Adjust control bg

pull/123/head
FongMi 3 years ago
parent aa4815b662
commit 9d70aa289a
  1. 2
      app/src/mobile/res/layout/view_control_live.xml
  2. 2
      app/src/mobile/res/layout/view_control_vod.xml

@ -2,7 +2,7 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/black_10">
android:background="@color/black_20">
<LinearLayout
android:id="@+id/right"

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/black_10">
android:background="@color/black_20">
<LinearLayout
android:id="@+id/top"

Loading…
Cancel
Save