Bug 1159368 - After queueing a tab, I get put into the search activity (r=rnewman)

This commit is contained in:
Martyn Haigh 2015-05-06 17:57:45 +01:00
parent a88b70a468
commit 9a052ac48e

View File

@ -1,6 +1,7 @@
<activity
android:name="@MOZ_ANDROID_SEARCH_INTENT_CLASS@"
android:launchMode="singleTop"
android:taskAffinity="@ANDROID_PACKAGE_NAME@.SEARCH"
android:icon="@drawable/search_launcher"
android:label="@string/search_app_name"
android:configChanges="orientation|screenSize"