Changed background color of external player to transparent

This commit is contained in:
daniel oeh 2012-11-17 14:24:06 +01:00
parent cc88def216
commit 8c3c04db7a
1 changed files with 1 additions and 2 deletions

View File

@ -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"