Commit dedbd536 by Oliver Woodman

Use largeHeap in demo app

parent deb7f2ba
Showing with 2 additions and 1 deletions
......@@ -29,7 +29,8 @@
<application
android:label="@string/application_name"
android:allowBackup="true">
android:largeHeap="true"
android:allowBackup="false">
<activity android:name="com.google.android.exoplayer.demo.SampleChooserActivity"
android:configChanges="keyboardHidden"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment