[mobile] add title margin

pull/123/head
FongMi 3 years ago
parent 2e333def2b
commit f2e354cbd7
  1. 1
      app/src/mobile/res/layout/view_control_vod.xml

@ -16,6 +16,7 @@
<LinearLayout
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginEnd="16dp"
android:layout_weight="1"
android:orientation="vertical">

Loading…
Cancel
Save