Adding the delete string that we are going to call in the item attribute

This commit is contained in:
BGbaderguet 2020-11-14 16:06:20 +01:00
parent fdd80aa3a5
commit fe7a018cf4

View File

@ -13,5 +13,6 @@
<string name="title_activity_test_constraint_layout">TestConstraintLayout</string>
<string name="firstAction">Please click on the Add button in order to add a city</string>
<string name="deleteItem">Delete</string>
</resources>