thunder-app / thunder

Thunder - An open-source cross-platform Lemmy client for iOS and Android built with Flutter
https://thunderapp.dev
GNU Affero General Public License v3.0
791 stars 69 forks source link

Transparent Navigation Bar on Light Theme #372

Open sombresu opened 1 year ago

sombresu commented 1 year ago

Description
Transparent background with white navigation button on light theme. Almost can't be seen

How to Reproduce
Open the app

Expected Behavior
Visible like normally how navbar looks on light themes.

Screenshots
https://freeimage.host/i/HLx73iu

Device & App Version:

Additional Context
Mostlikely miui only bug

hjiangsu commented 1 year ago

Thats interesting, I'm not too sure of a good way to determine if the system navigation bar is transparent or not. Do you know if the system navigation buttons change colour at all, or is it always white?

sombresu commented 1 year ago

Thats interesting, I'm not too sure of a good way to determine if the system navigation bar is transparent or not. Do you know if the system navigation buttons change colour at all, or is it always white?

It is always white.

hjiangsu commented 1 year ago

I'm not sure how this can be fixed without completely changing the colour of the background in light mode. This might be a bit tricker to solve

hjiangsu commented 11 months ago

Just an update to this, it seems like its related to https://github.com/flutter/flutter/issues/119465

ghost commented 11 months ago

Xiaomi Mi 10T Lite running Android 12 with MIUI 14.0.2 Thunder v0.2.6-2

The navigation buttons are white. I can't see any system settings that can adjust them. With Jerboa, for example, they turn black.

I hope this was in any way helpful.