am 761e820a: Enabling resumeWhilePausing for the Launcher activity.
* commit '761e820ae2b5482d1bece87e25525fcd17e23a8a':
Enabling resumeWhilePausing for the Launcher activity.
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9d8a76a..fce4691 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -83,6 +83,7 @@
android:theme="@style/Theme"
android:windowSoftInputMode="adjustPan"
android:screenOrientation="nosensor"
+ android:resumeWhilePausing="true"
android:enabled="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />