Adding the delete string that we are going to call in the item attribute
This commit is contained in:
parent
fdd80aa3a5
commit
fe7a018cf4
@ -13,5 +13,6 @@
|
|||||||
<string name="title_activity_test_constraint_layout">TestConstraintLayout</string>
|
<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="firstAction">Please click on the Add button in order to add a city</string>
|
||||||
|
<string name="deleteItem">Delete</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
Reference in New Issue
Block a user