renable large heap request
This commit is contained in:
parent
d7f3f1989d
commit
2d6a7b35c0
|
@ -22,6 +22,7 @@
|
||||||
android:theme="@style/Theme.AppCompat"
|
android:theme="@style/Theme.AppCompat"
|
||||||
android:allowBackup="false"
|
android:allowBackup="false"
|
||||||
android:allowClearUserData="true"
|
android:allowClearUserData="true"
|
||||||
|
android:largeHeap="true"
|
||||||
>
|
>
|
||||||
|
|
||||||
<activity android:name=".Orbot" android:configChanges="orientation|screenSize"
|
<activity android:name=".Orbot" android:configChanges="orientation|screenSize"
|
||||||
|
|
Loading…
Reference in New Issue