From fe7a018cf483c2743feea631904cdd8a68d2cc5f Mon Sep 17 00:00:00 2001
From: BGbaderguet <48762010+BGbaderguet@users.noreply.github.com>
Date: Sat, 14 Nov 2020 16:06:20 +0100
Subject: [PATCH] Adding the delete string that we are going to call in the
item attribute
---
app/src/main/res/values/strings.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 39c721f..04eabff 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -13,5 +13,6 @@
TestConstraintLayout
Please click on the Add button in order to add a city
+ Delete
\ No newline at end of file