mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-21 12:33:04 +08:00
On certain Android devices it seems the framework string @android:string/ok is not available. Replaces the usage of the strings with Material specific strings. Resolves https://github.com/material-components/material-components-android/issues/1346 PiperOrigin-RevId: 400814492