TouchyTickets/Android/Resources/Resource.Designer.cs

78 lines
1.5 KiB
C#
Raw Normal View History

2020-05-30 19:41:49 +02:00
#pragma warning disable 1591
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
2020-06-08 20:47:40 +02:00
// Runtime Version:4.0.30319.42000
2020-05-30 19:41:49 +02:00
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
[assembly: global::Android.Runtime.ResourceDesignerAttribute("Android.Resource", IsApplication=true)]
namespace Android
{
2020-06-08 20:47:40 +02:00
[System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
2020-05-30 19:41:49 +02:00
public partial class Resource
{
static Resource()
{
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
}
public static void UpdateIdValues()
{
}
public partial class Attribute
2020-05-30 19:41:49 +02:00
{
static Attribute()
2020-05-30 19:41:49 +02:00
{
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
}
private Attribute()
2020-05-30 19:41:49 +02:00
{
}
}
public partial class Drawable
2020-05-30 19:41:49 +02:00
{
2020-06-08 23:13:41 +02:00
// aapt resource value: 0x7F010000
public const int Icon = 2130771968;
2020-06-05 16:14:10 +02:00
static Drawable()
2020-05-30 19:41:49 +02:00
{
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
}
private Drawable()
2020-05-30 19:41:49 +02:00
{
}
}
public partial class String
2020-05-30 19:41:49 +02:00
{
2020-06-08 23:13:41 +02:00
// aapt resource value: 0x7F020000
public const int app_name = 2130837504;
2020-06-05 16:14:10 +02:00
static String()
2020-05-30 19:41:49 +02:00
{
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
}
private String()
2020-05-30 19:41:49 +02:00
{
}
}
}
}
#pragma warning restore 1591