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)
Request for new functionality
View staffing
Description
I am using Jetpack Compose's Dialog in my app, and I am very happy with it. However, there is one small thing that I would like to change. When the Dialog appears, it changes the color of the text in the status bar to white. I would like to be able to keep the text in the status bar black.
I have tried to change the color of the text in the status bar when the Dialog appears myself, but it did not work. I think that the Dialog has a default behavior to change the color of the text in the status bar, which is a good default behavior, but I would like to be able to override it.
I would be very grateful if you could add an option to change the color of the text in the status bar in the Dialog.