[mobile] adjust dialog

pull/123/head
FongMi 3 years ago
parent 42e47323b5
commit bafcac60f5
  1. 2
      app/src/mobile/res/layout/dialog_history.xml
  2. 2
      app/src/mobile/res/layout/dialog_live.xml
  3. 2
      app/src/mobile/res/layout/dialog_site.xml

@ -6,4 +6,4 @@
android:layout_height="wrap_content"
android:padding="16dp"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
app:maxHeight="236dp" />
app:maxHeight="296dp" />

@ -6,4 +6,4 @@
android:layout_height="wrap_content"
android:padding="16dp"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
app:maxHeight="236dp" />
app:maxHeight="296dp" />

@ -6,4 +6,4 @@
android:layout_height="wrap_content"
android:padding="16dp"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
app:maxHeight="236dp" />
app:maxHeight="296dp" />
Loading…
Cancel
Save