Pretty much functional in one view now and implemented animations

This commit is contained in:
ottoptj 2024-05-22 03:19:15 +03:00
commit 6147c4b0db
4 changed files with 138 additions and 21 deletions

View file

@ -2,4 +2,8 @@
<resources>
<color name="black">#FF000000</color>
<color name="white">#FFFFFFFF</color>
<color name="original_color">#00000000</color>
<color name="new_color">#3F000000</color>
</resources>