From dc14dbad8e3a55b57cadddba40c3f437e5e80fc5 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 01 十一月 2022 09:08:03 +0800
Subject: [PATCH] 备份

---
 Crabtree/ON/Resources/Resource.designer.cs |   45 +++++++++++++++++++++++++--------------------
 1 files changed, 25 insertions(+), 20 deletions(-)

diff --git a/Crabtree/ON/Resources/Resource.designer.cs b/Crabtree/ON/Resources/Resource.designer.cs
index 3485d8b..e85ffc5 100644
--- a/Crabtree/ON/Resources/Resource.designer.cs
+++ b/Crabtree/ON/Resources/Resource.designer.cs
@@ -2,7 +2,6 @@
 //------------------------------------------------------------------------------
 // <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.
@@ -15,7 +14,7 @@
 {
 	
 	
-	[System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
+	[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
 	public partial class Resource
 	{
 		
@@ -3014,58 +3013,64 @@
 			public const int ic_wd_curtain_roll_progress = 2131230853;
 			
 			// aapt resource value: 0x7F080087
-			public const int Loading = 2131230855;
+			public const int layer_splash = 2131230855;
 			
 			// aapt resource value: 0x7F080088
-			public const int navigation_empty_icon = 2131230856;
+			public const int Loading = 2131230856;
 			
 			// aapt resource value: 0x7F080089
-			public const int notification_action_background = 2131230857;
+			public const int navigation_empty_icon = 2131230857;
 			
 			// aapt resource value: 0x7F08008A
-			public const int notification_bg = 2131230858;
+			public const int notification_action_background = 2131230858;
 			
 			// aapt resource value: 0x7F08008B
-			public const int notification_bg_low = 2131230859;
+			public const int notification_bg = 2131230859;
 			
 			// aapt resource value: 0x7F08008C
-			public const int notification_bg_low_normal = 2131230860;
+			public const int notification_bg_low = 2131230860;
 			
 			// aapt resource value: 0x7F08008D
-			public const int notification_bg_low_pressed = 2131230861;
+			public const int notification_bg_low_normal = 2131230861;
 			
 			// aapt resource value: 0x7F08008E
-			public const int notification_bg_normal = 2131230862;
+			public const int notification_bg_low_pressed = 2131230862;
 			
 			// aapt resource value: 0x7F08008F
-			public const int notification_bg_normal_pressed = 2131230863;
+			public const int notification_bg_normal = 2131230863;
 			
 			// aapt resource value: 0x7F080090
-			public const int notification_icon_background = 2131230864;
+			public const int notification_bg_normal_pressed = 2131230864;
 			
 			// aapt resource value: 0x7F080091
-			public const int notification_template_icon_bg = 2131230865;
+			public const int notification_icon_background = 2131230865;
 			
 			// aapt resource value: 0x7F080092
-			public const int notification_template_icon_low_bg = 2131230866;
+			public const int notification_template_icon_bg = 2131230866;
 			
 			// aapt resource value: 0x7F080093
-			public const int notification_tile_bg = 2131230867;
+			public const int notification_template_icon_low_bg = 2131230867;
 			
 			// aapt resource value: 0x7F080094
-			public const int notify_panel_notification_icon_bg = 2131230868;
+			public const int notification_tile_bg = 2131230868;
 			
 			// aapt resource value: 0x7F080095
-			public const int PadLoading = 2131230869;
+			public const int notify_panel_notification_icon_bg = 2131230869;
 			
 			// aapt resource value: 0x7F080096
-			public const int selector_pickerview_btn = 2131230870;
+			public const int PadLoading = 2131230870;
 			
 			// aapt resource value: 0x7F080097
-			public const int tooltip_frame_dark = 2131230871;
+			public const int selector_pickerview_btn = 2131230871;
 			
 			// aapt resource value: 0x7F080098
-			public const int tooltip_frame_light = 2131230872;
+			public const int splash_top = 2131230872;
+			
+			// aapt resource value: 0x7F080099
+			public const int tooltip_frame_dark = 2131230873;
+			
+			// aapt resource value: 0x7F08009A
+			public const int tooltip_frame_light = 2131230874;
 			
 			static Drawable()
 			{

--
Gitblit v1.8.0