Created
August 16, 2015 10:21
-
-
Save benoitjadinon/08405b90d0e92b9048da to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using R = YOUR_ANDROID_PROJECT_HERE.Resource; | |
| // so you can do R.String.Ok instead of Resource.String.Ok, so that it looks like native Android a bit more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment