Odśwież ekran logowania i ikonę aplikacji

This commit is contained in:
admin
2026-07-01 01:11:51 +02:00
parent 0bc592f357
commit 693f879078
22 changed files with 161 additions and 15 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="@drawable/ic_launcher_background" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
</adaptive-icon>