Change navigation bar buttons and status bar icons colors
As apps with targetSdk 35 are edge-to-edge by default on Android 15, so I encountered a problem with navigation bar and status bar icons colors.
When running my app on android 15, navigation bar buttons and status bar icons colors are dark and not visible. Is there a way to change its color for some pages of my app? (As I also have pages with light background, so dark icons will be ok for them)