Enable lint rules and fix found issues

This commit is contained in:
Kirill Kamakin
2021-11-13 13:42:40 +00:00
parent 2550f31524
commit 740dd12f3b
13 changed files with 10 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
android:fullBackupOnly="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@mipmap/ic_launcher"
android:supportsRtl="true"
android:theme="@style/Theme.Mealie">
<activity