material-components / material-components/material-components-android
[Catalog][NavigationDrawer] background color of navigation drawer is incorrect
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** The background color of this navigation drawer is correct (#FFF1ED).

The background color of this navigation drawer is incorrect (#FFF8F6).

https://m3.material.io/components/navigation-drawer/specs
**Expected behavior:** The background color of the navigation drawer is correct (#FFF1ED).

**Minimal sample app repro:** Catalog app (CustomNavigationDrawerDemoActivity)
**Android API version:** 35
**Material Library version:** 1.13.0-alpha05
**Device:** Emulator 32.1.15
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 with the Catalog app's CustomNavigationDrawerDemoActivity and inspect how the navigation drawer background is configured. Compare the rendered color with the Material navigation drawer specification and verify that the drawer uses #FFF1ED rather than #FFF8F6 on Android API 35.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- design, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100