From 77520b0d723ce879af813fe60fd5d850da9f6f13 Mon Sep 17 00:00:00 2001 From: ErikWaegerle Date: Wed, 22 Jul 2020 01:51:35 +0200 Subject: [PATCH] Adapting the activity_main_menu.xml A CheckBox was inserted here, as this is better than a button in our case. Finally, the Checkbox was set up as a circle (vector file). --- .../main/res/layout/activity_main_menu.xml | 411 +++++++++--------- 1 file changed, 212 insertions(+), 199 deletions(-) diff --git a/app/src/main/res/layout/activity_main_menu.xml b/app/src/main/res/layout/activity_main_menu.xml index cdf9e59..be2d892 100644 --- a/app/src/main/res/layout/activity_main_menu.xml +++ b/app/src/main/res/layout/activity_main_menu.xml @@ -8,223 +8,236 @@ xmlns:tools="http://schemas.android.com/tools" xmlns:app="http://schemas.android.com/apk/res-auto"> - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - + android:weightSum="10" + android:id="@+id/main_content" + style="?android:buttonBarStyle" + app:layout_behavior="@string/appbar_scrolling_view_behavior"> - - - - -