We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a3ebc commit 8c7850dCopy full SHA for 8c7850d
app/src/main/AndroidManifest.xml
@@ -75,6 +75,7 @@
75
<!-- Example of setting SDL hints from AndroidManifest.xml:
76
<meta-data android:name="SDL_ENV.SDL_ANDROID_TRAP_BACK_BUTTON" android:value="0"/>
77
-->
78
+ <meta-data android:name="com.android.graphics.injectLayers.enable" android:value="true"/>
79
80
<activity android:name="SDLActivity"
81
android:label="@string/app_name"
0 commit comments