Merge "Ensure that Launcher Activity has an exclusive task" into ub-launcher3-burnaby

This commit is contained in:
Adam Cohen
2015-06-24 16:26:13 +00:00
committed by Android (Google) Code Review
+1
View File
@@ -83,6 +83,7 @@
android:windowSoftInputMode="adjustPan"
android:screenOrientation="nosensor"
android:resumeWhilePausing="true"
android:taskAffinity=""
android:enabled="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />