From 16d1d3459d9b3871138cef080bdaa9d0c72462ba Mon Sep 17 00:00:00 2001 From: LilleBRG Date: Fri, 2 May 2025 18:17:26 +0200 Subject: [PATCH] creadish layout done and ready to test http connection on monday --- app/.idea/misc.xml | 1 - app/app/.idea/AndroidProjectSystem.xml | 6 ++ .../{other.xml => caches/deviceStreaming.xml} | 72 ++++++++++++++++++- app/app/.idea/misc.xml | 1 - app/app/.idea/modules.xml | 8 +++ app/app/.idea/runConfigurations.xml | 17 +++++ .../mercantec/easyeat/CreateDishActivity.kt | 26 ++++--- .../main/res/drawable/edit_text_border.xml | 6 ++ .../res/layout/activity_create_dish_form.xml | 60 ++++++++++++++-- .../activity_create_dish_ingredient_row.xml | 12 ++-- app/app/src/main/res/values/strings.xml | 3 + app/gradle/libs.versions.toml | 2 +- 12 files changed, 190 insertions(+), 24 deletions(-) create mode 100644 app/app/.idea/AndroidProjectSystem.xml rename app/app/.idea/{other.xml => caches/deviceStreaming.xml} (88%) create mode 100644 app/app/.idea/modules.xml create mode 100644 app/app/.idea/runConfigurations.xml create mode 100644 app/app/src/main/res/drawable/edit_text_border.xml diff --git a/app/.idea/misc.xml b/app/.idea/misc.xml index ec453bb..097137d 100644 --- a/app/.idea/misc.xml +++ b/app/.idea/misc.xml @@ -1,4 +1,3 @@ - diff --git a/app/app/.idea/AndroidProjectSystem.xml b/app/app/.idea/AndroidProjectSystem.xml new file mode 100644 index 0000000..4a53bee --- /dev/null +++ b/app/app/.idea/AndroidProjectSystem.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/app/app/.idea/other.xml b/app/app/.idea/caches/deviceStreaming.xml similarity index 88% rename from app/app/.idea/other.xml rename to app/app/.idea/caches/deviceStreaming.xml index 22069ff..22baa42 100644 --- a/app/app/.idea/other.xml +++ b/app/app/.idea/caches/deviceStreaming.xml @@ -1,6 +1,6 @@ - +