Update activity_detail.xml

pull/123/head
FongMi 3 years ago
parent 3fa0a04555
commit b1300af606
  1. 2
      app/src/mobile/res/layout/activity_detail.xml

@ -9,7 +9,7 @@
<FrameLayout <FrameLayout
android:id="@+id/video" android:id="@+id/video"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="232dp" android:layout_height="240dp"
android:background="@color/black" android:background="@color/black"
android:clickable="true" android:clickable="true"
android:focusable="true"> android:focusable="true">

Loading…
Cancel
Save