material-components / material-components/material-components-android
[NavigationView] Relative item shape insets work incorrectly in RTL
Open
Nobody has claimed this yet.
bug
Widget: NavigationView
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
`NavigationView` with `app:itemShapeInsetEnd="96dp"` in RTL:
Actual result
Expected result
**Material Library version:** 1.13.0-alpha08
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 reproducing the NavigationView issue in RTL with app:itemShapeInsetEnd="96dp" using Material Library 1.13.0-alpha08, then trace the item shape inset handling. Done means the relative end inset produces the expected RTL shape shown in the issue.
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
- 42/100