Updated Android manifest [skip ci]
This commit is contained in:
parent
264e340c11
commit
c688f7394c
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
||||||
android:label="Texture"
|
android:label="Texture"
|
||||||
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
|
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
|
||||||
android:launchMode="singleTask"
|
android:launchMode="singleTask"
|
||||||
|
android:screenOrientation="landscape"
|
||||||
android:configChanges="orientation|screenSize|keyboardHidden">
|
android:configChanges="orientation|screenSize|keyboardHidden">
|
||||||
<meta-data android:name="android.app.lib_name" android:value="vulkanTexture" />
|
<meta-data android:name="android.app.lib_name" android:value="vulkanTexture" />
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue