add logos and version number to settings tab

This commit is contained in:
2026-08-29 14:38:56 +02:00
parent 0c1a9f86d6
commit a2a7bc6100
57 changed files with 25 additions and 5 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>