From bce1be54a1661c8512fa5fe24ba0ec35c4a9ff96 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 13 Feb 2024 16:09:14 +0100 Subject: minimal effort app --- app/src/main/res/layout-land/orientation_demo.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 app/src/main/res/layout-land/orientation_demo.xml (limited to 'app/src/main/res/layout-land') diff --git a/app/src/main/res/layout-land/orientation_demo.xml b/app/src/main/res/layout-land/orientation_demo.xml new file mode 100644 index 0000000..65dec93 --- /dev/null +++ b/app/src/main/res/layout-land/orientation_demo.xml @@ -0,0 +1,23 @@ + + + + + \ No newline at end of file -- cgit v1.2.3