We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae1040 commit 012be40Copy full SHA for 012be40
1 file changed
app/src/main/AndroidManifest.xml
@@ -29,6 +29,7 @@
29
android:supportsRtl="true"
30
android:enableOnBackInvokedCallback="true"
31
android:requestLegacyExternalStorage="true"
32
+ android:hardwareAccelerated="true"
33
android:theme="@style/AppTheme"
34
android:localeConfig="@xml/locale_config"
35
tools:ignore="GoogleAppIndexingWarning" >
0 commit comments