瀏覽代碼

android:largeHeap="true"

hyodong.min 7 年之前
父節點
當前提交
5cdbb38239
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/AndroidManifest.xml

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

@@ -18,6 +18,7 @@
     android:label="${appLabel}"
     android:roundIcon="@mipmap/ic_launcher_round"
     android:supportsRtl="true"
+    android:largeHeap="true"
     android:theme="@style/AppTheme">
 
     <activity