wiglenet / wigle-wifi-wardriving

Nethugging client for Android, from wigle.net
https://wigle.net
BSD 3-Clause "New" or "Revised" License
649 stars 199 forks source link

Dark mode, barely readable text #619

Closed pschonmann closed 10 months ago

pschonmann commented 10 months ago

When dark mode is activated, text is hard to read. Screenshot_20230821-092624

rksh commented 10 months ago

This is a common issue with non-flagship Samsung phones post-orientation change - please annotate with the phone and OS version. You can prevent this by

  1. switching to light mode (ick, I know)
  2. locking orientation so the rotation doesn't screw up the list view (other OS events might break this)
  3. try experimenting with the relationship of Settings display mode and day-night settings to the OS.

We're aware of it, but haven't yet been able to override Samsung's weird interface hacks in "night mode"

rksh commented 10 months ago

this is a recurrence of https://github.com/wiglenet/wigle-wifi-wardriving/issues/475

rksh commented 10 months ago

one other possible solution (don't know why this sometimes works):

  1. Set the app to "Light" mode in Settings.
  2. Leave settings, return to list view and rotate the screen a few times to make sure it remains readable after refresh.
  3. Exit the app.
  4. Set the app to "Dark" mode in Settings.
  5. Leave settings, return to list view and rotate the screen a few times to make sure it remains readable after refresh.
  6. Exit the app
  7. Relaunch.

Try rotating the screen, see if the app maintains correct text rendering.

I'm not sure where in Samsung's stack this stuff is getting cached or broken, but this does clear the bug in testing with an A10e.

rksh commented 10 months ago

marking fixed, slated for 2.79