Skip to content

Commit 7af3336

Browse files
committed
enable resizable activity
1 parent 8a36e5d commit 7af3336

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
android:enableOnBackInvokedCallback="true"
5858
android:label="@string/app_name"
5959
android:requestLegacyExternalStorage="true"
60+
android:resizeableActivity="true"
6061
android:supportsRtl="true"
6162
android:largeHeap="true"
6263
android:theme="@style/Theme.Gramophone"

0 commit comments

Comments
 (0)