зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1060470 - Handle orientation changes in search activity. r=lucasr
This commit is contained in:
Родитель
2023c46c36
Коммит
bb39e40b85
|
@ -3,6 +3,7 @@
|
|||
android:launchMode="singleTop"
|
||||
android:icon="@drawable/search_launcher"
|
||||
android:label="@string/search_app_name"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:theme="@style/AppTheme">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче