nativescript-community / nativescript-community/ui-material-components
[Android][Slider]: Color properties
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 233
- Forks
- 81
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 1
Description
Question 1: rippleColor=”red” on <mds:Slider> just sets thumbColorProperty with no rippleEffect. Is this expected?

Question 2: color=”red” paints everything (thumb, trackbar..). Is this expected?

When color=”red” is set you cannot change thumb circle color even if thumbColor=”blue” is set for Android. On iOS thumbColor="blue" is respected as expected.
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the Android cmds:Slider behavior with rippleColor, color, and thumbColor, then compare it with the reported iOS behavior. Trace the Slider color-property handling and determine the expected interaction; done means the behavior is clarified and the relevant properties work consistently with that expectation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, ios, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100