am 761e820a: Enabling resumeWhilePausing for the Launcher activity.

* commit '761e820ae2b5482d1bece87e25525fcd17e23a8a':
  Enabling resumeWhilePausing for the Launcher activity.
This commit is contained in:
Winson Chung
2015-06-01 23:06:13 +00:00
committed by Android Git Automerger
+1
View File
@@ -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" />