SapuSeven / BetterUntis

An alternative mobile client for the Untis timetable system.
GNU General Public License v3.0
234 stars 33 forks source link

[Bug Report] Unable to use ARGB Values for Theme Colors #422

Closed GangsterFox closed 10 months ago

GangsterFox commented 11 months ago

Steps to Reproduce

  1. Go to Themes in Settings
  2. Go to any Colors you want to change
  3. Hit on Custom
  4. Try to change the ARGB Hex

Expected Result

It's supposed to accept those values and change the color using the ARGB Hex

Actual Result

Upon hitting OK, the ARGB Hex does not apply and returns to it's default value before changing

Android Version

Android 13 (OneUI 5.1)

BetterUntis Version

4.0.2

Installation Source

Google Play

Additional information

Anything you add in the ARGB Hex box, does not get applied, even if it's a valid ARGB Hex. I have also tried debug builds (4.0.2-DEBUG (28246151)), but that also didn't return with any improvement. Using the custom color picker works completely fine and saves without any issues. Using default Samsung Keyboard

lm41 commented 10 months ago

Fixed with f66252de

GangsterFox commented 10 months ago

Thanks for putting out a fix! I'll build your branch tomorrow once I have time. Once that is done, I will close this issue. Thanks again!