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

Commit d3154ae4 authored by LuK1337's avatar LuK1337
Browse files

NavigationActivity: Do not reload screen on rotation

* Rotating phone sends user back to /data/media/0

Change-Id: I403734086f0051acffa8577620c77d0ad45da65b
parent ceef4c40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,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" />