Added android:largeHeap="true" to manifest
This commit is contained in:
@@ -44,6 +44,7 @@
|
|||||||
android:installLocation="internalOnly"
|
android:installLocation="internalOnly"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
|
android:largeHeap="true"
|
||||||
android:theme="@style/AppTheme"
|
android:theme="@style/AppTheme"
|
||||||
tools:remove="android:appComponentFactory" >
|
tools:remove="android:appComponentFactory" >
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user