Skip to content

Commit 4c954e7

Browse files
committed
increased the size of the memory heap.
1 parent 4147f82 commit 4c954e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ServiceApp/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
android:allowBackup="true"
4040
android:theme="@style/AppTheme"
4141
android:icon="@drawable/ic_launcher"
42+
android:largeHeap="true"
4243
android:label="@string/app_title">
4344

4445
<meta-data

0 commit comments

Comments
 (0)