Just added a string that we call in the edit text component in the main activity
This commit is contained in:
parent
e9bcbd8067
commit
9aaf27e309
@ -10,4 +10,8 @@
|
|||||||
<string name="hello_first_fragment">Hello first fragment</string>
|
<string name="hello_first_fragment">Hello first fragment</string>
|
||||||
<string name="hello_second_fragment">Hello second fragment. Arg: %1$s</string>
|
<string name="hello_second_fragment">Hello second fragment. Arg: %1$s</string>
|
||||||
<string name="title_activity_main2">MainActivity</string>
|
<string name="title_activity_main2">MainActivity</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>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
Reference in New Issue
Block a user