Browse Source

提交人:jtm
提交内容:设置largeHeap

江天明 1 year ago
parent
commit
c52825ca1a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/src/main/AndroidManifest.xml

+ 1 - 0
app/src/main/AndroidManifest.xml

@@ -41,6 +41,7 @@
         android:roundIcon="@mipmap/ic_launcher_round"
         android:supportsRtl="true"
         android:theme="@style/Theme.FoodCooking"
+        android:largeHeap="true"
         tools:targetApi="31">
         <activity
             android:screenOrientation="landscape"