Databinding

This commit is contained in:
2020-03-06 01:37:57 -05:00
parent 698d7cd2ce
commit 42abd36a45
6 changed files with 109 additions and 33 deletions

View File

@@ -1,6 +1,5 @@
<resources>
<string name="app_name">About Me</string>
<string name="andrew_kemp">Andrew Kemp</string>
<string name="yellow_star">Yellow Star</string>
<string name="bio">
Hi, my name is Andrew!
@@ -10,4 +9,6 @@
\n\u2022 Avid video gamer, and world traveler
\n\u2022 purveyor of marine life, and avid scuba diver
</string>
<string name="what_is_your_nickname">What is your nickname?</string>
<string name="done">Done</string>
</resources>