This commit is contained in:
Adam Velebil 2022-03-22 10:12:19 +01:00
commit 82938fcd6f
No known key found for this signature in database
GPG Key ID: AC6D6B9D715FC084

View File

@ -21,6 +21,7 @@
android:exported="true"
android:hardwareAccelerated="true"
android:launchMode="singleTop"
android:screenOrientation="portrait"
android:theme="@style/LaunchTheme"
android:windowSoftInputMode="adjustResize">
<!-- Specifies an Android theme to apply to this Activity as soon as