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

Commit bd02617f authored by Jon Miranda's avatar Jon Miranda Committed by android-build-merger
Browse files

Update Launcher3 AndroidManifest.xml to match NexusLauncher.

am: 11f1e4cd

Change-Id: I55760cfea64c7355c264f3779cf37cbf78ace0a6
parents 269a88ab 11f1e4cd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -70,9 +70,10 @@
            android:launchMode="singleTask"
            android:clearTaskOnLaunch="true"
            android:stateNotNeeded="true"
            android:windowSoftInputMode="adjustPan"
            android:windowSoftInputMode="adjustPan|stateUnchanged"
            android:screenOrientation="nosensor"
            android:configChanges="keyboard|keyboardHidden|navigation"
            android:resizeableActivity="true"
            android:resumeWhilePausing="true"
            android:taskAffinity=""
            android:enabled="true">