Fix UI Layout

This commit is contained in:
Nezumi
2023-02-15 23:04:31 +07:00
parent 9250b0ef59
commit 9225723bb2
8 changed files with 227 additions and 67 deletions
+1
View File
@@ -9,6 +9,7 @@
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:enableOnBackInvokedCallback="true"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/Theme.Foodify"