mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Use largeHeap in demo app
This commit is contained in:
parent
deb7f2badd
commit
dedbd5367f
1 changed files 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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue