Commit 38375670 by ojw28

Merge pull request #115 from google/dev

Use largeHeap in demo app
parents 059835e3 dedbd536
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