From 8e5edbe461cb589ac1fa6a0604fc4fc63e72203a Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期二, 18 八月 2020 14:11:21 +0800 Subject: [PATCH] 2020-08-18-01 --- ZigbeeApp/GateWay.Droid/Resources/values/Strings.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/GateWay.Droid/Resources/values/Strings.xml b/ZigbeeApp/GateWay.Droid/Resources/values/Strings.xml index f2561ad..2f73bb1 100755 --- a/ZigbeeApp/GateWay.Droid/Resources/values/Strings.xml +++ b/ZigbeeApp/GateWay.Droid/Resources/values/Strings.xml @@ -2,4 +2,6 @@ <resources> <string name="hello">Hello World, Click Me!</string> <string name="app_name">GateWay.Droid</string> + + </resources> -- Gitblit v1.8.0