Moved animations to a new class and added the settings activity

This commit is contained in:
ottoptj 2024-05-31 03:49:42 +03:00
commit 709692482a
14 changed files with 342 additions and 258 deletions

View file

@ -6,4 +6,6 @@
<color name="original_color">#00000000</color>
<color name="new_color">#3F000000</color>
<color name="settings_bg">#88000000</color>
</resources>