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