From cd7fa289bcfdc8f13fb1b7f2d19c7756fc6e7e28 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Thu, 16 Mar 2023 17:01:40 +0100 Subject: [PATCH] Fix stats dialog in landscape mode --- app/src/main/res/layout/dialog_stats.xml | 78 +++++++++++++----------- 1 file changed, 42 insertions(+), 36 deletions(-) diff --git a/app/src/main/res/layout/dialog_stats.xml b/app/src/main/res/layout/dialog_stats.xml index 26d32be77..f764b038c 100644 --- a/app/src/main/res/layout/dialog_stats.xml +++ b/app/src/main/res/layout/dialog_stats.xml @@ -1,47 +1,53 @@ - + android:layout_height="match_parent"> - + - - + - + + - - + - + + - - + - + + - - + - \ No newline at end of file + + + + + + \ No newline at end of file