Commit c5114575 by olly Committed by Oliver Woodman

Fix demo app when built using ASWB

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=131853683
parent 962b5940
Showing with 1 additions and 1 deletions
......@@ -30,7 +30,7 @@
android:icon="@drawable/ic_launcher"
android:largeHeap="true"
android:allowBackup="false"
android:name=".DemoApplication">
android:name="com.google.android.exoplayer2.demo.DemoApplication">
<activity android:name="com.google.android.exoplayer2.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