From 9aaf27e309a2138c8ef7fb7470fbff5cd2915f53 Mon Sep 17 00:00:00 2001 From: BGbaderguet <48762010+BGbaderguet@users.noreply.github.com> Date: Sun, 8 Nov 2020 17:17:28 +0100 Subject: [PATCH] Just added a string that we call in the edit text component in the main activity --- app/src/main/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d7f33dd..39c721f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -10,4 +10,8 @@ Hello first fragment Hello second fragment. Arg: %1$s MainActivity + TestConstraintLayout + + Please click on the Add button in order to add a city + \ No newline at end of file