annotate res/values/strings.xml @ 2:a684ded7d920 default tip

Prevent crash when not passed a bundle. Thanks to Curtis Tuplin for the fix.
author Brad Greco
date Wed, 30 May 2012 21:33:07 -0500
parents 46783e4c83e2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
46783e4c83e2 Initial commit
Brad Greco
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
46783e4c83e2 Initial commit
Brad Greco
parents:
diff changeset
2 <resources>
46783e4c83e2 Initial commit
Brad Greco
parents:
diff changeset
3 <string name="app_name"></string>
46783e4c83e2 Initial commit
Brad Greco
parents:
diff changeset
4 </resources>