|
|
|
@ -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 @@ namespace ControlCatalog.Android |
|
|
|
{ |
|
|
|
|
|
|
|
|
|
|
|
[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 |
|
|
|
{ |
|
|
|
|
|
|
|
@ -26,8 +25,6 @@ namespace ControlCatalog.Android |
|
|
|
|
|
|
|
public static void UpdateIdValues() |
|
|
|
{ |
|
|
|
global::Avalonia.Android.Resource.String.ApplicationName = global::ControlCatalog.Android.Resource.String.ApplicationName; |
|
|
|
global::Avalonia.Android.Resource.String.Hello = global::ControlCatalog.Android.Resource.String.Hello; |
|
|
|
} |
|
|
|
|
|
|
|
public partial class Attribute |
|
|
|
@ -46,8 +43,8 @@ namespace ControlCatalog.Android |
|
|
|
public partial class Drawable |
|
|
|
{ |
|
|
|
|
|
|
|
// aapt resource value: 0x7f020000
|
|
|
|
public const int Icon = 2130837504; |
|
|
|
// aapt resource value: 0x7F010000
|
|
|
|
public const int Icon = 2130771968; |
|
|
|
|
|
|
|
static Drawable() |
|
|
|
{ |
|
|
|
@ -62,8 +59,8 @@ namespace ControlCatalog.Android |
|
|
|
public partial class Id |
|
|
|
{ |
|
|
|
|
|
|
|
// aapt resource value: 0x7f050000
|
|
|
|
public const int MyButton = 2131034112; |
|
|
|
// aapt resource value: 0x7F020000
|
|
|
|
public const int MyButton = 2130837504; |
|
|
|
|
|
|
|
static Id() |
|
|
|
{ |
|
|
|
@ -78,7 +75,7 @@ namespace ControlCatalog.Android |
|
|
|
public partial class Layout |
|
|
|
{ |
|
|
|
|
|
|
|
// aapt resource value: 0x7f030000
|
|
|
|
// aapt resource value: 0x7F030000
|
|
|
|
public const int Main = 2130903040; |
|
|
|
|
|
|
|
static Layout() |
|
|
|
@ -94,11 +91,11 @@ namespace ControlCatalog.Android |
|
|
|
public partial class String |
|
|
|
{ |
|
|
|
|
|
|
|
// aapt resource value: 0x7f040001
|
|
|
|
public const int ApplicationName = 2130968577; |
|
|
|
// aapt resource value: 0x7F040000
|
|
|
|
public const int ApplicationName = 2130968576; |
|
|
|
|
|
|
|
// aapt resource value: 0x7f040000
|
|
|
|
public const int Hello = 2130968576; |
|
|
|
// aapt resource value: 0x7F040001
|
|
|
|
public const int Hello = 2130968577; |
|
|
|
|
|
|
|
static String() |
|
|
|
{ |
|
|
|
|