Skip to content

Instantly share code, notes, and snippets.

@codevscolor
Created February 11, 2016 11:28
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 codevscolor/dbaa498f87606326ab8f to your computer and use it in GitHub Desktop.
Save codevscolor/dbaa498f87606326ab8f to your computer and use it in GitHub Desktop.
<resources>
<string name="app_name">Login</string>
<string name="hint_email">Enter Your email</string>
<string name="hint_password">Enter Password</string>
<string name="hint_empty">This field cannot be blank</string>
<string name ="error_email">Please enter a valid email</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment