浏览代码

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

江天明 1 年之前
父节点
当前提交
c52825ca1a
共有 1 个文件被更改,包括 1 次插入0 次删除
  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"