mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1047021 - Don't force portrait mode. r=wesj
This commit is contained in:
parent
38bcfc926c
commit
d97996bec5
@ -3,8 +3,7 @@
|
|||||||
android:launchMode="singleTop"
|
android:launchMode="singleTop"
|
||||||
android:icon="@drawable/search_launcher"
|
android:icon="@drawable/search_launcher"
|
||||||
android:label="@string/search_app_name"
|
android:label="@string/search_app_name"
|
||||||
android:theme="@style/AppTheme"
|
android:theme="@style/AppTheme">
|
||||||
android:screenOrientation="portrait">
|
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN"/>
|
<action android:name="android.intent.action.MAIN"/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user