diff --git a/code/src/Fitbot/app/src/main/res/drawable/darkred_button_gradient.xml b/code/src/Fitbot/app/src/main/res/drawable/darkred_button_gradient.xml new file mode 100644 index 0000000..a8b409b --- /dev/null +++ b/code/src/Fitbot/app/src/main/res/drawable/darkred_button_gradient.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/code/src/Fitbot/app/src/main/res/drawable/red_button_gradient.xml b/code/src/Fitbot/app/src/main/res/drawable/red_button_gradient.xml new file mode 100644 index 0000000..a8b409b --- /dev/null +++ b/code/src/Fitbot/app/src/main/res/drawable/red_button_gradient.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/code/src/Fitbot/app/src/main/res/drawable/robot_logo_inverted.png b/code/src/Fitbot/app/src/main/res/drawable/robot_logo_inverted.png new file mode 100644 index 0000000..f628d3b Binary files /dev/null and b/code/src/Fitbot/app/src/main/res/drawable/robot_logo_inverted.png differ