diff --git a/code/src/Fitbot/.idea/misc.xml b/code/src/Fitbot/.idea/misc.xml index bfea9c1..6d5e29f 100644 --- a/code/src/Fitbot/.idea/misc.xml +++ b/code/src/Fitbot/.idea/misc.xml @@ -31,9 +31,10 @@ - + + - + diff --git a/code/src/Fitbot/app/src/main/res/drawable/help2_background.xml b/code/src/Fitbot/app/src/main/res/drawable/help2_background.xml index 86e1b0d..0fb955b 100644 --- a/code/src/Fitbot/app/src/main/res/drawable/help2_background.xml +++ b/code/src/Fitbot/app/src/main/res/drawable/help2_background.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/code/src/Fitbot/app/src/main/res/drawable/help_background.xml b/code/src/Fitbot/app/src/main/res/drawable/help_background.xml index 721f4a6..7ea69e6 100644 --- a/code/src/Fitbot/app/src/main/res/drawable/help_background.xml +++ b/code/src/Fitbot/app/src/main/res/drawable/help_background.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/code/src/Fitbot/app/src/main/res/layout/activity_end_screen.xml b/code/src/Fitbot/app/src/main/res/layout/activity_end_screen.xml index 6cb4761..ab53096 100644 --- a/code/src/Fitbot/app/src/main/res/layout/activity_end_screen.xml +++ b/code/src/Fitbot/app/src/main/res/layout/activity_end_screen.xml @@ -1,77 +1,108 @@ + android:background="@color/darkBlue" + tools:context=".ui.activities.HelpActivity"> - + app:layout_constraintTop_toTopOf="parent"> + + + + + + + + + + + + + + + + +