From 427d1c7ecd04b03419eae157e32fe3367d8dffea Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期四, 28 十一月 2019 09:53:25 +0800
Subject: [PATCH] 2019.11.28

---
 ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs |   29 ++++++++++++++++-------------
 1 files changed, 16 insertions(+), 13 deletions(-)

diff --git a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs
index ba4dabb..66004b7 100644
--- a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs
+++ b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs
@@ -3478,37 +3478,40 @@
 			public const int gd_search_tip = 2131296315;
 			
 			// aapt resource value: 0x7f09003c
-			public const int gd_setting = 2131296316;
+			public const int gd_select_distance = 2131296316;
 			
-			// aapt resource value: 0x7f090045
-			public const int hello = 2131296325;
+			// aapt resource value: 0x7f09003d
+			public const int gd_setting = 2131296317;
+			
+			// aapt resource value: 0x7f090046
+			public const int hello = 2131296326;
 			
 			// aapt resource value: 0x7f090021
 			public const int not_recognized_fingerprint_hint = 2131296289;
 			
-			// aapt resource value: 0x7f09003d
-			public const int pickerview_cancel = 2131296317;
-			
 			// aapt resource value: 0x7f09003e
-			public const int pickerview_day = 2131296318;
+			public const int pickerview_cancel = 2131296318;
 			
 			// aapt resource value: 0x7f09003f
-			public const int pickerview_hours = 2131296319;
+			public const int pickerview_day = 2131296319;
 			
 			// aapt resource value: 0x7f090040
-			public const int pickerview_minutes = 2131296320;
+			public const int pickerview_hours = 2131296320;
 			
 			// aapt resource value: 0x7f090041
-			public const int pickerview_month = 2131296321;
+			public const int pickerview_minutes = 2131296321;
 			
 			// aapt resource value: 0x7f090042
-			public const int pickerview_seconds = 2131296322;
+			public const int pickerview_month = 2131296322;
 			
 			// aapt resource value: 0x7f090043
-			public const int pickerview_submit = 2131296323;
+			public const int pickerview_seconds = 2131296323;
 			
 			// aapt resource value: 0x7f090044
-			public const int pickerview_year = 2131296324;
+			public const int pickerview_submit = 2131296324;
+			
+			// aapt resource value: 0x7f090045
+			public const int pickerview_year = 2131296325;
 			
 			// aapt resource value: 0x7f090013
 			public const int search_menu_title = 2131296275;

--
Gitblit v1.8.0