mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-21 04:22:42 +08:00
Overriding the inherited methods from a hidden super interface to fix lint errors caused by those methods being hidden. Resolves https://github.com/material-components/material-components-android/issues/2493 PiperOrigin-RevId: 421909180