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