diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f34234853b..a44568a9e8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -135,7 +135,8 @@ android:theme="@style/Theme.Session.DayNight.FlatActionBar"/> + android:screenOrientation="portrait" + android:theme="@style/Theme.Session.DayNight.FlatActionBar"/> @@ -145,7 +146,8 @@ + android:windowSoftInputMode="adjustResize" + android:theme="@style/Theme.Session.DayNight.FlatActionBar" />