Skip to content

Commit

Permalink
Glimpse: Add android:largeHeap="true"
Browse files Browse the repository at this point in the history
Change-Id: If20dd361688bf8675d991b4a53c280255bac55af
  • Loading branch information
luca020400 authored and SebaUbuntu committed Dec 21, 2024
1 parent 7bd7606 commit cc93a0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
android:enableOnBackInvokedCallback="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:largeHeap="true"
android:supportsRtl="true"
android:theme="@style/Theme.Glimpse"
tools:targetApi="tiramisu">
Expand Down

0 comments on commit cc93a0c

Please sign in to comment.