Merge "Change video demo theme to dark."

This commit is contained in:
Dianne Hackborn
2012-04-05 11:46:09 -07:00
committed by Android (Google) Code Review

View File

@@ -2225,7 +2225,7 @@
<activity android:name=".view.VideoPlayerActivity" <activity android:name=".view.VideoPlayerActivity"
android:label="Views/System UI Visibility/Video Player" android:label="Views/System UI Visibility/Video Player"
android:theme="@android:style/Theme.Holo.Light" android:theme="@android:style/Theme.Holo"
android:uiOptions="splitActionBarWhenNarrow"> android:uiOptions="splitActionBarWhenNarrow">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.MAIN" /> <action android:name="android.intent.action.MAIN" />