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

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

parental: Fix activity on split screen resize

parent 4ed3b8e9
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|smallestScreenSize">
            android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
            </intent-filter>