From ca92ac60b755acb7b27a9f74b85d136ac6b45072 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Sat, 28 Jul 2018 17:06:39 -0500 Subject: MainActivity: Fix fragment selection logic Signed-off-by: Samuel Holland --- app/src/main/res/layout-w600dp/main_activity.xml | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 app/src/main/res/layout-w600dp/main_activity.xml (limited to 'app/src/main/res/layout-w600dp') diff --git a/app/src/main/res/layout-w600dp/main_activity.xml b/app/src/main/res/layout-w600dp/main_activity.xml new file mode 100644 index 00000000..b751c8c1 --- /dev/null +++ b/app/src/main/res/layout-w600dp/main_activity.xml @@ -0,0 +1,25 @@ + + + + + + + -- cgit v1.2.3