Merge "Change video demo theme to dark."
This commit is contained in:
committed by
Android (Google) Code Review
commit
34394c4bcc
@@ -2225,7 +2225,7 @@
|
||||
|
||||
<activity android:name=".view.VideoPlayerActivity"
|
||||
android:label="Views/System UI Visibility/Video Player"
|
||||
android:theme="@android:style/Theme.Holo.Light"
|
||||
android:theme="@android:style/Theme.Holo"
|
||||
android:uiOptions="splitActionBarWhenNarrow">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
Reference in New Issue
Block a user