Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e78e97 commit 26ae20fCopy full SHA for 26ae20f
sample/AndroidManifest.xml
@@ -11,6 +11,7 @@
11
android:allowBackup="true"
12
android:hardwareAccelerated="true"
13
android:icon="@drawable/ic_launcher"
14
+ android:largeHeap="true"
15
android:label="@string/app_name"
16
android:theme="@style/AppTheme" >
17
<activity
0 commit comments