Merge branch 'dev' into release

pull/287/head
FongMi 2 years ago
commit c2b6dd0d2f
  1. 2
      app/src/leanback/res/layout/dialog_live.xml
  2. 1
      app/src/mobile/res/layout/fragment_setting_custom.xml

@ -6,6 +6,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="16dp"
app:maxHeight="264dp"
app:maxHeight="296dp"
tools:itemCount="5"
tools:listitem="@layout/adapter_live" />

@ -48,7 +48,6 @@
android:id="@+id/size"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:background="@drawable/shape_item"
android:orientation="horizontal">

Loading…
Cancel
Save