#pragma warning disable 1591 //------------------------------------------------------------------------------ // // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ [assembly: global::Android.Runtime.ResourceDesignerAttribute("ControlCatalog.Android.Resource", IsApplication=true)] namespace ControlCatalog.Android { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")] public partial class Resource { static Resource() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); } public static void UpdateIdValues() { } public partial class Attribute { static Attribute() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); } private Attribute() { } } public partial class Color { // aapt resource value: 0x7F010000 public const int splash_background = 2130771968; static Color() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); } private Color() { } } public partial class Drawable { // aapt resource value: 0x7F020000 public const int Icon = 2130837504; // aapt resource value: 0x7F020001 public const int splash_screen = 2130837505; static Drawable() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); } private Drawable() { } } public partial class Style { // aapt resource value: 0x7F030000 public const int MyTheme = 2130903040; // aapt resource value: 0x7F030001 public const int MyTheme_NoActionBar = 2130903041; // aapt resource value: 0x7F030002 public const int MyTheme_Splash = 2130903042; static Style() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); } private Style() { } } } } #pragma warning restore 1591