You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The slider label in the invisible view group is not made visible in Android 5.0-5.1.1. I think it is difficult to fix it.
Workaround: call slider.invalidate() or make the view group not invisible but gone.
Description: The label is not gone with the slider (is this issue a duplicate of #4064?).
Expected behavior: The label is gone with the slider.
Minimal sample app repro: Test8.zip
Android API version: 34
Material Library version: 1.13.0-alpha06
Device: Emulator 32.1.15
The text was updated successfully, but these errors were encountered: