From fcf24c5781211297bf079ffa42c8ab8eb139eeaa Mon Sep 17 00:00:00 2001 From: FongMi Date: Mon, 24 Apr 2023 09:44:18 +0800 Subject: [PATCH] [mobile] update dialog ui - part 3 --- app/src/mobile/res/layout/adapter_config.xml | 11 +++++------ app/src/mobile/res/layout/adapter_live.xml | 3 +-- app/src/mobile/res/layout/adapter_site.xml | 18 ++++++++---------- app/src/mobile/res/layout/dialog_history.xml | 2 +- app/src/mobile/res/layout/dialog_live.xml | 2 +- app/src/mobile/res/layout/dialog_site.xml | 2 +- 6 files changed, 17 insertions(+), 21 deletions(-) diff --git a/app/src/mobile/res/layout/adapter_config.xml b/app/src/mobile/res/layout/adapter_config.xml index 1bca05635..de38f3c56 100644 --- a/app/src/mobile/res/layout/adapter_config.xml +++ b/app/src/mobile/res/layout/adapter_config.xml @@ -3,28 +3,27 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" + android:gravity="center_vertical" android:orientation="horizontal">