Skip to content

Instantly share code, notes, and snippets.

@corsc
Last active December 20, 2015 22:49
Show Gist options
  • Save corsc/6207995 to your computer and use it in GitHub Desktop.
Save corsc/6207995 to your computer and use it in GitHub Desktop.
Example for blog entry
strings_user.xml
<resources>
<string name="user_name">Name</string>
<string name="user_password">Password</string>
<string name="user_phone">Phone</string>
</resources>
strings_registration.xml
<resources>
<string name="registration_phone">Mobile</string>
<string name="registration_email">Email</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment