mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-04 00:44:14 +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