material-components / material-components/material-components-android

[Slider] activate anti-aliasing

Open
#4,829 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request Widget: Slider
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

![Image](https://github.com/user-attachments/assets/b7377b21-aaea-4bec-89e7-0f0e3b64033f)

![Image](https://github.com/user-attachments/assets/e660bd6f-dbdb-427c-9547-1e89e049e360)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.