Skip to content

Instantly share code, notes, and snippets.

@simoales
Created December 18, 2016 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simoales/6ed92795d558d2d502cadbe87b935de7 to your computer and use it in GitHub Desktop.
Save simoales/6ed92795d558d2d502cadbe87b935de7 to your computer and use it in GitHub Desktop.
<resources>
<string name="app_name">ToDoS</string>
<string name="action_categories">Categories</string>
<string-array name="categories_array">
<item>Home</item>
<item>Work</item>
<item>Family</item>
<item>Sports</item>
<item>Hobbies</item>
</string-array>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment