diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 77e0fff..45eb023 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -17,12 +17,8 @@ android:supportsRtl="true" android:theme="@style/Theme.Acanthus" android:usesCleartextTraffic="true"> - - + + @@ -32,7 +28,6 @@ - @@ -43,7 +38,9 @@ + android:label="@string/title_activity_main" + android:screenOrientation="portrait" + android:windowSoftInputMode="adjustPan"/> \ No newline at end of file