2016-05-02 09:52:09 +03:00
|
|
|
#pragma warning disable 1591
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
// <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.
|
|
|
|
// </auto-generated>
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
[assembly: global::Android.Runtime.ResourceDesignerAttribute("Bit.Android.Resource", IsApplication=true)]
|
|
|
|
|
|
|
|
namespace Bit.Android
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
|
|
[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()
|
|
|
|
{
|
2016-05-03 09:08:50 +03:00
|
|
|
global::AndroidHUD.Resource.Attribute.ahBarColor = global::Bit.Android.Resource.Attribute.ahBarColor;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahBarLength = global::Bit.Android.Resource.Attribute.ahBarLength;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahBarWidth = global::Bit.Android.Resource.Attribute.ahBarWidth;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahCircleColor = global::Bit.Android.Resource.Attribute.ahCircleColor;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahDelayMillis = global::Bit.Android.Resource.Attribute.ahDelayMillis;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahRadius = global::Bit.Android.Resource.Attribute.ahRadius;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahRimColor = global::Bit.Android.Resource.Attribute.ahRimColor;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahRimWidth = global::Bit.Android.Resource.Attribute.ahRimWidth;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahSpinSpeed = global::Bit.Android.Resource.Attribute.ahSpinSpeed;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahText = global::Bit.Android.Resource.Attribute.ahText;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahTextColor = global::Bit.Android.Resource.Attribute.ahTextColor;
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahTextSize = global::Bit.Android.Resource.Attribute.ahTextSize;
|
|
|
|
global::AndroidHUD.Resource.Drawable.ic_errorstatus = global::Bit.Android.Resource.Drawable.ic_errorstatus;
|
|
|
|
global::AndroidHUD.Resource.Drawable.ic_successstatus = global::Bit.Android.Resource.Drawable.ic_successstatus;
|
|
|
|
global::AndroidHUD.Resource.Drawable.roundedbg = global::Bit.Android.Resource.Drawable.roundedbg;
|
|
|
|
global::AndroidHUD.Resource.Drawable.roundedbgdark = global::Bit.Android.Resource.Drawable.roundedbgdark;
|
|
|
|
global::AndroidHUD.Resource.Id.loadingImage = global::Bit.Android.Resource.Id.loadingImage;
|
|
|
|
global::AndroidHUD.Resource.Id.loadingProgressBar = global::Bit.Android.Resource.Id.loadingProgressBar;
|
|
|
|
global::AndroidHUD.Resource.Id.loadingProgressWheel = global::Bit.Android.Resource.Id.loadingProgressWheel;
|
|
|
|
global::AndroidHUD.Resource.Id.textViewStatus = global::Bit.Android.Resource.Id.textViewStatus;
|
|
|
|
global::AndroidHUD.Resource.Layout.loading = global::Bit.Android.Resource.Layout.loading;
|
|
|
|
global::AndroidHUD.Resource.Layout.loadingimage = global::Bit.Android.Resource.Layout.loadingimage;
|
|
|
|
global::AndroidHUD.Resource.Layout.loadingprogress = global::Bit.Android.Resource.Layout.loadingprogress;
|
|
|
|
global::AndroidHUD.Resource.String.library_name = global::Bit.Android.Resource.String.library_name;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel = global::Bit.Android.Resource.Styleable.ProgressWheel;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahBarColor = global::Bit.Android.Resource.Styleable.ProgressWheel_ahBarColor;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahBarLength = global::Bit.Android.Resource.Styleable.ProgressWheel_ahBarLength;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahBarWidth = global::Bit.Android.Resource.Styleable.ProgressWheel_ahBarWidth;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahCircleColor = global::Bit.Android.Resource.Styleable.ProgressWheel_ahCircleColor;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahDelayMillis = global::Bit.Android.Resource.Styleable.ProgressWheel_ahDelayMillis;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahRadius = global::Bit.Android.Resource.Styleable.ProgressWheel_ahRadius;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahRimColor = global::Bit.Android.Resource.Styleable.ProgressWheel_ahRimColor;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahRimWidth = global::Bit.Android.Resource.Styleable.ProgressWheel_ahRimWidth;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahSpinSpeed = global::Bit.Android.Resource.Styleable.ProgressWheel_ahSpinSpeed;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahText = global::Bit.Android.Resource.Styleable.ProgressWheel_ahText;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahTextColor = global::Bit.Android.Resource.Styleable.ProgressWheel_ahTextColor;
|
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahTextSize = global::Bit.Android.Resource.Styleable.ProgressWheel_ahTextSize;
|
2016-05-02 09:52:09 +03:00
|
|
|
global::ModernHttpClient.Resource.String.library_name = global::Bit.Android.Resource.String.library_name;
|
2016-05-21 19:32:34 +03:00
|
|
|
global::Plugin.Fingerprint.Resource.Drawable.fingerprint_white = global::Bit.Android.Resource.Drawable.fingerprint_white;
|
|
|
|
global::Plugin.Fingerprint.Resource.Id.fingerprint_btnCancel = global::Bit.Android.Resource.Id.fingerprint_btnCancel;
|
|
|
|
global::Plugin.Fingerprint.Resource.Id.fingerprint_txtReason = global::Bit.Android.Resource.Id.fingerprint_txtReason;
|
|
|
|
global::Plugin.Fingerprint.Resource.Layout.FingerprintDialog = global::Bit.Android.Resource.Layout.FingerprintDialog;
|
2016-05-03 09:08:50 +03:00
|
|
|
global::Splat.Resource.String.library_name = global::Bit.Android.Resource.String.library_name;
|
2016-05-02 09:52:09 +03:00
|
|
|
global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::Bit.Android.Resource.Attribute.actionBarSize;
|
|
|
|
}
|
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
public partial class Attribute
|
2016-05-02 09:52:09 +03:00
|
|
|
{
|
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f010003
|
|
|
|
public const int ahBarColor = 2130771971;
|
2016-06-17 07:01:25 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f01000b
|
|
|
|
public const int ahBarLength = 2130771979;
|
2016-06-17 07:01:25 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f01000a
|
|
|
|
public const int ahBarWidth = 2130771978;
|
2016-06-17 07:01:25 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f010008
|
|
|
|
public const int ahCircleColor = 2130771976;
|
2016-06-17 07:01:25 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f010007
|
|
|
|
public const int ahDelayMillis = 2130771975;
|
2016-07-01 02:08:09 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f010009
|
|
|
|
public const int ahRadius = 2130771977;
|
2016-07-01 02:08:09 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f010004
|
|
|
|
public const int ahRimColor = 2130771972;
|
2016-07-01 02:08:09 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f010005
|
|
|
|
public const int ahRimWidth = 2130771973;
|
2016-07-01 02:08:09 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f010006
|
|
|
|
public const int ahSpinSpeed = 2130771974;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f010000
|
|
|
|
public const int ahText = 2130771968;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f010001
|
|
|
|
public const int ahTextColor = 2130771969;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f010002
|
|
|
|
public const int ahTextSize = 2130771970;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
static Attribute()
|
2016-05-02 09:52:09 +03:00
|
|
|
{
|
|
|
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
|
|
|
}
|
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
private Attribute()
|
2016-05-02 09:52:09 +03:00
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
public partial class Color
|
2016-05-02 09:52:09 +03:00
|
|
|
{
|
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f060005
|
|
|
|
public const int accent = 2131099653;
|
2016-07-01 02:08:09 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f060001
|
|
|
|
public const int darkgray = 2131099649;
|
2016-07-06 02:07:56 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f060002
|
|
|
|
public const int gray = 2131099650;
|
2016-07-01 02:08:09 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f060003
|
|
|
|
public const int lightgray = 2131099651;
|
2016-07-01 02:08:09 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f060004
|
|
|
|
public const int primary = 2131099652;
|
2016-07-01 02:08:09 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f060000
|
|
|
|
public const int white = 2131099648;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
static Color()
|
|
|
|
{
|
|
|
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
|
|
|
}
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
private Color()
|
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
public partial class Drawable
|
|
|
|
{
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f020000
|
|
|
|
public const int bg = 2130837504;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f020001
|
|
|
|
public const int eye = 2130837505;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f020002
|
|
|
|
public const int eye_slash = 2130837506;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f020003
|
|
|
|
public const int fa_folder_open = 2130837507;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f020004
|
|
|
|
public const int fingerprint_white = 2130837508;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f020005
|
|
|
|
public const int ic_errorstatus = 2130837509;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f020006
|
|
|
|
public const int ic_successstatus = 2130837510;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f020007
|
|
|
|
public const int icon = 2130837511;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f020008
|
|
|
|
public const int ion_chevron_right = 2130837512;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f020009
|
|
|
|
public const int ion_plus = 2130837513;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f02000a
|
|
|
|
public const int more = 2130837514;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f02000b
|
|
|
|
public const int roundedbg = 2130837515;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f02000c
|
|
|
|
public const int roundedbgdark = 2130837516;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
static Drawable()
|
|
|
|
{
|
|
|
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
|
|
|
}
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
private Drawable()
|
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
public partial class Id
|
|
|
|
{
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f080001
|
|
|
|
public const int fingerprint_btnCancel = 2131230721;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f080000
|
|
|
|
public const int fingerprint_txtReason = 2131230720;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f080004
|
|
|
|
public const int loadingImage = 2131230724;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f080002
|
|
|
|
public const int loadingProgressBar = 2131230722;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f080005
|
|
|
|
public const int loadingProgressWheel = 2131230725;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f080003
|
|
|
|
public const int textViewStatus = 2131230723;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
static Id()
|
|
|
|
{
|
|
|
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
|
|
|
}
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
private Id()
|
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
public partial class Layout
|
|
|
|
{
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f030000
|
|
|
|
public const int FingerprintDialog = 2130903040;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f030001
|
|
|
|
public const int loading = 2130903041;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f030002
|
|
|
|
public const int loadingimage = 2130903042;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f030003
|
|
|
|
public const int loadingprogress = 2130903043;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
static Layout()
|
|
|
|
{
|
|
|
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
|
|
|
}
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
private Layout()
|
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
public partial class String
|
|
|
|
{
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f050000
|
|
|
|
public const int library_name = 2131034112;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
static String()
|
|
|
|
{
|
|
|
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
|
|
|
}
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
private String()
|
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
public partial class Style
|
|
|
|
{
|
2016-07-06 02:07:56 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f070000
|
|
|
|
public const int BitwardenTheme = 2131165184;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
static Style()
|
|
|
|
{
|
|
|
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
|
|
|
}
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
private Style()
|
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
public partial class Xml
|
|
|
|
{
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0x7f040000
|
|
|
|
public const int accessibilityservice = 2130968576;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
static Xml()
|
|
|
|
{
|
|
|
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
|
|
|
}
|
2016-07-10 08:15:59 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
private Xml()
|
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
public partial class Styleable
|
|
|
|
{
|
2016-07-10 08:15:59 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
public static int[] ProgressWheel = new int[] {
|
|
|
|
2130771968,
|
|
|
|
2130771969,
|
|
|
|
2130771970,
|
|
|
|
2130771971,
|
|
|
|
2130771972,
|
|
|
|
2130771973,
|
|
|
|
2130771974,
|
|
|
|
2130771975,
|
|
|
|
2130771976,
|
|
|
|
2130771977,
|
|
|
|
2130771978,
|
|
|
|
2130771979};
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 3
|
|
|
|
public const int ProgressWheel_ahBarColor = 3;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 11
|
|
|
|
public const int ProgressWheel_ahBarLength = 11;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 10
|
|
|
|
public const int ProgressWheel_ahBarWidth = 10;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 8
|
|
|
|
public const int ProgressWheel_ahCircleColor = 8;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 7
|
|
|
|
public const int ProgressWheel_ahDelayMillis = 7;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 9
|
|
|
|
public const int ProgressWheel_ahRadius = 9;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 4
|
|
|
|
public const int ProgressWheel_ahRimColor = 4;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 5
|
|
|
|
public const int ProgressWheel_ahRimWidth = 5;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 6
|
|
|
|
public const int ProgressWheel_ahSpinSpeed = 6;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 0
|
|
|
|
public const int ProgressWheel_ahText = 0;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
2016-07-14 15:48:45 +03:00
|
|
|
// aapt resource value: 1
|
|
|
|
public const int ProgressWheel_ahTextColor = 1;
|
2016-07-02 09:01:47 +03:00
|
|
|
|
|
|
|
// aapt resource value: 2
|
|
|
|
public const int ProgressWheel_ahTextSize = 2;
|
|
|
|
|
2016-05-02 09:52:09 +03:00
|
|
|
static Styleable()
|
|
|
|
{
|
|
|
|
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
|
|
|
}
|
|
|
|
|
|
|
|
private Styleable()
|
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#pragma warning restore 1591
|