mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-19 19:41:35 +08:00
- Changed setVisible(visible, animated) to setVisible(visible, restart, animated). - Adjusted the visibility control based on the new setVisible(). PiperOrigin-RevId: 322223572