From d920da263144f26f090b15cc845f1cad226812e5 Mon Sep 17 00:00:00 2001 From: t895 Date: Sun, 12 Nov 2023 13:56:42 -0500 Subject: android: Add a landscape-specific layout to the about page Moves the logo to the side to fit more information on screen --- .../src/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 (limited to 'src/android/app') 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 000000000..a26ffbc73 --- /dev/null +++ b/src/android/app/src/main/res/layout-w600dp/fragment_about.xml @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +