diff options
Diffstat (limited to 'Android/07-Graphics/GraphicsLab/res/values/strings.xml')
-rw-r--r-- | Android/07-Graphics/GraphicsLab/res/values/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Android/07-Graphics/GraphicsLab/res/values/strings.xml b/Android/07-Graphics/GraphicsLab/res/values/strings.xml new file mode 100644 index 0000000..03bf799 --- /dev/null +++ b/Android/07-Graphics/GraphicsLab/res/values/strings.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="app_name">GraphicsLab</string> +</resources> |