From 496251fc9caa4f18d5ffbf18640df917de6c9c71 Mon Sep 17 00:00:00 2001 From: FongMi Date: Wed, 22 Mar 2023 17:50:59 +0800 Subject: [PATCH] Update dialog_history.xml --- app/src/leanback/res/layout/dialog_history.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/leanback/res/layout/dialog_history.xml b/app/src/leanback/res/layout/dialog_history.xml index 082e33f31..78f4469d3 100644 --- a/app/src/leanback/res/layout/dialog_history.xml +++ b/app/src/leanback/res/layout/dialog_history.xml @@ -6,4 +6,4 @@ android:layout_height="wrap_content" android:padding="16dp" app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager" - app:maxHeight="242dp" /> \ No newline at end of file + app:maxHeight="354dp" /> \ No newline at end of file