From 87e8b725e4f642f1f1e7bbc29c06b9399901ce99 Mon Sep 17 00:00:00 2001 From: Niels Date: Thu, 16 May 2024 23:24:09 +0200 Subject: [PATCH] Added curves on endscreen --- code/src/Fitbot/.idea/misc.xml | 9 ++++----- .../app/src/main/res/drawable/button_background.xml | 6 ++++++ code/src/Fitbot/app/src/main/res/drawable/rectangle.xml | 2 +- code/src/Fitbot/app/src/main/res/values/styles.xml | 2 +- 4 files changed, 12 insertions(+), 7 deletions(-) create mode 100644 code/src/Fitbot/app/src/main/res/drawable/button_background.xml diff --git a/code/src/Fitbot/.idea/misc.xml b/code/src/Fitbot/.idea/misc.xml index 2f21f57..512a561 100644 --- a/code/src/Fitbot/.idea/misc.xml +++ b/code/src/Fitbot/.idea/misc.xml @@ -4,14 +4,12 @@