mobile display time,net speed

pull/253/head
okjack 2 years ago
parent c85ff52960
commit edd5f0f000
  1. 7
      app/src/mobile/res/layout-sw600dp/activity_video.xml

@ -63,6 +63,13 @@
android:layout_height="match_parent"
android:visibility="gone" />
<include
android:id="@+id/display"
layout="@layout/view_widget_display"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="gone" />
</FrameLayout>
<TextView

Loading…
Cancel
Save