From a80c6363a4ab11d7b62d4c7b7fd869c352ad802d Mon Sep 17 00:00:00 2001 From: FongMi Date: Sat, 11 Mar 2023 10:59:35 +0800 Subject: [PATCH] [mobile] more site --- app/src/mobile/res/layout/dialog_site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/mobile/res/layout/dialog_site.xml b/app/src/mobile/res/layout/dialog_site.xml index 5c71ec7bf..e4f915c21 100644 --- a/app/src/mobile/res/layout/dialog_site.xml +++ b/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="296dp" /> \ No newline at end of file + app:maxHeight="338dp" /> \ No newline at end of file