Changed background color of external player to transparent
This commit is contained in:
parent
cc88def216
commit
8c3c04db7a
|
@ -13,8 +13,7 @@
|
|||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@color/actionbar_gray" >
|
||||
android:layout_height="wrap_content" >
|
||||
|
||||
<RelativeLayout
|
||||
android:id="@+id/layoutInfo"
|
||||
|
|
Loading…
Reference in New Issue