Resource.Designer.cs 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. #pragma warning disable 1591
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. [assembly: global::Android.Runtime.ResourceDesignerAttribute("LnoidWv.Resource", IsApplication=true)]
  11. namespace LnoidWv
  12. {
  13. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "13.1.0.5")]
  14. public partial class Resource
  15. {
  16. static Resource()
  17. {
  18. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  19. }
  20. public static void UpdateIdValues()
  21. {
  22. }
  23. public partial class Attribute
  24. {
  25. static Attribute()
  26. {
  27. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  28. }
  29. private Attribute()
  30. {
  31. }
  32. }
  33. public partial class Drawable
  34. {
  35. // aapt resource value: 0x7f020000
  36. public const int Icon = 2130837504;
  37. static Drawable()
  38. {
  39. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  40. }
  41. private Drawable()
  42. {
  43. }
  44. }
  45. }
  46. }
  47. #pragma warning restore 1591