Android build files and manifests [skip ci]
This commit is contained in:
parent
5443c01f07
commit
8048cd69fd
15 changed files with 161 additions and 75 deletions
|
|
@ -15,6 +15,7 @@
|
|||
android:label="Shadow mapping"
|
||||
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="vulkanShadowmapping" />
|
||||
<intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue