From f5b8d268d8536b189033611af83fc089cb6da4cb Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 04 一月 2022 14:36:56 +0800
Subject: [PATCH] 2022-01-04 1.修改APPLogo和APP名字

---
 Crabtree/ON/Resources/Resource.designer.cs |   42 ++++++++++++++++++++++++------------------
 1 files changed, 24 insertions(+), 18 deletions(-)

diff --git a/Crabtree/ON/Resources/Resource.designer.cs b/Crabtree/ON/Resources/Resource.designer.cs
index 6d5c62e..e85ffc5 100644
--- a/Crabtree/ON/Resources/Resource.designer.cs
+++ b/Crabtree/ON/Resources/Resource.designer.cs
@@ -3013,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