spiced up the theme a bit (still needs work though), started to work on offline stuff, also fixed some bugs and done some polishing

This commit is contained in:
Odweta
2024-02-02 15:54:31 +01:00
parent 8654ca5ac4
commit 1a63e86bdc
57 changed files with 1008 additions and 607 deletions
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/left_arrow_background"/>
<foreground android:drawable="@mipmap/left_arrow_foreground"/>
</adaptive-icon>