Add large heap attribute. Fix a warning

This commit is contained in:
Cameron Gutman
2013-11-10 15:28:04 -05:00
parent 524cab4115
commit 7cebdea25c
2 changed files with 1 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
<uses-permission android:name="android.permission.RECORD_AUDIO" />
<application
android:largeHeap="true"
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"