Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Component used: core-splashscreen
Version used: 1.0.0-alpha01
Devices/Android versions reproduced on: API 31
It seems the style is applied based on a fix from https://issuetracker.google.com/issues/196273921 , but it breaks the automatic colour contrast change of the navigation bar and doesn't apply the scrim behind 3 button navigation.
Important to note, this is NOT an issue when using the gesture based navigation. Seems to only impact 2 & 3 button navigation.
Follow these steps to reproduce.
android:windowLightNavigationBar
to false, but setting this attribute will stop the automatic contrast feature for the bottom buttons.Here is some code to kickstart.
themes.xml
MainActivity