Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 076be8f1 authored by Stephen Bird's avatar Stephen Bird Committed by Gerrit Code Review
Browse files

Revert "configurationChanged: Don't handle the orientation change in our main Activity"

This reverts commit 1b57d88a.

Change-Id: I18dcd06de292c62414b112d1ced95a3090d3982b
parent f8d0208f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@
      android:uiOptions="none"
      android:theme="@style/FileManager.Theme.Material.Light.NoActionBar"
      android:windowSoftInputMode="adjustNothing"
      android:configChanges="keyboardHidden|screenSize"
      android:configChanges="orientation|keyboardHidden|screenSize"
      android:exported="true">
      <intent-filter>
        <action android:name="android.intent.action.MAIN" />