BeamlakAschalew / flixquest

Open-source Android app made with Flutter with functionality of watching movies and tv series for free.
https://flixquest.beamlak.dev/
GNU General Public License v3.0
277 stars 24 forks source link

Reduce contrast #30

Closed lewdpatriot closed 1 year ago

lewdpatriot commented 1 year ago

Steps to reproduce

The contrast of the ui elements is very high, specially in dark mode. Please reduce it. Also, some texts are not shown properly. Screenshot below

Expected behavior

N/A

Actual behavior

N/A

Android version

Android 11

Other details

IMG_20230224_011309 IMG_20230224_011248

Acknowledgements

BeamlakAschalew commented 1 year ago

Okay, I was going twitter style with the contrast but it's too much so I will tone it down a little, but the texts not showing up on the buttons is weird, I'll fix that too, in the next fix version.

BeamlakAschalew commented 1 year ago

Did you have "Material 3 theming" enabled on the settings?

lewdpatriot commented 1 year ago

Did you have "Material 3 theming" enabled on the settings?

No, I'm on android 11, no use enabling it😅

BeamlakAschalew commented 1 year ago

Did you have "Material 3 theming" enabled on the settings?

No, I'm on android 11, no use enabling it😅

Oh because I thought if it is enabled and your Android is below 11, the theme becomes null if it's not handled correctly and I thought maybe that was the problem.

lewdpatriot commented 1 year ago

I think it actually was the issue. I enabled it to see if something does happen but then disabled it, and it probably didn't revert back properly ( more headache for you) . I reinstalled and it's fine now. Thank you.

BeamlakAschalew commented 1 year ago

Yeah that happens, usually restarting the app will do good but I'm thinking of hiding the option for devices below Android 12, or handle all null colors, thanks for the feedback!

BeamlakAschalew commented 1 year ago

Contrast is lowered as of v1.4.2