Added ETC2 and ASTC texture variants (Refs #174)

This commit is contained in:
saschawillems 2017-03-17 20:18:53 +01:00
parent 35b9912fd8
commit 33ead48da0
7 changed files with 54 additions and 30 deletions

View file

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