Created
May 29, 2014 13:23
-
-
Save greengoblinmask/3e2a95dbc4fcf542460c 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
<?xml version="1.0" encoding="utf-8"?> | |
<resources> | |
<string name="app_name">Animation</string> | |
<string name="action_settings">Settings</string> | |
<string name="hello_world">Hello world!</string> | |
<string name="zoom_In_Out">Zoom In/Out</string> | |
<string name="rotate_String">Clockwise/Anti Clockwise</string> | |
<string name="fade_String">Fade In/Out</string> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment