Try with a bigger heap to avoid OOM crashes
This commit is contained in:
parent
03ecb2fe13
commit
abab778e2e
@ -15,6 +15,7 @@
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:hardwareAccelerated="true"
|
||||
android:largeHeap="true"
|
||||
android:theme="@style/Theme.Tachiyomi" >
|
||||
<activity
|
||||
android:name=".ui.main.MainActivity"
|
||||
|
Loading…
Reference in New Issue
Block a user