Fixes sidebar logo and adds logo

This commit is contained in:
litoral05
2026-06-02 10:18:32 +01:00
parent ae15b8d3f6
commit bd8eef7f04
60 changed files with 84 additions and 544 deletions
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
</adaptive-icon>