pull/137/head
FongMi 2 years ago
parent 8e23c2fbf9
commit 17e269720e
  1. 2
      app/src/leanback/res/layout/dialog_live.xml
  2. 2
      app/src/leanback/res/layout/dialog_site.xml

@ -12,7 +12,7 @@
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
app:maxHeight="262dp"
app:maxHeight="264dp"
tools:itemCount="5"
tools:listitem="@layout/adapter_live" />

@ -12,7 +12,7 @@
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
app:maxHeight="262dp"
app:maxHeight="264dp"
tools:itemCount="5"
tools:listitem="@layout/adapter_site" />

Loading…
Cancel
Save