From 19d01f3c24715e2bb4222f270e384f320ca16301 Mon Sep 17 00:00:00 2001 From: kenkeiras Date: Thu, 13 Jul 2017 23:28:06 -0400 Subject: [PATCH] Keep the switching button on the same part of the screen. --- app/src/main/res/layout/activity_main.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 1c1a8bc..389a1ef 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -84,14 +84,6 @@ fab:fab_labelStyle="@style/menu_labels_style" fab:fab_labelsPosition="left"> - - + + \ No newline at end of file