From 6d3ba9484472d090532434e53667c096652149ce Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 25 九月 2020 09:56:14 +0800
Subject: [PATCH] 202009251
---
HDL-ON_Android/Resources/Resource.designer.cs | 47 ++++++++++++++++++++++++++++-------------------
1 files changed, 28 insertions(+), 19 deletions(-)
diff --git a/HDL-ON_Android/Resources/Resource.designer.cs b/HDL-ON_Android/Resources/Resource.designer.cs
index a032350..8a0f032 100644
--- a/HDL-ON_Android/Resources/Resource.designer.cs
+++ b/HDL-ON_Android/Resources/Resource.designer.cs
@@ -4673,31 +4673,40 @@
public const int tvTitle = 2131296494;
// aapt resource value: 0x7F0900EF
- public const int uniform = 2131296495;
+ public const int tv_zxing_back = 2131296495;
// aapt resource value: 0x7F0900F0
- public const int unlabeled = 2131296496;
+ public const int tv_zxing_flash = 2131296496;
// aapt resource value: 0x7F0900F1
- public const int up = 2131296497;
+ public const int tv_zxing_scan = 2131296497;
// aapt resource value: 0x7F0900F2
- public const int useLogo = 2131296498;
+ public const int uniform = 2131296498;
// aapt resource value: 0x7F0900F3
- public const int view_offset_helper = 2131296499;
+ public const int unlabeled = 2131296499;
// aapt resource value: 0x7F0900F4
- public const int visible = 2131296500;
+ public const int up = 2131296500;
// aapt resource value: 0x7F0900F5
- public const int withText = 2131296501;
+ public const int useLogo = 2131296501;
// aapt resource value: 0x7F0900F6
- public const int wrap_content = 2131296502;
+ public const int view_offset_helper = 2131296502;
// aapt resource value: 0x7F0900F7
- public const int year = 2131296503;
+ public const int visible = 2131296503;
+
+ // aapt resource value: 0x7F0900F8
+ public const int withText = 2131296504;
+
+ // aapt resource value: 0x7F0900F9
+ public const int wrap_content = 2131296505;
+
+ // aapt resource value: 0x7F0900FA
+ public const int year = 2131296506;
static Id()
{
@@ -5029,11 +5038,14 @@
// aapt resource value: 0x7F0C004C
public const int support_simple_spinner_dropdown_item = 2131492940;
- // aapt resource value: 0x7F0C004D
- public const int zxingscanneractivitylayout = 2131492941;
-
// aapt resource value: 0x7F0C004E
- public const int zxingscannerfragmentlayout = 2131492942;
+ public const int zxingscanneractivitylayout = 2131492942;
+
+ // aapt resource value: 0x7F0C004F
+ public const int zxingscannerfragmentlayout = 2131492943;
+
+ // aapt resource value: 0x7F0C004D
+ public const int zxing_layout = 2131492941;
static Layout()
{
@@ -5064,17 +5076,14 @@
public partial class Mipmap
{
- // aapt resource value: 0x7F0E0003
- public const int Icon = 2131623939;
+ // aapt resource value: 0x7F0E0002
+ public const int Icon = 2131623938;
// aapt resource value: 0x7F0E0000
public const int ic_launcher = 2131623936;
// aapt resource value: 0x7F0E0001
- public const int ic_launcher_foreground = 2131623937;
-
- // aapt resource value: 0x7F0E0002
- public const int ic_launcher_round = 2131623938;
+ public const int ic_launcher_round = 2131623937;
static Mipmap()
{
--
Gitblit v1.8.0