Updated android build files
This commit is contained in:
parent
6895fd7fd7
commit
444d06e9ab
3 changed files with 37 additions and 22 deletions
|
|
@ -15,6 +15,7 @@
|
|||
android:label="Triangle"
|
||||
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="vulkanTriangle" />
|
||||
<intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue