#pragma warning disable 1591
|
//------------------------------------------------------------------------------
|
// <auto-generated>
|
// This code was generated by a tool.
|
//
|
// Changes to this file may cause incorrect behavior and will be lost if
|
// the code is regenerated.
|
// </auto-generated>
|
//------------------------------------------------------------------------------
|
|
[assembly: global::Android.Runtime.ResourceDesignerAttribute("com.hdl.on.Resource", IsApplication=true)]
|
|
namespace com.hdl.on
|
{
|
|
|
[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 Drawable
|
{
|
|
// aapt resource value: 0x7F010000
|
public const int Icon = 2130771968;
|
|
// aapt resource value: 0x7F010001
|
public const int Loading = 2130771969;
|
|
// aapt resource value: 0x7F010002
|
public const int PadLoading = 2130771970;
|
|
static Drawable()
|
{
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
}
|
|
private Drawable()
|
{
|
}
|
}
|
|
public partial class Id
|
{
|
|
// aapt resource value: 0x7F020000
|
public const int myButton = 2130837504;
|
|
static Id()
|
{
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
}
|
|
private Id()
|
{
|
}
|
}
|
|
public partial class Layout
|
{
|
|
// aapt resource value: 0x7F030000
|
public const int Main = 2130903040;
|
|
static Layout()
|
{
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
}
|
|
private Layout()
|
{
|
}
|
}
|
|
public partial class Mipmap
|
{
|
|
// aapt resource value: 0x7F040000
|
public const int Icon = 2130968576;
|
|
static Mipmap()
|
{
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
}
|
|
private Mipmap()
|
{
|
}
|
}
|
|
public partial class String
|
{
|
|
// aapt resource value: 0x7F050000
|
public const int app_name = 2131034112;
|
|
// aapt resource value: 0x7F050001
|
public const int hello = 2131034113;
|
|
static String()
|
{
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
}
|
|
private String()
|
{
|
}
|
}
|
|
public partial class Style
|
{
|
|
// aapt resource value: 0x7F060000
|
public const int MyTheme = 2131099648;
|
|
static Style()
|
{
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
}
|
|
private Style()
|
{
|
}
|
}
|
|
public partial class Xml
|
{
|
|
// aapt resource value: 0x7F070000
|
public const int file_paths = 2131165184;
|
|
// aapt resource value: 0x7F070001
|
public const int network_security_config = 2131165185;
|
|
static Xml()
|
{
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
}
|
|
private Xml()
|
{
|
}
|
}
|
}
|
}
|
#pragma warning restore 1591
|