1

Is there a way to change the icon color of the 3-button navigation bar on Android 15 & 16? I’ve already changed the background color of the status bar, the icon color of the status bar, and the background color of the navigation bar, but I can’t seem to change the icon color of the 3-button navigation bar. From what I’ve read, the system decides the color based on the OS theme:

  • Dark Theme → Light Gray

  • Light Theme → Dark Gray

My problem occurs when the device is in light theme, as shown in the photo below.

Image

My project configuration (tested on emulator):

  • Flutter

  • compileSdk = 36

  • targetSdk = 36

Thank you for your time and help!

2
  • I checked again and found that the issue does not occur on Android 16, even though I remembered it did. The only action I performed was a cold boot, nothing else. The problem appears only on Android 15. Commented Nov 25 at 22:08
  • I tested it on a Pocophone and a Nothing Phone with Android 15, and the issue does not occur. It might only happen on stock Android. Commented Nov 26 at 0:30

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.