Merge "Update media controller appearance." into honeycomb-mr1
This commit is contained in:
committed by
Android (Google) Code Review
commit
97827bbd6c
@ -59,7 +59,7 @@
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="0dip"
|
||||
android:layout_weight="1"
|
||||
android:layout_height="30dip"
|
||||
android:layout_height="32dip"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignParentRight="true" />
|
||||
|
||||
|
@ -982,7 +982,7 @@
|
||||
<eat-comment />
|
||||
|
||||
<style name="MediaButton">
|
||||
<item name="android:background">@android:drawable/media_button_background</item>
|
||||
<item name="android:background">@null</item>
|
||||
<item name="android:layout_width">71dip</item>
|
||||
<item name="android:layout_height">52dip</item>
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user