Merge "Change MediaController look b/5584613" into ics-mr1

This commit is contained in:
Marco Nelissen
2011-11-16 14:54:20 -08:00
committed by Android (Google) Code Review

View File

@ -17,13 +17,9 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="#CC666666"
android:background="#CC000000"
android:orientation="vertical">
<ImageView android:layout_width="match_parent"
android:layout_height="1px"
android:background="@android:drawable/divider_horizontal_dark" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"