Edits + better layout

This commit is contained in:
2021-03-18 17:41:10 +01:00
parent b16d70314b
commit 3afe7cb5d4
20 changed files with 1066 additions and 241 deletions

View File

@@ -14,6 +14,7 @@
android:name=".MainActivity"
android:label="@string/app_name"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize|uiMode"
android:screenOrientation="portrait"
android:launchMode="singleTask"
android:windowSoftInputMode="adjustPan">
<intent-filter>