From 338e25d08b0443818b81c2a5b1dca022ee51a5e2 Mon Sep 17 00:00:00 2001 From: FongMi Date: Thu, 23 Nov 2023 08:49:20 +0800 Subject: [PATCH] [mobile] fix layout --- app/src/mobile/res/layout/dialog_info.xml | 59 ++++++++++--------- app/src/mobile/res/layout/dialog_update.xml | 2 +- .../mobile/res/layout/view_control_right.xml | 2 - 3 files changed, 33 insertions(+), 30 deletions(-) diff --git a/app/src/mobile/res/layout/dialog_info.xml b/app/src/mobile/res/layout/dialog_info.xml index 8d64ae723..770853e95 100644 --- a/app/src/mobile/res/layout/dialog_info.xml +++ b/app/src/mobile/res/layout/dialog_info.xml @@ -1,39 +1,44 @@ - - + android:orientation="vertical"> - + - + + + - \ No newline at end of file + + \ No newline at end of file diff --git a/app/src/mobile/res/layout/dialog_update.xml b/app/src/mobile/res/layout/dialog_update.xml index d8ce606bd..247b0fab8 100644 --- a/app/src/mobile/res/layout/dialog_update.xml +++ b/app/src/mobile/res/layout/dialog_update.xml @@ -10,7 +10,7 @@