Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Slider] label is not gone with slider #4319

Closed
manabu-nakamura opened this issue Sep 29, 2024 · 1 comment · May be fixed by #4352
Closed

[Slider] label is not gone with slider #4319

manabu-nakamura opened this issue Sep 29, 2024 · 1 comment · May be fixed by #4352

Comments

@manabu-nakamura
Copy link
Contributor

manabu-nakamura commented Sep 29, 2024

Description: The label is not gone with the slider (is this issue a duplicate of #4064?).
Screenshot_20240929_124807
Screenshot_20240929_124757

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

@manabu-nakamura
Copy link
Contributor Author

manabu-nakamura commented Oct 16, 2024

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.
Screenshot_20241015_131715

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants