material-components / material-components/material-components-android
[Slider] Incorrect slider label behavior inside ViewPager
Open
@pekingme is already working on this.
Since Mar 7, 2024.
bug
Widget: Slider
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** When swiping the ViewPager to a page with a slider with `labelBehavior="visible"`, a label appears, but it shouldn't be there until the slider is visible (see video, starts from 00:13):
https://github.com/material-components/material-components-android/assets/82187521/a359ec50-5840-4034-b9c1-3f35b99cdb60
**Material Library version:** 1.12.0-alpha03
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.