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)
Attachment actions
Unintended behavior
View staffing
Description
Component used: androidx-window Version used: androidx.window:window:1.0.0
Hello, when I use the navigationBar light mode to set the api, I find that it will be overwritten. My overlay of the navigationBar color.
I first use the following code to modify the navigationBar so that it does not block the content, which is as expected (the effect is in the attachment - Screenshot_20220727_105430.png)。
But since the content may be light, I need to have the button's pattern on the navigationBar toggle between light mode and dark mode. But there will be cases where the set transparent color is overwritten (the effect is in the attachment - Screenshot_20220727_110030.png)。