diff --git a/test/android/cmake/AndroidManifest.xml.cmake b/test/android/cmake/AndroidManifest.xml.cmake index a9fc3d5688..06d87af96c 100644 --- a/test/android/cmake/AndroidManifest.xml.cmake +++ b/test/android/cmake/AndroidManifest.xml.cmake @@ -43,8 +43,8 @@ android:roundIcon="@mipmap/sdl-test_round" android:label="@string/label" android:supportsRtl="true" - android:hardwareAccelerated="true" - tools:targetApi="31"> + android:theme="@style/AppTheme" + android:hardwareAccelerated="true"> + + + +