From 866484c85b57334bc68ff905f016e9181c6d9229 Mon Sep 17 00:00:00 2001 From: Niels Date: Thu, 16 May 2024 23:32:48 +0200 Subject: [PATCH] fixed color --- code/src/Fitbot/.idea/misc.xml | 2 +- .../Fitbot/app/src/main/res/drawable/button_background.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/code/src/Fitbot/.idea/misc.xml b/code/src/Fitbot/.idea/misc.xml index 512a561..4185d54 100644 --- a/code/src/Fitbot/.idea/misc.xml +++ b/code/src/Fitbot/.idea/misc.xml @@ -7,7 +7,7 @@ - + diff --git a/code/src/Fitbot/app/src/main/res/drawable/button_background.xml b/code/src/Fitbot/app/src/main/res/drawable/button_background.xml index 3c7ef3c..bfd00b0 100644 --- a/code/src/Fitbot/app/src/main/res/drawable/button_background.xml +++ b/code/src/Fitbot/app/src/main/res/drawable/button_background.xml @@ -1,6 +1,6 @@ - + - + \ No newline at end of file