[mobile] fix some bug

pull/123/head
FongMi 3 years ago
parent 94a76d52eb
commit e13fb430bf
  1. 3
      app/src/mobile/res/layout/view_control_vod.xml

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

Loading…
Cancel
Save