SimpleDrawingApp/res/values/strings.xml

7 lines
192 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World, SimpleDrawingAppActivity!</string>
<string name="app_name">SimpleDrawingApp</string>
</resources>