This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AboutMe/app/src/main/res/values/strings.xml
2020-03-05 20:53:38 -05:00

14 lines
492 B
XML

<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!
\n\nI\'m a...
\n\n\u2022 Beach bum from hawaii…
\n\u2022 Grilled Cheese connoisseur, and beer aficionado
\n\u2022 Avid video gamer, and world traveler
\n\u2022 purveyor of marine life, and avid scuba diver
</string>
</resources>