Fix theme and icon color on startup

This commit is contained in:
CappielloAntonio 2021-04-12 17:56:09 +02:00
parent ecc941dc11
commit b3ae8b1fff
7 changed files with 20 additions and 4 deletions

View file

@ -8,6 +8,7 @@
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" tools:ignore="ScopedStorage" />
<application
android:name="App"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"