mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-21 04:22:42 +08:00
Without this fix, it is impossible for developers to properly make proper use of the `defStyleAttr` view constructor argument. This PR fixes the bug filed here: https://issuetracker.google.com/issues/117316283 Resolves https://github.com/material-components/material-components-android/pull/212 PiperOrigin-RevId: 216750232