material-components / material-components/material-components-android
[Slider] activate anti-aliasing
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
if set thumbTrackGapSize value < 0 , track has aliasing
only on HUAWEI PAD


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.
Research direction
Start from the Android Slider rendering path and reproduce the supplied XML configuration with a negative thumbTrackGapSize on a Huawei Pad. Inspect how the track is drawn and determine whether anti-aliasing is absent in that case. Done means the track no longer shows aliasing with the reported configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- design, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100