We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 717a25d + cbd4bca commit e937da8Copy full SHA for e937da8
core/res/res/layout/media_controller.xml
@@ -17,13 +17,9 @@
17
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
18
android:layout_width="match_parent"
19
android:layout_height="wrap_content"
20
- android:background="#CC666666"
+ android:background="#CC000000"
21
android:orientation="vertical">
22
23
- <ImageView android:layout_width="match_parent"
24
- android:layout_height="1px"
25
- android:background="@android:drawable/divider_horizontal_dark" />
26
-
27
<LinearLayout
28
29
0 commit comments