зеркало из https://github.com/mozilla/pjs.git
Bug 724297 - Firefox Sync launcher icon opens settings or Fennec main activity, not setup.
This commit is contained in:
Родитель
81182916ef
Коммит
0c234fd75e
|
@ -4,6 +4,7 @@
|
||||||
android:screenOrientation="portrait"
|
android:screenOrientation="portrait"
|
||||||
android:configChanges="orientation"
|
android:configChanges="orientation"
|
||||||
android:windowSoftInputMode="adjustResize|stateHidden"
|
android:windowSoftInputMode="adjustResize|stateHidden"
|
||||||
|
android:taskAffinity="org.mozilla.gecko.sync.setup"
|
||||||
android:name="org.mozilla.gecko.sync.setup.activities.SetupSyncActivity" >
|
android:name="org.mozilla.gecko.sync.setup.activities.SetupSyncActivity" >
|
||||||
<!-- android:configChanges: SetupSyncActivity will handle orientation changes; no longer restarts activity (default) -->
|
<!-- android:configChanges: SetupSyncActivity will handle orientation changes; no longer restarts activity (default) -->
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче