mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-20 20:12:52 +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