Placeholder Splash

This commit is contained in:
Simon 2022-02-15 23:25:01 +00:00
parent 9cce7d8d6a
commit 7496c457aa
2 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
android:hasCode="true"> android:hasCode="true">
<meta-data android:name="com.samsung.android.vr.application.mode" android:value="vr_only"/> <meta-data android:name="com.samsung.android.vr.application.mode" android:value="vr_only"/>
<meta-data android:name="com.oculus.supportedDevices" android:value="quest|quest2"/> <meta-data android:name="com.oculus.supportedDevices" android:value="quest|quest2"/>
<meta-data android:name="com.oculus.ossplash" android:value="true"/>
<activity android:name="com.drbeef.ioq3quest.MainActivity" <activity android:name="com.drbeef.ioq3quest.MainActivity"
android:label="@string/app_name" android:label="@string/app_name"
android:screenOrientation="landscape" android:screenOrientation="landscape"

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB