From 330e3ae4cdd1e9facb14b6ea2b3e609166c04fd3 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期二, 12 一月 2021 16:00:27 +0800
Subject: [PATCH] 2021-1-12-1

---
 HDL-ON_Android/Resources/Resource.designer.cs |   82 +++++++++++++++++++++++++++++++++++++++-
 1 files changed, 79 insertions(+), 3 deletions(-)

diff --git a/HDL-ON_Android/Resources/Resource.designer.cs b/HDL-ON_Android/Resources/Resource.designer.cs
index 7503311..506131b 100644
--- a/HDL-ON_Android/Resources/Resource.designer.cs
+++ b/HDL-ON_Android/Resources/Resource.designer.cs
@@ -2,6 +2,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.
@@ -14,7 +15,7 @@
 {
 	
 	
-	[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
+	[System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
 	public partial class Resource
 	{
 		
@@ -4438,7 +4439,79 @@
 			public const int status_bar_notification_info_overflow = 2131624016;
 			
 			// aapt resource value: 0x7F0E0051
-			public const int touch_fingerprint_sensor_hint = 2131624017;
+			public const int strNetworkTipsCancelBtn = 2131624017;
+			
+			// aapt resource value: 0x7F0E0052
+			public const int strNetworkTipsConfirmBtn = 2131624018;
+			
+			// aapt resource value: 0x7F0E0053
+			public const int strNetworkTipsMessage = 2131624019;
+			
+			// aapt resource value: 0x7F0E0054
+			public const int strNetworkTipsTitle = 2131624020;
+			
+			// aapt resource value: 0x7F0E0055
+			public const int strNotificationClickToContinue = 2131624021;
+			
+			// aapt resource value: 0x7F0E0056
+			public const int strNotificationClickToInstall = 2131624022;
+			
+			// aapt resource value: 0x7F0E0057
+			public const int strNotificationClickToRetry = 2131624023;
+			
+			// aapt resource value: 0x7F0E0058
+			public const int strNotificationClickToView = 2131624024;
+			
+			// aapt resource value: 0x7F0E0059
+			public const int strNotificationDownloadError = 2131624025;
+			
+			// aapt resource value: 0x7F0E005B
+			public const int strNotificationDownloading = 2131624027;
+			
+			// aapt resource value: 0x7F0E005A
+			public const int strNotificationDownloadSucc = 2131624026;
+			
+			// aapt resource value: 0x7F0E005C
+			public const int strNotificationHaveNewVersion = 2131624028;
+			
+			// aapt resource value: 0x7F0E005E
+			public const int strToastCheckingUpgrade = 2131624030;
+			
+			// aapt resource value: 0x7F0E005D
+			public const int strToastCheckUpgradeError = 2131624029;
+			
+			// aapt resource value: 0x7F0E005F
+			public const int strToastYourAreTheLatestVersion = 2131624031;
+			
+			// aapt resource value: 0x7F0E0060
+			public const int strUpgradeDialogCancelBtn = 2131624032;
+			
+			// aapt resource value: 0x7F0E0061
+			public const int strUpgradeDialogContinueBtn = 2131624033;
+			
+			// aapt resource value: 0x7F0E0062
+			public const int strUpgradeDialogFeatureLabel = 2131624034;
+			
+			// aapt resource value: 0x7F0E0063
+			public const int strUpgradeDialogFileSizeLabel = 2131624035;
+			
+			// aapt resource value: 0x7F0E0064
+			public const int strUpgradeDialogInstallBtn = 2131624036;
+			
+			// aapt resource value: 0x7F0E0065
+			public const int strUpgradeDialogRetryBtn = 2131624037;
+			
+			// aapt resource value: 0x7F0E0066
+			public const int strUpgradeDialogUpdateTimeLabel = 2131624038;
+			
+			// aapt resource value: 0x7F0E0067
+			public const int strUpgradeDialogUpgradeBtn = 2131624039;
+			
+			// aapt resource value: 0x7F0E0068
+			public const int strUpgradeDialogVersionLabel = 2131624040;
+			
+			// aapt resource value: 0x7F0E0069
+			public const int touch_fingerprint_sensor_hint = 2131624041;
 			
 			static String()
 			{
@@ -8325,7 +8398,10 @@
 			public const int network_security_config = 2131820546;
 			
 			// aapt resource value: 0x7F110003
-			public const int xamarin_essentials_fileprovider_file_paths = 2131820547;
+			public const int provider_paths = 2131820547;
+			
+			// aapt resource value: 0x7F110004
+			public const int xamarin_essentials_fileprovider_file_paths = 2131820548;
 			
 			static Xml()
 			{

--
Gitblit v1.8.0