Fallback to non-compressed format (Refs #174)

This commit is contained in:
saschawillems 2017-03-17 20:36:23 +01:00
parent 33ead48da0
commit bdd3678859
3 changed files with 17 additions and 16 deletions

View file

@ -15,6 +15,7 @@
android:label="High dynamic range"
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="vulkanHDR" />
<intent-filter>