Merge pull request #253 from okcaptain/dev

update
pull/259/head
okcaptain 2 years ago committed by GitHub
commit 85b0957dda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  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