PhilKes / NotallyX

Minimalistic Android note taking App | Notally, but eXtended.
GNU General Public License v3.0
78 stars 2 forks source link

Color the navigation bar #95

Closed Uranusek closed 2 weeks ago

Uranusek commented 3 weeks ago

Describe the solution you'd like The navigation bar is gray, even for the light theme. It should be white/dark gray to match the background color.

Additional context None.

PhilKes commented 3 weeks ago

I am not really sure what you are referring to:

Uranusek commented 3 weeks ago

Weird, for me it looks like this Screenshot_20241102-123300_1

PhilKes commented 2 weeks ago

Im still not sure what you are referring too, the app's navigation bar (the one on the top) is also white in your screenshot. Do you mean the android navigation bar on the bottom, with the back arrow?

Uranusek commented 2 weeks ago

Yep, with the one on the top everything is fine, only the bottom one does not change color.

PhilKes commented 2 weeks ago

Yep, with the one on the top everything is fine, only the bottom one does not change color.

Ok now I understand, the thing is in the android emulator (see my screenshots) the standard Android navigation bar is hidden, thats why I wasnt sure what you meant. But changing the android navbar color is no problem, will fix it