From df567abb9d3b457e26339654a1b226c99b9cd18d Mon Sep 17 00:00:00 2001 From: t895 Date: Sun, 12 Nov 2023 13:56:42 -0500 Subject: [PATCH] android: Add a landscape-specific layout to the about page Moves the logo to the side to fit more information on screen --- .../main/res/layout-w600dp/fragment_about.xml | 233 ++++++++++++++++++ 1 file changed, 233 insertions(+) create mode 100644 src/android/app/src/main/res/layout-w600dp/fragment_about.xml diff --git a/src/android/app/src/main/res/layout-w600dp/fragment_about.xml b/src/android/app/src/main/res/layout-w600dp/fragment_about.xml new file mode 100644 index 0000000000..a26ffbc73d --- /dev/null +++ b/src/android/app/src/main/res/layout-w600dp/fragment_about.xml @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +