Selaa lähdekoodia

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

江天明 1 vuosi sitten
vanhempi
commit
c52825ca1a
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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"