From fb84bcee05dbb2dda0e4d7498fd02ed386a9c3f0 Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期五, 26 八月 2022 17:57:17 +0800 Subject: [PATCH] 更新全视通dll --- ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs | 29 ++++++++--------------------- 1 files changed, 8 insertions(+), 21 deletions(-) diff --git a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs index 58ec111..c920323 100644 --- a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs +++ b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs @@ -1,11 +1,10 @@ #pragma warning disable 1591 //------------------------------------------------------------------------------ // <auto-generated> -// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆� -// 杩愯鏃剁増鏈�:4.0.30319.42000 +// This code was generated by a tool. // -// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋� -// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便�� +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. // </auto-generated> //------------------------------------------------------------------------------ @@ -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", "12.2.4.160")] public partial class Resource { @@ -26,9 +25,6 @@ public static void UpdateIdValues() { - global::ZXing.Mobile.Resource.Id.contentFrame = global::GateWay.Droid.Resource.Id.contentFrame; - global::ZXing.Mobile.Resource.Layout.zxingscanneractivitylayout = global::GateWay.Droid.Resource.Layout.zxingscanneractivitylayout; - global::ZXing.Mobile.Resource.Layout.zxingscannerfragmentlayout = global::GateWay.Droid.Resource.Layout.zxingscannerfragmentlayout; } public partial class Animation @@ -3333,9 +3329,6 @@ // aapt resource value: 0x7f09009c public const int content = 2131296412; - // aapt resource value: 0x7f090130 - public const int contentFrame = 2131296560; - // aapt resource value: 0x7f090063 public const int contentPanel = 2131296355; @@ -3579,8 +3572,8 @@ // aapt resource value: 0x7f09009a public const int localVideo = 2131296410; - // aapt resource value: 0x7f090132 - public const int masked = 2131296562; + // aapt resource value: 0x7f090131 + public const int masked = 2131296561; // aapt resource value: 0x7f0900ef public const int media_actions = 2131296495; @@ -4032,8 +4025,8 @@ // aapt resource value: 0x7f09000c public const int view_offset_helper = 2131296268; - // aapt resource value: 0x7f090131 - public const int visible = 2131296561; + // aapt resource value: 0x7f090130 + public const int visible = 2131296560; // aapt resource value: 0x7f090031 public const int withText = 2131296305; @@ -4369,12 +4362,6 @@ // aapt resource value: 0x7f040058 public const int zxing_layout = 2130968664; - - // aapt resource value: 0x7f040059 - public const int zxingscanneractivitylayout = 2130968665; - - // aapt resource value: 0x7f04005a - public const int zxingscannerfragmentlayout = 2130968666; static Layout() { -- Gitblit v1.8.0