Updated android build files

This commit is contained in:
saschawillems 2017-03-12 11:49:55 +01:00
parent ed7f88fd37
commit b793b63f8f
7 changed files with 74 additions and 43 deletions

View file

@ -15,6 +15,7 @@
android:label="Gears"
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="vulkanGears" />
<intent-filter>