Fix demo app when built using ASWB
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=131853683
This commit is contained in:
parent
962b5940c2
commit
c5114575fe
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user