Resource.designer.cs 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336
  1. #pragma warning disable 1591
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. // Runtime Version:4.0.30319.34014
  6. //
  7. // Changes to this file may cause incorrect behavior and will be lost if
  8. // the code is regenerated.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. [assembly: global::Android.Runtime.ResourceDesignerAttribute("AndroidPlayerMiniHack.Resource", IsApplication=true)]
  12. namespace AndroidPlayerMiniHack
  13. {
  14. [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
  15. public partial class Resource
  16. {
  17. static Resource()
  18. {
  19. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  20. }
  21. public static void UpdateIdValues()
  22. {
  23. }
  24. public partial class Attribute
  25. {
  26. // aapt resource value: 0x7f010000
  27. public const int cardBackgroundColor = 2130771968;
  28. // aapt resource value: 0x7f010001
  29. public const int cardCornerRadius = 2130771969;
  30. // aapt resource value: 0x7f010002
  31. public const int cardElevation = 2130771970;
  32. // aapt resource value: 0x7f010003
  33. public const int cardMaxElevation = 2130771971;
  34. // aapt resource value: 0x7f010005
  35. public const int cardPreventCornerOverlap = 2130771973;
  36. // aapt resource value: 0x7f010004
  37. public const int cardUseCompatPadding = 2130771972;
  38. // aapt resource value: 0x7f010006
  39. public const int contentPadding = 2130771974;
  40. // aapt resource value: 0x7f01000a
  41. public const int contentPaddingBottom = 2130771978;
  42. // aapt resource value: 0x7f010007
  43. public const int contentPaddingLeft = 2130771975;
  44. // aapt resource value: 0x7f010008
  45. public const int contentPaddingRight = 2130771976;
  46. // aapt resource value: 0x7f010009
  47. public const int contentPaddingTop = 2130771977;
  48. static Attribute()
  49. {
  50. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  51. }
  52. private Attribute()
  53. {
  54. }
  55. }
  56. public partial class Color
  57. {
  58. // aapt resource value: 0x7f040002
  59. public const int accent = 2130968578;
  60. // aapt resource value: 0x7f040003
  61. public const int cardview_dark_background = 2130968579;
  62. // aapt resource value: 0x7f040004
  63. public const int cardview_light_background = 2130968580;
  64. // aapt resource value: 0x7f040005
  65. public const int cardview_shadow_end_color = 2130968581;
  66. // aapt resource value: 0x7f040006
  67. public const int cardview_shadow_start_color = 2130968582;
  68. // aapt resource value: 0x7f040000
  69. public const int material_blue_500 = 2130968576;
  70. // aapt resource value: 0x7f040001
  71. public const int material_blue_700 = 2130968577;
  72. static Color()
  73. {
  74. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  75. }
  76. private Color()
  77. {
  78. }
  79. }
  80. public partial class Dimension
  81. {
  82. // aapt resource value: 0x7f070000
  83. public const int cardview_compat_inset_shadow = 2131165184;
  84. // aapt resource value: 0x7f070001
  85. public const int cardview_default_elevation = 2131165185;
  86. // aapt resource value: 0x7f070002
  87. public const int cardview_default_radius = 2131165186;
  88. static Dimension()
  89. {
  90. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  91. }
  92. private Dimension()
  93. {
  94. }
  95. }
  96. public partial class Drawable
  97. {
  98. // aapt resource value: 0x7f020000
  99. public const int caterpiller = 2130837504;
  100. // aapt resource value: 0x7f020001
  101. public const int flying_in_the_light_large = 2130837505;
  102. // aapt resource value: 0x7f020002
  103. public const int Icon = 2130837506;
  104. // aapt resource value: 0x7f020003
  105. public const int jelly_fish_2 = 2130837507;
  106. // aapt resource value: 0x7f020004
  107. public const int lone_pine_sunset = 2130837508;
  108. // aapt resource value: 0x7f020005
  109. public const int look_me_in_the_eye = 2130837509;
  110. // aapt resource value: 0x7f020006
  111. public const int over_there = 2130837510;
  112. // aapt resource value: 0x7f020007
  113. public const int rainbow = 2130837511;
  114. // aapt resource value: 0x7f020008
  115. public const int sample1 = 2130837512;
  116. // aapt resource value: 0x7f020009
  117. public const int sample2 = 2130837513;
  118. static Drawable()
  119. {
  120. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  121. }
  122. private Drawable()
  123. {
  124. }
  125. }
  126. public partial class Id
  127. {
  128. // aapt resource value: 0x7f080000
  129. public const int battery_level = 2131230720;
  130. // aapt resource value: 0x7f080001
  131. public const int battery_status = 2131230721;
  132. // aapt resource value: 0x7f080003
  133. public const int compass_layout = 2131230723;
  134. // aapt resource value: 0x7f080005
  135. public const int imageView = 2131230725;
  136. // aapt resource value: 0x7f080004
  137. public const int recycler_view = 2131230724;
  138. // aapt resource value: 0x7f080002
  139. public const int refresh_battery = 2131230722;
  140. // aapt resource value: 0x7f080006
  141. public const int textView = 2131230726;
  142. static Id()
  143. {
  144. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  145. }
  146. private Id()
  147. {
  148. }
  149. }
  150. public partial class Layout
  151. {
  152. // aapt resource value: 0x7f030000
  153. public const int main = 2130903040;
  154. // aapt resource value: 0x7f030001
  155. public const int recycleritem_card = 2130903041;
  156. static Layout()
  157. {
  158. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  159. }
  160. private Layout()
  161. {
  162. }
  163. }
  164. public partial class String
  165. {
  166. // aapt resource value: 0x7f050001
  167. public const int app_name = 2131034113;
  168. // aapt resource value: 0x7f050000
  169. public const int refresh_battery = 2131034112;
  170. static String()
  171. {
  172. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  173. }
  174. private String()
  175. {
  176. }
  177. }
  178. public partial class Style
  179. {
  180. // aapt resource value: 0x7f060002
  181. public const int CardView = 2131099650;
  182. // aapt resource value: 0x7f060003
  183. public const int CardView_Dark = 2131099651;
  184. // aapt resource value: 0x7f060004
  185. public const int CardView_Light = 2131099652;
  186. // aapt resource value: 0x7f060001
  187. public const int MyTheme = 2131099649;
  188. // aapt resource value: 0x7f060000
  189. public const int MyTheme_Base = 2131099648;
  190. static Style()
  191. {
  192. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  193. }
  194. private Style()
  195. {
  196. }
  197. }
  198. public partial class Styleable
  199. {
  200. public static int[] CardView = new int[] {
  201. 2130771968,
  202. 2130771969,
  203. 2130771970,
  204. 2130771971,
  205. 2130771972,
  206. 2130771973,
  207. 2130771974,
  208. 2130771975,
  209. 2130771976,
  210. 2130771977,
  211. 2130771978};
  212. // aapt resource value: 0
  213. public const int CardView_cardBackgroundColor = 0;
  214. // aapt resource value: 1
  215. public const int CardView_cardCornerRadius = 1;
  216. // aapt resource value: 2
  217. public const int CardView_cardElevation = 2;
  218. // aapt resource value: 3
  219. public const int CardView_cardMaxElevation = 3;
  220. // aapt resource value: 5
  221. public const int CardView_cardPreventCornerOverlap = 5;
  222. // aapt resource value: 4
  223. public const int CardView_cardUseCompatPadding = 4;
  224. // aapt resource value: 6
  225. public const int CardView_contentPadding = 6;
  226. // aapt resource value: 10
  227. public const int CardView_contentPaddingBottom = 10;
  228. // aapt resource value: 7
  229. public const int CardView_contentPaddingLeft = 7;
  230. // aapt resource value: 8
  231. public const int CardView_contentPaddingRight = 8;
  232. // aapt resource value: 9
  233. public const int CardView_contentPaddingTop = 9;
  234. static Styleable()
  235. {
  236. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  237. }
  238. private Styleable()
  239. {
  240. }
  241. }
  242. }
  243. }
  244. #pragma warning restore 1591