chrisboyle / sgtpuzzles

Android port of Simon Tatham's Puzzles
https://chris.boyle.name/puzzles
Other
592 stars 167 forks source link

Feature request - A change to navigation bar #490

Closed cartler-ctrl closed 2 years ago

cartler-ctrl commented 3 years ago

The navigation/action bar at the bottom of screen takes up precious space. And for people like me, it is a blinding white against the black background. An option to make the bar black would be nice.

chrisboyle commented 2 years ago

In today's beta release, the bar (if enabled in system settings) appears black on at least Pixel 6 Pro and OnePlus 5T. The change most likely to have caused this is probably the upgrade from Android Support Library to AndroidX. If anyone has a burning desire for Puzzles to do anything different with the system navigation bar, and some idea of where in the Android API it can be done, then please do reopen.