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

Commit 833cc1a7 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

parental: Fix orientation change in tablet

parent 019c9c92
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
        <activity
            android:name=".MainActivity"
            android:exported="true"
            android:configChanges="orientation|screenSize">
            android:configChanges="orientation|screenSize|smallestScreenSize">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
            </intent-filter>