Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3de68918 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android Git Automerger
Browse files

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

* commit 'e937da83':
  Change MediaController look b/5584613
parents 9aa6bd1c e937da83
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -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"