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 8a36e5d commit 7af3336Copy full SHA for 7af3336
app/src/main/AndroidManifest.xml
@@ -57,6 +57,7 @@
57
android:enableOnBackInvokedCallback="true"
58
android:label="@string/app_name"
59
android:requestLegacyExternalStorage="true"
60
+ android:resizeableActivity="true"
61
android:supportsRtl="true"
62
android:largeHeap="true"
63
android:theme="@style/Theme.Gramophone"
0 commit comments