Skip to content

Instantly share code, notes, and snippets.

@ThomasStuetz
Created January 7, 2015 09:37
Show Gist options
  • Save ThomasStuetz/80e810477e347e428a66 to your computer and use it in GitHub Desktop.
Save ThomasStuetz/80e810477e347e428a66 to your computer and use it in GitHub Desktop.
Espresso Test 01
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Espresso Teststellung 02</string>
<string name="hello_world">Hello world!</string>
<string name="action_settings">Settings</string>
<string name="tv_input">Eingabe:</string>
<string name="et_input">Eine Zahl oder ein Wort</string>
<string name="tx_ok">ok</string>
</resources>
@Sadaty99
Copy link

Sadaty99 commented Jan 7, 2015

Hello

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment