aboutsummaryrefslogtreecommitdiffstats
path: root/testapps/customViewTest/mainProject/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testapps/customViewTest/mainProject/res/values/strings.xml')
-rw-r--r--testapps/customViewTest/mainProject/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testapps/customViewTest/mainProject/res/values/strings.xml b/testapps/customViewTest/mainProject/res/values/strings.xml
index 3fa203a..e86ca41 100644
--- a/testapps/customViewTest/mainProject/res/values/strings.xml
+++ b/testapps/customViewTest/mainProject/res/values/strings.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name">MyActivity</string>
+ <string name="app_name">customViewTest</string>
</resources>