Merge "Change MediaController look b/5584613" into ics-mr1
This commit is contained in:
committed by
Android (Google) Code Review
commit
e937da8314
@ -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"
|
||||
|
Reference in New Issue
Block a user