material-components / material-components/material-components-android
Wrong divider color in navigationView
Open
Nobody has claimed this yet.
bug
Issue: Design Spec Mismatch
Widget: NavigationView
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** NavigationView dividers color refer to ?attr/colorOutline but in doc it's refer to ?attr/colorOutlineVarient
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 by locating NavigationView's divider-color implementation and the corresponding documentation, then compare the referenced color attributes. Confirm which source is incorrect and update the implementation or documentation so both consistently describe the divider color.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100