1 #pragma warning disable 1591
2 //------------------------------------------------------------------------------
3 // <auto-generated>
4 //     This code was generated by a tool.
5 //     Runtime Version:4.0.30319.42000
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 
12 [assembly: global::Android.Runtime.ResourceDesignerAttribute("controller.Droid.Resource", IsApplication=true)]
13 
14 namespace controller.Droid
15 {
16 
17 
18 	[System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
19 	public partial class Resource
20 	{
21 
Resource()22 		static Resource()
23 		{
24 			global::Android.Runtime.ResourceIdManager.UpdateIdValues();
25 		}
26 
UpdateIdValues()27 		public static void UpdateIdValues()
28 		{
29 			global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::controller.Droid.Resource.Attribute.actionBarSize;
30 		}
31 
32 		public partial class Animation
33 		{
34 
35 			// aapt resource value: 0x7f050000
36 			public const int abc_fade_in = 2131034112;
37 
38 			// aapt resource value: 0x7f050001
39 			public const int abc_fade_out = 2131034113;
40 
41 			// aapt resource value: 0x7f050002
42 			public const int abc_grow_fade_in_from_bottom = 2131034114;
43 
44 			// aapt resource value: 0x7f050003
45 			public const int abc_popup_enter = 2131034115;
46 
47 			// aapt resource value: 0x7f050004
48 			public const int abc_popup_exit = 2131034116;
49 
50 			// aapt resource value: 0x7f050005
51 			public const int abc_shrink_fade_out_from_bottom = 2131034117;
52 
53 			// aapt resource value: 0x7f050006
54 			public const int abc_slide_in_bottom = 2131034118;
55 
56 			// aapt resource value: 0x7f050007
57 			public const int abc_slide_in_top = 2131034119;
58 
59 			// aapt resource value: 0x7f050008
60 			public const int abc_slide_out_bottom = 2131034120;
61 
62 			// aapt resource value: 0x7f050009
63 			public const int abc_slide_out_top = 2131034121;
64 
65 			// aapt resource value: 0x7f05000a
66 			public const int design_bottom_sheet_slide_in = 2131034122;
67 
68 			// aapt resource value: 0x7f05000b
69 			public const int design_bottom_sheet_slide_out = 2131034123;
70 
71 			// aapt resource value: 0x7f05000c
72 			public const int design_snackbar_in = 2131034124;
73 
74 			// aapt resource value: 0x7f05000d
75 			public const int design_snackbar_out = 2131034125;
76 
77 			// aapt resource value: 0x7f05000e
78 			public const int tooltip_enter = 2131034126;
79 
80 			// aapt resource value: 0x7f05000f
81 			public const int tooltip_exit = 2131034127;
82 
Animation()83 			static Animation()
84 			{
85 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
86 			}
87 
Animation()88 			private Animation()
89 			{
90 			}
91 		}
92 
93 		public partial class Animator
94 		{
95 
96 			// aapt resource value: 0x7f060000
97 			public const int design_appbar_state_list_animator = 2131099648;
98 
Animator()99 			static Animator()
100 			{
101 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
102 			}
103 
Animator()104 			private Animator()
105 			{
106 			}
107 		}
108 
109 		public partial class Attribute
110 		{
111 
112 			// aapt resource value: 0x7f01006b
113 			public const int actionBarDivider = 2130772075;
114 
115 			// aapt resource value: 0x7f01006c
116 			public const int actionBarItemBackground = 2130772076;
117 
118 			// aapt resource value: 0x7f010065
119 			public const int actionBarPopupTheme = 2130772069;
120 
121 			// aapt resource value: 0x7f01006a
122 			public const int actionBarSize = 2130772074;
123 
124 			// aapt resource value: 0x7f010067
125 			public const int actionBarSplitStyle = 2130772071;
126 
127 			// aapt resource value: 0x7f010066
128 			public const int actionBarStyle = 2130772070;
129 
130 			// aapt resource value: 0x7f010061
131 			public const int actionBarTabBarStyle = 2130772065;
132 
133 			// aapt resource value: 0x7f010060
134 			public const int actionBarTabStyle = 2130772064;
135 
136 			// aapt resource value: 0x7f010062
137 			public const int actionBarTabTextStyle = 2130772066;
138 
139 			// aapt resource value: 0x7f010068
140 			public const int actionBarTheme = 2130772072;
141 
142 			// aapt resource value: 0x7f010069
143 			public const int actionBarWidgetTheme = 2130772073;
144 
145 			// aapt resource value: 0x7f010086
146 			public const int actionButtonStyle = 2130772102;
147 
148 			// aapt resource value: 0x7f010082
149 			public const int actionDropDownStyle = 2130772098;
150 
151 			// aapt resource value: 0x7f0100dd
152 			public const int actionLayout = 2130772189;
153 
154 			// aapt resource value: 0x7f01006d
155 			public const int actionMenuTextAppearance = 2130772077;
156 
157 			// aapt resource value: 0x7f01006e
158 			public const int actionMenuTextColor = 2130772078;
159 
160 			// aapt resource value: 0x7f010071
161 			public const int actionModeBackground = 2130772081;
162 
163 			// aapt resource value: 0x7f010070
164 			public const int actionModeCloseButtonStyle = 2130772080;
165 
166 			// aapt resource value: 0x7f010073
167 			public const int actionModeCloseDrawable = 2130772083;
168 
169 			// aapt resource value: 0x7f010075
170 			public const int actionModeCopyDrawable = 2130772085;
171 
172 			// aapt resource value: 0x7f010074
173 			public const int actionModeCutDrawable = 2130772084;
174 
175 			// aapt resource value: 0x7f010079
176 			public const int actionModeFindDrawable = 2130772089;
177 
178 			// aapt resource value: 0x7f010076
179 			public const int actionModePasteDrawable = 2130772086;
180 
181 			// aapt resource value: 0x7f01007b
182 			public const int actionModePopupWindowStyle = 2130772091;
183 
184 			// aapt resource value: 0x7f010077
185 			public const int actionModeSelectAllDrawable = 2130772087;
186 
187 			// aapt resource value: 0x7f010078
188 			public const int actionModeShareDrawable = 2130772088;
189 
190 			// aapt resource value: 0x7f010072
191 			public const int actionModeSplitBackground = 2130772082;
192 
193 			// aapt resource value: 0x7f01006f
194 			public const int actionModeStyle = 2130772079;
195 
196 			// aapt resource value: 0x7f01007a
197 			public const int actionModeWebSearchDrawable = 2130772090;
198 
199 			// aapt resource value: 0x7f010063
200 			public const int actionOverflowButtonStyle = 2130772067;
201 
202 			// aapt resource value: 0x7f010064
203 			public const int actionOverflowMenuStyle = 2130772068;
204 
205 			// aapt resource value: 0x7f0100df
206 			public const int actionProviderClass = 2130772191;
207 
208 			// aapt resource value: 0x7f0100de
209 			public const int actionViewClass = 2130772190;
210 
211 			// aapt resource value: 0x7f01008e
212 			public const int activityChooserViewStyle = 2130772110;
213 
214 			// aapt resource value: 0x7f0100b3
215 			public const int alertDialogButtonGroupStyle = 2130772147;
216 
217 			// aapt resource value: 0x7f0100b4
218 			public const int alertDialogCenterButtons = 2130772148;
219 
220 			// aapt resource value: 0x7f0100b2
221 			public const int alertDialogStyle = 2130772146;
222 
223 			// aapt resource value: 0x7f0100b5
224 			public const int alertDialogTheme = 2130772149;
225 
226 			// aapt resource value: 0x7f0100cb
227 			public const int allowStacking = 2130772171;
228 
229 			// aapt resource value: 0x7f0100cc
230 			public const int alpha = 2130772172;
231 
232 			// aapt resource value: 0x7f0100da
233 			public const int alphabeticModifiers = 2130772186;
234 
235 			// aapt resource value: 0x7f0100d3
236 			public const int arrowHeadLength = 2130772179;
237 
238 			// aapt resource value: 0x7f0100d4
239 			public const int arrowShaftLength = 2130772180;
240 
241 			// aapt resource value: 0x7f0100ba
242 			public const int autoCompleteTextViewStyle = 2130772154;
243 
244 			// aapt resource value: 0x7f010054
245 			public const int autoSizeMaxTextSize = 2130772052;
246 
247 			// aapt resource value: 0x7f010053
248 			public const int autoSizeMinTextSize = 2130772051;
249 
250 			// aapt resource value: 0x7f010052
251 			public const int autoSizePresetSizes = 2130772050;
252 
253 			// aapt resource value: 0x7f010051
254 			public const int autoSizeStepGranularity = 2130772049;
255 
256 			// aapt resource value: 0x7f010050
257 			public const int autoSizeTextType = 2130772048;
258 
259 			// aapt resource value: 0x7f01002e
260 			public const int background = 2130772014;
261 
262 			// aapt resource value: 0x7f010030
263 			public const int backgroundSplit = 2130772016;
264 
265 			// aapt resource value: 0x7f01002f
266 			public const int backgroundStacked = 2130772015;
267 
268 			// aapt resource value: 0x7f010116
269 			public const int backgroundTint = 2130772246;
270 
271 			// aapt resource value: 0x7f010117
272 			public const int backgroundTintMode = 2130772247;
273 
274 			// aapt resource value: 0x7f0100d5
275 			public const int barLength = 2130772181;
276 
277 			// aapt resource value: 0x7f010141
278 			public const int behavior_autoHide = 2130772289;
279 
280 			// aapt resource value: 0x7f01011e
281 			public const int behavior_hideable = 2130772254;
282 
283 			// aapt resource value: 0x7f01014a
284 			public const int behavior_overlapTop = 2130772298;
285 
286 			// aapt resource value: 0x7f01011d
287 			public const int behavior_peekHeight = 2130772253;
288 
289 			// aapt resource value: 0x7f01011f
290 			public const int behavior_skipCollapsed = 2130772255;
291 
292 			// aapt resource value: 0x7f01013f
293 			public const int borderWidth = 2130772287;
294 
295 			// aapt resource value: 0x7f01008b
296 			public const int borderlessButtonStyle = 2130772107;
297 
298 			// aapt resource value: 0x7f010139
299 			public const int bottomSheetDialogTheme = 2130772281;
300 
301 			// aapt resource value: 0x7f01013a
302 			public const int bottomSheetStyle = 2130772282;
303 
304 			// aapt resource value: 0x7f010088
305 			public const int buttonBarButtonStyle = 2130772104;
306 
307 			// aapt resource value: 0x7f0100b8
308 			public const int buttonBarNegativeButtonStyle = 2130772152;
309 
310 			// aapt resource value: 0x7f0100b9
311 			public const int buttonBarNeutralButtonStyle = 2130772153;
312 
313 			// aapt resource value: 0x7f0100b7
314 			public const int buttonBarPositiveButtonStyle = 2130772151;
315 
316 			// aapt resource value: 0x7f010087
317 			public const int buttonBarStyle = 2130772103;
318 
319 			// aapt resource value: 0x7f01010b
320 			public const int buttonGravity = 2130772235;
321 
322 			// aapt resource value: 0x7f010043
323 			public const int buttonPanelSideLayout = 2130772035;
324 
325 			// aapt resource value: 0x7f0100bb
326 			public const int buttonStyle = 2130772155;
327 
328 			// aapt resource value: 0x7f0100bc
329 			public const int buttonStyleSmall = 2130772156;
330 
331 			// aapt resource value: 0x7f0100cd
332 			public const int buttonTint = 2130772173;
333 
334 			// aapt resource value: 0x7f0100ce
335 			public const int buttonTintMode = 2130772174;
336 
337 			// aapt resource value: 0x7f010017
338 			public const int cardBackgroundColor = 2130771991;
339 
340 			// aapt resource value: 0x7f010018
341 			public const int cardCornerRadius = 2130771992;
342 
343 			// aapt resource value: 0x7f010019
344 			public const int cardElevation = 2130771993;
345 
346 			// aapt resource value: 0x7f01001a
347 			public const int cardMaxElevation = 2130771994;
348 
349 			// aapt resource value: 0x7f01001c
350 			public const int cardPreventCornerOverlap = 2130771996;
351 
352 			// aapt resource value: 0x7f01001b
353 			public const int cardUseCompatPadding = 2130771995;
354 
355 			// aapt resource value: 0x7f0100bd
356 			public const int checkboxStyle = 2130772157;
357 
358 			// aapt resource value: 0x7f0100be
359 			public const int checkedTextViewStyle = 2130772158;
360 
361 			// aapt resource value: 0x7f0100ee
362 			public const int closeIcon = 2130772206;
363 
364 			// aapt resource value: 0x7f010040
365 			public const int closeItemLayout = 2130772032;
366 
367 			// aapt resource value: 0x7f01010d
368 			public const int collapseContentDescription = 2130772237;
369 
370 			// aapt resource value: 0x7f01010c
371 			public const int collapseIcon = 2130772236;
372 
373 			// aapt resource value: 0x7f01012c
374 			public const int collapsedTitleGravity = 2130772268;
375 
376 			// aapt resource value: 0x7f010126
377 			public const int collapsedTitleTextAppearance = 2130772262;
378 
379 			// aapt resource value: 0x7f0100cf
380 			public const int color = 2130772175;
381 
382 			// aapt resource value: 0x7f0100aa
383 			public const int colorAccent = 2130772138;
384 
385 			// aapt resource value: 0x7f0100b1
386 			public const int colorBackgroundFloating = 2130772145;
387 
388 			// aapt resource value: 0x7f0100ae
389 			public const int colorButtonNormal = 2130772142;
390 
391 			// aapt resource value: 0x7f0100ac
392 			public const int colorControlActivated = 2130772140;
393 
394 			// aapt resource value: 0x7f0100ad
395 			public const int colorControlHighlight = 2130772141;
396 
397 			// aapt resource value: 0x7f0100ab
398 			public const int colorControlNormal = 2130772139;
399 
400 			// aapt resource value: 0x7f0100ca
401 			public const int colorError = 2130772170;
402 
403 			// aapt resource value: 0x7f0100a8
404 			public const int colorPrimary = 2130772136;
405 
406 			// aapt resource value: 0x7f0100a9
407 			public const int colorPrimaryDark = 2130772137;
408 
409 			// aapt resource value: 0x7f0100af
410 			public const int colorSwitchThumbNormal = 2130772143;
411 
412 			// aapt resource value: 0x7f0100f3
413 			public const int commitIcon = 2130772211;
414 
415 			// aapt resource value: 0x7f0100e0
416 			public const int contentDescription = 2130772192;
417 
418 			// aapt resource value: 0x7f010039
419 			public const int contentInsetEnd = 2130772025;
420 
421 			// aapt resource value: 0x7f01003d
422 			public const int contentInsetEndWithActions = 2130772029;
423 
424 			// aapt resource value: 0x7f01003a
425 			public const int contentInsetLeft = 2130772026;
426 
427 			// aapt resource value: 0x7f01003b
428 			public const int contentInsetRight = 2130772027;
429 
430 			// aapt resource value: 0x7f010038
431 			public const int contentInsetStart = 2130772024;
432 
433 			// aapt resource value: 0x7f01003c
434 			public const int contentInsetStartWithNavigation = 2130772028;
435 
436 			// aapt resource value: 0x7f01001d
437 			public const int contentPadding = 2130771997;
438 
439 			// aapt resource value: 0x7f010021
440 			public const int contentPaddingBottom = 2130772001;
441 
442 			// aapt resource value: 0x7f01001e
443 			public const int contentPaddingLeft = 2130771998;
444 
445 			// aapt resource value: 0x7f01001f
446 			public const int contentPaddingRight = 2130771999;
447 
448 			// aapt resource value: 0x7f010020
449 			public const int contentPaddingTop = 2130772000;
450 
451 			// aapt resource value: 0x7f010127
452 			public const int contentScrim = 2130772263;
453 
454 			// aapt resource value: 0x7f0100b0
455 			public const int controlBackground = 2130772144;
456 
457 			// aapt resource value: 0x7f010160
458 			public const int counterEnabled = 2130772320;
459 
460 			// aapt resource value: 0x7f010161
461 			public const int counterMaxLength = 2130772321;
462 
463 			// aapt resource value: 0x7f010163
464 			public const int counterOverflowTextAppearance = 2130772323;
465 
466 			// aapt resource value: 0x7f010162
467 			public const int counterTextAppearance = 2130772322;
468 
469 			// aapt resource value: 0x7f010031
470 			public const int customNavigationLayout = 2130772017;
471 
472 			// aapt resource value: 0x7f0100ed
473 			public const int defaultQueryHint = 2130772205;
474 
475 			// aapt resource value: 0x7f010080
476 			public const int dialogPreferredPadding = 2130772096;
477 
478 			// aapt resource value: 0x7f01007f
479 			public const int dialogTheme = 2130772095;
480 
481 			// aapt resource value: 0x7f010027
482 			public const int displayOptions = 2130772007;
483 
484 			// aapt resource value: 0x7f01002d
485 			public const int divider = 2130772013;
486 
487 			// aapt resource value: 0x7f01008d
488 			public const int dividerHorizontal = 2130772109;
489 
490 			// aapt resource value: 0x7f0100d9
491 			public const int dividerPadding = 2130772185;
492 
493 			// aapt resource value: 0x7f01008c
494 			public const int dividerVertical = 2130772108;
495 
496 			// aapt resource value: 0x7f0100d1
497 			public const int drawableSize = 2130772177;
498 
499 			// aapt resource value: 0x7f010022
500 			public const int drawerArrowStyle = 2130772002;
501 
502 			// aapt resource value: 0x7f01009f
503 			public const int dropDownListViewStyle = 2130772127;
504 
505 			// aapt resource value: 0x7f010083
506 			public const int dropdownListPreferredItemHeight = 2130772099;
507 
508 			// aapt resource value: 0x7f010094
509 			public const int editTextBackground = 2130772116;
510 
511 			// aapt resource value: 0x7f010093
512 			public const int editTextColor = 2130772115;
513 
514 			// aapt resource value: 0x7f0100bf
515 			public const int editTextStyle = 2130772159;
516 
517 			// aapt resource value: 0x7f01003e
518 			public const int elevation = 2130772030;
519 
520 			// aapt resource value: 0x7f01015e
521 			public const int errorEnabled = 2130772318;
522 
523 			// aapt resource value: 0x7f01015f
524 			public const int errorTextAppearance = 2130772319;
525 
526 			// aapt resource value: 0x7f010042
527 			public const int expandActivityOverflowButtonDrawable = 2130772034;
528 
529 			// aapt resource value: 0x7f010118
530 			public const int expanded = 2130772248;
531 
532 			// aapt resource value: 0x7f01012d
533 			public const int expandedTitleGravity = 2130772269;
534 
535 			// aapt resource value: 0x7f010120
536 			public const int expandedTitleMargin = 2130772256;
537 
538 			// aapt resource value: 0x7f010124
539 			public const int expandedTitleMarginBottom = 2130772260;
540 
541 			// aapt resource value: 0x7f010123
542 			public const int expandedTitleMarginEnd = 2130772259;
543 
544 			// aapt resource value: 0x7f010121
545 			public const int expandedTitleMarginStart = 2130772257;
546 
547 			// aapt resource value: 0x7f010122
548 			public const int expandedTitleMarginTop = 2130772258;
549 
550 			// aapt resource value: 0x7f010125
551 			public const int expandedTitleTextAppearance = 2130772261;
552 
553 			// aapt resource value: 0x7f010015
554 			public const int externalRouteEnabledDrawable = 2130771989;
555 
556 			// aapt resource value: 0x7f01013d
557 			public const int fabSize = 2130772285;
558 
559 			// aapt resource value: 0x7f010004
560 			public const int fastScrollEnabled = 2130771972;
561 
562 			// aapt resource value: 0x7f010007
563 			public const int fastScrollHorizontalThumbDrawable = 2130771975;
564 
565 			// aapt resource value: 0x7f010008
566 			public const int fastScrollHorizontalTrackDrawable = 2130771976;
567 
568 			// aapt resource value: 0x7f010005
569 			public const int fastScrollVerticalThumbDrawable = 2130771973;
570 
571 			// aapt resource value: 0x7f010006
572 			public const int fastScrollVerticalTrackDrawable = 2130771974;
573 
574 			// aapt resource value: 0x7f010171
575 			public const int font = 2130772337;
576 
577 			// aapt resource value: 0x7f010055
578 			public const int fontFamily = 2130772053;
579 
580 			// aapt resource value: 0x7f01016a
581 			public const int fontProviderAuthority = 2130772330;
582 
583 			// aapt resource value: 0x7f01016d
584 			public const int fontProviderCerts = 2130772333;
585 
586 			// aapt resource value: 0x7f01016e
587 			public const int fontProviderFetchStrategy = 2130772334;
588 
589 			// aapt resource value: 0x7f01016f
590 			public const int fontProviderFetchTimeout = 2130772335;
591 
592 			// aapt resource value: 0x7f01016b
593 			public const int fontProviderPackage = 2130772331;
594 
595 			// aapt resource value: 0x7f01016c
596 			public const int fontProviderQuery = 2130772332;
597 
598 			// aapt resource value: 0x7f010170
599 			public const int fontStyle = 2130772336;
600 
601 			// aapt resource value: 0x7f010172
602 			public const int fontWeight = 2130772338;
603 
604 			// aapt resource value: 0x7f010142
605 			public const int foregroundInsidePadding = 2130772290;
606 
607 			// aapt resource value: 0x7f0100d2
608 			public const int gapBetweenBars = 2130772178;
609 
610 			// aapt resource value: 0x7f0100ef
611 			public const int goIcon = 2130772207;
612 
613 			// aapt resource value: 0x7f010148
614 			public const int headerLayout = 2130772296;
615 
616 			// aapt resource value: 0x7f010023
617 			public const int height = 2130772003;
618 
619 			// aapt resource value: 0x7f010037
620 			public const int hideOnContentScroll = 2130772023;
621 
622 			// aapt resource value: 0x7f010164
623 			public const int hintAnimationEnabled = 2130772324;
624 
625 			// aapt resource value: 0x7f01015d
626 			public const int hintEnabled = 2130772317;
627 
628 			// aapt resource value: 0x7f01015c
629 			public const int hintTextAppearance = 2130772316;
630 
631 			// aapt resource value: 0x7f010085
632 			public const int homeAsUpIndicator = 2130772101;
633 
634 			// aapt resource value: 0x7f010032
635 			public const int homeLayout = 2130772018;
636 
637 			// aapt resource value: 0x7f01002b
638 			public const int icon = 2130772011;
639 
640 			// aapt resource value: 0x7f0100e2
641 			public const int iconTint = 2130772194;
642 
643 			// aapt resource value: 0x7f0100e3
644 			public const int iconTintMode = 2130772195;
645 
646 			// aapt resource value: 0x7f0100eb
647 			public const int iconifiedByDefault = 2130772203;
648 
649 			// aapt resource value: 0x7f010095
650 			public const int imageButtonStyle = 2130772117;
651 
652 			// aapt resource value: 0x7f010034
653 			public const int indeterminateProgressStyle = 2130772020;
654 
655 			// aapt resource value: 0x7f010041
656 			public const int initialActivityCount = 2130772033;
657 
658 			// aapt resource value: 0x7f010149
659 			public const int insetForeground = 2130772297;
660 
661 			// aapt resource value: 0x7f010024
662 			public const int isLightTheme = 2130772004;
663 
664 			// aapt resource value: 0x7f010146
665 			public const int itemBackground = 2130772294;
666 
667 			// aapt resource value: 0x7f010144
668 			public const int itemIconTint = 2130772292;
669 
670 			// aapt resource value: 0x7f010036
671 			public const int itemPadding = 2130772022;
672 
673 			// aapt resource value: 0x7f010147
674 			public const int itemTextAppearance = 2130772295;
675 
676 			// aapt resource value: 0x7f010145
677 			public const int itemTextColor = 2130772293;
678 
679 			// aapt resource value: 0x7f010131
680 			public const int keylines = 2130772273;
681 
682 			// aapt resource value: 0x7f0100ea
683 			public const int layout = 2130772202;
684 
685 			// aapt resource value: 0x7f010000
686 			public const int layoutManager = 2130771968;
687 
688 			// aapt resource value: 0x7f010134
689 			public const int layout_anchor = 2130772276;
690 
691 			// aapt resource value: 0x7f010136
692 			public const int layout_anchorGravity = 2130772278;
693 
694 			// aapt resource value: 0x7f010133
695 			public const int layout_behavior = 2130772275;
696 
697 			// aapt resource value: 0x7f01012f
698 			public const int layout_collapseMode = 2130772271;
699 
700 			// aapt resource value: 0x7f010130
701 			public const int layout_collapseParallaxMultiplier = 2130772272;
702 
703 			// aapt resource value: 0x7f010138
704 			public const int layout_dodgeInsetEdges = 2130772280;
705 
706 			// aapt resource value: 0x7f010137
707 			public const int layout_insetEdge = 2130772279;
708 
709 			// aapt resource value: 0x7f010135
710 			public const int layout_keyline = 2130772277;
711 
712 			// aapt resource value: 0x7f01011b
713 			public const int layout_scrollFlags = 2130772251;
714 
715 			// aapt resource value: 0x7f01011c
716 			public const int layout_scrollInterpolator = 2130772252;
717 
718 			// aapt resource value: 0x7f0100a7
719 			public const int listChoiceBackgroundIndicator = 2130772135;
720 
721 			// aapt resource value: 0x7f010081
722 			public const int listDividerAlertDialog = 2130772097;
723 
724 			// aapt resource value: 0x7f010047
725 			public const int listItemLayout = 2130772039;
726 
727 			// aapt resource value: 0x7f010044
728 			public const int listLayout = 2130772036;
729 
730 			// aapt resource value: 0x7f0100c7
731 			public const int listMenuViewStyle = 2130772167;
732 
733 			// aapt resource value: 0x7f0100a0
734 			public const int listPopupWindowStyle = 2130772128;
735 
736 			// aapt resource value: 0x7f01009a
737 			public const int listPreferredItemHeight = 2130772122;
738 
739 			// aapt resource value: 0x7f01009c
740 			public const int listPreferredItemHeightLarge = 2130772124;
741 
742 			// aapt resource value: 0x7f01009b
743 			public const int listPreferredItemHeightSmall = 2130772123;
744 
745 			// aapt resource value: 0x7f01009d
746 			public const int listPreferredItemPaddingLeft = 2130772125;
747 
748 			// aapt resource value: 0x7f01009e
749 			public const int listPreferredItemPaddingRight = 2130772126;
750 
751 			// aapt resource value: 0x7f01002c
752 			public const int logo = 2130772012;
753 
754 			// aapt resource value: 0x7f010110
755 			public const int logoDescription = 2130772240;
756 
757 			// aapt resource value: 0x7f01014b
758 			public const int maxActionInlineWidth = 2130772299;
759 
760 			// aapt resource value: 0x7f01010a
761 			public const int maxButtonHeight = 2130772234;
762 
763 			// aapt resource value: 0x7f0100d7
764 			public const int measureWithLargestChild = 2130772183;
765 
766 			// aapt resource value: 0x7f010009
767 			public const int mediaRouteAudioTrackDrawable = 2130771977;
768 
769 			// aapt resource value: 0x7f01000a
770 			public const int mediaRouteButtonStyle = 2130771978;
771 
772 			// aapt resource value: 0x7f010016
773 			public const int mediaRouteButtonTint = 2130771990;
774 
775 			// aapt resource value: 0x7f01000b
776 			public const int mediaRouteCloseDrawable = 2130771979;
777 
778 			// aapt resource value: 0x7f01000c
779 			public const int mediaRouteControlPanelThemeOverlay = 2130771980;
780 
781 			// aapt resource value: 0x7f01000d
782 			public const int mediaRouteDefaultIconDrawable = 2130771981;
783 
784 			// aapt resource value: 0x7f01000e
785 			public const int mediaRoutePauseDrawable = 2130771982;
786 
787 			// aapt resource value: 0x7f01000f
788 			public const int mediaRoutePlayDrawable = 2130771983;
789 
790 			// aapt resource value: 0x7f010010
791 			public const int mediaRouteSpeakerGroupIconDrawable = 2130771984;
792 
793 			// aapt resource value: 0x7f010011
794 			public const int mediaRouteSpeakerIconDrawable = 2130771985;
795 
796 			// aapt resource value: 0x7f010012
797 			public const int mediaRouteStopDrawable = 2130771986;
798 
799 			// aapt resource value: 0x7f010013
800 			public const int mediaRouteTheme = 2130771987;
801 
802 			// aapt resource value: 0x7f010014
803 			public const int mediaRouteTvIconDrawable = 2130771988;
804 
805 			// aapt resource value: 0x7f010143
806 			public const int menu = 2130772291;
807 
808 			// aapt resource value: 0x7f010045
809 			public const int multiChoiceItemLayout = 2130772037;
810 
811 			// aapt resource value: 0x7f01010f
812 			public const int navigationContentDescription = 2130772239;
813 
814 			// aapt resource value: 0x7f01010e
815 			public const int navigationIcon = 2130772238;
816 
817 			// aapt resource value: 0x7f010026
818 			public const int navigationMode = 2130772006;
819 
820 			// aapt resource value: 0x7f0100db
821 			public const int numericModifiers = 2130772187;
822 
823 			// aapt resource value: 0x7f0100e6
824 			public const int overlapAnchor = 2130772198;
825 
826 			// aapt resource value: 0x7f0100e8
827 			public const int paddingBottomNoButtons = 2130772200;
828 
829 			// aapt resource value: 0x7f010114
830 			public const int paddingEnd = 2130772244;
831 
832 			// aapt resource value: 0x7f010113
833 			public const int paddingStart = 2130772243;
834 
835 			// aapt resource value: 0x7f0100e9
836 			public const int paddingTopNoTitle = 2130772201;
837 
838 			// aapt resource value: 0x7f0100a4
839 			public const int panelBackground = 2130772132;
840 
841 			// aapt resource value: 0x7f0100a6
842 			public const int panelMenuListTheme = 2130772134;
843 
844 			// aapt resource value: 0x7f0100a5
845 			public const int panelMenuListWidth = 2130772133;
846 
847 			// aapt resource value: 0x7f010167
848 			public const int passwordToggleContentDescription = 2130772327;
849 
850 			// aapt resource value: 0x7f010166
851 			public const int passwordToggleDrawable = 2130772326;
852 
853 			// aapt resource value: 0x7f010165
854 			public const int passwordToggleEnabled = 2130772325;
855 
856 			// aapt resource value: 0x7f010168
857 			public const int passwordToggleTint = 2130772328;
858 
859 			// aapt resource value: 0x7f010169
860 			public const int passwordToggleTintMode = 2130772329;
861 
862 			// aapt resource value: 0x7f010091
863 			public const int popupMenuStyle = 2130772113;
864 
865 			// aapt resource value: 0x7f01003f
866 			public const int popupTheme = 2130772031;
867 
868 			// aapt resource value: 0x7f010092
869 			public const int popupWindowStyle = 2130772114;
870 
871 			// aapt resource value: 0x7f0100e4
872 			public const int preserveIconSpacing = 2130772196;
873 
874 			// aapt resource value: 0x7f01013e
875 			public const int pressedTranslationZ = 2130772286;
876 
877 			// aapt resource value: 0x7f010035
878 			public const int progressBarPadding = 2130772021;
879 
880 			// aapt resource value: 0x7f010033
881 			public const int progressBarStyle = 2130772019;
882 
883 			// aapt resource value: 0x7f0100f5
884 			public const int queryBackground = 2130772213;
885 
886 			// aapt resource value: 0x7f0100ec
887 			public const int queryHint = 2130772204;
888 
889 			// aapt resource value: 0x7f0100c0
890 			public const int radioButtonStyle = 2130772160;
891 
892 			// aapt resource value: 0x7f0100c1
893 			public const int ratingBarStyle = 2130772161;
894 
895 			// aapt resource value: 0x7f0100c2
896 			public const int ratingBarStyleIndicator = 2130772162;
897 
898 			// aapt resource value: 0x7f0100c3
899 			public const int ratingBarStyleSmall = 2130772163;
900 
901 			// aapt resource value: 0x7f010002
902 			public const int reverseLayout = 2130771970;
903 
904 			// aapt resource value: 0x7f01013c
905 			public const int rippleColor = 2130772284;
906 
907 			// aapt resource value: 0x7f01012b
908 			public const int scrimAnimationDuration = 2130772267;
909 
910 			// aapt resource value: 0x7f01012a
911 			public const int scrimVisibleHeightTrigger = 2130772266;
912 
913 			// aapt resource value: 0x7f0100f1
914 			public const int searchHintIcon = 2130772209;
915 
916 			// aapt resource value: 0x7f0100f0
917 			public const int searchIcon = 2130772208;
918 
919 			// aapt resource value: 0x7f010099
920 			public const int searchViewStyle = 2130772121;
921 
922 			// aapt resource value: 0x7f0100c4
923 			public const int seekBarStyle = 2130772164;
924 
925 			// aapt resource value: 0x7f010089
926 			public const int selectableItemBackground = 2130772105;
927 
928 			// aapt resource value: 0x7f01008a
929 			public const int selectableItemBackgroundBorderless = 2130772106;
930 
931 			// aapt resource value: 0x7f0100dc
932 			public const int showAsAction = 2130772188;
933 
934 			// aapt resource value: 0x7f0100d8
935 			public const int showDividers = 2130772184;
936 
937 			// aapt resource value: 0x7f010101
938 			public const int showText = 2130772225;
939 
940 			// aapt resource value: 0x7f010048
941 			public const int showTitle = 2130772040;
942 
943 			// aapt resource value: 0x7f010046
944 			public const int singleChoiceItemLayout = 2130772038;
945 
946 			// aapt resource value: 0x7f010001
947 			public const int spanCount = 2130771969;
948 
949 			// aapt resource value: 0x7f0100d0
950 			public const int spinBars = 2130772176;
951 
952 			// aapt resource value: 0x7f010084
953 			public const int spinnerDropDownItemStyle = 2130772100;
954 
955 			// aapt resource value: 0x7f0100c5
956 			public const int spinnerStyle = 2130772165;
957 
958 			// aapt resource value: 0x7f010100
959 			public const int splitTrack = 2130772224;
960 
961 			// aapt resource value: 0x7f010049
962 			public const int srcCompat = 2130772041;
963 
964 			// aapt resource value: 0x7f010003
965 			public const int stackFromEnd = 2130771971;
966 
967 			// aapt resource value: 0x7f0100e7
968 			public const int state_above_anchor = 2130772199;
969 
970 			// aapt resource value: 0x7f010119
971 			public const int state_collapsed = 2130772249;
972 
973 			// aapt resource value: 0x7f01011a
974 			public const int state_collapsible = 2130772250;
975 
976 			// aapt resource value: 0x7f010132
977 			public const int statusBarBackground = 2130772274;
978 
979 			// aapt resource value: 0x7f010128
980 			public const int statusBarScrim = 2130772264;
981 
982 			// aapt resource value: 0x7f0100e5
983 			public const int subMenuArrow = 2130772197;
984 
985 			// aapt resource value: 0x7f0100f6
986 			public const int submitBackground = 2130772214;
987 
988 			// aapt resource value: 0x7f010028
989 			public const int subtitle = 2130772008;
990 
991 			// aapt resource value: 0x7f010103
992 			public const int subtitleTextAppearance = 2130772227;
993 
994 			// aapt resource value: 0x7f010112
995 			public const int subtitleTextColor = 2130772242;
996 
997 			// aapt resource value: 0x7f01002a
998 			public const int subtitleTextStyle = 2130772010;
999 
1000 			// aapt resource value: 0x7f0100f4
1001 			public const int suggestionRowLayout = 2130772212;
1002 
1003 			// aapt resource value: 0x7f0100fe
1004 			public const int switchMinWidth = 2130772222;
1005 
1006 			// aapt resource value: 0x7f0100ff
1007 			public const int switchPadding = 2130772223;
1008 
1009 			// aapt resource value: 0x7f0100c6
1010 			public const int switchStyle = 2130772166;
1011 
1012 			// aapt resource value: 0x7f0100fd
1013 			public const int switchTextAppearance = 2130772221;
1014 
1015 			// aapt resource value: 0x7f01014f
1016 			public const int tabBackground = 2130772303;
1017 
1018 			// aapt resource value: 0x7f01014e
1019 			public const int tabContentStart = 2130772302;
1020 
1021 			// aapt resource value: 0x7f010151
1022 			public const int tabGravity = 2130772305;
1023 
1024 			// aapt resource value: 0x7f01014c
1025 			public const int tabIndicatorColor = 2130772300;
1026 
1027 			// aapt resource value: 0x7f01014d
1028 			public const int tabIndicatorHeight = 2130772301;
1029 
1030 			// aapt resource value: 0x7f010153
1031 			public const int tabMaxWidth = 2130772307;
1032 
1033 			// aapt resource value: 0x7f010152
1034 			public const int tabMinWidth = 2130772306;
1035 
1036 			// aapt resource value: 0x7f010150
1037 			public const int tabMode = 2130772304;
1038 
1039 			// aapt resource value: 0x7f01015b
1040 			public const int tabPadding = 2130772315;
1041 
1042 			// aapt resource value: 0x7f01015a
1043 			public const int tabPaddingBottom = 2130772314;
1044 
1045 			// aapt resource value: 0x7f010159
1046 			public const int tabPaddingEnd = 2130772313;
1047 
1048 			// aapt resource value: 0x7f010157
1049 			public const int tabPaddingStart = 2130772311;
1050 
1051 			// aapt resource value: 0x7f010158
1052 			public const int tabPaddingTop = 2130772312;
1053 
1054 			// aapt resource value: 0x7f010156
1055 			public const int tabSelectedTextColor = 2130772310;
1056 
1057 			// aapt resource value: 0x7f010154
1058 			public const int tabTextAppearance = 2130772308;
1059 
1060 			// aapt resource value: 0x7f010155
1061 			public const int tabTextColor = 2130772309;
1062 
1063 			// aapt resource value: 0x7f01004f
1064 			public const int textAllCaps = 2130772047;
1065 
1066 			// aapt resource value: 0x7f01007c
1067 			public const int textAppearanceLargePopupMenu = 2130772092;
1068 
1069 			// aapt resource value: 0x7f0100a1
1070 			public const int textAppearanceListItem = 2130772129;
1071 
1072 			// aapt resource value: 0x7f0100a2
1073 			public const int textAppearanceListItemSecondary = 2130772130;
1074 
1075 			// aapt resource value: 0x7f0100a3
1076 			public const int textAppearanceListItemSmall = 2130772131;
1077 
1078 			// aapt resource value: 0x7f01007e
1079 			public const int textAppearancePopupMenuHeader = 2130772094;
1080 
1081 			// aapt resource value: 0x7f010097
1082 			public const int textAppearanceSearchResultSubtitle = 2130772119;
1083 
1084 			// aapt resource value: 0x7f010096
1085 			public const int textAppearanceSearchResultTitle = 2130772118;
1086 
1087 			// aapt resource value: 0x7f01007d
1088 			public const int textAppearanceSmallPopupMenu = 2130772093;
1089 
1090 			// aapt resource value: 0x7f0100b6
1091 			public const int textColorAlertDialogListItem = 2130772150;
1092 
1093 			// aapt resource value: 0x7f01013b
1094 			public const int textColorError = 2130772283;
1095 
1096 			// aapt resource value: 0x7f010098
1097 			public const int textColorSearchUrl = 2130772120;
1098 
1099 			// aapt resource value: 0x7f010115
1100 			public const int theme = 2130772245;
1101 
1102 			// aapt resource value: 0x7f0100d6
1103 			public const int thickness = 2130772182;
1104 
1105 			// aapt resource value: 0x7f0100fc
1106 			public const int thumbTextPadding = 2130772220;
1107 
1108 			// aapt resource value: 0x7f0100f7
1109 			public const int thumbTint = 2130772215;
1110 
1111 			// aapt resource value: 0x7f0100f8
1112 			public const int thumbTintMode = 2130772216;
1113 
1114 			// aapt resource value: 0x7f01004c
1115 			public const int tickMark = 2130772044;
1116 
1117 			// aapt resource value: 0x7f01004d
1118 			public const int tickMarkTint = 2130772045;
1119 
1120 			// aapt resource value: 0x7f01004e
1121 			public const int tickMarkTintMode = 2130772046;
1122 
1123 			// aapt resource value: 0x7f01004a
1124 			public const int tint = 2130772042;
1125 
1126 			// aapt resource value: 0x7f01004b
1127 			public const int tintMode = 2130772043;
1128 
1129 			// aapt resource value: 0x7f010025
1130 			public const int title = 2130772005;
1131 
1132 			// aapt resource value: 0x7f01012e
1133 			public const int titleEnabled = 2130772270;
1134 
1135 			// aapt resource value: 0x7f010104
1136 			public const int titleMargin = 2130772228;
1137 
1138 			// aapt resource value: 0x7f010108
1139 			public const int titleMarginBottom = 2130772232;
1140 
1141 			// aapt resource value: 0x7f010106
1142 			public const int titleMarginEnd = 2130772230;
1143 
1144 			// aapt resource value: 0x7f010105
1145 			public const int titleMarginStart = 2130772229;
1146 
1147 			// aapt resource value: 0x7f010107
1148 			public const int titleMarginTop = 2130772231;
1149 
1150 			// aapt resource value: 0x7f010109
1151 			public const int titleMargins = 2130772233;
1152 
1153 			// aapt resource value: 0x7f010102
1154 			public const int titleTextAppearance = 2130772226;
1155 
1156 			// aapt resource value: 0x7f010111
1157 			public const int titleTextColor = 2130772241;
1158 
1159 			// aapt resource value: 0x7f010029
1160 			public const int titleTextStyle = 2130772009;
1161 
1162 			// aapt resource value: 0x7f010129
1163 			public const int toolbarId = 2130772265;
1164 
1165 			// aapt resource value: 0x7f010090
1166 			public const int toolbarNavigationButtonStyle = 2130772112;
1167 
1168 			// aapt resource value: 0x7f01008f
1169 			public const int toolbarStyle = 2130772111;
1170 
1171 			// aapt resource value: 0x7f0100c9
1172 			public const int tooltipForegroundColor = 2130772169;
1173 
1174 			// aapt resource value: 0x7f0100c8
1175 			public const int tooltipFrameBackground = 2130772168;
1176 
1177 			// aapt resource value: 0x7f0100e1
1178 			public const int tooltipText = 2130772193;
1179 
1180 			// aapt resource value: 0x7f0100f9
1181 			public const int track = 2130772217;
1182 
1183 			// aapt resource value: 0x7f0100fa
1184 			public const int trackTint = 2130772218;
1185 
1186 			// aapt resource value: 0x7f0100fb
1187 			public const int trackTintMode = 2130772219;
1188 
1189 			// aapt resource value: 0x7f010140
1190 			public const int useCompatPadding = 2130772288;
1191 
1192 			// aapt resource value: 0x7f0100f2
1193 			public const int voiceIcon = 2130772210;
1194 
1195 			// aapt resource value: 0x7f010056
1196 			public const int windowActionBar = 2130772054;
1197 
1198 			// aapt resource value: 0x7f010058
1199 			public const int windowActionBarOverlay = 2130772056;
1200 
1201 			// aapt resource value: 0x7f010059
1202 			public const int windowActionModeOverlay = 2130772057;
1203 
1204 			// aapt resource value: 0x7f01005d
1205 			public const int windowFixedHeightMajor = 2130772061;
1206 
1207 			// aapt resource value: 0x7f01005b
1208 			public const int windowFixedHeightMinor = 2130772059;
1209 
1210 			// aapt resource value: 0x7f01005a
1211 			public const int windowFixedWidthMajor = 2130772058;
1212 
1213 			// aapt resource value: 0x7f01005c
1214 			public const int windowFixedWidthMinor = 2130772060;
1215 
1216 			// aapt resource value: 0x7f01005e
1217 			public const int windowMinWidthMajor = 2130772062;
1218 
1219 			// aapt resource value: 0x7f01005f
1220 			public const int windowMinWidthMinor = 2130772063;
1221 
1222 			// aapt resource value: 0x7f010057
1223 			public const int windowNoTitle = 2130772055;
1224 
Attribute()1225 			static Attribute()
1226 			{
1227 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
1228 			}
1229 
Attribute()1230 			private Attribute()
1231 			{
1232 			}
1233 		}
1234 
1235 		public partial class Boolean
1236 		{
1237 
1238 			// aapt resource value: 0x7f0e0000
1239 			public const int abc_action_bar_embed_tabs = 2131623936;
1240 
1241 			// aapt resource value: 0x7f0e0001
1242 			public const int abc_allow_stacked_button_bar = 2131623937;
1243 
1244 			// aapt resource value: 0x7f0e0002
1245 			public const int abc_config_actionMenuItemAllCaps = 2131623938;
1246 
1247 			// aapt resource value: 0x7f0e0003
1248 			public const int abc_config_closeDialogWhenTouchOutside = 2131623939;
1249 
1250 			// aapt resource value: 0x7f0e0004
1251 			public const int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131623940;
1252 
Boolean()1253 			static Boolean()
1254 			{
1255 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
1256 			}
1257 
Boolean()1258 			private Boolean()
1259 			{
1260 			}
1261 		}
1262 
1263 		public partial class Color
1264 		{
1265 
1266 			// aapt resource value: 0x7f0d004f
1267 			public const int abc_background_cache_hint_selector_material_dark = 2131558479;
1268 
1269 			// aapt resource value: 0x7f0d0050
1270 			public const int abc_background_cache_hint_selector_material_light = 2131558480;
1271 
1272 			// aapt resource value: 0x7f0d0051
1273 			public const int abc_btn_colored_borderless_text_material = 2131558481;
1274 
1275 			// aapt resource value: 0x7f0d0052
1276 			public const int abc_btn_colored_text_material = 2131558482;
1277 
1278 			// aapt resource value: 0x7f0d0053
1279 			public const int abc_color_highlight_material = 2131558483;
1280 
1281 			// aapt resource value: 0x7f0d0054
1282 			public const int abc_hint_foreground_material_dark = 2131558484;
1283 
1284 			// aapt resource value: 0x7f0d0055
1285 			public const int abc_hint_foreground_material_light = 2131558485;
1286 
1287 			// aapt resource value: 0x7f0d0004
1288 			public const int abc_input_method_navigation_guard = 2131558404;
1289 
1290 			// aapt resource value: 0x7f0d0056
1291 			public const int abc_primary_text_disable_only_material_dark = 2131558486;
1292 
1293 			// aapt resource value: 0x7f0d0057
1294 			public const int abc_primary_text_disable_only_material_light = 2131558487;
1295 
1296 			// aapt resource value: 0x7f0d0058
1297 			public const int abc_primary_text_material_dark = 2131558488;
1298 
1299 			// aapt resource value: 0x7f0d0059
1300 			public const int abc_primary_text_material_light = 2131558489;
1301 
1302 			// aapt resource value: 0x7f0d005a
1303 			public const int abc_search_url_text = 2131558490;
1304 
1305 			// aapt resource value: 0x7f0d0005
1306 			public const int abc_search_url_text_normal = 2131558405;
1307 
1308 			// aapt resource value: 0x7f0d0006
1309 			public const int abc_search_url_text_pressed = 2131558406;
1310 
1311 			// aapt resource value: 0x7f0d0007
1312 			public const int abc_search_url_text_selected = 2131558407;
1313 
1314 			// aapt resource value: 0x7f0d005b
1315 			public const int abc_secondary_text_material_dark = 2131558491;
1316 
1317 			// aapt resource value: 0x7f0d005c
1318 			public const int abc_secondary_text_material_light = 2131558492;
1319 
1320 			// aapt resource value: 0x7f0d005d
1321 			public const int abc_tint_btn_checkable = 2131558493;
1322 
1323 			// aapt resource value: 0x7f0d005e
1324 			public const int abc_tint_default = 2131558494;
1325 
1326 			// aapt resource value: 0x7f0d005f
1327 			public const int abc_tint_edittext = 2131558495;
1328 
1329 			// aapt resource value: 0x7f0d0060
1330 			public const int abc_tint_seek_thumb = 2131558496;
1331 
1332 			// aapt resource value: 0x7f0d0061
1333 			public const int abc_tint_spinner = 2131558497;
1334 
1335 			// aapt resource value: 0x7f0d0062
1336 			public const int abc_tint_switch_track = 2131558498;
1337 
1338 			// aapt resource value: 0x7f0d0008
1339 			public const int accent_material_dark = 2131558408;
1340 
1341 			// aapt resource value: 0x7f0d0009
1342 			public const int accent_material_light = 2131558409;
1343 
1344 			// aapt resource value: 0x7f0d000a
1345 			public const int background_floating_material_dark = 2131558410;
1346 
1347 			// aapt resource value: 0x7f0d000b
1348 			public const int background_floating_material_light = 2131558411;
1349 
1350 			// aapt resource value: 0x7f0d000c
1351 			public const int background_material_dark = 2131558412;
1352 
1353 			// aapt resource value: 0x7f0d000d
1354 			public const int background_material_light = 2131558413;
1355 
1356 			// aapt resource value: 0x7f0d000e
1357 			public const int bright_foreground_disabled_material_dark = 2131558414;
1358 
1359 			// aapt resource value: 0x7f0d000f
1360 			public const int bright_foreground_disabled_material_light = 2131558415;
1361 
1362 			// aapt resource value: 0x7f0d0010
1363 			public const int bright_foreground_inverse_material_dark = 2131558416;
1364 
1365 			// aapt resource value: 0x7f0d0011
1366 			public const int bright_foreground_inverse_material_light = 2131558417;
1367 
1368 			// aapt resource value: 0x7f0d0012
1369 			public const int bright_foreground_material_dark = 2131558418;
1370 
1371 			// aapt resource value: 0x7f0d0013
1372 			public const int bright_foreground_material_light = 2131558419;
1373 
1374 			// aapt resource value: 0x7f0d0014
1375 			public const int button_material_dark = 2131558420;
1376 
1377 			// aapt resource value: 0x7f0d0015
1378 			public const int button_material_light = 2131558421;
1379 
1380 			// aapt resource value: 0x7f0d0000
1381 			public const int cardview_dark_background = 2131558400;
1382 
1383 			// aapt resource value: 0x7f0d0001
1384 			public const int cardview_light_background = 2131558401;
1385 
1386 			// aapt resource value: 0x7f0d0002
1387 			public const int cardview_shadow_end_color = 2131558402;
1388 
1389 			// aapt resource value: 0x7f0d0003
1390 			public const int cardview_shadow_start_color = 2131558403;
1391 
1392 			// aapt resource value: 0x7f0d004e
1393 			public const int colorAccent = 2131558478;
1394 
1395 			// aapt resource value: 0x7f0d004c
1396 			public const int colorPrimary = 2131558476;
1397 
1398 			// aapt resource value: 0x7f0d004d
1399 			public const int colorPrimaryDark = 2131558477;
1400 
1401 			// aapt resource value: 0x7f0d0040
1402 			public const int design_bottom_navigation_shadow_color = 2131558464;
1403 
1404 			// aapt resource value: 0x7f0d0063
1405 			public const int design_error = 2131558499;
1406 
1407 			// aapt resource value: 0x7f0d0041
1408 			public const int design_fab_shadow_end_color = 2131558465;
1409 
1410 			// aapt resource value: 0x7f0d0042
1411 			public const int design_fab_shadow_mid_color = 2131558466;
1412 
1413 			// aapt resource value: 0x7f0d0043
1414 			public const int design_fab_shadow_start_color = 2131558467;
1415 
1416 			// aapt resource value: 0x7f0d0044
1417 			public const int design_fab_stroke_end_inner_color = 2131558468;
1418 
1419 			// aapt resource value: 0x7f0d0045
1420 			public const int design_fab_stroke_end_outer_color = 2131558469;
1421 
1422 			// aapt resource value: 0x7f0d0046
1423 			public const int design_fab_stroke_top_inner_color = 2131558470;
1424 
1425 			// aapt resource value: 0x7f0d0047
1426 			public const int design_fab_stroke_top_outer_color = 2131558471;
1427 
1428 			// aapt resource value: 0x7f0d0048
1429 			public const int design_snackbar_background_color = 2131558472;
1430 
1431 			// aapt resource value: 0x7f0d0064
1432 			public const int design_tint_password_toggle = 2131558500;
1433 
1434 			// aapt resource value: 0x7f0d0016
1435 			public const int dim_foreground_disabled_material_dark = 2131558422;
1436 
1437 			// aapt resource value: 0x7f0d0017
1438 			public const int dim_foreground_disabled_material_light = 2131558423;
1439 
1440 			// aapt resource value: 0x7f0d0018
1441 			public const int dim_foreground_material_dark = 2131558424;
1442 
1443 			// aapt resource value: 0x7f0d0019
1444 			public const int dim_foreground_material_light = 2131558425;
1445 
1446 			// aapt resource value: 0x7f0d001a
1447 			public const int error_color_material = 2131558426;
1448 
1449 			// aapt resource value: 0x7f0d001b
1450 			public const int foreground_material_dark = 2131558427;
1451 
1452 			// aapt resource value: 0x7f0d001c
1453 			public const int foreground_material_light = 2131558428;
1454 
1455 			// aapt resource value: 0x7f0d001d
1456 			public const int highlighted_text_material_dark = 2131558429;
1457 
1458 			// aapt resource value: 0x7f0d001e
1459 			public const int highlighted_text_material_light = 2131558430;
1460 
1461 			// aapt resource value: 0x7f0d004b
1462 			public const int launcher_background = 2131558475;
1463 
1464 			// aapt resource value: 0x7f0d001f
1465 			public const int material_blue_grey_800 = 2131558431;
1466 
1467 			// aapt resource value: 0x7f0d0020
1468 			public const int material_blue_grey_900 = 2131558432;
1469 
1470 			// aapt resource value: 0x7f0d0021
1471 			public const int material_blue_grey_950 = 2131558433;
1472 
1473 			// aapt resource value: 0x7f0d0022
1474 			public const int material_deep_teal_200 = 2131558434;
1475 
1476 			// aapt resource value: 0x7f0d0023
1477 			public const int material_deep_teal_500 = 2131558435;
1478 
1479 			// aapt resource value: 0x7f0d0024
1480 			public const int material_grey_100 = 2131558436;
1481 
1482 			// aapt resource value: 0x7f0d0025
1483 			public const int material_grey_300 = 2131558437;
1484 
1485 			// aapt resource value: 0x7f0d0026
1486 			public const int material_grey_50 = 2131558438;
1487 
1488 			// aapt resource value: 0x7f0d0027
1489 			public const int material_grey_600 = 2131558439;
1490 
1491 			// aapt resource value: 0x7f0d0028
1492 			public const int material_grey_800 = 2131558440;
1493 
1494 			// aapt resource value: 0x7f0d0029
1495 			public const int material_grey_850 = 2131558441;
1496 
1497 			// aapt resource value: 0x7f0d002a
1498 			public const int material_grey_900 = 2131558442;
1499 
1500 			// aapt resource value: 0x7f0d0049
1501 			public const int notification_action_color_filter = 2131558473;
1502 
1503 			// aapt resource value: 0x7f0d004a
1504 			public const int notification_icon_bg_color = 2131558474;
1505 
1506 			// aapt resource value: 0x7f0d003f
1507 			public const int notification_material_background_media_default_color = 2131558463;
1508 
1509 			// aapt resource value: 0x7f0d002b
1510 			public const int primary_dark_material_dark = 2131558443;
1511 
1512 			// aapt resource value: 0x7f0d002c
1513 			public const int primary_dark_material_light = 2131558444;
1514 
1515 			// aapt resource value: 0x7f0d002d
1516 			public const int primary_material_dark = 2131558445;
1517 
1518 			// aapt resource value: 0x7f0d002e
1519 			public const int primary_material_light = 2131558446;
1520 
1521 			// aapt resource value: 0x7f0d002f
1522 			public const int primary_text_default_material_dark = 2131558447;
1523 
1524 			// aapt resource value: 0x7f0d0030
1525 			public const int primary_text_default_material_light = 2131558448;
1526 
1527 			// aapt resource value: 0x7f0d0031
1528 			public const int primary_text_disabled_material_dark = 2131558449;
1529 
1530 			// aapt resource value: 0x7f0d0032
1531 			public const int primary_text_disabled_material_light = 2131558450;
1532 
1533 			// aapt resource value: 0x7f0d0033
1534 			public const int ripple_material_dark = 2131558451;
1535 
1536 			// aapt resource value: 0x7f0d0034
1537 			public const int ripple_material_light = 2131558452;
1538 
1539 			// aapt resource value: 0x7f0d0035
1540 			public const int secondary_text_default_material_dark = 2131558453;
1541 
1542 			// aapt resource value: 0x7f0d0036
1543 			public const int secondary_text_default_material_light = 2131558454;
1544 
1545 			// aapt resource value: 0x7f0d0037
1546 			public const int secondary_text_disabled_material_dark = 2131558455;
1547 
1548 			// aapt resource value: 0x7f0d0038
1549 			public const int secondary_text_disabled_material_light = 2131558456;
1550 
1551 			// aapt resource value: 0x7f0d0039
1552 			public const int switch_thumb_disabled_material_dark = 2131558457;
1553 
1554 			// aapt resource value: 0x7f0d003a
1555 			public const int switch_thumb_disabled_material_light = 2131558458;
1556 
1557 			// aapt resource value: 0x7f0d0065
1558 			public const int switch_thumb_material_dark = 2131558501;
1559 
1560 			// aapt resource value: 0x7f0d0066
1561 			public const int switch_thumb_material_light = 2131558502;
1562 
1563 			// aapt resource value: 0x7f0d003b
1564 			public const int switch_thumb_normal_material_dark = 2131558459;
1565 
1566 			// aapt resource value: 0x7f0d003c
1567 			public const int switch_thumb_normal_material_light = 2131558460;
1568 
1569 			// aapt resource value: 0x7f0d003d
1570 			public const int tooltip_background_dark = 2131558461;
1571 
1572 			// aapt resource value: 0x7f0d003e
1573 			public const int tooltip_background_light = 2131558462;
1574 
Color()1575 			static Color()
1576 			{
1577 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
1578 			}
1579 
Color()1580 			private Color()
1581 			{
1582 			}
1583 		}
1584 
1585 		public partial class Dimension
1586 		{
1587 
1588 			// aapt resource value: 0x7f08001b
1589 			public const int abc_action_bar_content_inset_material = 2131230747;
1590 
1591 			// aapt resource value: 0x7f08001c
1592 			public const int abc_action_bar_content_inset_with_nav = 2131230748;
1593 
1594 			// aapt resource value: 0x7f080010
1595 			public const int abc_action_bar_default_height_material = 2131230736;
1596 
1597 			// aapt resource value: 0x7f08001d
1598 			public const int abc_action_bar_default_padding_end_material = 2131230749;
1599 
1600 			// aapt resource value: 0x7f08001e
1601 			public const int abc_action_bar_default_padding_start_material = 2131230750;
1602 
1603 			// aapt resource value: 0x7f080020
1604 			public const int abc_action_bar_elevation_material = 2131230752;
1605 
1606 			// aapt resource value: 0x7f080021
1607 			public const int abc_action_bar_icon_vertical_padding_material = 2131230753;
1608 
1609 			// aapt resource value: 0x7f080022
1610 			public const int abc_action_bar_overflow_padding_end_material = 2131230754;
1611 
1612 			// aapt resource value: 0x7f080023
1613 			public const int abc_action_bar_overflow_padding_start_material = 2131230755;
1614 
1615 			// aapt resource value: 0x7f080011
1616 			public const int abc_action_bar_progress_bar_size = 2131230737;
1617 
1618 			// aapt resource value: 0x7f080024
1619 			public const int abc_action_bar_stacked_max_height = 2131230756;
1620 
1621 			// aapt resource value: 0x7f080025
1622 			public const int abc_action_bar_stacked_tab_max_width = 2131230757;
1623 
1624 			// aapt resource value: 0x7f080026
1625 			public const int abc_action_bar_subtitle_bottom_margin_material = 2131230758;
1626 
1627 			// aapt resource value: 0x7f080027
1628 			public const int abc_action_bar_subtitle_top_margin_material = 2131230759;
1629 
1630 			// aapt resource value: 0x7f080028
1631 			public const int abc_action_button_min_height_material = 2131230760;
1632 
1633 			// aapt resource value: 0x7f080029
1634 			public const int abc_action_button_min_width_material = 2131230761;
1635 
1636 			// aapt resource value: 0x7f08002a
1637 			public const int abc_action_button_min_width_overflow_material = 2131230762;
1638 
1639 			// aapt resource value: 0x7f08000f
1640 			public const int abc_alert_dialog_button_bar_height = 2131230735;
1641 
1642 			// aapt resource value: 0x7f08002b
1643 			public const int abc_button_inset_horizontal_material = 2131230763;
1644 
1645 			// aapt resource value: 0x7f08002c
1646 			public const int abc_button_inset_vertical_material = 2131230764;
1647 
1648 			// aapt resource value: 0x7f08002d
1649 			public const int abc_button_padding_horizontal_material = 2131230765;
1650 
1651 			// aapt resource value: 0x7f08002e
1652 			public const int abc_button_padding_vertical_material = 2131230766;
1653 
1654 			// aapt resource value: 0x7f08002f
1655 			public const int abc_cascading_menus_min_smallest_width = 2131230767;
1656 
1657 			// aapt resource value: 0x7f080014
1658 			public const int abc_config_prefDialogWidth = 2131230740;
1659 
1660 			// aapt resource value: 0x7f080030
1661 			public const int abc_control_corner_material = 2131230768;
1662 
1663 			// aapt resource value: 0x7f080031
1664 			public const int abc_control_inset_material = 2131230769;
1665 
1666 			// aapt resource value: 0x7f080032
1667 			public const int abc_control_padding_material = 2131230770;
1668 
1669 			// aapt resource value: 0x7f080015
1670 			public const int abc_dialog_fixed_height_major = 2131230741;
1671 
1672 			// aapt resource value: 0x7f080016
1673 			public const int abc_dialog_fixed_height_minor = 2131230742;
1674 
1675 			// aapt resource value: 0x7f080017
1676 			public const int abc_dialog_fixed_width_major = 2131230743;
1677 
1678 			// aapt resource value: 0x7f080018
1679 			public const int abc_dialog_fixed_width_minor = 2131230744;
1680 
1681 			// aapt resource value: 0x7f080033
1682 			public const int abc_dialog_list_padding_bottom_no_buttons = 2131230771;
1683 
1684 			// aapt resource value: 0x7f080034
1685 			public const int abc_dialog_list_padding_top_no_title = 2131230772;
1686 
1687 			// aapt resource value: 0x7f080019
1688 			public const int abc_dialog_min_width_major = 2131230745;
1689 
1690 			// aapt resource value: 0x7f08001a
1691 			public const int abc_dialog_min_width_minor = 2131230746;
1692 
1693 			// aapt resource value: 0x7f080035
1694 			public const int abc_dialog_padding_material = 2131230773;
1695 
1696 			// aapt resource value: 0x7f080036
1697 			public const int abc_dialog_padding_top_material = 2131230774;
1698 
1699 			// aapt resource value: 0x7f080037
1700 			public const int abc_dialog_title_divider_material = 2131230775;
1701 
1702 			// aapt resource value: 0x7f080038
1703 			public const int abc_disabled_alpha_material_dark = 2131230776;
1704 
1705 			// aapt resource value: 0x7f080039
1706 			public const int abc_disabled_alpha_material_light = 2131230777;
1707 
1708 			// aapt resource value: 0x7f08003a
1709 			public const int abc_dropdownitem_icon_width = 2131230778;
1710 
1711 			// aapt resource value: 0x7f08003b
1712 			public const int abc_dropdownitem_text_padding_left = 2131230779;
1713 
1714 			// aapt resource value: 0x7f08003c
1715 			public const int abc_dropdownitem_text_padding_right = 2131230780;
1716 
1717 			// aapt resource value: 0x7f08003d
1718 			public const int abc_edit_text_inset_bottom_material = 2131230781;
1719 
1720 			// aapt resource value: 0x7f08003e
1721 			public const int abc_edit_text_inset_horizontal_material = 2131230782;
1722 
1723 			// aapt resource value: 0x7f08003f
1724 			public const int abc_edit_text_inset_top_material = 2131230783;
1725 
1726 			// aapt resource value: 0x7f080040
1727 			public const int abc_floating_window_z = 2131230784;
1728 
1729 			// aapt resource value: 0x7f080041
1730 			public const int abc_list_item_padding_horizontal_material = 2131230785;
1731 
1732 			// aapt resource value: 0x7f080042
1733 			public const int abc_panel_menu_list_width = 2131230786;
1734 
1735 			// aapt resource value: 0x7f080043
1736 			public const int abc_progress_bar_height_material = 2131230787;
1737 
1738 			// aapt resource value: 0x7f080044
1739 			public const int abc_search_view_preferred_height = 2131230788;
1740 
1741 			// aapt resource value: 0x7f080045
1742 			public const int abc_search_view_preferred_width = 2131230789;
1743 
1744 			// aapt resource value: 0x7f080046
1745 			public const int abc_seekbar_track_background_height_material = 2131230790;
1746 
1747 			// aapt resource value: 0x7f080047
1748 			public const int abc_seekbar_track_progress_height_material = 2131230791;
1749 
1750 			// aapt resource value: 0x7f080048
1751 			public const int abc_select_dialog_padding_start_material = 2131230792;
1752 
1753 			// aapt resource value: 0x7f08001f
1754 			public const int abc_switch_padding = 2131230751;
1755 
1756 			// aapt resource value: 0x7f080049
1757 			public const int abc_text_size_body_1_material = 2131230793;
1758 
1759 			// aapt resource value: 0x7f08004a
1760 			public const int abc_text_size_body_2_material = 2131230794;
1761 
1762 			// aapt resource value: 0x7f08004b
1763 			public const int abc_text_size_button_material = 2131230795;
1764 
1765 			// aapt resource value: 0x7f08004c
1766 			public const int abc_text_size_caption_material = 2131230796;
1767 
1768 			// aapt resource value: 0x7f08004d
1769 			public const int abc_text_size_display_1_material = 2131230797;
1770 
1771 			// aapt resource value: 0x7f08004e
1772 			public const int abc_text_size_display_2_material = 2131230798;
1773 
1774 			// aapt resource value: 0x7f08004f
1775 			public const int abc_text_size_display_3_material = 2131230799;
1776 
1777 			// aapt resource value: 0x7f080050
1778 			public const int abc_text_size_display_4_material = 2131230800;
1779 
1780 			// aapt resource value: 0x7f080051
1781 			public const int abc_text_size_headline_material = 2131230801;
1782 
1783 			// aapt resource value: 0x7f080052
1784 			public const int abc_text_size_large_material = 2131230802;
1785 
1786 			// aapt resource value: 0x7f080053
1787 			public const int abc_text_size_medium_material = 2131230803;
1788 
1789 			// aapt resource value: 0x7f080054
1790 			public const int abc_text_size_menu_header_material = 2131230804;
1791 
1792 			// aapt resource value: 0x7f080055
1793 			public const int abc_text_size_menu_material = 2131230805;
1794 
1795 			// aapt resource value: 0x7f080056
1796 			public const int abc_text_size_small_material = 2131230806;
1797 
1798 			// aapt resource value: 0x7f080057
1799 			public const int abc_text_size_subhead_material = 2131230807;
1800 
1801 			// aapt resource value: 0x7f080012
1802 			public const int abc_text_size_subtitle_material_toolbar = 2131230738;
1803 
1804 			// aapt resource value: 0x7f080058
1805 			public const int abc_text_size_title_material = 2131230808;
1806 
1807 			// aapt resource value: 0x7f080013
1808 			public const int abc_text_size_title_material_toolbar = 2131230739;
1809 
1810 			// aapt resource value: 0x7f08000c
1811 			public const int cardview_compat_inset_shadow = 2131230732;
1812 
1813 			// aapt resource value: 0x7f08000d
1814 			public const int cardview_default_elevation = 2131230733;
1815 
1816 			// aapt resource value: 0x7f08000e
1817 			public const int cardview_default_radius = 2131230734;
1818 
1819 			// aapt resource value: 0x7f080094
1820 			public const int compat_button_inset_horizontal_material = 2131230868;
1821 
1822 			// aapt resource value: 0x7f080095
1823 			public const int compat_button_inset_vertical_material = 2131230869;
1824 
1825 			// aapt resource value: 0x7f080096
1826 			public const int compat_button_padding_horizontal_material = 2131230870;
1827 
1828 			// aapt resource value: 0x7f080097
1829 			public const int compat_button_padding_vertical_material = 2131230871;
1830 
1831 			// aapt resource value: 0x7f080098
1832 			public const int compat_control_corner_material = 2131230872;
1833 
1834 			// aapt resource value: 0x7f080072
1835 			public const int design_appbar_elevation = 2131230834;
1836 
1837 			// aapt resource value: 0x7f080073
1838 			public const int design_bottom_navigation_active_item_max_width = 2131230835;
1839 
1840 			// aapt resource value: 0x7f080074
1841 			public const int design_bottom_navigation_active_text_size = 2131230836;
1842 
1843 			// aapt resource value: 0x7f080075
1844 			public const int design_bottom_navigation_elevation = 2131230837;
1845 
1846 			// aapt resource value: 0x7f080076
1847 			public const int design_bottom_navigation_height = 2131230838;
1848 
1849 			// aapt resource value: 0x7f080077
1850 			public const int design_bottom_navigation_item_max_width = 2131230839;
1851 
1852 			// aapt resource value: 0x7f080078
1853 			public const int design_bottom_navigation_item_min_width = 2131230840;
1854 
1855 			// aapt resource value: 0x7f080079
1856 			public const int design_bottom_navigation_margin = 2131230841;
1857 
1858 			// aapt resource value: 0x7f08007a
1859 			public const int design_bottom_navigation_shadow_height = 2131230842;
1860 
1861 			// aapt resource value: 0x7f08007b
1862 			public const int design_bottom_navigation_text_size = 2131230843;
1863 
1864 			// aapt resource value: 0x7f08007c
1865 			public const int design_bottom_sheet_modal_elevation = 2131230844;
1866 
1867 			// aapt resource value: 0x7f08007d
1868 			public const int design_bottom_sheet_peek_height_min = 2131230845;
1869 
1870 			// aapt resource value: 0x7f08007e
1871 			public const int design_fab_border_width = 2131230846;
1872 
1873 			// aapt resource value: 0x7f08007f
1874 			public const int design_fab_elevation = 2131230847;
1875 
1876 			// aapt resource value: 0x7f080080
1877 			public const int design_fab_image_size = 2131230848;
1878 
1879 			// aapt resource value: 0x7f080081
1880 			public const int design_fab_size_mini = 2131230849;
1881 
1882 			// aapt resource value: 0x7f080082
1883 			public const int design_fab_size_normal = 2131230850;
1884 
1885 			// aapt resource value: 0x7f080083
1886 			public const int design_fab_translation_z_pressed = 2131230851;
1887 
1888 			// aapt resource value: 0x7f080084
1889 			public const int design_navigation_elevation = 2131230852;
1890 
1891 			// aapt resource value: 0x7f080085
1892 			public const int design_navigation_icon_padding = 2131230853;
1893 
1894 			// aapt resource value: 0x7f080086
1895 			public const int design_navigation_icon_size = 2131230854;
1896 
1897 			// aapt resource value: 0x7f08006a
1898 			public const int design_navigation_max_width = 2131230826;
1899 
1900 			// aapt resource value: 0x7f080087
1901 			public const int design_navigation_padding_bottom = 2131230855;
1902 
1903 			// aapt resource value: 0x7f080088
1904 			public const int design_navigation_separator_vertical_padding = 2131230856;
1905 
1906 			// aapt resource value: 0x7f08006b
1907 			public const int design_snackbar_action_inline_max_width = 2131230827;
1908 
1909 			// aapt resource value: 0x7f08006c
1910 			public const int design_snackbar_background_corner_radius = 2131230828;
1911 
1912 			// aapt resource value: 0x7f080089
1913 			public const int design_snackbar_elevation = 2131230857;
1914 
1915 			// aapt resource value: 0x7f08006d
1916 			public const int design_snackbar_extra_spacing_horizontal = 2131230829;
1917 
1918 			// aapt resource value: 0x7f08006e
1919 			public const int design_snackbar_max_width = 2131230830;
1920 
1921 			// aapt resource value: 0x7f08006f
1922 			public const int design_snackbar_min_width = 2131230831;
1923 
1924 			// aapt resource value: 0x7f08008a
1925 			public const int design_snackbar_padding_horizontal = 2131230858;
1926 
1927 			// aapt resource value: 0x7f08008b
1928 			public const int design_snackbar_padding_vertical = 2131230859;
1929 
1930 			// aapt resource value: 0x7f080070
1931 			public const int design_snackbar_padding_vertical_2lines = 2131230832;
1932 
1933 			// aapt resource value: 0x7f08008c
1934 			public const int design_snackbar_text_size = 2131230860;
1935 
1936 			// aapt resource value: 0x7f08008d
1937 			public const int design_tab_max_width = 2131230861;
1938 
1939 			// aapt resource value: 0x7f080071
1940 			public const int design_tab_scrollable_min_width = 2131230833;
1941 
1942 			// aapt resource value: 0x7f08008e
1943 			public const int design_tab_text_size = 2131230862;
1944 
1945 			// aapt resource value: 0x7f08008f
1946 			public const int design_tab_text_size_2line = 2131230863;
1947 
1948 			// aapt resource value: 0x7f080059
1949 			public const int disabled_alpha_material_dark = 2131230809;
1950 
1951 			// aapt resource value: 0x7f08005a
1952 			public const int disabled_alpha_material_light = 2131230810;
1953 
1954 			// aapt resource value: 0x7f080000
1955 			public const int fastscroll_default_thickness = 2131230720;
1956 
1957 			// aapt resource value: 0x7f080001
1958 			public const int fastscroll_margin = 2131230721;
1959 
1960 			// aapt resource value: 0x7f080002
1961 			public const int fastscroll_minimum_range = 2131230722;
1962 
1963 			// aapt resource value: 0x7f08005b
1964 			public const int highlight_alpha_material_colored = 2131230811;
1965 
1966 			// aapt resource value: 0x7f08005c
1967 			public const int highlight_alpha_material_dark = 2131230812;
1968 
1969 			// aapt resource value: 0x7f08005d
1970 			public const int highlight_alpha_material_light = 2131230813;
1971 
1972 			// aapt resource value: 0x7f08005e
1973 			public const int hint_alpha_material_dark = 2131230814;
1974 
1975 			// aapt resource value: 0x7f08005f
1976 			public const int hint_alpha_material_light = 2131230815;
1977 
1978 			// aapt resource value: 0x7f080060
1979 			public const int hint_pressed_alpha_material_dark = 2131230816;
1980 
1981 			// aapt resource value: 0x7f080061
1982 			public const int hint_pressed_alpha_material_light = 2131230817;
1983 
1984 			// aapt resource value: 0x7f080003
1985 			public const int item_touch_helper_max_drag_scroll_per_frame = 2131230723;
1986 
1987 			// aapt resource value: 0x7f080004
1988 			public const int item_touch_helper_swipe_escape_max_velocity = 2131230724;
1989 
1990 			// aapt resource value: 0x7f080005
1991 			public const int item_touch_helper_swipe_escape_velocity = 2131230725;
1992 
1993 			// aapt resource value: 0x7f080006
1994 			public const int mr_controller_volume_group_list_item_height = 2131230726;
1995 
1996 			// aapt resource value: 0x7f080007
1997 			public const int mr_controller_volume_group_list_item_icon_size = 2131230727;
1998 
1999 			// aapt resource value: 0x7f080008
2000 			public const int mr_controller_volume_group_list_max_height = 2131230728;
2001 
2002 			// aapt resource value: 0x7f08000b
2003 			public const int mr_controller_volume_group_list_padding_top = 2131230731;
2004 
2005 			// aapt resource value: 0x7f080009
2006 			public const int mr_dialog_fixed_width_major = 2131230729;
2007 
2008 			// aapt resource value: 0x7f08000a
2009 			public const int mr_dialog_fixed_width_minor = 2131230730;
2010 
2011 			// aapt resource value: 0x7f080099
2012 			public const int notification_action_icon_size = 2131230873;
2013 
2014 			// aapt resource value: 0x7f08009a
2015 			public const int notification_action_text_size = 2131230874;
2016 
2017 			// aapt resource value: 0x7f08009b
2018 			public const int notification_big_circle_margin = 2131230875;
2019 
2020 			// aapt resource value: 0x7f080091
2021 			public const int notification_content_margin_start = 2131230865;
2022 
2023 			// aapt resource value: 0x7f08009c
2024 			public const int notification_large_icon_height = 2131230876;
2025 
2026 			// aapt resource value: 0x7f08009d
2027 			public const int notification_large_icon_width = 2131230877;
2028 
2029 			// aapt resource value: 0x7f080092
2030 			public const int notification_main_column_padding_top = 2131230866;
2031 
2032 			// aapt resource value: 0x7f080093
2033 			public const int notification_media_narrow_margin = 2131230867;
2034 
2035 			// aapt resource value: 0x7f08009e
2036 			public const int notification_right_icon_size = 2131230878;
2037 
2038 			// aapt resource value: 0x7f080090
2039 			public const int notification_right_side_padding_top = 2131230864;
2040 
2041 			// aapt resource value: 0x7f08009f
2042 			public const int notification_small_icon_background_padding = 2131230879;
2043 
2044 			// aapt resource value: 0x7f0800a0
2045 			public const int notification_small_icon_size_as_large = 2131230880;
2046 
2047 			// aapt resource value: 0x7f0800a1
2048 			public const int notification_subtext_size = 2131230881;
2049 
2050 			// aapt resource value: 0x7f0800a2
2051 			public const int notification_top_pad = 2131230882;
2052 
2053 			// aapt resource value: 0x7f0800a3
2054 			public const int notification_top_pad_large_text = 2131230883;
2055 
2056 			// aapt resource value: 0x7f080062
2057 			public const int tooltip_corner_radius = 2131230818;
2058 
2059 			// aapt resource value: 0x7f080063
2060 			public const int tooltip_horizontal_padding = 2131230819;
2061 
2062 			// aapt resource value: 0x7f080064
2063 			public const int tooltip_margin = 2131230820;
2064 
2065 			// aapt resource value: 0x7f080065
2066 			public const int tooltip_precise_anchor_extra_offset = 2131230821;
2067 
2068 			// aapt resource value: 0x7f080066
2069 			public const int tooltip_precise_anchor_threshold = 2131230822;
2070 
2071 			// aapt resource value: 0x7f080067
2072 			public const int tooltip_vertical_padding = 2131230823;
2073 
2074 			// aapt resource value: 0x7f080068
2075 			public const int tooltip_y_offset_non_touch = 2131230824;
2076 
2077 			// aapt resource value: 0x7f080069
2078 			public const int tooltip_y_offset_touch = 2131230825;
2079 
Dimension()2080 			static Dimension()
2081 			{
2082 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
2083 			}
2084 
Dimension()2085 			private Dimension()
2086 			{
2087 			}
2088 		}
2089 
2090 		public partial class Drawable
2091 		{
2092 
2093 			// aapt resource value: 0x7f020000
2094 			public const int abc_ab_share_pack_mtrl_alpha = 2130837504;
2095 
2096 			// aapt resource value: 0x7f020001
2097 			public const int abc_action_bar_item_background_material = 2130837505;
2098 
2099 			// aapt resource value: 0x7f020002
2100 			public const int abc_btn_borderless_material = 2130837506;
2101 
2102 			// aapt resource value: 0x7f020003
2103 			public const int abc_btn_check_material = 2130837507;
2104 
2105 			// aapt resource value: 0x7f020004
2106 			public const int abc_btn_check_to_on_mtrl_000 = 2130837508;
2107 
2108 			// aapt resource value: 0x7f020005
2109 			public const int abc_btn_check_to_on_mtrl_015 = 2130837509;
2110 
2111 			// aapt resource value: 0x7f020006
2112 			public const int abc_btn_colored_material = 2130837510;
2113 
2114 			// aapt resource value: 0x7f020007
2115 			public const int abc_btn_default_mtrl_shape = 2130837511;
2116 
2117 			// aapt resource value: 0x7f020008
2118 			public const int abc_btn_radio_material = 2130837512;
2119 
2120 			// aapt resource value: 0x7f020009
2121 			public const int abc_btn_radio_to_on_mtrl_000 = 2130837513;
2122 
2123 			// aapt resource value: 0x7f02000a
2124 			public const int abc_btn_radio_to_on_mtrl_015 = 2130837514;
2125 
2126 			// aapt resource value: 0x7f02000b
2127 			public const int abc_btn_switch_to_on_mtrl_00001 = 2130837515;
2128 
2129 			// aapt resource value: 0x7f02000c
2130 			public const int abc_btn_switch_to_on_mtrl_00012 = 2130837516;
2131 
2132 			// aapt resource value: 0x7f02000d
2133 			public const int abc_cab_background_internal_bg = 2130837517;
2134 
2135 			// aapt resource value: 0x7f02000e
2136 			public const int abc_cab_background_top_material = 2130837518;
2137 
2138 			// aapt resource value: 0x7f02000f
2139 			public const int abc_cab_background_top_mtrl_alpha = 2130837519;
2140 
2141 			// aapt resource value: 0x7f020010
2142 			public const int abc_control_background_material = 2130837520;
2143 
2144 			// aapt resource value: 0x7f020011
2145 			public const int abc_dialog_material_background = 2130837521;
2146 
2147 			// aapt resource value: 0x7f020012
2148 			public const int abc_edit_text_material = 2130837522;
2149 
2150 			// aapt resource value: 0x7f020013
2151 			public const int abc_ic_ab_back_material = 2130837523;
2152 
2153 			// aapt resource value: 0x7f020014
2154 			public const int abc_ic_arrow_drop_right_black_24dp = 2130837524;
2155 
2156 			// aapt resource value: 0x7f020015
2157 			public const int abc_ic_clear_material = 2130837525;
2158 
2159 			// aapt resource value: 0x7f020016
2160 			public const int abc_ic_commit_search_api_mtrl_alpha = 2130837526;
2161 
2162 			// aapt resource value: 0x7f020017
2163 			public const int abc_ic_go_search_api_material = 2130837527;
2164 
2165 			// aapt resource value: 0x7f020018
2166 			public const int abc_ic_menu_copy_mtrl_am_alpha = 2130837528;
2167 
2168 			// aapt resource value: 0x7f020019
2169 			public const int abc_ic_menu_cut_mtrl_alpha = 2130837529;
2170 
2171 			// aapt resource value: 0x7f02001a
2172 			public const int abc_ic_menu_overflow_material = 2130837530;
2173 
2174 			// aapt resource value: 0x7f02001b
2175 			public const int abc_ic_menu_paste_mtrl_am_alpha = 2130837531;
2176 
2177 			// aapt resource value: 0x7f02001c
2178 			public const int abc_ic_menu_selectall_mtrl_alpha = 2130837532;
2179 
2180 			// aapt resource value: 0x7f02001d
2181 			public const int abc_ic_menu_share_mtrl_alpha = 2130837533;
2182 
2183 			// aapt resource value: 0x7f02001e
2184 			public const int abc_ic_search_api_material = 2130837534;
2185 
2186 			// aapt resource value: 0x7f02001f
2187 			public const int abc_ic_star_black_16dp = 2130837535;
2188 
2189 			// aapt resource value: 0x7f020020
2190 			public const int abc_ic_star_black_36dp = 2130837536;
2191 
2192 			// aapt resource value: 0x7f020021
2193 			public const int abc_ic_star_black_48dp = 2130837537;
2194 
2195 			// aapt resource value: 0x7f020022
2196 			public const int abc_ic_star_half_black_16dp = 2130837538;
2197 
2198 			// aapt resource value: 0x7f020023
2199 			public const int abc_ic_star_half_black_36dp = 2130837539;
2200 
2201 			// aapt resource value: 0x7f020024
2202 			public const int abc_ic_star_half_black_48dp = 2130837540;
2203 
2204 			// aapt resource value: 0x7f020025
2205 			public const int abc_ic_voice_search_api_material = 2130837541;
2206 
2207 			// aapt resource value: 0x7f020026
2208 			public const int abc_item_background_holo_dark = 2130837542;
2209 
2210 			// aapt resource value: 0x7f020027
2211 			public const int abc_item_background_holo_light = 2130837543;
2212 
2213 			// aapt resource value: 0x7f020028
2214 			public const int abc_list_divider_mtrl_alpha = 2130837544;
2215 
2216 			// aapt resource value: 0x7f020029
2217 			public const int abc_list_focused_holo = 2130837545;
2218 
2219 			// aapt resource value: 0x7f02002a
2220 			public const int abc_list_longpressed_holo = 2130837546;
2221 
2222 			// aapt resource value: 0x7f02002b
2223 			public const int abc_list_pressed_holo_dark = 2130837547;
2224 
2225 			// aapt resource value: 0x7f02002c
2226 			public const int abc_list_pressed_holo_light = 2130837548;
2227 
2228 			// aapt resource value: 0x7f02002d
2229 			public const int abc_list_selector_background_transition_holo_dark = 2130837549;
2230 
2231 			// aapt resource value: 0x7f02002e
2232 			public const int abc_list_selector_background_transition_holo_light = 2130837550;
2233 
2234 			// aapt resource value: 0x7f02002f
2235 			public const int abc_list_selector_disabled_holo_dark = 2130837551;
2236 
2237 			// aapt resource value: 0x7f020030
2238 			public const int abc_list_selector_disabled_holo_light = 2130837552;
2239 
2240 			// aapt resource value: 0x7f020031
2241 			public const int abc_list_selector_holo_dark = 2130837553;
2242 
2243 			// aapt resource value: 0x7f020032
2244 			public const int abc_list_selector_holo_light = 2130837554;
2245 
2246 			// aapt resource value: 0x7f020033
2247 			public const int abc_menu_hardkey_panel_mtrl_mult = 2130837555;
2248 
2249 			// aapt resource value: 0x7f020034
2250 			public const int abc_popup_background_mtrl_mult = 2130837556;
2251 
2252 			// aapt resource value: 0x7f020035
2253 			public const int abc_ratingbar_indicator_material = 2130837557;
2254 
2255 			// aapt resource value: 0x7f020036
2256 			public const int abc_ratingbar_material = 2130837558;
2257 
2258 			// aapt resource value: 0x7f020037
2259 			public const int abc_ratingbar_small_material = 2130837559;
2260 
2261 			// aapt resource value: 0x7f020038
2262 			public const int abc_scrubber_control_off_mtrl_alpha = 2130837560;
2263 
2264 			// aapt resource value: 0x7f020039
2265 			public const int abc_scrubber_control_to_pressed_mtrl_000 = 2130837561;
2266 
2267 			// aapt resource value: 0x7f02003a
2268 			public const int abc_scrubber_control_to_pressed_mtrl_005 = 2130837562;
2269 
2270 			// aapt resource value: 0x7f02003b
2271 			public const int abc_scrubber_primary_mtrl_alpha = 2130837563;
2272 
2273 			// aapt resource value: 0x7f02003c
2274 			public const int abc_scrubber_track_mtrl_alpha = 2130837564;
2275 
2276 			// aapt resource value: 0x7f02003d
2277 			public const int abc_seekbar_thumb_material = 2130837565;
2278 
2279 			// aapt resource value: 0x7f02003e
2280 			public const int abc_seekbar_tick_mark_material = 2130837566;
2281 
2282 			// aapt resource value: 0x7f02003f
2283 			public const int abc_seekbar_track_material = 2130837567;
2284 
2285 			// aapt resource value: 0x7f020040
2286 			public const int abc_spinner_mtrl_am_alpha = 2130837568;
2287 
2288 			// aapt resource value: 0x7f020041
2289 			public const int abc_spinner_textfield_background_material = 2130837569;
2290 
2291 			// aapt resource value: 0x7f020042
2292 			public const int abc_switch_thumb_material = 2130837570;
2293 
2294 			// aapt resource value: 0x7f020043
2295 			public const int abc_switch_track_mtrl_alpha = 2130837571;
2296 
2297 			// aapt resource value: 0x7f020044
2298 			public const int abc_tab_indicator_material = 2130837572;
2299 
2300 			// aapt resource value: 0x7f020045
2301 			public const int abc_tab_indicator_mtrl_alpha = 2130837573;
2302 
2303 			// aapt resource value: 0x7f020046
2304 			public const int abc_text_cursor_material = 2130837574;
2305 
2306 			// aapt resource value: 0x7f020047
2307 			public const int abc_text_select_handle_left_mtrl_dark = 2130837575;
2308 
2309 			// aapt resource value: 0x7f020048
2310 			public const int abc_text_select_handle_left_mtrl_light = 2130837576;
2311 
2312 			// aapt resource value: 0x7f020049
2313 			public const int abc_text_select_handle_middle_mtrl_dark = 2130837577;
2314 
2315 			// aapt resource value: 0x7f02004a
2316 			public const int abc_text_select_handle_middle_mtrl_light = 2130837578;
2317 
2318 			// aapt resource value: 0x7f02004b
2319 			public const int abc_text_select_handle_right_mtrl_dark = 2130837579;
2320 
2321 			// aapt resource value: 0x7f02004c
2322 			public const int abc_text_select_handle_right_mtrl_light = 2130837580;
2323 
2324 			// aapt resource value: 0x7f02004d
2325 			public const int abc_textfield_activated_mtrl_alpha = 2130837581;
2326 
2327 			// aapt resource value: 0x7f02004e
2328 			public const int abc_textfield_default_mtrl_alpha = 2130837582;
2329 
2330 			// aapt resource value: 0x7f02004f
2331 			public const int abc_textfield_search_activated_mtrl_alpha = 2130837583;
2332 
2333 			// aapt resource value: 0x7f020050
2334 			public const int abc_textfield_search_default_mtrl_alpha = 2130837584;
2335 
2336 			// aapt resource value: 0x7f020051
2337 			public const int abc_textfield_search_material = 2130837585;
2338 
2339 			// aapt resource value: 0x7f020052
2340 			public const int abc_vector_test = 2130837586;
2341 
2342 			// aapt resource value: 0x7f020053
2343 			public const int avd_hide_password = 2130837587;
2344 
2345 			// aapt resource value: 0x7f02012f
2346 			public const int avd_hide_password_1 = 2130837807;
2347 
2348 			// aapt resource value: 0x7f020130
2349 			public const int avd_hide_password_2 = 2130837808;
2350 
2351 			// aapt resource value: 0x7f020131
2352 			public const int avd_hide_password_3 = 2130837809;
2353 
2354 			// aapt resource value: 0x7f020054
2355 			public const int avd_show_password = 2130837588;
2356 
2357 			// aapt resource value: 0x7f020132
2358 			public const int avd_show_password_1 = 2130837810;
2359 
2360 			// aapt resource value: 0x7f020133
2361 			public const int avd_show_password_2 = 2130837811;
2362 
2363 			// aapt resource value: 0x7f020134
2364 			public const int avd_show_password_3 = 2130837812;
2365 
2366 			// aapt resource value: 0x7f020055
2367 			public const int design_bottom_navigation_item_background = 2130837589;
2368 
2369 			// aapt resource value: 0x7f020056
2370 			public const int design_fab_background = 2130837590;
2371 
2372 			// aapt resource value: 0x7f020057
2373 			public const int design_ic_visibility = 2130837591;
2374 
2375 			// aapt resource value: 0x7f020058
2376 			public const int design_ic_visibility_off = 2130837592;
2377 
2378 			// aapt resource value: 0x7f020059
2379 			public const int design_password_eye = 2130837593;
2380 
2381 			// aapt resource value: 0x7f02005a
2382 			public const int design_snackbar_background = 2130837594;
2383 
2384 			// aapt resource value: 0x7f02005b
2385 			public const int ic_audiotrack_dark = 2130837595;
2386 
2387 			// aapt resource value: 0x7f02005c
2388 			public const int ic_audiotrack_light = 2130837596;
2389 
2390 			// aapt resource value: 0x7f02005d
2391 			public const int ic_dialog_close_dark = 2130837597;
2392 
2393 			// aapt resource value: 0x7f02005e
2394 			public const int ic_dialog_close_light = 2130837598;
2395 
2396 			// aapt resource value: 0x7f02005f
2397 			public const int ic_group_collapse_00 = 2130837599;
2398 
2399 			// aapt resource value: 0x7f020060
2400 			public const int ic_group_collapse_01 = 2130837600;
2401 
2402 			// aapt resource value: 0x7f020061
2403 			public const int ic_group_collapse_02 = 2130837601;
2404 
2405 			// aapt resource value: 0x7f020062
2406 			public const int ic_group_collapse_03 = 2130837602;
2407 
2408 			// aapt resource value: 0x7f020063
2409 			public const int ic_group_collapse_04 = 2130837603;
2410 
2411 			// aapt resource value: 0x7f020064
2412 			public const int ic_group_collapse_05 = 2130837604;
2413 
2414 			// aapt resource value: 0x7f020065
2415 			public const int ic_group_collapse_06 = 2130837605;
2416 
2417 			// aapt resource value: 0x7f020066
2418 			public const int ic_group_collapse_07 = 2130837606;
2419 
2420 			// aapt resource value: 0x7f020067
2421 			public const int ic_group_collapse_08 = 2130837607;
2422 
2423 			// aapt resource value: 0x7f020068
2424 			public const int ic_group_collapse_09 = 2130837608;
2425 
2426 			// aapt resource value: 0x7f020069
2427 			public const int ic_group_collapse_10 = 2130837609;
2428 
2429 			// aapt resource value: 0x7f02006a
2430 			public const int ic_group_collapse_11 = 2130837610;
2431 
2432 			// aapt resource value: 0x7f02006b
2433 			public const int ic_group_collapse_12 = 2130837611;
2434 
2435 			// aapt resource value: 0x7f02006c
2436 			public const int ic_group_collapse_13 = 2130837612;
2437 
2438 			// aapt resource value: 0x7f02006d
2439 			public const int ic_group_collapse_14 = 2130837613;
2440 
2441 			// aapt resource value: 0x7f02006e
2442 			public const int ic_group_collapse_15 = 2130837614;
2443 
2444 			// aapt resource value: 0x7f02006f
2445 			public const int ic_group_expand_00 = 2130837615;
2446 
2447 			// aapt resource value: 0x7f020070
2448 			public const int ic_group_expand_01 = 2130837616;
2449 
2450 			// aapt resource value: 0x7f020071
2451 			public const int ic_group_expand_02 = 2130837617;
2452 
2453 			// aapt resource value: 0x7f020072
2454 			public const int ic_group_expand_03 = 2130837618;
2455 
2456 			// aapt resource value: 0x7f020073
2457 			public const int ic_group_expand_04 = 2130837619;
2458 
2459 			// aapt resource value: 0x7f020074
2460 			public const int ic_group_expand_05 = 2130837620;
2461 
2462 			// aapt resource value: 0x7f020075
2463 			public const int ic_group_expand_06 = 2130837621;
2464 
2465 			// aapt resource value: 0x7f020076
2466 			public const int ic_group_expand_07 = 2130837622;
2467 
2468 			// aapt resource value: 0x7f020077
2469 			public const int ic_group_expand_08 = 2130837623;
2470 
2471 			// aapt resource value: 0x7f020078
2472 			public const int ic_group_expand_09 = 2130837624;
2473 
2474 			// aapt resource value: 0x7f020079
2475 			public const int ic_group_expand_10 = 2130837625;
2476 
2477 			// aapt resource value: 0x7f02007a
2478 			public const int ic_group_expand_11 = 2130837626;
2479 
2480 			// aapt resource value: 0x7f02007b
2481 			public const int ic_group_expand_12 = 2130837627;
2482 
2483 			// aapt resource value: 0x7f02007c
2484 			public const int ic_group_expand_13 = 2130837628;
2485 
2486 			// aapt resource value: 0x7f02007d
2487 			public const int ic_group_expand_14 = 2130837629;
2488 
2489 			// aapt resource value: 0x7f02007e
2490 			public const int ic_group_expand_15 = 2130837630;
2491 
2492 			// aapt resource value: 0x7f02007f
2493 			public const int ic_media_pause_dark = 2130837631;
2494 
2495 			// aapt resource value: 0x7f020080
2496 			public const int ic_media_pause_light = 2130837632;
2497 
2498 			// aapt resource value: 0x7f020081
2499 			public const int ic_media_play_dark = 2130837633;
2500 
2501 			// aapt resource value: 0x7f020082
2502 			public const int ic_media_play_light = 2130837634;
2503 
2504 			// aapt resource value: 0x7f020083
2505 			public const int ic_media_stop_dark = 2130837635;
2506 
2507 			// aapt resource value: 0x7f020084
2508 			public const int ic_media_stop_light = 2130837636;
2509 
2510 			// aapt resource value: 0x7f020085
2511 			public const int ic_mr_button_connected_00_dark = 2130837637;
2512 
2513 			// aapt resource value: 0x7f020086
2514 			public const int ic_mr_button_connected_00_light = 2130837638;
2515 
2516 			// aapt resource value: 0x7f020087
2517 			public const int ic_mr_button_connected_01_dark = 2130837639;
2518 
2519 			// aapt resource value: 0x7f020088
2520 			public const int ic_mr_button_connected_01_light = 2130837640;
2521 
2522 			// aapt resource value: 0x7f020089
2523 			public const int ic_mr_button_connected_02_dark = 2130837641;
2524 
2525 			// aapt resource value: 0x7f02008a
2526 			public const int ic_mr_button_connected_02_light = 2130837642;
2527 
2528 			// aapt resource value: 0x7f02008b
2529 			public const int ic_mr_button_connected_03_dark = 2130837643;
2530 
2531 			// aapt resource value: 0x7f02008c
2532 			public const int ic_mr_button_connected_03_light = 2130837644;
2533 
2534 			// aapt resource value: 0x7f02008d
2535 			public const int ic_mr_button_connected_04_dark = 2130837645;
2536 
2537 			// aapt resource value: 0x7f02008e
2538 			public const int ic_mr_button_connected_04_light = 2130837646;
2539 
2540 			// aapt resource value: 0x7f02008f
2541 			public const int ic_mr_button_connected_05_dark = 2130837647;
2542 
2543 			// aapt resource value: 0x7f020090
2544 			public const int ic_mr_button_connected_05_light = 2130837648;
2545 
2546 			// aapt resource value: 0x7f020091
2547 			public const int ic_mr_button_connected_06_dark = 2130837649;
2548 
2549 			// aapt resource value: 0x7f020092
2550 			public const int ic_mr_button_connected_06_light = 2130837650;
2551 
2552 			// aapt resource value: 0x7f020093
2553 			public const int ic_mr_button_connected_07_dark = 2130837651;
2554 
2555 			// aapt resource value: 0x7f020094
2556 			public const int ic_mr_button_connected_07_light = 2130837652;
2557 
2558 			// aapt resource value: 0x7f020095
2559 			public const int ic_mr_button_connected_08_dark = 2130837653;
2560 
2561 			// aapt resource value: 0x7f020096
2562 			public const int ic_mr_button_connected_08_light = 2130837654;
2563 
2564 			// aapt resource value: 0x7f020097
2565 			public const int ic_mr_button_connected_09_dark = 2130837655;
2566 
2567 			// aapt resource value: 0x7f020098
2568 			public const int ic_mr_button_connected_09_light = 2130837656;
2569 
2570 			// aapt resource value: 0x7f020099
2571 			public const int ic_mr_button_connected_10_dark = 2130837657;
2572 
2573 			// aapt resource value: 0x7f02009a
2574 			public const int ic_mr_button_connected_10_light = 2130837658;
2575 
2576 			// aapt resource value: 0x7f02009b
2577 			public const int ic_mr_button_connected_11_dark = 2130837659;
2578 
2579 			// aapt resource value: 0x7f02009c
2580 			public const int ic_mr_button_connected_11_light = 2130837660;
2581 
2582 			// aapt resource value: 0x7f02009d
2583 			public const int ic_mr_button_connected_12_dark = 2130837661;
2584 
2585 			// aapt resource value: 0x7f02009e
2586 			public const int ic_mr_button_connected_12_light = 2130837662;
2587 
2588 			// aapt resource value: 0x7f02009f
2589 			public const int ic_mr_button_connected_13_dark = 2130837663;
2590 
2591 			// aapt resource value: 0x7f0200a0
2592 			public const int ic_mr_button_connected_13_light = 2130837664;
2593 
2594 			// aapt resource value: 0x7f0200a1
2595 			public const int ic_mr_button_connected_14_dark = 2130837665;
2596 
2597 			// aapt resource value: 0x7f0200a2
2598 			public const int ic_mr_button_connected_14_light = 2130837666;
2599 
2600 			// aapt resource value: 0x7f0200a3
2601 			public const int ic_mr_button_connected_15_dark = 2130837667;
2602 
2603 			// aapt resource value: 0x7f0200a4
2604 			public const int ic_mr_button_connected_15_light = 2130837668;
2605 
2606 			// aapt resource value: 0x7f0200a5
2607 			public const int ic_mr_button_connected_16_dark = 2130837669;
2608 
2609 			// aapt resource value: 0x7f0200a6
2610 			public const int ic_mr_button_connected_16_light = 2130837670;
2611 
2612 			// aapt resource value: 0x7f0200a7
2613 			public const int ic_mr_button_connected_17_dark = 2130837671;
2614 
2615 			// aapt resource value: 0x7f0200a8
2616 			public const int ic_mr_button_connected_17_light = 2130837672;
2617 
2618 			// aapt resource value: 0x7f0200a9
2619 			public const int ic_mr_button_connected_18_dark = 2130837673;
2620 
2621 			// aapt resource value: 0x7f0200aa
2622 			public const int ic_mr_button_connected_18_light = 2130837674;
2623 
2624 			// aapt resource value: 0x7f0200ab
2625 			public const int ic_mr_button_connected_19_dark = 2130837675;
2626 
2627 			// aapt resource value: 0x7f0200ac
2628 			public const int ic_mr_button_connected_19_light = 2130837676;
2629 
2630 			// aapt resource value: 0x7f0200ad
2631 			public const int ic_mr_button_connected_20_dark = 2130837677;
2632 
2633 			// aapt resource value: 0x7f0200ae
2634 			public const int ic_mr_button_connected_20_light = 2130837678;
2635 
2636 			// aapt resource value: 0x7f0200af
2637 			public const int ic_mr_button_connected_21_dark = 2130837679;
2638 
2639 			// aapt resource value: 0x7f0200b0
2640 			public const int ic_mr_button_connected_21_light = 2130837680;
2641 
2642 			// aapt resource value: 0x7f0200b1
2643 			public const int ic_mr_button_connected_22_dark = 2130837681;
2644 
2645 			// aapt resource value: 0x7f0200b2
2646 			public const int ic_mr_button_connected_22_light = 2130837682;
2647 
2648 			// aapt resource value: 0x7f0200b3
2649 			public const int ic_mr_button_connected_23_dark = 2130837683;
2650 
2651 			// aapt resource value: 0x7f0200b4
2652 			public const int ic_mr_button_connected_23_light = 2130837684;
2653 
2654 			// aapt resource value: 0x7f0200b5
2655 			public const int ic_mr_button_connected_24_dark = 2130837685;
2656 
2657 			// aapt resource value: 0x7f0200b6
2658 			public const int ic_mr_button_connected_24_light = 2130837686;
2659 
2660 			// aapt resource value: 0x7f0200b7
2661 			public const int ic_mr_button_connected_25_dark = 2130837687;
2662 
2663 			// aapt resource value: 0x7f0200b8
2664 			public const int ic_mr_button_connected_25_light = 2130837688;
2665 
2666 			// aapt resource value: 0x7f0200b9
2667 			public const int ic_mr_button_connected_26_dark = 2130837689;
2668 
2669 			// aapt resource value: 0x7f0200ba
2670 			public const int ic_mr_button_connected_26_light = 2130837690;
2671 
2672 			// aapt resource value: 0x7f0200bb
2673 			public const int ic_mr_button_connected_27_dark = 2130837691;
2674 
2675 			// aapt resource value: 0x7f0200bc
2676 			public const int ic_mr_button_connected_27_light = 2130837692;
2677 
2678 			// aapt resource value: 0x7f0200bd
2679 			public const int ic_mr_button_connected_28_dark = 2130837693;
2680 
2681 			// aapt resource value: 0x7f0200be
2682 			public const int ic_mr_button_connected_28_light = 2130837694;
2683 
2684 			// aapt resource value: 0x7f0200bf
2685 			public const int ic_mr_button_connected_29_dark = 2130837695;
2686 
2687 			// aapt resource value: 0x7f0200c0
2688 			public const int ic_mr_button_connected_29_light = 2130837696;
2689 
2690 			// aapt resource value: 0x7f0200c1
2691 			public const int ic_mr_button_connected_30_dark = 2130837697;
2692 
2693 			// aapt resource value: 0x7f0200c2
2694 			public const int ic_mr_button_connected_30_light = 2130837698;
2695 
2696 			// aapt resource value: 0x7f0200c3
2697 			public const int ic_mr_button_connecting_00_dark = 2130837699;
2698 
2699 			// aapt resource value: 0x7f0200c4
2700 			public const int ic_mr_button_connecting_00_light = 2130837700;
2701 
2702 			// aapt resource value: 0x7f0200c5
2703 			public const int ic_mr_button_connecting_01_dark = 2130837701;
2704 
2705 			// aapt resource value: 0x7f0200c6
2706 			public const int ic_mr_button_connecting_01_light = 2130837702;
2707 
2708 			// aapt resource value: 0x7f0200c7
2709 			public const int ic_mr_button_connecting_02_dark = 2130837703;
2710 
2711 			// aapt resource value: 0x7f0200c8
2712 			public const int ic_mr_button_connecting_02_light = 2130837704;
2713 
2714 			// aapt resource value: 0x7f0200c9
2715 			public const int ic_mr_button_connecting_03_dark = 2130837705;
2716 
2717 			// aapt resource value: 0x7f0200ca
2718 			public const int ic_mr_button_connecting_03_light = 2130837706;
2719 
2720 			// aapt resource value: 0x7f0200cb
2721 			public const int ic_mr_button_connecting_04_dark = 2130837707;
2722 
2723 			// aapt resource value: 0x7f0200cc
2724 			public const int ic_mr_button_connecting_04_light = 2130837708;
2725 
2726 			// aapt resource value: 0x7f0200cd
2727 			public const int ic_mr_button_connecting_05_dark = 2130837709;
2728 
2729 			// aapt resource value: 0x7f0200ce
2730 			public const int ic_mr_button_connecting_05_light = 2130837710;
2731 
2732 			// aapt resource value: 0x7f0200cf
2733 			public const int ic_mr_button_connecting_06_dark = 2130837711;
2734 
2735 			// aapt resource value: 0x7f0200d0
2736 			public const int ic_mr_button_connecting_06_light = 2130837712;
2737 
2738 			// aapt resource value: 0x7f0200d1
2739 			public const int ic_mr_button_connecting_07_dark = 2130837713;
2740 
2741 			// aapt resource value: 0x7f0200d2
2742 			public const int ic_mr_button_connecting_07_light = 2130837714;
2743 
2744 			// aapt resource value: 0x7f0200d3
2745 			public const int ic_mr_button_connecting_08_dark = 2130837715;
2746 
2747 			// aapt resource value: 0x7f0200d4
2748 			public const int ic_mr_button_connecting_08_light = 2130837716;
2749 
2750 			// aapt resource value: 0x7f0200d5
2751 			public const int ic_mr_button_connecting_09_dark = 2130837717;
2752 
2753 			// aapt resource value: 0x7f0200d6
2754 			public const int ic_mr_button_connecting_09_light = 2130837718;
2755 
2756 			// aapt resource value: 0x7f0200d7
2757 			public const int ic_mr_button_connecting_10_dark = 2130837719;
2758 
2759 			// aapt resource value: 0x7f0200d8
2760 			public const int ic_mr_button_connecting_10_light = 2130837720;
2761 
2762 			// aapt resource value: 0x7f0200d9
2763 			public const int ic_mr_button_connecting_11_dark = 2130837721;
2764 
2765 			// aapt resource value: 0x7f0200da
2766 			public const int ic_mr_button_connecting_11_light = 2130837722;
2767 
2768 			// aapt resource value: 0x7f0200db
2769 			public const int ic_mr_button_connecting_12_dark = 2130837723;
2770 
2771 			// aapt resource value: 0x7f0200dc
2772 			public const int ic_mr_button_connecting_12_light = 2130837724;
2773 
2774 			// aapt resource value: 0x7f0200dd
2775 			public const int ic_mr_button_connecting_13_dark = 2130837725;
2776 
2777 			// aapt resource value: 0x7f0200de
2778 			public const int ic_mr_button_connecting_13_light = 2130837726;
2779 
2780 			// aapt resource value: 0x7f0200df
2781 			public const int ic_mr_button_connecting_14_dark = 2130837727;
2782 
2783 			// aapt resource value: 0x7f0200e0
2784 			public const int ic_mr_button_connecting_14_light = 2130837728;
2785 
2786 			// aapt resource value: 0x7f0200e1
2787 			public const int ic_mr_button_connecting_15_dark = 2130837729;
2788 
2789 			// aapt resource value: 0x7f0200e2
2790 			public const int ic_mr_button_connecting_15_light = 2130837730;
2791 
2792 			// aapt resource value: 0x7f0200e3
2793 			public const int ic_mr_button_connecting_16_dark = 2130837731;
2794 
2795 			// aapt resource value: 0x7f0200e4
2796 			public const int ic_mr_button_connecting_16_light = 2130837732;
2797 
2798 			// aapt resource value: 0x7f0200e5
2799 			public const int ic_mr_button_connecting_17_dark = 2130837733;
2800 
2801 			// aapt resource value: 0x7f0200e6
2802 			public const int ic_mr_button_connecting_17_light = 2130837734;
2803 
2804 			// aapt resource value: 0x7f0200e7
2805 			public const int ic_mr_button_connecting_18_dark = 2130837735;
2806 
2807 			// aapt resource value: 0x7f0200e8
2808 			public const int ic_mr_button_connecting_18_light = 2130837736;
2809 
2810 			// aapt resource value: 0x7f0200e9
2811 			public const int ic_mr_button_connecting_19_dark = 2130837737;
2812 
2813 			// aapt resource value: 0x7f0200ea
2814 			public const int ic_mr_button_connecting_19_light = 2130837738;
2815 
2816 			// aapt resource value: 0x7f0200eb
2817 			public const int ic_mr_button_connecting_20_dark = 2130837739;
2818 
2819 			// aapt resource value: 0x7f0200ec
2820 			public const int ic_mr_button_connecting_20_light = 2130837740;
2821 
2822 			// aapt resource value: 0x7f0200ed
2823 			public const int ic_mr_button_connecting_21_dark = 2130837741;
2824 
2825 			// aapt resource value: 0x7f0200ee
2826 			public const int ic_mr_button_connecting_21_light = 2130837742;
2827 
2828 			// aapt resource value: 0x7f0200ef
2829 			public const int ic_mr_button_connecting_22_dark = 2130837743;
2830 
2831 			// aapt resource value: 0x7f0200f0
2832 			public const int ic_mr_button_connecting_22_light = 2130837744;
2833 
2834 			// aapt resource value: 0x7f0200f1
2835 			public const int ic_mr_button_connecting_23_dark = 2130837745;
2836 
2837 			// aapt resource value: 0x7f0200f2
2838 			public const int ic_mr_button_connecting_23_light = 2130837746;
2839 
2840 			// aapt resource value: 0x7f0200f3
2841 			public const int ic_mr_button_connecting_24_dark = 2130837747;
2842 
2843 			// aapt resource value: 0x7f0200f4
2844 			public const int ic_mr_button_connecting_24_light = 2130837748;
2845 
2846 			// aapt resource value: 0x7f0200f5
2847 			public const int ic_mr_button_connecting_25_dark = 2130837749;
2848 
2849 			// aapt resource value: 0x7f0200f6
2850 			public const int ic_mr_button_connecting_25_light = 2130837750;
2851 
2852 			// aapt resource value: 0x7f0200f7
2853 			public const int ic_mr_button_connecting_26_dark = 2130837751;
2854 
2855 			// aapt resource value: 0x7f0200f8
2856 			public const int ic_mr_button_connecting_26_light = 2130837752;
2857 
2858 			// aapt resource value: 0x7f0200f9
2859 			public const int ic_mr_button_connecting_27_dark = 2130837753;
2860 
2861 			// aapt resource value: 0x7f0200fa
2862 			public const int ic_mr_button_connecting_27_light = 2130837754;
2863 
2864 			// aapt resource value: 0x7f0200fb
2865 			public const int ic_mr_button_connecting_28_dark = 2130837755;
2866 
2867 			// aapt resource value: 0x7f0200fc
2868 			public const int ic_mr_button_connecting_28_light = 2130837756;
2869 
2870 			// aapt resource value: 0x7f0200fd
2871 			public const int ic_mr_button_connecting_29_dark = 2130837757;
2872 
2873 			// aapt resource value: 0x7f0200fe
2874 			public const int ic_mr_button_connecting_29_light = 2130837758;
2875 
2876 			// aapt resource value: 0x7f0200ff
2877 			public const int ic_mr_button_connecting_30_dark = 2130837759;
2878 
2879 			// aapt resource value: 0x7f020100
2880 			public const int ic_mr_button_connecting_30_light = 2130837760;
2881 
2882 			// aapt resource value: 0x7f020101
2883 			public const int ic_mr_button_disabled_dark = 2130837761;
2884 
2885 			// aapt resource value: 0x7f020102
2886 			public const int ic_mr_button_disabled_light = 2130837762;
2887 
2888 			// aapt resource value: 0x7f020103
2889 			public const int ic_mr_button_disconnected_dark = 2130837763;
2890 
2891 			// aapt resource value: 0x7f020104
2892 			public const int ic_mr_button_disconnected_light = 2130837764;
2893 
2894 			// aapt resource value: 0x7f020105
2895 			public const int ic_mr_button_grey = 2130837765;
2896 
2897 			// aapt resource value: 0x7f020106
2898 			public const int ic_vol_type_speaker_dark = 2130837766;
2899 
2900 			// aapt resource value: 0x7f020107
2901 			public const int ic_vol_type_speaker_group_dark = 2130837767;
2902 
2903 			// aapt resource value: 0x7f020108
2904 			public const int ic_vol_type_speaker_group_light = 2130837768;
2905 
2906 			// aapt resource value: 0x7f020109
2907 			public const int ic_vol_type_speaker_light = 2130837769;
2908 
2909 			// aapt resource value: 0x7f02010a
2910 			public const int ic_vol_type_tv_dark = 2130837770;
2911 
2912 			// aapt resource value: 0x7f02010b
2913 			public const int ic_vol_type_tv_light = 2130837771;
2914 
2915 			// aapt resource value: 0x7f02010c
2916 			public const int mr_button_connected_dark = 2130837772;
2917 
2918 			// aapt resource value: 0x7f02010d
2919 			public const int mr_button_connected_light = 2130837773;
2920 
2921 			// aapt resource value: 0x7f02010e
2922 			public const int mr_button_connecting_dark = 2130837774;
2923 
2924 			// aapt resource value: 0x7f02010f
2925 			public const int mr_button_connecting_light = 2130837775;
2926 
2927 			// aapt resource value: 0x7f020110
2928 			public const int mr_button_dark = 2130837776;
2929 
2930 			// aapt resource value: 0x7f020111
2931 			public const int mr_button_light = 2130837777;
2932 
2933 			// aapt resource value: 0x7f020112
2934 			public const int mr_dialog_close_dark = 2130837778;
2935 
2936 			// aapt resource value: 0x7f020113
2937 			public const int mr_dialog_close_light = 2130837779;
2938 
2939 			// aapt resource value: 0x7f020114
2940 			public const int mr_dialog_material_background_dark = 2130837780;
2941 
2942 			// aapt resource value: 0x7f020115
2943 			public const int mr_dialog_material_background_light = 2130837781;
2944 
2945 			// aapt resource value: 0x7f020116
2946 			public const int mr_group_collapse = 2130837782;
2947 
2948 			// aapt resource value: 0x7f020117
2949 			public const int mr_group_expand = 2130837783;
2950 
2951 			// aapt resource value: 0x7f020118
2952 			public const int mr_media_pause_dark = 2130837784;
2953 
2954 			// aapt resource value: 0x7f020119
2955 			public const int mr_media_pause_light = 2130837785;
2956 
2957 			// aapt resource value: 0x7f02011a
2958 			public const int mr_media_play_dark = 2130837786;
2959 
2960 			// aapt resource value: 0x7f02011b
2961 			public const int mr_media_play_light = 2130837787;
2962 
2963 			// aapt resource value: 0x7f02011c
2964 			public const int mr_media_stop_dark = 2130837788;
2965 
2966 			// aapt resource value: 0x7f02011d
2967 			public const int mr_media_stop_light = 2130837789;
2968 
2969 			// aapt resource value: 0x7f02011e
2970 			public const int mr_vol_type_audiotrack_dark = 2130837790;
2971 
2972 			// aapt resource value: 0x7f02011f
2973 			public const int mr_vol_type_audiotrack_light = 2130837791;
2974 
2975 			// aapt resource value: 0x7f020120
2976 			public const int navigation_empty_icon = 2130837792;
2977 
2978 			// aapt resource value: 0x7f020121
2979 			public const int notification_action_background = 2130837793;
2980 
2981 			// aapt resource value: 0x7f020122
2982 			public const int notification_bg = 2130837794;
2983 
2984 			// aapt resource value: 0x7f020123
2985 			public const int notification_bg_low = 2130837795;
2986 
2987 			// aapt resource value: 0x7f020124
2988 			public const int notification_bg_low_normal = 2130837796;
2989 
2990 			// aapt resource value: 0x7f020125
2991 			public const int notification_bg_low_pressed = 2130837797;
2992 
2993 			// aapt resource value: 0x7f020126
2994 			public const int notification_bg_normal = 2130837798;
2995 
2996 			// aapt resource value: 0x7f020127
2997 			public const int notification_bg_normal_pressed = 2130837799;
2998 
2999 			// aapt resource value: 0x7f020128
3000 			public const int notification_icon_background = 2130837800;
3001 
3002 			// aapt resource value: 0x7f02012d
3003 			public const int notification_template_icon_bg = 2130837805;
3004 
3005 			// aapt resource value: 0x7f02012e
3006 			public const int notification_template_icon_low_bg = 2130837806;
3007 
3008 			// aapt resource value: 0x7f020129
3009 			public const int notification_tile_bg = 2130837801;
3010 
3011 			// aapt resource value: 0x7f02012a
3012 			public const int notify_panel_notification_icon_bg = 2130837802;
3013 
3014 			// aapt resource value: 0x7f02012b
3015 			public const int tooltip_frame_dark = 2130837803;
3016 
3017 			// aapt resource value: 0x7f02012c
3018 			public const int tooltip_frame_light = 2130837804;
3019 
Drawable()3020 			static Drawable()
3021 			{
3022 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
3023 			}
3024 
Drawable()3025 			private Drawable()
3026 			{
3027 			}
3028 		}
3029 
3030 		public partial class Id
3031 		{
3032 
3033 			// aapt resource value: 0x7f090032
3034 			public const int ALT = 2131296306;
3035 
3036 			// aapt resource value: 0x7f090033
3037 			public const int CTRL = 2131296307;
3038 
3039 			// aapt resource value: 0x7f090034
3040 			public const int FUNCTION = 2131296308;
3041 
3042 			// aapt resource value: 0x7f090035
3043 			public const int META = 2131296309;
3044 
3045 			// aapt resource value: 0x7f090036
3046 			public const int SHIFT = 2131296310;
3047 
3048 			// aapt resource value: 0x7f090037
3049 			public const int SYM = 2131296311;
3050 
3051 			// aapt resource value: 0x7f0900b6
3052 			public const int action0 = 2131296438;
3053 
3054 			// aapt resource value: 0x7f09007c
3055 			public const int action_bar = 2131296380;
3056 
3057 			// aapt resource value: 0x7f090001
3058 			public const int action_bar_activity_content = 2131296257;
3059 
3060 			// aapt resource value: 0x7f09007b
3061 			public const int action_bar_container = 2131296379;
3062 
3063 			// aapt resource value: 0x7f090077
3064 			public const int action_bar_root = 2131296375;
3065 
3066 			// aapt resource value: 0x7f090002
3067 			public const int action_bar_spinner = 2131296258;
3068 
3069 			// aapt resource value: 0x7f09005b
3070 			public const int action_bar_subtitle = 2131296347;
3071 
3072 			// aapt resource value: 0x7f09005a
3073 			public const int action_bar_title = 2131296346;
3074 
3075 			// aapt resource value: 0x7f0900b3
3076 			public const int action_container = 2131296435;
3077 
3078 			// aapt resource value: 0x7f09007d
3079 			public const int action_context_bar = 2131296381;
3080 
3081 			// aapt resource value: 0x7f0900ba
3082 			public const int action_divider = 2131296442;
3083 
3084 			// aapt resource value: 0x7f0900b4
3085 			public const int action_image = 2131296436;
3086 
3087 			// aapt resource value: 0x7f090003
3088 			public const int action_menu_divider = 2131296259;
3089 
3090 			// aapt resource value: 0x7f090004
3091 			public const int action_menu_presenter = 2131296260;
3092 
3093 			// aapt resource value: 0x7f090079
3094 			public const int action_mode_bar = 2131296377;
3095 
3096 			// aapt resource value: 0x7f090078
3097 			public const int action_mode_bar_stub = 2131296376;
3098 
3099 			// aapt resource value: 0x7f09005c
3100 			public const int action_mode_close_button = 2131296348;
3101 
3102 			// aapt resource value: 0x7f0900b5
3103 			public const int action_text = 2131296437;
3104 
3105 			// aapt resource value: 0x7f0900c3
3106 			public const int actions = 2131296451;
3107 
3108 			// aapt resource value: 0x7f09005d
3109 			public const int activity_chooser_view_content = 2131296349;
3110 
3111 			// aapt resource value: 0x7f090027
3112 			public const int add = 2131296295;
3113 
3114 			// aapt resource value: 0x7f090070
3115 			public const int alertTitle = 2131296368;
3116 
3117 			// aapt resource value: 0x7f090052
3118 			public const int all = 2131296338;
3119 
3120 			// aapt resource value: 0x7f090038
3121 			public const int always = 2131296312;
3122 
3123 			// aapt resource value: 0x7f090056
3124 			public const int async = 2131296342;
3125 
3126 			// aapt resource value: 0x7f090044
3127 			public const int auto = 2131296324;
3128 
3129 			// aapt resource value: 0x7f09002f
3130 			public const int beginning = 2131296303;
3131 
3132 			// aapt resource value: 0x7f090057
3133 			public const int blocking = 2131296343;
3134 
3135 			// aapt resource value: 0x7f09003d
3136 			public const int bottom = 2131296317;
3137 
3138 			// aapt resource value: 0x7f090063
3139 			public const int buttonPanel = 2131296355;
3140 
3141 			// aapt resource value: 0x7f0900b7
3142 			public const int cancel_action = 2131296439;
3143 
3144 			// aapt resource value: 0x7f090045
3145 			public const int center = 2131296325;
3146 
3147 			// aapt resource value: 0x7f090046
3148 			public const int center_horizontal = 2131296326;
3149 
3150 			// aapt resource value: 0x7f090047
3151 			public const int center_vertical = 2131296327;
3152 
3153 			// aapt resource value: 0x7f090073
3154 			public const int checkbox = 2131296371;
3155 
3156 			// aapt resource value: 0x7f0900bf
3157 			public const int chronometer = 2131296447;
3158 
3159 			// aapt resource value: 0x7f09004e
3160 			public const int clip_horizontal = 2131296334;
3161 
3162 			// aapt resource value: 0x7f09004f
3163 			public const int clip_vertical = 2131296335;
3164 
3165 			// aapt resource value: 0x7f090039
3166 			public const int collapseActionView = 2131296313;
3167 
3168 			// aapt resource value: 0x7f09008d
3169 			public const int container = 2131296397;
3170 
3171 			// aapt resource value: 0x7f090066
3172 			public const int contentPanel = 2131296358;
3173 
3174 			// aapt resource value: 0x7f09008e
3175 			public const int coordinator = 2131296398;
3176 
3177 			// aapt resource value: 0x7f09006d
3178 			public const int custom = 2131296365;
3179 
3180 			// aapt resource value: 0x7f09006c
3181 			public const int customPanel = 2131296364;
3182 
3183 			// aapt resource value: 0x7f09007a
3184 			public const int decor_content_parent = 2131296378;
3185 
3186 			// aapt resource value: 0x7f090060
3187 			public const int default_activity_button = 2131296352;
3188 
3189 			// aapt resource value: 0x7f090090
3190 			public const int design_bottom_sheet = 2131296400;
3191 
3192 			// aapt resource value: 0x7f090097
3193 			public const int design_menu_item_action_area = 2131296407;
3194 
3195 			// aapt resource value: 0x7f090096
3196 			public const int design_menu_item_action_area_stub = 2131296406;
3197 
3198 			// aapt resource value: 0x7f090095
3199 			public const int design_menu_item_text = 2131296405;
3200 
3201 			// aapt resource value: 0x7f090094
3202 			public const int design_navigation_view = 2131296404;
3203 
3204 			// aapt resource value: 0x7f090020
3205 			public const int disableHome = 2131296288;
3206 
3207 			// aapt resource value: 0x7f09007e
3208 			public const int edit_query = 2131296382;
3209 
3210 			// aapt resource value: 0x7f090030
3211 			public const int end = 2131296304;
3212 
3213 			// aapt resource value: 0x7f0900c5
3214 			public const int end_padder = 2131296453;
3215 
3216 			// aapt resource value: 0x7f09003f
3217 			public const int enterAlways = 2131296319;
3218 
3219 			// aapt resource value: 0x7f090040
3220 			public const int enterAlwaysCollapsed = 2131296320;
3221 
3222 			// aapt resource value: 0x7f090041
3223 			public const int exitUntilCollapsed = 2131296321;
3224 
3225 			// aapt resource value: 0x7f09005e
3226 			public const int expand_activities_button = 2131296350;
3227 
3228 			// aapt resource value: 0x7f090072
3229 			public const int expanded_menu = 2131296370;
3230 
3231 			// aapt resource value: 0x7f090050
3232 			public const int fill = 2131296336;
3233 
3234 			// aapt resource value: 0x7f090051
3235 			public const int fill_horizontal = 2131296337;
3236 
3237 			// aapt resource value: 0x7f090048
3238 			public const int fill_vertical = 2131296328;
3239 
3240 			// aapt resource value: 0x7f090054
3241 			public const int @fixed = 2131296340;
3242 
3243 			// aapt resource value: 0x7f090058
3244 			public const int forever = 2131296344;
3245 
3246 			// aapt resource value: 0x7f09000a
3247 			public const int ghost_view = 2131296266;
3248 
3249 			// aapt resource value: 0x7f090005
3250 			public const int home = 2131296261;
3251 
3252 			// aapt resource value: 0x7f090021
3253 			public const int homeAsUp = 2131296289;
3254 
3255 			// aapt resource value: 0x7f090062
3256 			public const int icon = 2131296354;
3257 
3258 			// aapt resource value: 0x7f0900c4
3259 			public const int icon_group = 2131296452;
3260 
3261 			// aapt resource value: 0x7f09003a
3262 			public const int ifRoom = 2131296314;
3263 
3264 			// aapt resource value: 0x7f09005f
3265 			public const int image = 2131296351;
3266 
3267 			// aapt resource value: 0x7f0900c0
3268 			public const int info = 2131296448;
3269 
3270 			// aapt resource value: 0x7f090059
3271 			public const int italic = 2131296345;
3272 
3273 			// aapt resource value: 0x7f090000
3274 			public const int item_touch_helper_previous_elevation = 2131296256;
3275 
3276 			// aapt resource value: 0x7f09008c
3277 			public const int largeLabel = 2131296396;
3278 
3279 			// aapt resource value: 0x7f090049
3280 			public const int left = 2131296329;
3281 
3282 			// aapt resource value: 0x7f090017
3283 			public const int line1 = 2131296279;
3284 
3285 			// aapt resource value: 0x7f090018
3286 			public const int line3 = 2131296280;
3287 
3288 			// aapt resource value: 0x7f09001d
3289 			public const int listMode = 2131296285;
3290 
3291 			// aapt resource value: 0x7f090061
3292 			public const int list_item = 2131296353;
3293 
3294 			// aapt resource value: 0x7f0900ca
3295 			public const int masked = 2131296458;
3296 
3297 			// aapt resource value: 0x7f0900b9
3298 			public const int media_actions = 2131296441;
3299 
3300 			// aapt resource value: 0x7f0900c8
3301 			public const int message = 2131296456;
3302 
3303 			// aapt resource value: 0x7f090031
3304 			public const int middle = 2131296305;
3305 
3306 			// aapt resource value: 0x7f090053
3307 			public const int mini = 2131296339;
3308 
3309 			// aapt resource value: 0x7f0900a5
3310 			public const int mr_art = 2131296421;
3311 
3312 			// aapt resource value: 0x7f09009a
3313 			public const int mr_chooser_list = 2131296410;
3314 
3315 			// aapt resource value: 0x7f09009d
3316 			public const int mr_chooser_route_desc = 2131296413;
3317 
3318 			// aapt resource value: 0x7f09009b
3319 			public const int mr_chooser_route_icon = 2131296411;
3320 
3321 			// aapt resource value: 0x7f09009c
3322 			public const int mr_chooser_route_name = 2131296412;
3323 
3324 			// aapt resource value: 0x7f090099
3325 			public const int mr_chooser_title = 2131296409;
3326 
3327 			// aapt resource value: 0x7f0900a2
3328 			public const int mr_close = 2131296418;
3329 
3330 			// aapt resource value: 0x7f0900a8
3331 			public const int mr_control_divider = 2131296424;
3332 
3333 			// aapt resource value: 0x7f0900ae
3334 			public const int mr_control_playback_ctrl = 2131296430;
3335 
3336 			// aapt resource value: 0x7f0900b1
3337 			public const int mr_control_subtitle = 2131296433;
3338 
3339 			// aapt resource value: 0x7f0900b0
3340 			public const int mr_control_title = 2131296432;
3341 
3342 			// aapt resource value: 0x7f0900af
3343 			public const int mr_control_title_container = 2131296431;
3344 
3345 			// aapt resource value: 0x7f0900a3
3346 			public const int mr_custom_control = 2131296419;
3347 
3348 			// aapt resource value: 0x7f0900a4
3349 			public const int mr_default_control = 2131296420;
3350 
3351 			// aapt resource value: 0x7f09009f
3352 			public const int mr_dialog_area = 2131296415;
3353 
3354 			// aapt resource value: 0x7f09009e
3355 			public const int mr_expandable_area = 2131296414;
3356 
3357 			// aapt resource value: 0x7f0900b2
3358 			public const int mr_group_expand_collapse = 2131296434;
3359 
3360 			// aapt resource value: 0x7f0900a6
3361 			public const int mr_media_main_control = 2131296422;
3362 
3363 			// aapt resource value: 0x7f0900a1
3364 			public const int mr_name = 2131296417;
3365 
3366 			// aapt resource value: 0x7f0900a7
3367 			public const int mr_playback_control = 2131296423;
3368 
3369 			// aapt resource value: 0x7f0900a0
3370 			public const int mr_title_bar = 2131296416;
3371 
3372 			// aapt resource value: 0x7f0900a9
3373 			public const int mr_volume_control = 2131296425;
3374 
3375 			// aapt resource value: 0x7f0900aa
3376 			public const int mr_volume_group_list = 2131296426;
3377 
3378 			// aapt resource value: 0x7f0900ac
3379 			public const int mr_volume_item_icon = 2131296428;
3380 
3381 			// aapt resource value: 0x7f0900ad
3382 			public const int mr_volume_slider = 2131296429;
3383 
3384 			// aapt resource value: 0x7f090028
3385 			public const int multiply = 2131296296;
3386 
3387 			// aapt resource value: 0x7f090093
3388 			public const int navigation_header_container = 2131296403;
3389 
3390 			// aapt resource value: 0x7f09003b
3391 			public const int never = 2131296315;
3392 
3393 			// aapt resource value: 0x7f090022
3394 			public const int none = 2131296290;
3395 
3396 			// aapt resource value: 0x7f09001e
3397 			public const int normal = 2131296286;
3398 
3399 			// aapt resource value: 0x7f0900c2
3400 			public const int notification_background = 2131296450;
3401 
3402 			// aapt resource value: 0x7f0900bc
3403 			public const int notification_main_column = 2131296444;
3404 
3405 			// aapt resource value: 0x7f0900bb
3406 			public const int notification_main_column_container = 2131296443;
3407 
3408 			// aapt resource value: 0x7f09004c
3409 			public const int parallax = 2131296332;
3410 
3411 			// aapt resource value: 0x7f090065
3412 			public const int parentPanel = 2131296357;
3413 
3414 			// aapt resource value: 0x7f09000b
3415 			public const int parent_matrix = 2131296267;
3416 
3417 			// aapt resource value: 0x7f09004d
3418 			public const int pin = 2131296333;
3419 
3420 			// aapt resource value: 0x7f090006
3421 			public const int progress_circular = 2131296262;
3422 
3423 			// aapt resource value: 0x7f090007
3424 			public const int progress_horizontal = 2131296263;
3425 
3426 			// aapt resource value: 0x7f090075
3427 			public const int radio = 2131296373;
3428 
3429 			// aapt resource value: 0x7f09004a
3430 			public const int right = 2131296330;
3431 
3432 			// aapt resource value: 0x7f0900c1
3433 			public const int right_icon = 2131296449;
3434 
3435 			// aapt resource value: 0x7f0900bd
3436 			public const int right_side = 2131296445;
3437 
3438 			// aapt resource value: 0x7f09000c
3439 			public const int save_image_matrix = 2131296268;
3440 
3441 			// aapt resource value: 0x7f09000d
3442 			public const int save_non_transition_alpha = 2131296269;
3443 
3444 			// aapt resource value: 0x7f09000e
3445 			public const int save_scale_type = 2131296270;
3446 
3447 			// aapt resource value: 0x7f090029
3448 			public const int screen = 2131296297;
3449 
3450 			// aapt resource value: 0x7f090042
3451 			public const int scroll = 2131296322;
3452 
3453 			// aapt resource value: 0x7f09006b
3454 			public const int scrollIndicatorDown = 2131296363;
3455 
3456 			// aapt resource value: 0x7f090067
3457 			public const int scrollIndicatorUp = 2131296359;
3458 
3459 			// aapt resource value: 0x7f090068
3460 			public const int scrollView = 2131296360;
3461 
3462 			// aapt resource value: 0x7f090055
3463 			public const int scrollable = 2131296341;
3464 
3465 			// aapt resource value: 0x7f090080
3466 			public const int search_badge = 2131296384;
3467 
3468 			// aapt resource value: 0x7f09007f
3469 			public const int search_bar = 2131296383;
3470 
3471 			// aapt resource value: 0x7f090081
3472 			public const int search_button = 2131296385;
3473 
3474 			// aapt resource value: 0x7f090086
3475 			public const int search_close_btn = 2131296390;
3476 
3477 			// aapt resource value: 0x7f090082
3478 			public const int search_edit_frame = 2131296386;
3479 
3480 			// aapt resource value: 0x7f090088
3481 			public const int search_go_btn = 2131296392;
3482 
3483 			// aapt resource value: 0x7f090083
3484 			public const int search_mag_icon = 2131296387;
3485 
3486 			// aapt resource value: 0x7f090084
3487 			public const int search_plate = 2131296388;
3488 
3489 			// aapt resource value: 0x7f090085
3490 			public const int search_src_text = 2131296389;
3491 
3492 			// aapt resource value: 0x7f090089
3493 			public const int search_voice_btn = 2131296393;
3494 
3495 			// aapt resource value: 0x7f09008a
3496 			public const int select_dialog_listview = 2131296394;
3497 
3498 			// aapt resource value: 0x7f090074
3499 			public const int shortcut = 2131296372;
3500 
3501 			// aapt resource value: 0x7f090023
3502 			public const int showCustom = 2131296291;
3503 
3504 			// aapt resource value: 0x7f090024
3505 			public const int showHome = 2131296292;
3506 
3507 			// aapt resource value: 0x7f090025
3508 			public const int showTitle = 2131296293;
3509 
3510 			// aapt resource value: 0x7f0900c6
3511 			public const int sliding_tabs = 2131296454;
3512 
3513 			// aapt resource value: 0x7f09008b
3514 			public const int smallLabel = 2131296395;
3515 
3516 			// aapt resource value: 0x7f090092
3517 			public const int snackbar_action = 2131296402;
3518 
3519 			// aapt resource value: 0x7f090091
3520 			public const int snackbar_text = 2131296401;
3521 
3522 			// aapt resource value: 0x7f090043
3523 			public const int snap = 2131296323;
3524 
3525 			// aapt resource value: 0x7f090064
3526 			public const int spacer = 2131296356;
3527 
3528 			// aapt resource value: 0x7f090008
3529 			public const int split_action_bar = 2131296264;
3530 
3531 			// aapt resource value: 0x7f09002a
3532 			public const int src_atop = 2131296298;
3533 
3534 			// aapt resource value: 0x7f09002b
3535 			public const int src_in = 2131296299;
3536 
3537 			// aapt resource value: 0x7f09002c
3538 			public const int src_over = 2131296300;
3539 
3540 			// aapt resource value: 0x7f09004b
3541 			public const int start = 2131296331;
3542 
3543 			// aapt resource value: 0x7f0900b8
3544 			public const int status_bar_latest_event_content = 2131296440;
3545 
3546 			// aapt resource value: 0x7f090076
3547 			public const int submenuarrow = 2131296374;
3548 
3549 			// aapt resource value: 0x7f090087
3550 			public const int submit_area = 2131296391;
3551 
3552 			// aapt resource value: 0x7f09001f
3553 			public const int tabMode = 2131296287;
3554 
3555 			// aapt resource value: 0x7f090019
3556 			public const int tag_transition_group = 2131296281;
3557 
3558 			// aapt resource value: 0x7f09001a
3559 			public const int text = 2131296282;
3560 
3561 			// aapt resource value: 0x7f09001b
3562 			public const int text2 = 2131296283;
3563 
3564 			// aapt resource value: 0x7f09006a
3565 			public const int textSpacerNoButtons = 2131296362;
3566 
3567 			// aapt resource value: 0x7f090069
3568 			public const int textSpacerNoTitle = 2131296361;
3569 
3570 			// aapt resource value: 0x7f090098
3571 			public const int text_input_password_toggle = 2131296408;
3572 
3573 			// aapt resource value: 0x7f090014
3574 			public const int textinput_counter = 2131296276;
3575 
3576 			// aapt resource value: 0x7f090015
3577 			public const int textinput_error = 2131296277;
3578 
3579 			// aapt resource value: 0x7f0900be
3580 			public const int time = 2131296446;
3581 
3582 			// aapt resource value: 0x7f09001c
3583 			public const int title = 2131296284;
3584 
3585 			// aapt resource value: 0x7f090071
3586 			public const int titleDividerNoCustom = 2131296369;
3587 
3588 			// aapt resource value: 0x7f09006f
3589 			public const int title_template = 2131296367;
3590 
3591 			// aapt resource value: 0x7f0900c7
3592 			public const int toolbar = 2131296455;
3593 
3594 			// aapt resource value: 0x7f09003e
3595 			public const int top = 2131296318;
3596 
3597 			// aapt resource value: 0x7f09006e
3598 			public const int topPanel = 2131296366;
3599 
3600 			// aapt resource value: 0x7f09008f
3601 			public const int touch_outside = 2131296399;
3602 
3603 			// aapt resource value: 0x7f09000f
3604 			public const int transition_current_scene = 2131296271;
3605 
3606 			// aapt resource value: 0x7f090010
3607 			public const int transition_layout_save = 2131296272;
3608 
3609 			// aapt resource value: 0x7f090011
3610 			public const int transition_position = 2131296273;
3611 
3612 			// aapt resource value: 0x7f090012
3613 			public const int transition_scene_layoutid_cache = 2131296274;
3614 
3615 			// aapt resource value: 0x7f090013
3616 			public const int transition_transform = 2131296275;
3617 
3618 			// aapt resource value: 0x7f09002d
3619 			public const int uniform = 2131296301;
3620 
3621 			// aapt resource value: 0x7f090009
3622 			public const int up = 2131296265;
3623 
3624 			// aapt resource value: 0x7f090026
3625 			public const int useLogo = 2131296294;
3626 
3627 			// aapt resource value: 0x7f090016
3628 			public const int view_offset_helper = 2131296278;
3629 
3630 			// aapt resource value: 0x7f0900c9
3631 			public const int visible = 2131296457;
3632 
3633 			// aapt resource value: 0x7f0900ab
3634 			public const int volume_item_container = 2131296427;
3635 
3636 			// aapt resource value: 0x7f09003c
3637 			public const int withText = 2131296316;
3638 
3639 			// aapt resource value: 0x7f09002e
3640 			public const int wrap_content = 2131296302;
3641 
Id()3642 			static Id()
3643 			{
3644 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
3645 			}
3646 
Id()3647 			private Id()
3648 			{
3649 			}
3650 		}
3651 
3652 		public partial class Integer
3653 		{
3654 
3655 			// aapt resource value: 0x7f0b0003
3656 			public const int abc_config_activityDefaultDur = 2131427331;
3657 
3658 			// aapt resource value: 0x7f0b0004
3659 			public const int abc_config_activityShortDur = 2131427332;
3660 
3661 			// aapt resource value: 0x7f0b0008
3662 			public const int app_bar_elevation_anim_duration = 2131427336;
3663 
3664 			// aapt resource value: 0x7f0b0009
3665 			public const int bottom_sheet_slide_duration = 2131427337;
3666 
3667 			// aapt resource value: 0x7f0b0005
3668 			public const int cancel_button_image_alpha = 2131427333;
3669 
3670 			// aapt resource value: 0x7f0b0006
3671 			public const int config_tooltipAnimTime = 2131427334;
3672 
3673 			// aapt resource value: 0x7f0b0007
3674 			public const int design_snackbar_text_max_lines = 2131427335;
3675 
3676 			// aapt resource value: 0x7f0b000a
3677 			public const int hide_password_duration = 2131427338;
3678 
3679 			// aapt resource value: 0x7f0b0000
3680 			public const int mr_controller_volume_group_list_animation_duration_ms = 2131427328;
3681 
3682 			// aapt resource value: 0x7f0b0001
3683 			public const int mr_controller_volume_group_list_fade_in_duration_ms = 2131427329;
3684 
3685 			// aapt resource value: 0x7f0b0002
3686 			public const int mr_controller_volume_group_list_fade_out_duration_ms = 2131427330;
3687 
3688 			// aapt resource value: 0x7f0b000b
3689 			public const int show_password_duration = 2131427339;
3690 
3691 			// aapt resource value: 0x7f0b000c
3692 			public const int status_bar_notification_info_maxnum = 2131427340;
3693 
Integer()3694 			static Integer()
3695 			{
3696 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
3697 			}
3698 
Integer()3699 			private Integer()
3700 			{
3701 			}
3702 		}
3703 
3704 		public partial class Interpolator
3705 		{
3706 
3707 			// aapt resource value: 0x7f070000
3708 			public const int mr_fast_out_slow_in = 2131165184;
3709 
3710 			// aapt resource value: 0x7f070001
3711 			public const int mr_linear_out_slow_in = 2131165185;
3712 
Interpolator()3713 			static Interpolator()
3714 			{
3715 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
3716 			}
3717 
Interpolator()3718 			private Interpolator()
3719 			{
3720 			}
3721 		}
3722 
3723 		public partial class Layout
3724 		{
3725 
3726 			// aapt resource value: 0x7f040000
3727 			public const int abc_action_bar_title_item = 2130968576;
3728 
3729 			// aapt resource value: 0x7f040001
3730 			public const int abc_action_bar_up_container = 2130968577;
3731 
3732 			// aapt resource value: 0x7f040002
3733 			public const int abc_action_menu_item_layout = 2130968578;
3734 
3735 			// aapt resource value: 0x7f040003
3736 			public const int abc_action_menu_layout = 2130968579;
3737 
3738 			// aapt resource value: 0x7f040004
3739 			public const int abc_action_mode_bar = 2130968580;
3740 
3741 			// aapt resource value: 0x7f040005
3742 			public const int abc_action_mode_close_item_material = 2130968581;
3743 
3744 			// aapt resource value: 0x7f040006
3745 			public const int abc_activity_chooser_view = 2130968582;
3746 
3747 			// aapt resource value: 0x7f040007
3748 			public const int abc_activity_chooser_view_list_item = 2130968583;
3749 
3750 			// aapt resource value: 0x7f040008
3751 			public const int abc_alert_dialog_button_bar_material = 2130968584;
3752 
3753 			// aapt resource value: 0x7f040009
3754 			public const int abc_alert_dialog_material = 2130968585;
3755 
3756 			// aapt resource value: 0x7f04000a
3757 			public const int abc_alert_dialog_title_material = 2130968586;
3758 
3759 			// aapt resource value: 0x7f04000b
3760 			public const int abc_dialog_title_material = 2130968587;
3761 
3762 			// aapt resource value: 0x7f04000c
3763 			public const int abc_expanded_menu_layout = 2130968588;
3764 
3765 			// aapt resource value: 0x7f04000d
3766 			public const int abc_list_menu_item_checkbox = 2130968589;
3767 
3768 			// aapt resource value: 0x7f04000e
3769 			public const int abc_list_menu_item_icon = 2130968590;
3770 
3771 			// aapt resource value: 0x7f04000f
3772 			public const int abc_list_menu_item_layout = 2130968591;
3773 
3774 			// aapt resource value: 0x7f040010
3775 			public const int abc_list_menu_item_radio = 2130968592;
3776 
3777 			// aapt resource value: 0x7f040011
3778 			public const int abc_popup_menu_header_item_layout = 2130968593;
3779 
3780 			// aapt resource value: 0x7f040012
3781 			public const int abc_popup_menu_item_layout = 2130968594;
3782 
3783 			// aapt resource value: 0x7f040013
3784 			public const int abc_screen_content_include = 2130968595;
3785 
3786 			// aapt resource value: 0x7f040014
3787 			public const int abc_screen_simple = 2130968596;
3788 
3789 			// aapt resource value: 0x7f040015
3790 			public const int abc_screen_simple_overlay_action_mode = 2130968597;
3791 
3792 			// aapt resource value: 0x7f040016
3793 			public const int abc_screen_toolbar = 2130968598;
3794 
3795 			// aapt resource value: 0x7f040017
3796 			public const int abc_search_dropdown_item_icons_2line = 2130968599;
3797 
3798 			// aapt resource value: 0x7f040018
3799 			public const int abc_search_view = 2130968600;
3800 
3801 			// aapt resource value: 0x7f040019
3802 			public const int abc_select_dialog_material = 2130968601;
3803 
3804 			// aapt resource value: 0x7f04001a
3805 			public const int design_bottom_navigation_item = 2130968602;
3806 
3807 			// aapt resource value: 0x7f04001b
3808 			public const int design_bottom_sheet_dialog = 2130968603;
3809 
3810 			// aapt resource value: 0x7f04001c
3811 			public const int design_layout_snackbar = 2130968604;
3812 
3813 			// aapt resource value: 0x7f04001d
3814 			public const int design_layout_snackbar_include = 2130968605;
3815 
3816 			// aapt resource value: 0x7f04001e
3817 			public const int design_layout_tab_icon = 2130968606;
3818 
3819 			// aapt resource value: 0x7f04001f
3820 			public const int design_layout_tab_text = 2130968607;
3821 
3822 			// aapt resource value: 0x7f040020
3823 			public const int design_menu_item_action_area = 2130968608;
3824 
3825 			// aapt resource value: 0x7f040021
3826 			public const int design_navigation_item = 2130968609;
3827 
3828 			// aapt resource value: 0x7f040022
3829 			public const int design_navigation_item_header = 2130968610;
3830 
3831 			// aapt resource value: 0x7f040023
3832 			public const int design_navigation_item_separator = 2130968611;
3833 
3834 			// aapt resource value: 0x7f040024
3835 			public const int design_navigation_item_subheader = 2130968612;
3836 
3837 			// aapt resource value: 0x7f040025
3838 			public const int design_navigation_menu = 2130968613;
3839 
3840 			// aapt resource value: 0x7f040026
3841 			public const int design_navigation_menu_item = 2130968614;
3842 
3843 			// aapt resource value: 0x7f040027
3844 			public const int design_text_input_password_icon = 2130968615;
3845 
3846 			// aapt resource value: 0x7f040028
3847 			public const int mr_chooser_dialog = 2130968616;
3848 
3849 			// aapt resource value: 0x7f040029
3850 			public const int mr_chooser_list_item = 2130968617;
3851 
3852 			// aapt resource value: 0x7f04002a
3853 			public const int mr_controller_material_dialog_b = 2130968618;
3854 
3855 			// aapt resource value: 0x7f04002b
3856 			public const int mr_controller_volume_item = 2130968619;
3857 
3858 			// aapt resource value: 0x7f04002c
3859 			public const int mr_playback_control = 2130968620;
3860 
3861 			// aapt resource value: 0x7f04002d
3862 			public const int mr_volume_control = 2130968621;
3863 
3864 			// aapt resource value: 0x7f04002e
3865 			public const int notification_action = 2130968622;
3866 
3867 			// aapt resource value: 0x7f04002f
3868 			public const int notification_action_tombstone = 2130968623;
3869 
3870 			// aapt resource value: 0x7f040030
3871 			public const int notification_media_action = 2130968624;
3872 
3873 			// aapt resource value: 0x7f040031
3874 			public const int notification_media_cancel_action = 2130968625;
3875 
3876 			// aapt resource value: 0x7f040032
3877 			public const int notification_template_big_media = 2130968626;
3878 
3879 			// aapt resource value: 0x7f040033
3880 			public const int notification_template_big_media_custom = 2130968627;
3881 
3882 			// aapt resource value: 0x7f040034
3883 			public const int notification_template_big_media_narrow = 2130968628;
3884 
3885 			// aapt resource value: 0x7f040035
3886 			public const int notification_template_big_media_narrow_custom = 2130968629;
3887 
3888 			// aapt resource value: 0x7f040036
3889 			public const int notification_template_custom_big = 2130968630;
3890 
3891 			// aapt resource value: 0x7f040037
3892 			public const int notification_template_icon_group = 2130968631;
3893 
3894 			// aapt resource value: 0x7f040038
3895 			public const int notification_template_lines_media = 2130968632;
3896 
3897 			// aapt resource value: 0x7f040039
3898 			public const int notification_template_media = 2130968633;
3899 
3900 			// aapt resource value: 0x7f04003a
3901 			public const int notification_template_media_custom = 2130968634;
3902 
3903 			// aapt resource value: 0x7f04003b
3904 			public const int notification_template_part_chronometer = 2130968635;
3905 
3906 			// aapt resource value: 0x7f04003c
3907 			public const int notification_template_part_time = 2130968636;
3908 
3909 			// aapt resource value: 0x7f04003d
3910 			public const int select_dialog_item_material = 2130968637;
3911 
3912 			// aapt resource value: 0x7f04003e
3913 			public const int select_dialog_multichoice_material = 2130968638;
3914 
3915 			// aapt resource value: 0x7f04003f
3916 			public const int select_dialog_singlechoice_material = 2130968639;
3917 
3918 			// aapt resource value: 0x7f040040
3919 			public const int support_simple_spinner_dropdown_item = 2130968640;
3920 
3921 			// aapt resource value: 0x7f040041
3922 			public const int Tabbar = 2130968641;
3923 
3924 			// aapt resource value: 0x7f040042
3925 			public const int Toolbar = 2130968642;
3926 
3927 			// aapt resource value: 0x7f040043
3928 			public const int tooltip = 2130968643;
3929 
Layout()3930 			static Layout()
3931 			{
3932 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
3933 			}
3934 
Layout()3935 			private Layout()
3936 			{
3937 			}
3938 		}
3939 
3940 		public partial class Mipmap
3941 		{
3942 
3943 			// aapt resource value: 0x7f030000
3944 			public const int icon = 2130903040;
3945 
3946 			// aapt resource value: 0x7f030001
3947 			public const int icon_round = 2130903041;
3948 
3949 			// aapt resource value: 0x7f030002
3950 			public const int launcher_foreground = 2130903042;
3951 
Mipmap()3952 			static Mipmap()
3953 			{
3954 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
3955 			}
3956 
Mipmap()3957 			private Mipmap()
3958 			{
3959 			}
3960 		}
3961 
3962 		public partial class String
3963 		{
3964 
3965 			// aapt resource value: 0x7f0a0015
3966 			public const int abc_action_bar_home_description = 2131361813;
3967 
3968 			// aapt resource value: 0x7f0a0016
3969 			public const int abc_action_bar_up_description = 2131361814;
3970 
3971 			// aapt resource value: 0x7f0a0017
3972 			public const int abc_action_menu_overflow_description = 2131361815;
3973 
3974 			// aapt resource value: 0x7f0a0018
3975 			public const int abc_action_mode_done = 2131361816;
3976 
3977 			// aapt resource value: 0x7f0a0019
3978 			public const int abc_activity_chooser_view_see_all = 2131361817;
3979 
3980 			// aapt resource value: 0x7f0a001a
3981 			public const int abc_activitychooserview_choose_application = 2131361818;
3982 
3983 			// aapt resource value: 0x7f0a001b
3984 			public const int abc_capital_off = 2131361819;
3985 
3986 			// aapt resource value: 0x7f0a001c
3987 			public const int abc_capital_on = 2131361820;
3988 
3989 			// aapt resource value: 0x7f0a0027
3990 			public const int abc_font_family_body_1_material = 2131361831;
3991 
3992 			// aapt resource value: 0x7f0a0028
3993 			public const int abc_font_family_body_2_material = 2131361832;
3994 
3995 			// aapt resource value: 0x7f0a0029
3996 			public const int abc_font_family_button_material = 2131361833;
3997 
3998 			// aapt resource value: 0x7f0a002a
3999 			public const int abc_font_family_caption_material = 2131361834;
4000 
4001 			// aapt resource value: 0x7f0a002b
4002 			public const int abc_font_family_display_1_material = 2131361835;
4003 
4004 			// aapt resource value: 0x7f0a002c
4005 			public const int abc_font_family_display_2_material = 2131361836;
4006 
4007 			// aapt resource value: 0x7f0a002d
4008 			public const int abc_font_family_display_3_material = 2131361837;
4009 
4010 			// aapt resource value: 0x7f0a002e
4011 			public const int abc_font_family_display_4_material = 2131361838;
4012 
4013 			// aapt resource value: 0x7f0a002f
4014 			public const int abc_font_family_headline_material = 2131361839;
4015 
4016 			// aapt resource value: 0x7f0a0030
4017 			public const int abc_font_family_menu_material = 2131361840;
4018 
4019 			// aapt resource value: 0x7f0a0031
4020 			public const int abc_font_family_subhead_material = 2131361841;
4021 
4022 			// aapt resource value: 0x7f0a0032
4023 			public const int abc_font_family_title_material = 2131361842;
4024 
4025 			// aapt resource value: 0x7f0a001d
4026 			public const int abc_search_hint = 2131361821;
4027 
4028 			// aapt resource value: 0x7f0a001e
4029 			public const int abc_searchview_description_clear = 2131361822;
4030 
4031 			// aapt resource value: 0x7f0a001f
4032 			public const int abc_searchview_description_query = 2131361823;
4033 
4034 			// aapt resource value: 0x7f0a0020
4035 			public const int abc_searchview_description_search = 2131361824;
4036 
4037 			// aapt resource value: 0x7f0a0021
4038 			public const int abc_searchview_description_submit = 2131361825;
4039 
4040 			// aapt resource value: 0x7f0a0022
4041 			public const int abc_searchview_description_voice = 2131361826;
4042 
4043 			// aapt resource value: 0x7f0a0023
4044 			public const int abc_shareactionprovider_share_with = 2131361827;
4045 
4046 			// aapt resource value: 0x7f0a0024
4047 			public const int abc_shareactionprovider_share_with_application = 2131361828;
4048 
4049 			// aapt resource value: 0x7f0a0025
4050 			public const int abc_toolbar_collapse_description = 2131361829;
4051 
4052 			// aapt resource value: 0x7f0a0033
4053 			public const int appbar_scrolling_view_behavior = 2131361843;
4054 
4055 			// aapt resource value: 0x7f0a0034
4056 			public const int bottom_sheet_behavior = 2131361844;
4057 
4058 			// aapt resource value: 0x7f0a0035
4059 			public const int character_counter_pattern = 2131361845;
4060 
4061 			// aapt resource value: 0x7f0a0000
4062 			public const int mr_button_content_description = 2131361792;
4063 
4064 			// aapt resource value: 0x7f0a0001
4065 			public const int mr_cast_button_connected = 2131361793;
4066 
4067 			// aapt resource value: 0x7f0a0002
4068 			public const int mr_cast_button_connecting = 2131361794;
4069 
4070 			// aapt resource value: 0x7f0a0003
4071 			public const int mr_cast_button_disconnected = 2131361795;
4072 
4073 			// aapt resource value: 0x7f0a0004
4074 			public const int mr_chooser_searching = 2131361796;
4075 
4076 			// aapt resource value: 0x7f0a0005
4077 			public const int mr_chooser_title = 2131361797;
4078 
4079 			// aapt resource value: 0x7f0a0006
4080 			public const int mr_controller_album_art = 2131361798;
4081 
4082 			// aapt resource value: 0x7f0a0007
4083 			public const int mr_controller_casting_screen = 2131361799;
4084 
4085 			// aapt resource value: 0x7f0a0008
4086 			public const int mr_controller_close_description = 2131361800;
4087 
4088 			// aapt resource value: 0x7f0a0009
4089 			public const int mr_controller_collapse_group = 2131361801;
4090 
4091 			// aapt resource value: 0x7f0a000a
4092 			public const int mr_controller_disconnect = 2131361802;
4093 
4094 			// aapt resource value: 0x7f0a000b
4095 			public const int mr_controller_expand_group = 2131361803;
4096 
4097 			// aapt resource value: 0x7f0a000c
4098 			public const int mr_controller_no_info_available = 2131361804;
4099 
4100 			// aapt resource value: 0x7f0a000d
4101 			public const int mr_controller_no_media_selected = 2131361805;
4102 
4103 			// aapt resource value: 0x7f0a000e
4104 			public const int mr_controller_pause = 2131361806;
4105 
4106 			// aapt resource value: 0x7f0a000f
4107 			public const int mr_controller_play = 2131361807;
4108 
4109 			// aapt resource value: 0x7f0a0010
4110 			public const int mr_controller_stop = 2131361808;
4111 
4112 			// aapt resource value: 0x7f0a0011
4113 			public const int mr_controller_stop_casting = 2131361809;
4114 
4115 			// aapt resource value: 0x7f0a0012
4116 			public const int mr_controller_volume_slider = 2131361810;
4117 
4118 			// aapt resource value: 0x7f0a0013
4119 			public const int mr_system_route_name = 2131361811;
4120 
4121 			// aapt resource value: 0x7f0a0014
4122 			public const int mr_user_route_category_name = 2131361812;
4123 
4124 			// aapt resource value: 0x7f0a0036
4125 			public const int password_toggle_content_description = 2131361846;
4126 
4127 			// aapt resource value: 0x7f0a0037
4128 			public const int path_password_eye = 2131361847;
4129 
4130 			// aapt resource value: 0x7f0a0038
4131 			public const int path_password_eye_mask_strike_through = 2131361848;
4132 
4133 			// aapt resource value: 0x7f0a0039
4134 			public const int path_password_eye_mask_visible = 2131361849;
4135 
4136 			// aapt resource value: 0x7f0a003a
4137 			public const int path_password_strike_through = 2131361850;
4138 
4139 			// aapt resource value: 0x7f0a0026
4140 			public const int search_menu_title = 2131361830;
4141 
4142 			// aapt resource value: 0x7f0a003b
4143 			public const int status_bar_notification_info_overflow = 2131361851;
4144 
String()4145 			static String()
4146 			{
4147 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
4148 			}
4149 
String()4150 			private String()
4151 			{
4152 			}
4153 		}
4154 
4155 		public partial class Style
4156 		{
4157 
4158 			// aapt resource value: 0x7f0c00a4
4159 			public const int AlertDialog_AppCompat = 2131493028;
4160 
4161 			// aapt resource value: 0x7f0c00a5
4162 			public const int AlertDialog_AppCompat_Light = 2131493029;
4163 
4164 			// aapt resource value: 0x7f0c00a6
4165 			public const int Animation_AppCompat_Dialog = 2131493030;
4166 
4167 			// aapt resource value: 0x7f0c00a7
4168 			public const int Animation_AppCompat_DropDownUp = 2131493031;
4169 
4170 			// aapt resource value: 0x7f0c00a8
4171 			public const int Animation_AppCompat_Tooltip = 2131493032;
4172 
4173 			// aapt resource value: 0x7f0c016e
4174 			public const int Animation_Design_BottomSheetDialog = 2131493230;
4175 
4176 			// aapt resource value: 0x7f0c0191
4177 			public const int AppCompatDialogStyle = 2131493265;
4178 
4179 			// aapt resource value: 0x7f0c00a9
4180 			public const int Base_AlertDialog_AppCompat = 2131493033;
4181 
4182 			// aapt resource value: 0x7f0c00aa
4183 			public const int Base_AlertDialog_AppCompat_Light = 2131493034;
4184 
4185 			// aapt resource value: 0x7f0c00ab
4186 			public const int Base_Animation_AppCompat_Dialog = 2131493035;
4187 
4188 			// aapt resource value: 0x7f0c00ac
4189 			public const int Base_Animation_AppCompat_DropDownUp = 2131493036;
4190 
4191 			// aapt resource value: 0x7f0c00ad
4192 			public const int Base_Animation_AppCompat_Tooltip = 2131493037;
4193 
4194 			// aapt resource value: 0x7f0c000c
4195 			public const int Base_CardView = 2131492876;
4196 
4197 			// aapt resource value: 0x7f0c00ae
4198 			public const int Base_DialogWindowTitle_AppCompat = 2131493038;
4199 
4200 			// aapt resource value: 0x7f0c00af
4201 			public const int Base_DialogWindowTitleBackground_AppCompat = 2131493039;
4202 
4203 			// aapt resource value: 0x7f0c0048
4204 			public const int Base_TextAppearance_AppCompat = 2131492936;
4205 
4206 			// aapt resource value: 0x7f0c0049
4207 			public const int Base_TextAppearance_AppCompat_Body1 = 2131492937;
4208 
4209 			// aapt resource value: 0x7f0c004a
4210 			public const int Base_TextAppearance_AppCompat_Body2 = 2131492938;
4211 
4212 			// aapt resource value: 0x7f0c0036
4213 			public const int Base_TextAppearance_AppCompat_Button = 2131492918;
4214 
4215 			// aapt resource value: 0x7f0c004b
4216 			public const int Base_TextAppearance_AppCompat_Caption = 2131492939;
4217 
4218 			// aapt resource value: 0x7f0c004c
4219 			public const int Base_TextAppearance_AppCompat_Display1 = 2131492940;
4220 
4221 			// aapt resource value: 0x7f0c004d
4222 			public const int Base_TextAppearance_AppCompat_Display2 = 2131492941;
4223 
4224 			// aapt resource value: 0x7f0c004e
4225 			public const int Base_TextAppearance_AppCompat_Display3 = 2131492942;
4226 
4227 			// aapt resource value: 0x7f0c004f
4228 			public const int Base_TextAppearance_AppCompat_Display4 = 2131492943;
4229 
4230 			// aapt resource value: 0x7f0c0050
4231 			public const int Base_TextAppearance_AppCompat_Headline = 2131492944;
4232 
4233 			// aapt resource value: 0x7f0c001a
4234 			public const int Base_TextAppearance_AppCompat_Inverse = 2131492890;
4235 
4236 			// aapt resource value: 0x7f0c0051
4237 			public const int Base_TextAppearance_AppCompat_Large = 2131492945;
4238 
4239 			// aapt resource value: 0x7f0c001b
4240 			public const int Base_TextAppearance_AppCompat_Large_Inverse = 2131492891;
4241 
4242 			// aapt resource value: 0x7f0c0052
4243 			public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131492946;
4244 
4245 			// aapt resource value: 0x7f0c0053
4246 			public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131492947;
4247 
4248 			// aapt resource value: 0x7f0c0054
4249 			public const int Base_TextAppearance_AppCompat_Medium = 2131492948;
4250 
4251 			// aapt resource value: 0x7f0c001c
4252 			public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131492892;
4253 
4254 			// aapt resource value: 0x7f0c0055
4255 			public const int Base_TextAppearance_AppCompat_Menu = 2131492949;
4256 
4257 			// aapt resource value: 0x7f0c00b0
4258 			public const int Base_TextAppearance_AppCompat_SearchResult = 2131493040;
4259 
4260 			// aapt resource value: 0x7f0c0056
4261 			public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131492950;
4262 
4263 			// aapt resource value: 0x7f0c0057
4264 			public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131492951;
4265 
4266 			// aapt resource value: 0x7f0c0058
4267 			public const int Base_TextAppearance_AppCompat_Small = 2131492952;
4268 
4269 			// aapt resource value: 0x7f0c001d
4270 			public const int Base_TextAppearance_AppCompat_Small_Inverse = 2131492893;
4271 
4272 			// aapt resource value: 0x7f0c0059
4273 			public const int Base_TextAppearance_AppCompat_Subhead = 2131492953;
4274 
4275 			// aapt resource value: 0x7f0c001e
4276 			public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131492894;
4277 
4278 			// aapt resource value: 0x7f0c005a
4279 			public const int Base_TextAppearance_AppCompat_Title = 2131492954;
4280 
4281 			// aapt resource value: 0x7f0c001f
4282 			public const int Base_TextAppearance_AppCompat_Title_Inverse = 2131492895;
4283 
4284 			// aapt resource value: 0x7f0c00b1
4285 			public const int Base_TextAppearance_AppCompat_Tooltip = 2131493041;
4286 
4287 			// aapt resource value: 0x7f0c0095
4288 			public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131493013;
4289 
4290 			// aapt resource value: 0x7f0c005b
4291 			public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131492955;
4292 
4293 			// aapt resource value: 0x7f0c005c
4294 			public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131492956;
4295 
4296 			// aapt resource value: 0x7f0c005d
4297 			public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131492957;
4298 
4299 			// aapt resource value: 0x7f0c005e
4300 			public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131492958;
4301 
4302 			// aapt resource value: 0x7f0c005f
4303 			public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131492959;
4304 
4305 			// aapt resource value: 0x7f0c0060
4306 			public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131492960;
4307 
4308 			// aapt resource value: 0x7f0c0061
4309 			public const int Base_TextAppearance_AppCompat_Widget_Button = 2131492961;
4310 
4311 			// aapt resource value: 0x7f0c009c
4312 			public const int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131493020;
4313 
4314 			// aapt resource value: 0x7f0c009d
4315 			public const int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2131493021;
4316 
4317 			// aapt resource value: 0x7f0c0096
4318 			public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131493014;
4319 
4320 			// aapt resource value: 0x7f0c00b2
4321 			public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131493042;
4322 
4323 			// aapt resource value: 0x7f0c0062
4324 			public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131492962;
4325 
4326 			// aapt resource value: 0x7f0c0063
4327 			public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131492963;
4328 
4329 			// aapt resource value: 0x7f0c0064
4330 			public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131492964;
4331 
4332 			// aapt resource value: 0x7f0c0065
4333 			public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131492965;
4334 
4335 			// aapt resource value: 0x7f0c0066
4336 			public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131492966;
4337 
4338 			// aapt resource value: 0x7f0c00b3
4339 			public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131493043;
4340 
4341 			// aapt resource value: 0x7f0c0067
4342 			public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131492967;
4343 
4344 			// aapt resource value: 0x7f0c0068
4345 			public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131492968;
4346 
4347 			// aapt resource value: 0x7f0c0069
4348 			public const int Base_Theme_AppCompat = 2131492969;
4349 
4350 			// aapt resource value: 0x7f0c00b4
4351 			public const int Base_Theme_AppCompat_CompactMenu = 2131493044;
4352 
4353 			// aapt resource value: 0x7f0c0020
4354 			public const int Base_Theme_AppCompat_Dialog = 2131492896;
4355 
4356 			// aapt resource value: 0x7f0c0021
4357 			public const int Base_Theme_AppCompat_Dialog_Alert = 2131492897;
4358 
4359 			// aapt resource value: 0x7f0c00b5
4360 			public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131493045;
4361 
4362 			// aapt resource value: 0x7f0c0022
4363 			public const int Base_Theme_AppCompat_Dialog_MinWidth = 2131492898;
4364 
4365 			// aapt resource value: 0x7f0c0010
4366 			public const int Base_Theme_AppCompat_DialogWhenLarge = 2131492880;
4367 
4368 			// aapt resource value: 0x7f0c006a
4369 			public const int Base_Theme_AppCompat_Light = 2131492970;
4370 
4371 			// aapt resource value: 0x7f0c00b6
4372 			public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131493046;
4373 
4374 			// aapt resource value: 0x7f0c0023
4375 			public const int Base_Theme_AppCompat_Light_Dialog = 2131492899;
4376 
4377 			// aapt resource value: 0x7f0c0024
4378 			public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131492900;
4379 
4380 			// aapt resource value: 0x7f0c00b7
4381 			public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131493047;
4382 
4383 			// aapt resource value: 0x7f0c0025
4384 			public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131492901;
4385 
4386 			// aapt resource value: 0x7f0c0011
4387 			public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131492881;
4388 
4389 			// aapt resource value: 0x7f0c00b8
4390 			public const int Base_ThemeOverlay_AppCompat = 2131493048;
4391 
4392 			// aapt resource value: 0x7f0c00b9
4393 			public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131493049;
4394 
4395 			// aapt resource value: 0x7f0c00ba
4396 			public const int Base_ThemeOverlay_AppCompat_Dark = 2131493050;
4397 
4398 			// aapt resource value: 0x7f0c00bb
4399 			public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131493051;
4400 
4401 			// aapt resource value: 0x7f0c0026
4402 			public const int Base_ThemeOverlay_AppCompat_Dialog = 2131492902;
4403 
4404 			// aapt resource value: 0x7f0c0027
4405 			public const int Base_ThemeOverlay_AppCompat_Dialog_Alert = 2131492903;
4406 
4407 			// aapt resource value: 0x7f0c00bc
4408 			public const int Base_ThemeOverlay_AppCompat_Light = 2131493052;
4409 
4410 			// aapt resource value: 0x7f0c0028
4411 			public const int Base_V11_Theme_AppCompat_Dialog = 2131492904;
4412 
4413 			// aapt resource value: 0x7f0c0029
4414 			public const int Base_V11_Theme_AppCompat_Light_Dialog = 2131492905;
4415 
4416 			// aapt resource value: 0x7f0c002a
4417 			public const int Base_V11_ThemeOverlay_AppCompat_Dialog = 2131492906;
4418 
4419 			// aapt resource value: 0x7f0c0032
4420 			public const int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2131492914;
4421 
4422 			// aapt resource value: 0x7f0c0033
4423 			public const int Base_V12_Widget_AppCompat_EditText = 2131492915;
4424 
4425 			// aapt resource value: 0x7f0c016f
4426 			public const int Base_V14_Widget_Design_AppBarLayout = 2131493231;
4427 
4428 			// aapt resource value: 0x7f0c006b
4429 			public const int Base_V21_Theme_AppCompat = 2131492971;
4430 
4431 			// aapt resource value: 0x7f0c006c
4432 			public const int Base_V21_Theme_AppCompat_Dialog = 2131492972;
4433 
4434 			// aapt resource value: 0x7f0c006d
4435 			public const int Base_V21_Theme_AppCompat_Light = 2131492973;
4436 
4437 			// aapt resource value: 0x7f0c006e
4438 			public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131492974;
4439 
4440 			// aapt resource value: 0x7f0c006f
4441 			public const int Base_V21_ThemeOverlay_AppCompat_Dialog = 2131492975;
4442 
4443 			// aapt resource value: 0x7f0c016b
4444 			public const int Base_V21_Widget_Design_AppBarLayout = 2131493227;
4445 
4446 			// aapt resource value: 0x7f0c0093
4447 			public const int Base_V22_Theme_AppCompat = 2131493011;
4448 
4449 			// aapt resource value: 0x7f0c0094
4450 			public const int Base_V22_Theme_AppCompat_Light = 2131493012;
4451 
4452 			// aapt resource value: 0x7f0c0097
4453 			public const int Base_V23_Theme_AppCompat = 2131493015;
4454 
4455 			// aapt resource value: 0x7f0c0098
4456 			public const int Base_V23_Theme_AppCompat_Light = 2131493016;
4457 
4458 			// aapt resource value: 0x7f0c00a0
4459 			public const int Base_V26_Theme_AppCompat = 2131493024;
4460 
4461 			// aapt resource value: 0x7f0c00a1
4462 			public const int Base_V26_Theme_AppCompat_Light = 2131493025;
4463 
4464 			// aapt resource value: 0x7f0c00a2
4465 			public const int Base_V26_Widget_AppCompat_Toolbar = 2131493026;
4466 
4467 			// aapt resource value: 0x7f0c016d
4468 			public const int Base_V26_Widget_Design_AppBarLayout = 2131493229;
4469 
4470 			// aapt resource value: 0x7f0c00bd
4471 			public const int Base_V7_Theme_AppCompat = 2131493053;
4472 
4473 			// aapt resource value: 0x7f0c00be
4474 			public const int Base_V7_Theme_AppCompat_Dialog = 2131493054;
4475 
4476 			// aapt resource value: 0x7f0c00bf
4477 			public const int Base_V7_Theme_AppCompat_Light = 2131493055;
4478 
4479 			// aapt resource value: 0x7f0c00c0
4480 			public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131493056;
4481 
4482 			// aapt resource value: 0x7f0c00c1
4483 			public const int Base_V7_ThemeOverlay_AppCompat_Dialog = 2131493057;
4484 
4485 			// aapt resource value: 0x7f0c00c2
4486 			public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131493058;
4487 
4488 			// aapt resource value: 0x7f0c00c3
4489 			public const int Base_V7_Widget_AppCompat_EditText = 2131493059;
4490 
4491 			// aapt resource value: 0x7f0c00c4
4492 			public const int Base_V7_Widget_AppCompat_Toolbar = 2131493060;
4493 
4494 			// aapt resource value: 0x7f0c00c5
4495 			public const int Base_Widget_AppCompat_ActionBar = 2131493061;
4496 
4497 			// aapt resource value: 0x7f0c00c6
4498 			public const int Base_Widget_AppCompat_ActionBar_Solid = 2131493062;
4499 
4500 			// aapt resource value: 0x7f0c00c7
4501 			public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131493063;
4502 
4503 			// aapt resource value: 0x7f0c0070
4504 			public const int Base_Widget_AppCompat_ActionBar_TabText = 2131492976;
4505 
4506 			// aapt resource value: 0x7f0c0071
4507 			public const int Base_Widget_AppCompat_ActionBar_TabView = 2131492977;
4508 
4509 			// aapt resource value: 0x7f0c0072
4510 			public const int Base_Widget_AppCompat_ActionButton = 2131492978;
4511 
4512 			// aapt resource value: 0x7f0c0073
4513 			public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131492979;
4514 
4515 			// aapt resource value: 0x7f0c0074
4516 			public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131492980;
4517 
4518 			// aapt resource value: 0x7f0c00c8
4519 			public const int Base_Widget_AppCompat_ActionMode = 2131493064;
4520 
4521 			// aapt resource value: 0x7f0c00c9
4522 			public const int Base_Widget_AppCompat_ActivityChooserView = 2131493065;
4523 
4524 			// aapt resource value: 0x7f0c0034
4525 			public const int Base_Widget_AppCompat_AutoCompleteTextView = 2131492916;
4526 
4527 			// aapt resource value: 0x7f0c0075
4528 			public const int Base_Widget_AppCompat_Button = 2131492981;
4529 
4530 			// aapt resource value: 0x7f0c0076
4531 			public const int Base_Widget_AppCompat_Button_Borderless = 2131492982;
4532 
4533 			// aapt resource value: 0x7f0c0077
4534 			public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131492983;
4535 
4536 			// aapt resource value: 0x7f0c00ca
4537 			public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131493066;
4538 
4539 			// aapt resource value: 0x7f0c0099
4540 			public const int Base_Widget_AppCompat_Button_Colored = 2131493017;
4541 
4542 			// aapt resource value: 0x7f0c0078
4543 			public const int Base_Widget_AppCompat_Button_Small = 2131492984;
4544 
4545 			// aapt resource value: 0x7f0c0079
4546 			public const int Base_Widget_AppCompat_ButtonBar = 2131492985;
4547 
4548 			// aapt resource value: 0x7f0c00cb
4549 			public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131493067;
4550 
4551 			// aapt resource value: 0x7f0c007a
4552 			public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131492986;
4553 
4554 			// aapt resource value: 0x7f0c007b
4555 			public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131492987;
4556 
4557 			// aapt resource value: 0x7f0c00cc
4558 			public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131493068;
4559 
4560 			// aapt resource value: 0x7f0c000f
4561 			public const int Base_Widget_AppCompat_DrawerArrowToggle = 2131492879;
4562 
4563 			// aapt resource value: 0x7f0c00cd
4564 			public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131493069;
4565 
4566 			// aapt resource value: 0x7f0c007c
4567 			public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131492988;
4568 
4569 			// aapt resource value: 0x7f0c0035
4570 			public const int Base_Widget_AppCompat_EditText = 2131492917;
4571 
4572 			// aapt resource value: 0x7f0c007d
4573 			public const int Base_Widget_AppCompat_ImageButton = 2131492989;
4574 
4575 			// aapt resource value: 0x7f0c00ce
4576 			public const int Base_Widget_AppCompat_Light_ActionBar = 2131493070;
4577 
4578 			// aapt resource value: 0x7f0c00cf
4579 			public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131493071;
4580 
4581 			// aapt resource value: 0x7f0c00d0
4582 			public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131493072;
4583 
4584 			// aapt resource value: 0x7f0c007e
4585 			public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131492990;
4586 
4587 			// aapt resource value: 0x7f0c007f
4588 			public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131492991;
4589 
4590 			// aapt resource value: 0x7f0c0080
4591 			public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131492992;
4592 
4593 			// aapt resource value: 0x7f0c0081
4594 			public const int Base_Widget_AppCompat_Light_PopupMenu = 2131492993;
4595 
4596 			// aapt resource value: 0x7f0c0082
4597 			public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131492994;
4598 
4599 			// aapt resource value: 0x7f0c00d1
4600 			public const int Base_Widget_AppCompat_ListMenuView = 2131493073;
4601 
4602 			// aapt resource value: 0x7f0c0083
4603 			public const int Base_Widget_AppCompat_ListPopupWindow = 2131492995;
4604 
4605 			// aapt resource value: 0x7f0c0084
4606 			public const int Base_Widget_AppCompat_ListView = 2131492996;
4607 
4608 			// aapt resource value: 0x7f0c0085
4609 			public const int Base_Widget_AppCompat_ListView_DropDown = 2131492997;
4610 
4611 			// aapt resource value: 0x7f0c0086
4612 			public const int Base_Widget_AppCompat_ListView_Menu = 2131492998;
4613 
4614 			// aapt resource value: 0x7f0c0087
4615 			public const int Base_Widget_AppCompat_PopupMenu = 2131492999;
4616 
4617 			// aapt resource value: 0x7f0c0088
4618 			public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131493000;
4619 
4620 			// aapt resource value: 0x7f0c00d2
4621 			public const int Base_Widget_AppCompat_PopupWindow = 2131493074;
4622 
4623 			// aapt resource value: 0x7f0c002b
4624 			public const int Base_Widget_AppCompat_ProgressBar = 2131492907;
4625 
4626 			// aapt resource value: 0x7f0c002c
4627 			public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131492908;
4628 
4629 			// aapt resource value: 0x7f0c0089
4630 			public const int Base_Widget_AppCompat_RatingBar = 2131493001;
4631 
4632 			// aapt resource value: 0x7f0c009a
4633 			public const int Base_Widget_AppCompat_RatingBar_Indicator = 2131493018;
4634 
4635 			// aapt resource value: 0x7f0c009b
4636 			public const int Base_Widget_AppCompat_RatingBar_Small = 2131493019;
4637 
4638 			// aapt resource value: 0x7f0c00d3
4639 			public const int Base_Widget_AppCompat_SearchView = 2131493075;
4640 
4641 			// aapt resource value: 0x7f0c00d4
4642 			public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131493076;
4643 
4644 			// aapt resource value: 0x7f0c008a
4645 			public const int Base_Widget_AppCompat_SeekBar = 2131493002;
4646 
4647 			// aapt resource value: 0x7f0c00d5
4648 			public const int Base_Widget_AppCompat_SeekBar_Discrete = 2131493077;
4649 
4650 			// aapt resource value: 0x7f0c008b
4651 			public const int Base_Widget_AppCompat_Spinner = 2131493003;
4652 
4653 			// aapt resource value: 0x7f0c0012
4654 			public const int Base_Widget_AppCompat_Spinner_Underlined = 2131492882;
4655 
4656 			// aapt resource value: 0x7f0c008c
4657 			public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131493004;
4658 
4659 			// aapt resource value: 0x7f0c00a3
4660 			public const int Base_Widget_AppCompat_Toolbar = 2131493027;
4661 
4662 			// aapt resource value: 0x7f0c008d
4663 			public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131493005;
4664 
4665 			// aapt resource value: 0x7f0c016c
4666 			public const int Base_Widget_Design_AppBarLayout = 2131493228;
4667 
4668 			// aapt resource value: 0x7f0c0170
4669 			public const int Base_Widget_Design_TabLayout = 2131493232;
4670 
4671 			// aapt resource value: 0x7f0c000b
4672 			public const int CardView = 2131492875;
4673 
4674 			// aapt resource value: 0x7f0c000d
4675 			public const int CardView_Dark = 2131492877;
4676 
4677 			// aapt resource value: 0x7f0c000e
4678 			public const int CardView_Light = 2131492878;
4679 
4680 			// aapt resource value: 0x7f0c018f
4681 			public const int MainTheme = 2131493263;
4682 
4683 			// aapt resource value: 0x7f0c0190
4684 			public const int MainTheme_Base = 2131493264;
4685 
4686 			// aapt resource value: 0x7f0c002d
4687 			public const int Platform_AppCompat = 2131492909;
4688 
4689 			// aapt resource value: 0x7f0c002e
4690 			public const int Platform_AppCompat_Light = 2131492910;
4691 
4692 			// aapt resource value: 0x7f0c008e
4693 			public const int Platform_ThemeOverlay_AppCompat = 2131493006;
4694 
4695 			// aapt resource value: 0x7f0c008f
4696 			public const int Platform_ThemeOverlay_AppCompat_Dark = 2131493007;
4697 
4698 			// aapt resource value: 0x7f0c0090
4699 			public const int Platform_ThemeOverlay_AppCompat_Light = 2131493008;
4700 
4701 			// aapt resource value: 0x7f0c002f
4702 			public const int Platform_V11_AppCompat = 2131492911;
4703 
4704 			// aapt resource value: 0x7f0c0030
4705 			public const int Platform_V11_AppCompat_Light = 2131492912;
4706 
4707 			// aapt resource value: 0x7f0c0037
4708 			public const int Platform_V14_AppCompat = 2131492919;
4709 
4710 			// aapt resource value: 0x7f0c0038
4711 			public const int Platform_V14_AppCompat_Light = 2131492920;
4712 
4713 			// aapt resource value: 0x7f0c0091
4714 			public const int Platform_V21_AppCompat = 2131493009;
4715 
4716 			// aapt resource value: 0x7f0c0092
4717 			public const int Platform_V21_AppCompat_Light = 2131493010;
4718 
4719 			// aapt resource value: 0x7f0c009e
4720 			public const int Platform_V25_AppCompat = 2131493022;
4721 
4722 			// aapt resource value: 0x7f0c009f
4723 			public const int Platform_V25_AppCompat_Light = 2131493023;
4724 
4725 			// aapt resource value: 0x7f0c0031
4726 			public const int Platform_Widget_AppCompat_Spinner = 2131492913;
4727 
4728 			// aapt resource value: 0x7f0c003a
4729 			public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131492922;
4730 
4731 			// aapt resource value: 0x7f0c003b
4732 			public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131492923;
4733 
4734 			// aapt resource value: 0x7f0c003c
4735 			public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131492924;
4736 
4737 			// aapt resource value: 0x7f0c003d
4738 			public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131492925;
4739 
4740 			// aapt resource value: 0x7f0c003e
4741 			public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131492926;
4742 
4743 			// aapt resource value: 0x7f0c003f
4744 			public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131492927;
4745 
4746 			// aapt resource value: 0x7f0c0040
4747 			public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131492928;
4748 
4749 			// aapt resource value: 0x7f0c0041
4750 			public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131492929;
4751 
4752 			// aapt resource value: 0x7f0c0042
4753 			public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131492930;
4754 
4755 			// aapt resource value: 0x7f0c0043
4756 			public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131492931;
4757 
4758 			// aapt resource value: 0x7f0c0044
4759 			public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131492932;
4760 
4761 			// aapt resource value: 0x7f0c0045
4762 			public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131492933;
4763 
4764 			// aapt resource value: 0x7f0c0046
4765 			public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131492934;
4766 
4767 			// aapt resource value: 0x7f0c0047
4768 			public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131492935;
4769 
4770 			// aapt resource value: 0x7f0c00d6
4771 			public const int TextAppearance_AppCompat = 2131493078;
4772 
4773 			// aapt resource value: 0x7f0c00d7
4774 			public const int TextAppearance_AppCompat_Body1 = 2131493079;
4775 
4776 			// aapt resource value: 0x7f0c00d8
4777 			public const int TextAppearance_AppCompat_Body2 = 2131493080;
4778 
4779 			// aapt resource value: 0x7f0c00d9
4780 			public const int TextAppearance_AppCompat_Button = 2131493081;
4781 
4782 			// aapt resource value: 0x7f0c00da
4783 			public const int TextAppearance_AppCompat_Caption = 2131493082;
4784 
4785 			// aapt resource value: 0x7f0c00db
4786 			public const int TextAppearance_AppCompat_Display1 = 2131493083;
4787 
4788 			// aapt resource value: 0x7f0c00dc
4789 			public const int TextAppearance_AppCompat_Display2 = 2131493084;
4790 
4791 			// aapt resource value: 0x7f0c00dd
4792 			public const int TextAppearance_AppCompat_Display3 = 2131493085;
4793 
4794 			// aapt resource value: 0x7f0c00de
4795 			public const int TextAppearance_AppCompat_Display4 = 2131493086;
4796 
4797 			// aapt resource value: 0x7f0c00df
4798 			public const int TextAppearance_AppCompat_Headline = 2131493087;
4799 
4800 			// aapt resource value: 0x7f0c00e0
4801 			public const int TextAppearance_AppCompat_Inverse = 2131493088;
4802 
4803 			// aapt resource value: 0x7f0c00e1
4804 			public const int TextAppearance_AppCompat_Large = 2131493089;
4805 
4806 			// aapt resource value: 0x7f0c00e2
4807 			public const int TextAppearance_AppCompat_Large_Inverse = 2131493090;
4808 
4809 			// aapt resource value: 0x7f0c00e3
4810 			public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131493091;
4811 
4812 			// aapt resource value: 0x7f0c00e4
4813 			public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131493092;
4814 
4815 			// aapt resource value: 0x7f0c00e5
4816 			public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131493093;
4817 
4818 			// aapt resource value: 0x7f0c00e6
4819 			public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131493094;
4820 
4821 			// aapt resource value: 0x7f0c00e7
4822 			public const int TextAppearance_AppCompat_Medium = 2131493095;
4823 
4824 			// aapt resource value: 0x7f0c00e8
4825 			public const int TextAppearance_AppCompat_Medium_Inverse = 2131493096;
4826 
4827 			// aapt resource value: 0x7f0c00e9
4828 			public const int TextAppearance_AppCompat_Menu = 2131493097;
4829 
4830 			// aapt resource value: 0x7f0c00ea
4831 			public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131493098;
4832 
4833 			// aapt resource value: 0x7f0c00eb
4834 			public const int TextAppearance_AppCompat_SearchResult_Title = 2131493099;
4835 
4836 			// aapt resource value: 0x7f0c00ec
4837 			public const int TextAppearance_AppCompat_Small = 2131493100;
4838 
4839 			// aapt resource value: 0x7f0c00ed
4840 			public const int TextAppearance_AppCompat_Small_Inverse = 2131493101;
4841 
4842 			// aapt resource value: 0x7f0c00ee
4843 			public const int TextAppearance_AppCompat_Subhead = 2131493102;
4844 
4845 			// aapt resource value: 0x7f0c00ef
4846 			public const int TextAppearance_AppCompat_Subhead_Inverse = 2131493103;
4847 
4848 			// aapt resource value: 0x7f0c00f0
4849 			public const int TextAppearance_AppCompat_Title = 2131493104;
4850 
4851 			// aapt resource value: 0x7f0c00f1
4852 			public const int TextAppearance_AppCompat_Title_Inverse = 2131493105;
4853 
4854 			// aapt resource value: 0x7f0c0039
4855 			public const int TextAppearance_AppCompat_Tooltip = 2131492921;
4856 
4857 			// aapt resource value: 0x7f0c00f2
4858 			public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131493106;
4859 
4860 			// aapt resource value: 0x7f0c00f3
4861 			public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131493107;
4862 
4863 			// aapt resource value: 0x7f0c00f4
4864 			public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131493108;
4865 
4866 			// aapt resource value: 0x7f0c00f5
4867 			public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131493109;
4868 
4869 			// aapt resource value: 0x7f0c00f6
4870 			public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131493110;
4871 
4872 			// aapt resource value: 0x7f0c00f7
4873 			public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131493111;
4874 
4875 			// aapt resource value: 0x7f0c00f8
4876 			public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131493112;
4877 
4878 			// aapt resource value: 0x7f0c00f9
4879 			public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131493113;
4880 
4881 			// aapt resource value: 0x7f0c00fa
4882 			public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131493114;
4883 
4884 			// aapt resource value: 0x7f0c00fb
4885 			public const int TextAppearance_AppCompat_Widget_Button = 2131493115;
4886 
4887 			// aapt resource value: 0x7f0c00fc
4888 			public const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131493116;
4889 
4890 			// aapt resource value: 0x7f0c00fd
4891 			public const int TextAppearance_AppCompat_Widget_Button_Colored = 2131493117;
4892 
4893 			// aapt resource value: 0x7f0c00fe
4894 			public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131493118;
4895 
4896 			// aapt resource value: 0x7f0c00ff
4897 			public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131493119;
4898 
4899 			// aapt resource value: 0x7f0c0100
4900 			public const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131493120;
4901 
4902 			// aapt resource value: 0x7f0c0101
4903 			public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131493121;
4904 
4905 			// aapt resource value: 0x7f0c0102
4906 			public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131493122;
4907 
4908 			// aapt resource value: 0x7f0c0103
4909 			public const int TextAppearance_AppCompat_Widget_Switch = 2131493123;
4910 
4911 			// aapt resource value: 0x7f0c0104
4912 			public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131493124;
4913 
4914 			// aapt resource value: 0x7f0c0188
4915 			public const int TextAppearance_Compat_Notification = 2131493256;
4916 
4917 			// aapt resource value: 0x7f0c0189
4918 			public const int TextAppearance_Compat_Notification_Info = 2131493257;
4919 
4920 			// aapt resource value: 0x7f0c0165
4921 			public const int TextAppearance_Compat_Notification_Info_Media = 2131493221;
4922 
4923 			// aapt resource value: 0x7f0c018e
4924 			public const int TextAppearance_Compat_Notification_Line2 = 2131493262;
4925 
4926 			// aapt resource value: 0x7f0c0169
4927 			public const int TextAppearance_Compat_Notification_Line2_Media = 2131493225;
4928 
4929 			// aapt resource value: 0x7f0c0166
4930 			public const int TextAppearance_Compat_Notification_Media = 2131493222;
4931 
4932 			// aapt resource value: 0x7f0c018a
4933 			public const int TextAppearance_Compat_Notification_Time = 2131493258;
4934 
4935 			// aapt resource value: 0x7f0c0167
4936 			public const int TextAppearance_Compat_Notification_Time_Media = 2131493223;
4937 
4938 			// aapt resource value: 0x7f0c018b
4939 			public const int TextAppearance_Compat_Notification_Title = 2131493259;
4940 
4941 			// aapt resource value: 0x7f0c0168
4942 			public const int TextAppearance_Compat_Notification_Title_Media = 2131493224;
4943 
4944 			// aapt resource value: 0x7f0c0171
4945 			public const int TextAppearance_Design_CollapsingToolbar_Expanded = 2131493233;
4946 
4947 			// aapt resource value: 0x7f0c0172
4948 			public const int TextAppearance_Design_Counter = 2131493234;
4949 
4950 			// aapt resource value: 0x7f0c0173
4951 			public const int TextAppearance_Design_Counter_Overflow = 2131493235;
4952 
4953 			// aapt resource value: 0x7f0c0174
4954 			public const int TextAppearance_Design_Error = 2131493236;
4955 
4956 			// aapt resource value: 0x7f0c0175
4957 			public const int TextAppearance_Design_Hint = 2131493237;
4958 
4959 			// aapt resource value: 0x7f0c0176
4960 			public const int TextAppearance_Design_Snackbar_Message = 2131493238;
4961 
4962 			// aapt resource value: 0x7f0c0177
4963 			public const int TextAppearance_Design_Tab = 2131493239;
4964 
4965 			// aapt resource value: 0x7f0c0000
4966 			public const int TextAppearance_MediaRouter_PrimaryText = 2131492864;
4967 
4968 			// aapt resource value: 0x7f0c0001
4969 			public const int TextAppearance_MediaRouter_SecondaryText = 2131492865;
4970 
4971 			// aapt resource value: 0x7f0c0002
4972 			public const int TextAppearance_MediaRouter_Title = 2131492866;
4973 
4974 			// aapt resource value: 0x7f0c0105
4975 			public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131493125;
4976 
4977 			// aapt resource value: 0x7f0c0106
4978 			public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131493126;
4979 
4980 			// aapt resource value: 0x7f0c0107
4981 			public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131493127;
4982 
4983 			// aapt resource value: 0x7f0c0108
4984 			public const int Theme_AppCompat = 2131493128;
4985 
4986 			// aapt resource value: 0x7f0c0109
4987 			public const int Theme_AppCompat_CompactMenu = 2131493129;
4988 
4989 			// aapt resource value: 0x7f0c0013
4990 			public const int Theme_AppCompat_DayNight = 2131492883;
4991 
4992 			// aapt resource value: 0x7f0c0014
4993 			public const int Theme_AppCompat_DayNight_DarkActionBar = 2131492884;
4994 
4995 			// aapt resource value: 0x7f0c0015
4996 			public const int Theme_AppCompat_DayNight_Dialog = 2131492885;
4997 
4998 			// aapt resource value: 0x7f0c0016
4999 			public const int Theme_AppCompat_DayNight_Dialog_Alert = 2131492886;
5000 
5001 			// aapt resource value: 0x7f0c0017
5002 			public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131492887;
5003 
5004 			// aapt resource value: 0x7f0c0018
5005 			public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131492888;
5006 
5007 			// aapt resource value: 0x7f0c0019
5008 			public const int Theme_AppCompat_DayNight_NoActionBar = 2131492889;
5009 
5010 			// aapt resource value: 0x7f0c010a
5011 			public const int Theme_AppCompat_Dialog = 2131493130;
5012 
5013 			// aapt resource value: 0x7f0c010b
5014 			public const int Theme_AppCompat_Dialog_Alert = 2131493131;
5015 
5016 			// aapt resource value: 0x7f0c010c
5017 			public const int Theme_AppCompat_Dialog_MinWidth = 2131493132;
5018 
5019 			// aapt resource value: 0x7f0c010d
5020 			public const int Theme_AppCompat_DialogWhenLarge = 2131493133;
5021 
5022 			// aapt resource value: 0x7f0c010e
5023 			public const int Theme_AppCompat_Light = 2131493134;
5024 
5025 			// aapt resource value: 0x7f0c010f
5026 			public const int Theme_AppCompat_Light_DarkActionBar = 2131493135;
5027 
5028 			// aapt resource value: 0x7f0c0110
5029 			public const int Theme_AppCompat_Light_Dialog = 2131493136;
5030 
5031 			// aapt resource value: 0x7f0c0111
5032 			public const int Theme_AppCompat_Light_Dialog_Alert = 2131493137;
5033 
5034 			// aapt resource value: 0x7f0c0112
5035 			public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131493138;
5036 
5037 			// aapt resource value: 0x7f0c0113
5038 			public const int Theme_AppCompat_Light_DialogWhenLarge = 2131493139;
5039 
5040 			// aapt resource value: 0x7f0c0114
5041 			public const int Theme_AppCompat_Light_NoActionBar = 2131493140;
5042 
5043 			// aapt resource value: 0x7f0c0115
5044 			public const int Theme_AppCompat_NoActionBar = 2131493141;
5045 
5046 			// aapt resource value: 0x7f0c0178
5047 			public const int Theme_Design = 2131493240;
5048 
5049 			// aapt resource value: 0x7f0c0179
5050 			public const int Theme_Design_BottomSheetDialog = 2131493241;
5051 
5052 			// aapt resource value: 0x7f0c017a
5053 			public const int Theme_Design_Light = 2131493242;
5054 
5055 			// aapt resource value: 0x7f0c017b
5056 			public const int Theme_Design_Light_BottomSheetDialog = 2131493243;
5057 
5058 			// aapt resource value: 0x7f0c017c
5059 			public const int Theme_Design_Light_NoActionBar = 2131493244;
5060 
5061 			// aapt resource value: 0x7f0c017d
5062 			public const int Theme_Design_NoActionBar = 2131493245;
5063 
5064 			// aapt resource value: 0x7f0c0003
5065 			public const int Theme_MediaRouter = 2131492867;
5066 
5067 			// aapt resource value: 0x7f0c0004
5068 			public const int Theme_MediaRouter_Light = 2131492868;
5069 
5070 			// aapt resource value: 0x7f0c0005
5071 			public const int Theme_MediaRouter_Light_DarkControlPanel = 2131492869;
5072 
5073 			// aapt resource value: 0x7f0c0006
5074 			public const int Theme_MediaRouter_LightControlPanel = 2131492870;
5075 
5076 			// aapt resource value: 0x7f0c0116
5077 			public const int ThemeOverlay_AppCompat = 2131493142;
5078 
5079 			// aapt resource value: 0x7f0c0117
5080 			public const int ThemeOverlay_AppCompat_ActionBar = 2131493143;
5081 
5082 			// aapt resource value: 0x7f0c0118
5083 			public const int ThemeOverlay_AppCompat_Dark = 2131493144;
5084 
5085 			// aapt resource value: 0x7f0c0119
5086 			public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131493145;
5087 
5088 			// aapt resource value: 0x7f0c011a
5089 			public const int ThemeOverlay_AppCompat_Dialog = 2131493146;
5090 
5091 			// aapt resource value: 0x7f0c011b
5092 			public const int ThemeOverlay_AppCompat_Dialog_Alert = 2131493147;
5093 
5094 			// aapt resource value: 0x7f0c011c
5095 			public const int ThemeOverlay_AppCompat_Light = 2131493148;
5096 
5097 			// aapt resource value: 0x7f0c0007
5098 			public const int ThemeOverlay_MediaRouter_Dark = 2131492871;
5099 
5100 			// aapt resource value: 0x7f0c0008
5101 			public const int ThemeOverlay_MediaRouter_Light = 2131492872;
5102 
5103 			// aapt resource value: 0x7f0c011d
5104 			public const int Widget_AppCompat_ActionBar = 2131493149;
5105 
5106 			// aapt resource value: 0x7f0c011e
5107 			public const int Widget_AppCompat_ActionBar_Solid = 2131493150;
5108 
5109 			// aapt resource value: 0x7f0c011f
5110 			public const int Widget_AppCompat_ActionBar_TabBar = 2131493151;
5111 
5112 			// aapt resource value: 0x7f0c0120
5113 			public const int Widget_AppCompat_ActionBar_TabText = 2131493152;
5114 
5115 			// aapt resource value: 0x7f0c0121
5116 			public const int Widget_AppCompat_ActionBar_TabView = 2131493153;
5117 
5118 			// aapt resource value: 0x7f0c0122
5119 			public const int Widget_AppCompat_ActionButton = 2131493154;
5120 
5121 			// aapt resource value: 0x7f0c0123
5122 			public const int Widget_AppCompat_ActionButton_CloseMode = 2131493155;
5123 
5124 			// aapt resource value: 0x7f0c0124
5125 			public const int Widget_AppCompat_ActionButton_Overflow = 2131493156;
5126 
5127 			// aapt resource value: 0x7f0c0125
5128 			public const int Widget_AppCompat_ActionMode = 2131493157;
5129 
5130 			// aapt resource value: 0x7f0c0126
5131 			public const int Widget_AppCompat_ActivityChooserView = 2131493158;
5132 
5133 			// aapt resource value: 0x7f0c0127
5134 			public const int Widget_AppCompat_AutoCompleteTextView = 2131493159;
5135 
5136 			// aapt resource value: 0x7f0c0128
5137 			public const int Widget_AppCompat_Button = 2131493160;
5138 
5139 			// aapt resource value: 0x7f0c0129
5140 			public const int Widget_AppCompat_Button_Borderless = 2131493161;
5141 
5142 			// aapt resource value: 0x7f0c012a
5143 			public const int Widget_AppCompat_Button_Borderless_Colored = 2131493162;
5144 
5145 			// aapt resource value: 0x7f0c012b
5146 			public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131493163;
5147 
5148 			// aapt resource value: 0x7f0c012c
5149 			public const int Widget_AppCompat_Button_Colored = 2131493164;
5150 
5151 			// aapt resource value: 0x7f0c012d
5152 			public const int Widget_AppCompat_Button_Small = 2131493165;
5153 
5154 			// aapt resource value: 0x7f0c012e
5155 			public const int Widget_AppCompat_ButtonBar = 2131493166;
5156 
5157 			// aapt resource value: 0x7f0c012f
5158 			public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131493167;
5159 
5160 			// aapt resource value: 0x7f0c0130
5161 			public const int Widget_AppCompat_CompoundButton_CheckBox = 2131493168;
5162 
5163 			// aapt resource value: 0x7f0c0131
5164 			public const int Widget_AppCompat_CompoundButton_RadioButton = 2131493169;
5165 
5166 			// aapt resource value: 0x7f0c0132
5167 			public const int Widget_AppCompat_CompoundButton_Switch = 2131493170;
5168 
5169 			// aapt resource value: 0x7f0c0133
5170 			public const int Widget_AppCompat_DrawerArrowToggle = 2131493171;
5171 
5172 			// aapt resource value: 0x7f0c0134
5173 			public const int Widget_AppCompat_DropDownItem_Spinner = 2131493172;
5174 
5175 			// aapt resource value: 0x7f0c0135
5176 			public const int Widget_AppCompat_EditText = 2131493173;
5177 
5178 			// aapt resource value: 0x7f0c0136
5179 			public const int Widget_AppCompat_ImageButton = 2131493174;
5180 
5181 			// aapt resource value: 0x7f0c0137
5182 			public const int Widget_AppCompat_Light_ActionBar = 2131493175;
5183 
5184 			// aapt resource value: 0x7f0c0138
5185 			public const int Widget_AppCompat_Light_ActionBar_Solid = 2131493176;
5186 
5187 			// aapt resource value: 0x7f0c0139
5188 			public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131493177;
5189 
5190 			// aapt resource value: 0x7f0c013a
5191 			public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131493178;
5192 
5193 			// aapt resource value: 0x7f0c013b
5194 			public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131493179;
5195 
5196 			// aapt resource value: 0x7f0c013c
5197 			public const int Widget_AppCompat_Light_ActionBar_TabText = 2131493180;
5198 
5199 			// aapt resource value: 0x7f0c013d
5200 			public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131493181;
5201 
5202 			// aapt resource value: 0x7f0c013e
5203 			public const int Widget_AppCompat_Light_ActionBar_TabView = 2131493182;
5204 
5205 			// aapt resource value: 0x7f0c013f
5206 			public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131493183;
5207 
5208 			// aapt resource value: 0x7f0c0140
5209 			public const int Widget_AppCompat_Light_ActionButton = 2131493184;
5210 
5211 			// aapt resource value: 0x7f0c0141
5212 			public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131493185;
5213 
5214 			// aapt resource value: 0x7f0c0142
5215 			public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131493186;
5216 
5217 			// aapt resource value: 0x7f0c0143
5218 			public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131493187;
5219 
5220 			// aapt resource value: 0x7f0c0144
5221 			public const int Widget_AppCompat_Light_ActivityChooserView = 2131493188;
5222 
5223 			// aapt resource value: 0x7f0c0145
5224 			public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131493189;
5225 
5226 			// aapt resource value: 0x7f0c0146
5227 			public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131493190;
5228 
5229 			// aapt resource value: 0x7f0c0147
5230 			public const int Widget_AppCompat_Light_ListPopupWindow = 2131493191;
5231 
5232 			// aapt resource value: 0x7f0c0148
5233 			public const int Widget_AppCompat_Light_ListView_DropDown = 2131493192;
5234 
5235 			// aapt resource value: 0x7f0c0149
5236 			public const int Widget_AppCompat_Light_PopupMenu = 2131493193;
5237 
5238 			// aapt resource value: 0x7f0c014a
5239 			public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131493194;
5240 
5241 			// aapt resource value: 0x7f0c014b
5242 			public const int Widget_AppCompat_Light_SearchView = 2131493195;
5243 
5244 			// aapt resource value: 0x7f0c014c
5245 			public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131493196;
5246 
5247 			// aapt resource value: 0x7f0c014d
5248 			public const int Widget_AppCompat_ListMenuView = 2131493197;
5249 
5250 			// aapt resource value: 0x7f0c014e
5251 			public const int Widget_AppCompat_ListPopupWindow = 2131493198;
5252 
5253 			// aapt resource value: 0x7f0c014f
5254 			public const int Widget_AppCompat_ListView = 2131493199;
5255 
5256 			// aapt resource value: 0x7f0c0150
5257 			public const int Widget_AppCompat_ListView_DropDown = 2131493200;
5258 
5259 			// aapt resource value: 0x7f0c0151
5260 			public const int Widget_AppCompat_ListView_Menu = 2131493201;
5261 
5262 			// aapt resource value: 0x7f0c0152
5263 			public const int Widget_AppCompat_PopupMenu = 2131493202;
5264 
5265 			// aapt resource value: 0x7f0c0153
5266 			public const int Widget_AppCompat_PopupMenu_Overflow = 2131493203;
5267 
5268 			// aapt resource value: 0x7f0c0154
5269 			public const int Widget_AppCompat_PopupWindow = 2131493204;
5270 
5271 			// aapt resource value: 0x7f0c0155
5272 			public const int Widget_AppCompat_ProgressBar = 2131493205;
5273 
5274 			// aapt resource value: 0x7f0c0156
5275 			public const int Widget_AppCompat_ProgressBar_Horizontal = 2131493206;
5276 
5277 			// aapt resource value: 0x7f0c0157
5278 			public const int Widget_AppCompat_RatingBar = 2131493207;
5279 
5280 			// aapt resource value: 0x7f0c0158
5281 			public const int Widget_AppCompat_RatingBar_Indicator = 2131493208;
5282 
5283 			// aapt resource value: 0x7f0c0159
5284 			public const int Widget_AppCompat_RatingBar_Small = 2131493209;
5285 
5286 			// aapt resource value: 0x7f0c015a
5287 			public const int Widget_AppCompat_SearchView = 2131493210;
5288 
5289 			// aapt resource value: 0x7f0c015b
5290 			public const int Widget_AppCompat_SearchView_ActionBar = 2131493211;
5291 
5292 			// aapt resource value: 0x7f0c015c
5293 			public const int Widget_AppCompat_SeekBar = 2131493212;
5294 
5295 			// aapt resource value: 0x7f0c015d
5296 			public const int Widget_AppCompat_SeekBar_Discrete = 2131493213;
5297 
5298 			// aapt resource value: 0x7f0c015e
5299 			public const int Widget_AppCompat_Spinner = 2131493214;
5300 
5301 			// aapt resource value: 0x7f0c015f
5302 			public const int Widget_AppCompat_Spinner_DropDown = 2131493215;
5303 
5304 			// aapt resource value: 0x7f0c0160
5305 			public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131493216;
5306 
5307 			// aapt resource value: 0x7f0c0161
5308 			public const int Widget_AppCompat_Spinner_Underlined = 2131493217;
5309 
5310 			// aapt resource value: 0x7f0c0162
5311 			public const int Widget_AppCompat_TextView_SpinnerItem = 2131493218;
5312 
5313 			// aapt resource value: 0x7f0c0163
5314 			public const int Widget_AppCompat_Toolbar = 2131493219;
5315 
5316 			// aapt resource value: 0x7f0c0164
5317 			public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131493220;
5318 
5319 			// aapt resource value: 0x7f0c018c
5320 			public const int Widget_Compat_NotificationActionContainer = 2131493260;
5321 
5322 			// aapt resource value: 0x7f0c018d
5323 			public const int Widget_Compat_NotificationActionText = 2131493261;
5324 
5325 			// aapt resource value: 0x7f0c017e
5326 			public const int Widget_Design_AppBarLayout = 2131493246;
5327 
5328 			// aapt resource value: 0x7f0c017f
5329 			public const int Widget_Design_BottomNavigationView = 2131493247;
5330 
5331 			// aapt resource value: 0x7f0c0180
5332 			public const int Widget_Design_BottomSheet_Modal = 2131493248;
5333 
5334 			// aapt resource value: 0x7f0c0181
5335 			public const int Widget_Design_CollapsingToolbar = 2131493249;
5336 
5337 			// aapt resource value: 0x7f0c0182
5338 			public const int Widget_Design_CoordinatorLayout = 2131493250;
5339 
5340 			// aapt resource value: 0x7f0c0183
5341 			public const int Widget_Design_FloatingActionButton = 2131493251;
5342 
5343 			// aapt resource value: 0x7f0c0184
5344 			public const int Widget_Design_NavigationView = 2131493252;
5345 
5346 			// aapt resource value: 0x7f0c0185
5347 			public const int Widget_Design_ScrimInsetsFrameLayout = 2131493253;
5348 
5349 			// aapt resource value: 0x7f0c0186
5350 			public const int Widget_Design_Snackbar = 2131493254;
5351 
5352 			// aapt resource value: 0x7f0c016a
5353 			public const int Widget_Design_TabLayout = 2131493226;
5354 
5355 			// aapt resource value: 0x7f0c0187
5356 			public const int Widget_Design_TextInputLayout = 2131493255;
5357 
5358 			// aapt resource value: 0x7f0c0009
5359 			public const int Widget_MediaRouter_Light_MediaRouteButton = 2131492873;
5360 
5361 			// aapt resource value: 0x7f0c000a
5362 			public const int Widget_MediaRouter_MediaRouteButton = 2131492874;
5363 
Style()5364 			static Style()
5365 			{
5366 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
5367 			}
5368 
Style()5369 			private Style()
5370 			{
5371 			}
5372 		}
5373 
5374 		public partial class Styleable
5375 		{
5376 
5377 			public static int[] ActionBar = new int[] {
5378 					2130772003,
5379 					2130772005,
5380 					2130772006,
5381 					2130772007,
5382 					2130772008,
5383 					2130772009,
5384 					2130772010,
5385 					2130772011,
5386 					2130772012,
5387 					2130772013,
5388 					2130772014,
5389 					2130772015,
5390 					2130772016,
5391 					2130772017,
5392 					2130772018,
5393 					2130772019,
5394 					2130772020,
5395 					2130772021,
5396 					2130772022,
5397 					2130772023,
5398 					2130772024,
5399 					2130772025,
5400 					2130772026,
5401 					2130772027,
5402 					2130772028,
5403 					2130772029,
5404 					2130772030,
5405 					2130772031,
5406 					2130772101};
5407 
5408 			// aapt resource value: 10
5409 			public const int ActionBar_background = 10;
5410 
5411 			// aapt resource value: 12
5412 			public const int ActionBar_backgroundSplit = 12;
5413 
5414 			// aapt resource value: 11
5415 			public const int ActionBar_backgroundStacked = 11;
5416 
5417 			// aapt resource value: 21
5418 			public const int ActionBar_contentInsetEnd = 21;
5419 
5420 			// aapt resource value: 25
5421 			public const int ActionBar_contentInsetEndWithActions = 25;
5422 
5423 			// aapt resource value: 22
5424 			public const int ActionBar_contentInsetLeft = 22;
5425 
5426 			// aapt resource value: 23
5427 			public const int ActionBar_contentInsetRight = 23;
5428 
5429 			// aapt resource value: 20
5430 			public const int ActionBar_contentInsetStart = 20;
5431 
5432 			// aapt resource value: 24
5433 			public const int ActionBar_contentInsetStartWithNavigation = 24;
5434 
5435 			// aapt resource value: 13
5436 			public const int ActionBar_customNavigationLayout = 13;
5437 
5438 			// aapt resource value: 3
5439 			public const int ActionBar_displayOptions = 3;
5440 
5441 			// aapt resource value: 9
5442 			public const int ActionBar_divider = 9;
5443 
5444 			// aapt resource value: 26
5445 			public const int ActionBar_elevation = 26;
5446 
5447 			// aapt resource value: 0
5448 			public const int ActionBar_height = 0;
5449 
5450 			// aapt resource value: 19
5451 			public const int ActionBar_hideOnContentScroll = 19;
5452 
5453 			// aapt resource value: 28
5454 			public const int ActionBar_homeAsUpIndicator = 28;
5455 
5456 			// aapt resource value: 14
5457 			public const int ActionBar_homeLayout = 14;
5458 
5459 			// aapt resource value: 7
5460 			public const int ActionBar_icon = 7;
5461 
5462 			// aapt resource value: 16
5463 			public const int ActionBar_indeterminateProgressStyle = 16;
5464 
5465 			// aapt resource value: 18
5466 			public const int ActionBar_itemPadding = 18;
5467 
5468 			// aapt resource value: 8
5469 			public const int ActionBar_logo = 8;
5470 
5471 			// aapt resource value: 2
5472 			public const int ActionBar_navigationMode = 2;
5473 
5474 			// aapt resource value: 27
5475 			public const int ActionBar_popupTheme = 27;
5476 
5477 			// aapt resource value: 17
5478 			public const int ActionBar_progressBarPadding = 17;
5479 
5480 			// aapt resource value: 15
5481 			public const int ActionBar_progressBarStyle = 15;
5482 
5483 			// aapt resource value: 4
5484 			public const int ActionBar_subtitle = 4;
5485 
5486 			// aapt resource value: 6
5487 			public const int ActionBar_subtitleTextStyle = 6;
5488 
5489 			// aapt resource value: 1
5490 			public const int ActionBar_title = 1;
5491 
5492 			// aapt resource value: 5
5493 			public const int ActionBar_titleTextStyle = 5;
5494 
5495 			public static int[] ActionBarLayout = new int[] {
5496 					16842931};
5497 
5498 			// aapt resource value: 0
5499 			public const int ActionBarLayout_android_layout_gravity = 0;
5500 
5501 			public static int[] ActionMenuItemView = new int[] {
5502 					16843071};
5503 
5504 			// aapt resource value: 0
5505 			public const int ActionMenuItemView_android_minWidth = 0;
5506 
5507 			public static int[] ActionMenuView;
5508 
5509 			public static int[] ActionMode = new int[] {
5510 					2130772003,
5511 					2130772009,
5512 					2130772010,
5513 					2130772014,
5514 					2130772016,
5515 					2130772032};
5516 
5517 			// aapt resource value: 3
5518 			public const int ActionMode_background = 3;
5519 
5520 			// aapt resource value: 4
5521 			public const int ActionMode_backgroundSplit = 4;
5522 
5523 			// aapt resource value: 5
5524 			public const int ActionMode_closeItemLayout = 5;
5525 
5526 			// aapt resource value: 0
5527 			public const int ActionMode_height = 0;
5528 
5529 			// aapt resource value: 2
5530 			public const int ActionMode_subtitleTextStyle = 2;
5531 
5532 			// aapt resource value: 1
5533 			public const int ActionMode_titleTextStyle = 1;
5534 
5535 			public static int[] ActivityChooserView = new int[] {
5536 					2130772033,
5537 					2130772034};
5538 
5539 			// aapt resource value: 1
5540 			public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
5541 
5542 			// aapt resource value: 0
5543 			public const int ActivityChooserView_initialActivityCount = 0;
5544 
5545 			public static int[] AlertDialog = new int[] {
5546 					16842994,
5547 					2130772035,
5548 					2130772036,
5549 					2130772037,
5550 					2130772038,
5551 					2130772039,
5552 					2130772040};
5553 
5554 			// aapt resource value: 0
5555 			public const int AlertDialog_android_layout = 0;
5556 
5557 			// aapt resource value: 1
5558 			public const int AlertDialog_buttonPanelSideLayout = 1;
5559 
5560 			// aapt resource value: 5
5561 			public const int AlertDialog_listItemLayout = 5;
5562 
5563 			// aapt resource value: 2
5564 			public const int AlertDialog_listLayout = 2;
5565 
5566 			// aapt resource value: 3
5567 			public const int AlertDialog_multiChoiceItemLayout = 3;
5568 
5569 			// aapt resource value: 6
5570 			public const int AlertDialog_showTitle = 6;
5571 
5572 			// aapt resource value: 4
5573 			public const int AlertDialog_singleChoiceItemLayout = 4;
5574 
5575 			public static int[] AppBarLayout = new int[] {
5576 					16842964,
5577 					16843919,
5578 					16844096,
5579 					2130772030,
5580 					2130772248};
5581 
5582 			// aapt resource value: 0
5583 			public const int AppBarLayout_android_background = 0;
5584 
5585 			// aapt resource value: 2
5586 			public const int AppBarLayout_android_keyboardNavigationCluster = 2;
5587 
5588 			// aapt resource value: 1
5589 			public const int AppBarLayout_android_touchscreenBlocksFocus = 1;
5590 
5591 			// aapt resource value: 3
5592 			public const int AppBarLayout_elevation = 3;
5593 
5594 			// aapt resource value: 4
5595 			public const int AppBarLayout_expanded = 4;
5596 
5597 			public static int[] AppBarLayoutStates = new int[] {
5598 					2130772249,
5599 					2130772250};
5600 
5601 			// aapt resource value: 0
5602 			public const int AppBarLayoutStates_state_collapsed = 0;
5603 
5604 			// aapt resource value: 1
5605 			public const int AppBarLayoutStates_state_collapsible = 1;
5606 
5607 			public static int[] AppBarLayout_Layout = new int[] {
5608 					2130772251,
5609 					2130772252};
5610 
5611 			// aapt resource value: 0
5612 			public const int AppBarLayout_Layout_layout_scrollFlags = 0;
5613 
5614 			// aapt resource value: 1
5615 			public const int AppBarLayout_Layout_layout_scrollInterpolator = 1;
5616 
5617 			public static int[] AppCompatImageView = new int[] {
5618 					16843033,
5619 					2130772041,
5620 					2130772042,
5621 					2130772043};
5622 
5623 			// aapt resource value: 0
5624 			public const int AppCompatImageView_android_src = 0;
5625 
5626 			// aapt resource value: 1
5627 			public const int AppCompatImageView_srcCompat = 1;
5628 
5629 			// aapt resource value: 2
5630 			public const int AppCompatImageView_tint = 2;
5631 
5632 			// aapt resource value: 3
5633 			public const int AppCompatImageView_tintMode = 3;
5634 
5635 			public static int[] AppCompatSeekBar = new int[] {
5636 					16843074,
5637 					2130772044,
5638 					2130772045,
5639 					2130772046};
5640 
5641 			// aapt resource value: 0
5642 			public const int AppCompatSeekBar_android_thumb = 0;
5643 
5644 			// aapt resource value: 1
5645 			public const int AppCompatSeekBar_tickMark = 1;
5646 
5647 			// aapt resource value: 2
5648 			public const int AppCompatSeekBar_tickMarkTint = 2;
5649 
5650 			// aapt resource value: 3
5651 			public const int AppCompatSeekBar_tickMarkTintMode = 3;
5652 
5653 			public static int[] AppCompatTextHelper = new int[] {
5654 					16842804,
5655 					16843117,
5656 					16843118,
5657 					16843119,
5658 					16843120,
5659 					16843666,
5660 					16843667};
5661 
5662 			// aapt resource value: 2
5663 			public const int AppCompatTextHelper_android_drawableBottom = 2;
5664 
5665 			// aapt resource value: 6
5666 			public const int AppCompatTextHelper_android_drawableEnd = 6;
5667 
5668 			// aapt resource value: 3
5669 			public const int AppCompatTextHelper_android_drawableLeft = 3;
5670 
5671 			// aapt resource value: 4
5672 			public const int AppCompatTextHelper_android_drawableRight = 4;
5673 
5674 			// aapt resource value: 5
5675 			public const int AppCompatTextHelper_android_drawableStart = 5;
5676 
5677 			// aapt resource value: 1
5678 			public const int AppCompatTextHelper_android_drawableTop = 1;
5679 
5680 			// aapt resource value: 0
5681 			public const int AppCompatTextHelper_android_textAppearance = 0;
5682 
5683 			public static int[] AppCompatTextView = new int[] {
5684 					16842804,
5685 					2130772047,
5686 					2130772048,
5687 					2130772049,
5688 					2130772050,
5689 					2130772051,
5690 					2130772052,
5691 					2130772053};
5692 
5693 			// aapt resource value: 0
5694 			public const int AppCompatTextView_android_textAppearance = 0;
5695 
5696 			// aapt resource value: 6
5697 			public const int AppCompatTextView_autoSizeMaxTextSize = 6;
5698 
5699 			// aapt resource value: 5
5700 			public const int AppCompatTextView_autoSizeMinTextSize = 5;
5701 
5702 			// aapt resource value: 4
5703 			public const int AppCompatTextView_autoSizePresetSizes = 4;
5704 
5705 			// aapt resource value: 3
5706 			public const int AppCompatTextView_autoSizeStepGranularity = 3;
5707 
5708 			// aapt resource value: 2
5709 			public const int AppCompatTextView_autoSizeTextType = 2;
5710 
5711 			// aapt resource value: 7
5712 			public const int AppCompatTextView_fontFamily = 7;
5713 
5714 			// aapt resource value: 1
5715 			public const int AppCompatTextView_textAllCaps = 1;
5716 
5717 			public static int[] AppCompatTheme = new int[] {
5718 					16842839,
5719 					16842926,
5720 					2130772054,
5721 					2130772055,
5722 					2130772056,
5723 					2130772057,
5724 					2130772058,
5725 					2130772059,
5726 					2130772060,
5727 					2130772061,
5728 					2130772062,
5729 					2130772063,
5730 					2130772064,
5731 					2130772065,
5732 					2130772066,
5733 					2130772067,
5734 					2130772068,
5735 					2130772069,
5736 					2130772070,
5737 					2130772071,
5738 					2130772072,
5739 					2130772073,
5740 					2130772074,
5741 					2130772075,
5742 					2130772076,
5743 					2130772077,
5744 					2130772078,
5745 					2130772079,
5746 					2130772080,
5747 					2130772081,
5748 					2130772082,
5749 					2130772083,
5750 					2130772084,
5751 					2130772085,
5752 					2130772086,
5753 					2130772087,
5754 					2130772088,
5755 					2130772089,
5756 					2130772090,
5757 					2130772091,
5758 					2130772092,
5759 					2130772093,
5760 					2130772094,
5761 					2130772095,
5762 					2130772096,
5763 					2130772097,
5764 					2130772098,
5765 					2130772099,
5766 					2130772100,
5767 					2130772101,
5768 					2130772102,
5769 					2130772103,
5770 					2130772104,
5771 					2130772105,
5772 					2130772106,
5773 					2130772107,
5774 					2130772108,
5775 					2130772109,
5776 					2130772110,
5777 					2130772111,
5778 					2130772112,
5779 					2130772113,
5780 					2130772114,
5781 					2130772115,
5782 					2130772116,
5783 					2130772117,
5784 					2130772118,
5785 					2130772119,
5786 					2130772120,
5787 					2130772121,
5788 					2130772122,
5789 					2130772123,
5790 					2130772124,
5791 					2130772125,
5792 					2130772126,
5793 					2130772127,
5794 					2130772128,
5795 					2130772129,
5796 					2130772130,
5797 					2130772131,
5798 					2130772132,
5799 					2130772133,
5800 					2130772134,
5801 					2130772135,
5802 					2130772136,
5803 					2130772137,
5804 					2130772138,
5805 					2130772139,
5806 					2130772140,
5807 					2130772141,
5808 					2130772142,
5809 					2130772143,
5810 					2130772144,
5811 					2130772145,
5812 					2130772146,
5813 					2130772147,
5814 					2130772148,
5815 					2130772149,
5816 					2130772150,
5817 					2130772151,
5818 					2130772152,
5819 					2130772153,
5820 					2130772154,
5821 					2130772155,
5822 					2130772156,
5823 					2130772157,
5824 					2130772158,
5825 					2130772159,
5826 					2130772160,
5827 					2130772161,
5828 					2130772162,
5829 					2130772163,
5830 					2130772164,
5831 					2130772165,
5832 					2130772166,
5833 					2130772167,
5834 					2130772168,
5835 					2130772169,
5836 					2130772170};
5837 
5838 			// aapt resource value: 23
5839 			public const int AppCompatTheme_actionBarDivider = 23;
5840 
5841 			// aapt resource value: 24
5842 			public const int AppCompatTheme_actionBarItemBackground = 24;
5843 
5844 			// aapt resource value: 17
5845 			public const int AppCompatTheme_actionBarPopupTheme = 17;
5846 
5847 			// aapt resource value: 22
5848 			public const int AppCompatTheme_actionBarSize = 22;
5849 
5850 			// aapt resource value: 19
5851 			public const int AppCompatTheme_actionBarSplitStyle = 19;
5852 
5853 			// aapt resource value: 18
5854 			public const int AppCompatTheme_actionBarStyle = 18;
5855 
5856 			// aapt resource value: 13
5857 			public const int AppCompatTheme_actionBarTabBarStyle = 13;
5858 
5859 			// aapt resource value: 12
5860 			public const int AppCompatTheme_actionBarTabStyle = 12;
5861 
5862 			// aapt resource value: 14
5863 			public const int AppCompatTheme_actionBarTabTextStyle = 14;
5864 
5865 			// aapt resource value: 20
5866 			public const int AppCompatTheme_actionBarTheme = 20;
5867 
5868 			// aapt resource value: 21
5869 			public const int AppCompatTheme_actionBarWidgetTheme = 21;
5870 
5871 			// aapt resource value: 50
5872 			public const int AppCompatTheme_actionButtonStyle = 50;
5873 
5874 			// aapt resource value: 46
5875 			public const int AppCompatTheme_actionDropDownStyle = 46;
5876 
5877 			// aapt resource value: 25
5878 			public const int AppCompatTheme_actionMenuTextAppearance = 25;
5879 
5880 			// aapt resource value: 26
5881 			public const int AppCompatTheme_actionMenuTextColor = 26;
5882 
5883 			// aapt resource value: 29
5884 			public const int AppCompatTheme_actionModeBackground = 29;
5885 
5886 			// aapt resource value: 28
5887 			public const int AppCompatTheme_actionModeCloseButtonStyle = 28;
5888 
5889 			// aapt resource value: 31
5890 			public const int AppCompatTheme_actionModeCloseDrawable = 31;
5891 
5892 			// aapt resource value: 33
5893 			public const int AppCompatTheme_actionModeCopyDrawable = 33;
5894 
5895 			// aapt resource value: 32
5896 			public const int AppCompatTheme_actionModeCutDrawable = 32;
5897 
5898 			// aapt resource value: 37
5899 			public const int AppCompatTheme_actionModeFindDrawable = 37;
5900 
5901 			// aapt resource value: 34
5902 			public const int AppCompatTheme_actionModePasteDrawable = 34;
5903 
5904 			// aapt resource value: 39
5905 			public const int AppCompatTheme_actionModePopupWindowStyle = 39;
5906 
5907 			// aapt resource value: 35
5908 			public const int AppCompatTheme_actionModeSelectAllDrawable = 35;
5909 
5910 			// aapt resource value: 36
5911 			public const int AppCompatTheme_actionModeShareDrawable = 36;
5912 
5913 			// aapt resource value: 30
5914 			public const int AppCompatTheme_actionModeSplitBackground = 30;
5915 
5916 			// aapt resource value: 27
5917 			public const int AppCompatTheme_actionModeStyle = 27;
5918 
5919 			// aapt resource value: 38
5920 			public const int AppCompatTheme_actionModeWebSearchDrawable = 38;
5921 
5922 			// aapt resource value: 15
5923 			public const int AppCompatTheme_actionOverflowButtonStyle = 15;
5924 
5925 			// aapt resource value: 16
5926 			public const int AppCompatTheme_actionOverflowMenuStyle = 16;
5927 
5928 			// aapt resource value: 58
5929 			public const int AppCompatTheme_activityChooserViewStyle = 58;
5930 
5931 			// aapt resource value: 95
5932 			public const int AppCompatTheme_alertDialogButtonGroupStyle = 95;
5933 
5934 			// aapt resource value: 96
5935 			public const int AppCompatTheme_alertDialogCenterButtons = 96;
5936 
5937 			// aapt resource value: 94
5938 			public const int AppCompatTheme_alertDialogStyle = 94;
5939 
5940 			// aapt resource value: 97
5941 			public const int AppCompatTheme_alertDialogTheme = 97;
5942 
5943 			// aapt resource value: 1
5944 			public const int AppCompatTheme_android_windowAnimationStyle = 1;
5945 
5946 			// aapt resource value: 0
5947 			public const int AppCompatTheme_android_windowIsFloating = 0;
5948 
5949 			// aapt resource value: 102
5950 			public const int AppCompatTheme_autoCompleteTextViewStyle = 102;
5951 
5952 			// aapt resource value: 55
5953 			public const int AppCompatTheme_borderlessButtonStyle = 55;
5954 
5955 			// aapt resource value: 52
5956 			public const int AppCompatTheme_buttonBarButtonStyle = 52;
5957 
5958 			// aapt resource value: 100
5959 			public const int AppCompatTheme_buttonBarNegativeButtonStyle = 100;
5960 
5961 			// aapt resource value: 101
5962 			public const int AppCompatTheme_buttonBarNeutralButtonStyle = 101;
5963 
5964 			// aapt resource value: 99
5965 			public const int AppCompatTheme_buttonBarPositiveButtonStyle = 99;
5966 
5967 			// aapt resource value: 51
5968 			public const int AppCompatTheme_buttonBarStyle = 51;
5969 
5970 			// aapt resource value: 103
5971 			public const int AppCompatTheme_buttonStyle = 103;
5972 
5973 			// aapt resource value: 104
5974 			public const int AppCompatTheme_buttonStyleSmall = 104;
5975 
5976 			// aapt resource value: 105
5977 			public const int AppCompatTheme_checkboxStyle = 105;
5978 
5979 			// aapt resource value: 106
5980 			public const int AppCompatTheme_checkedTextViewStyle = 106;
5981 
5982 			// aapt resource value: 86
5983 			public const int AppCompatTheme_colorAccent = 86;
5984 
5985 			// aapt resource value: 93
5986 			public const int AppCompatTheme_colorBackgroundFloating = 93;
5987 
5988 			// aapt resource value: 90
5989 			public const int AppCompatTheme_colorButtonNormal = 90;
5990 
5991 			// aapt resource value: 88
5992 			public const int AppCompatTheme_colorControlActivated = 88;
5993 
5994 			// aapt resource value: 89
5995 			public const int AppCompatTheme_colorControlHighlight = 89;
5996 
5997 			// aapt resource value: 87
5998 			public const int AppCompatTheme_colorControlNormal = 87;
5999 
6000 			// aapt resource value: 118
6001 			public const int AppCompatTheme_colorError = 118;
6002 
6003 			// aapt resource value: 84
6004 			public const int AppCompatTheme_colorPrimary = 84;
6005 
6006 			// aapt resource value: 85
6007 			public const int AppCompatTheme_colorPrimaryDark = 85;
6008 
6009 			// aapt resource value: 91
6010 			public const int AppCompatTheme_colorSwitchThumbNormal = 91;
6011 
6012 			// aapt resource value: 92
6013 			public const int AppCompatTheme_controlBackground = 92;
6014 
6015 			// aapt resource value: 44
6016 			public const int AppCompatTheme_dialogPreferredPadding = 44;
6017 
6018 			// aapt resource value: 43
6019 			public const int AppCompatTheme_dialogTheme = 43;
6020 
6021 			// aapt resource value: 57
6022 			public const int AppCompatTheme_dividerHorizontal = 57;
6023 
6024 			// aapt resource value: 56
6025 			public const int AppCompatTheme_dividerVertical = 56;
6026 
6027 			// aapt resource value: 75
6028 			public const int AppCompatTheme_dropDownListViewStyle = 75;
6029 
6030 			// aapt resource value: 47
6031 			public const int AppCompatTheme_dropdownListPreferredItemHeight = 47;
6032 
6033 			// aapt resource value: 64
6034 			public const int AppCompatTheme_editTextBackground = 64;
6035 
6036 			// aapt resource value: 63
6037 			public const int AppCompatTheme_editTextColor = 63;
6038 
6039 			// aapt resource value: 107
6040 			public const int AppCompatTheme_editTextStyle = 107;
6041 
6042 			// aapt resource value: 49
6043 			public const int AppCompatTheme_homeAsUpIndicator = 49;
6044 
6045 			// aapt resource value: 65
6046 			public const int AppCompatTheme_imageButtonStyle = 65;
6047 
6048 			// aapt resource value: 83
6049 			public const int AppCompatTheme_listChoiceBackgroundIndicator = 83;
6050 
6051 			// aapt resource value: 45
6052 			public const int AppCompatTheme_listDividerAlertDialog = 45;
6053 
6054 			// aapt resource value: 115
6055 			public const int AppCompatTheme_listMenuViewStyle = 115;
6056 
6057 			// aapt resource value: 76
6058 			public const int AppCompatTheme_listPopupWindowStyle = 76;
6059 
6060 			// aapt resource value: 70
6061 			public const int AppCompatTheme_listPreferredItemHeight = 70;
6062 
6063 			// aapt resource value: 72
6064 			public const int AppCompatTheme_listPreferredItemHeightLarge = 72;
6065 
6066 			// aapt resource value: 71
6067 			public const int AppCompatTheme_listPreferredItemHeightSmall = 71;
6068 
6069 			// aapt resource value: 73
6070 			public const int AppCompatTheme_listPreferredItemPaddingLeft = 73;
6071 
6072 			// aapt resource value: 74
6073 			public const int AppCompatTheme_listPreferredItemPaddingRight = 74;
6074 
6075 			// aapt resource value: 80
6076 			public const int AppCompatTheme_panelBackground = 80;
6077 
6078 			// aapt resource value: 82
6079 			public const int AppCompatTheme_panelMenuListTheme = 82;
6080 
6081 			// aapt resource value: 81
6082 			public const int AppCompatTheme_panelMenuListWidth = 81;
6083 
6084 			// aapt resource value: 61
6085 			public const int AppCompatTheme_popupMenuStyle = 61;
6086 
6087 			// aapt resource value: 62
6088 			public const int AppCompatTheme_popupWindowStyle = 62;
6089 
6090 			// aapt resource value: 108
6091 			public const int AppCompatTheme_radioButtonStyle = 108;
6092 
6093 			// aapt resource value: 109
6094 			public const int AppCompatTheme_ratingBarStyle = 109;
6095 
6096 			// aapt resource value: 110
6097 			public const int AppCompatTheme_ratingBarStyleIndicator = 110;
6098 
6099 			// aapt resource value: 111
6100 			public const int AppCompatTheme_ratingBarStyleSmall = 111;
6101 
6102 			// aapt resource value: 69
6103 			public const int AppCompatTheme_searchViewStyle = 69;
6104 
6105 			// aapt resource value: 112
6106 			public const int AppCompatTheme_seekBarStyle = 112;
6107 
6108 			// aapt resource value: 53
6109 			public const int AppCompatTheme_selectableItemBackground = 53;
6110 
6111 			// aapt resource value: 54
6112 			public const int AppCompatTheme_selectableItemBackgroundBorderless = 54;
6113 
6114 			// aapt resource value: 48
6115 			public const int AppCompatTheme_spinnerDropDownItemStyle = 48;
6116 
6117 			// aapt resource value: 113
6118 			public const int AppCompatTheme_spinnerStyle = 113;
6119 
6120 			// aapt resource value: 114
6121 			public const int AppCompatTheme_switchStyle = 114;
6122 
6123 			// aapt resource value: 40
6124 			public const int AppCompatTheme_textAppearanceLargePopupMenu = 40;
6125 
6126 			// aapt resource value: 77
6127 			public const int AppCompatTheme_textAppearanceListItem = 77;
6128 
6129 			// aapt resource value: 78
6130 			public const int AppCompatTheme_textAppearanceListItemSecondary = 78;
6131 
6132 			// aapt resource value: 79
6133 			public const int AppCompatTheme_textAppearanceListItemSmall = 79;
6134 
6135 			// aapt resource value: 42
6136 			public const int AppCompatTheme_textAppearancePopupMenuHeader = 42;
6137 
6138 			// aapt resource value: 67
6139 			public const int AppCompatTheme_textAppearanceSearchResultSubtitle = 67;
6140 
6141 			// aapt resource value: 66
6142 			public const int AppCompatTheme_textAppearanceSearchResultTitle = 66;
6143 
6144 			// aapt resource value: 41
6145 			public const int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
6146 
6147 			// aapt resource value: 98
6148 			public const int AppCompatTheme_textColorAlertDialogListItem = 98;
6149 
6150 			// aapt resource value: 68
6151 			public const int AppCompatTheme_textColorSearchUrl = 68;
6152 
6153 			// aapt resource value: 60
6154 			public const int AppCompatTheme_toolbarNavigationButtonStyle = 60;
6155 
6156 			// aapt resource value: 59
6157 			public const int AppCompatTheme_toolbarStyle = 59;
6158 
6159 			// aapt resource value: 117
6160 			public const int AppCompatTheme_tooltipForegroundColor = 117;
6161 
6162 			// aapt resource value: 116
6163 			public const int AppCompatTheme_tooltipFrameBackground = 116;
6164 
6165 			// aapt resource value: 2
6166 			public const int AppCompatTheme_windowActionBar = 2;
6167 
6168 			// aapt resource value: 4
6169 			public const int AppCompatTheme_windowActionBarOverlay = 4;
6170 
6171 			// aapt resource value: 5
6172 			public const int AppCompatTheme_windowActionModeOverlay = 5;
6173 
6174 			// aapt resource value: 9
6175 			public const int AppCompatTheme_windowFixedHeightMajor = 9;
6176 
6177 			// aapt resource value: 7
6178 			public const int AppCompatTheme_windowFixedHeightMinor = 7;
6179 
6180 			// aapt resource value: 6
6181 			public const int AppCompatTheme_windowFixedWidthMajor = 6;
6182 
6183 			// aapt resource value: 8
6184 			public const int AppCompatTheme_windowFixedWidthMinor = 8;
6185 
6186 			// aapt resource value: 10
6187 			public const int AppCompatTheme_windowMinWidthMajor = 10;
6188 
6189 			// aapt resource value: 11
6190 			public const int AppCompatTheme_windowMinWidthMinor = 11;
6191 
6192 			// aapt resource value: 3
6193 			public const int AppCompatTheme_windowNoTitle = 3;
6194 
6195 			public static int[] BottomNavigationView = new int[] {
6196 					2130772030,
6197 					2130772291,
6198 					2130772292,
6199 					2130772293,
6200 					2130772294};
6201 
6202 			// aapt resource value: 0
6203 			public const int BottomNavigationView_elevation = 0;
6204 
6205 			// aapt resource value: 4
6206 			public const int BottomNavigationView_itemBackground = 4;
6207 
6208 			// aapt resource value: 2
6209 			public const int BottomNavigationView_itemIconTint = 2;
6210 
6211 			// aapt resource value: 3
6212 			public const int BottomNavigationView_itemTextColor = 3;
6213 
6214 			// aapt resource value: 1
6215 			public const int BottomNavigationView_menu = 1;
6216 
6217 			public static int[] BottomSheetBehavior_Layout = new int[] {
6218 					2130772253,
6219 					2130772254,
6220 					2130772255};
6221 
6222 			// aapt resource value: 1
6223 			public const int BottomSheetBehavior_Layout_behavior_hideable = 1;
6224 
6225 			// aapt resource value: 0
6226 			public const int BottomSheetBehavior_Layout_behavior_peekHeight = 0;
6227 
6228 			// aapt resource value: 2
6229 			public const int BottomSheetBehavior_Layout_behavior_skipCollapsed = 2;
6230 
6231 			public static int[] ButtonBarLayout = new int[] {
6232 					2130772171};
6233 
6234 			// aapt resource value: 0
6235 			public const int ButtonBarLayout_allowStacking = 0;
6236 
6237 			public static int[] CardView = new int[] {
6238 					16843071,
6239 					16843072,
6240 					2130771991,
6241 					2130771992,
6242 					2130771993,
6243 					2130771994,
6244 					2130771995,
6245 					2130771996,
6246 					2130771997,
6247 					2130771998,
6248 					2130771999,
6249 					2130772000,
6250 					2130772001};
6251 
6252 			// aapt resource value: 1
6253 			public const int CardView_android_minHeight = 1;
6254 
6255 			// aapt resource value: 0
6256 			public const int CardView_android_minWidth = 0;
6257 
6258 			// aapt resource value: 2
6259 			public const int CardView_cardBackgroundColor = 2;
6260 
6261 			// aapt resource value: 3
6262 			public const int CardView_cardCornerRadius = 3;
6263 
6264 			// aapt resource value: 4
6265 			public const int CardView_cardElevation = 4;
6266 
6267 			// aapt resource value: 5
6268 			public const int CardView_cardMaxElevation = 5;
6269 
6270 			// aapt resource value: 7
6271 			public const int CardView_cardPreventCornerOverlap = 7;
6272 
6273 			// aapt resource value: 6
6274 			public const int CardView_cardUseCompatPadding = 6;
6275 
6276 			// aapt resource value: 8
6277 			public const int CardView_contentPadding = 8;
6278 
6279 			// aapt resource value: 12
6280 			public const int CardView_contentPaddingBottom = 12;
6281 
6282 			// aapt resource value: 9
6283 			public const int CardView_contentPaddingLeft = 9;
6284 
6285 			// aapt resource value: 10
6286 			public const int CardView_contentPaddingRight = 10;
6287 
6288 			// aapt resource value: 11
6289 			public const int CardView_contentPaddingTop = 11;
6290 
6291 			public static int[] CollapsingToolbarLayout = new int[] {
6292 					2130772005,
6293 					2130772256,
6294 					2130772257,
6295 					2130772258,
6296 					2130772259,
6297 					2130772260,
6298 					2130772261,
6299 					2130772262,
6300 					2130772263,
6301 					2130772264,
6302 					2130772265,
6303 					2130772266,
6304 					2130772267,
6305 					2130772268,
6306 					2130772269,
6307 					2130772270};
6308 
6309 			// aapt resource value: 13
6310 			public const int CollapsingToolbarLayout_collapsedTitleGravity = 13;
6311 
6312 			// aapt resource value: 7
6313 			public const int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
6314 
6315 			// aapt resource value: 8
6316 			public const int CollapsingToolbarLayout_contentScrim = 8;
6317 
6318 			// aapt resource value: 14
6319 			public const int CollapsingToolbarLayout_expandedTitleGravity = 14;
6320 
6321 			// aapt resource value: 1
6322 			public const int CollapsingToolbarLayout_expandedTitleMargin = 1;
6323 
6324 			// aapt resource value: 5
6325 			public const int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
6326 
6327 			// aapt resource value: 4
6328 			public const int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;
6329 
6330 			// aapt resource value: 2
6331 			public const int CollapsingToolbarLayout_expandedTitleMarginStart = 2;
6332 
6333 			// aapt resource value: 3
6334 			public const int CollapsingToolbarLayout_expandedTitleMarginTop = 3;
6335 
6336 			// aapt resource value: 6
6337 			public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;
6338 
6339 			// aapt resource value: 12
6340 			public const int CollapsingToolbarLayout_scrimAnimationDuration = 12;
6341 
6342 			// aapt resource value: 11
6343 			public const int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11;
6344 
6345 			// aapt resource value: 9
6346 			public const int CollapsingToolbarLayout_statusBarScrim = 9;
6347 
6348 			// aapt resource value: 0
6349 			public const int CollapsingToolbarLayout_title = 0;
6350 
6351 			// aapt resource value: 15
6352 			public const int CollapsingToolbarLayout_titleEnabled = 15;
6353 
6354 			// aapt resource value: 10
6355 			public const int CollapsingToolbarLayout_toolbarId = 10;
6356 
6357 			public static int[] CollapsingToolbarLayout_Layout = new int[] {
6358 					2130772271,
6359 					2130772272};
6360 
6361 			// aapt resource value: 0
6362 			public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0;
6363 
6364 			// aapt resource value: 1
6365 			public const int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1;
6366 
6367 			public static int[] ColorStateListItem = new int[] {
6368 					16843173,
6369 					16843551,
6370 					2130772172};
6371 
6372 			// aapt resource value: 2
6373 			public const int ColorStateListItem_alpha = 2;
6374 
6375 			// aapt resource value: 1
6376 			public const int ColorStateListItem_android_alpha = 1;
6377 
6378 			// aapt resource value: 0
6379 			public const int ColorStateListItem_android_color = 0;
6380 
6381 			public static int[] CompoundButton = new int[] {
6382 					16843015,
6383 					2130772173,
6384 					2130772174};
6385 
6386 			// aapt resource value: 0
6387 			public const int CompoundButton_android_button = 0;
6388 
6389 			// aapt resource value: 1
6390 			public const int CompoundButton_buttonTint = 1;
6391 
6392 			// aapt resource value: 2
6393 			public const int CompoundButton_buttonTintMode = 2;
6394 
6395 			public static int[] CoordinatorLayout = new int[] {
6396 					2130772273,
6397 					2130772274};
6398 
6399 			// aapt resource value: 0
6400 			public const int CoordinatorLayout_keylines = 0;
6401 
6402 			// aapt resource value: 1
6403 			public const int CoordinatorLayout_statusBarBackground = 1;
6404 
6405 			public static int[] CoordinatorLayout_Layout = new int[] {
6406 					16842931,
6407 					2130772275,
6408 					2130772276,
6409 					2130772277,
6410 					2130772278,
6411 					2130772279,
6412 					2130772280};
6413 
6414 			// aapt resource value: 0
6415 			public const int CoordinatorLayout_Layout_android_layout_gravity = 0;
6416 
6417 			// aapt resource value: 2
6418 			public const int CoordinatorLayout_Layout_layout_anchor = 2;
6419 
6420 			// aapt resource value: 4
6421 			public const int CoordinatorLayout_Layout_layout_anchorGravity = 4;
6422 
6423 			// aapt resource value: 1
6424 			public const int CoordinatorLayout_Layout_layout_behavior = 1;
6425 
6426 			// aapt resource value: 6
6427 			public const int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 6;
6428 
6429 			// aapt resource value: 5
6430 			public const int CoordinatorLayout_Layout_layout_insetEdge = 5;
6431 
6432 			// aapt resource value: 3
6433 			public const int CoordinatorLayout_Layout_layout_keyline = 3;
6434 
6435 			public static int[] DesignTheme = new int[] {
6436 					2130772281,
6437 					2130772282,
6438 					2130772283};
6439 
6440 			// aapt resource value: 0
6441 			public const int DesignTheme_bottomSheetDialogTheme = 0;
6442 
6443 			// aapt resource value: 1
6444 			public const int DesignTheme_bottomSheetStyle = 1;
6445 
6446 			// aapt resource value: 2
6447 			public const int DesignTheme_textColorError = 2;
6448 
6449 			public static int[] DrawerArrowToggle = new int[] {
6450 					2130772175,
6451 					2130772176,
6452 					2130772177,
6453 					2130772178,
6454 					2130772179,
6455 					2130772180,
6456 					2130772181,
6457 					2130772182};
6458 
6459 			// aapt resource value: 4
6460 			public const int DrawerArrowToggle_arrowHeadLength = 4;
6461 
6462 			// aapt resource value: 5
6463 			public const int DrawerArrowToggle_arrowShaftLength = 5;
6464 
6465 			// aapt resource value: 6
6466 			public const int DrawerArrowToggle_barLength = 6;
6467 
6468 			// aapt resource value: 0
6469 			public const int DrawerArrowToggle_color = 0;
6470 
6471 			// aapt resource value: 2
6472 			public const int DrawerArrowToggle_drawableSize = 2;
6473 
6474 			// aapt resource value: 3
6475 			public const int DrawerArrowToggle_gapBetweenBars = 3;
6476 
6477 			// aapt resource value: 1
6478 			public const int DrawerArrowToggle_spinBars = 1;
6479 
6480 			// aapt resource value: 7
6481 			public const int DrawerArrowToggle_thickness = 7;
6482 
6483 			public static int[] FloatingActionButton = new int[] {
6484 					2130772030,
6485 					2130772246,
6486 					2130772247,
6487 					2130772284,
6488 					2130772285,
6489 					2130772286,
6490 					2130772287,
6491 					2130772288};
6492 
6493 			// aapt resource value: 1
6494 			public const int FloatingActionButton_backgroundTint = 1;
6495 
6496 			// aapt resource value: 2
6497 			public const int FloatingActionButton_backgroundTintMode = 2;
6498 
6499 			// aapt resource value: 6
6500 			public const int FloatingActionButton_borderWidth = 6;
6501 
6502 			// aapt resource value: 0
6503 			public const int FloatingActionButton_elevation = 0;
6504 
6505 			// aapt resource value: 4
6506 			public const int FloatingActionButton_fabSize = 4;
6507 
6508 			// aapt resource value: 5
6509 			public const int FloatingActionButton_pressedTranslationZ = 5;
6510 
6511 			// aapt resource value: 3
6512 			public const int FloatingActionButton_rippleColor = 3;
6513 
6514 			// aapt resource value: 7
6515 			public const int FloatingActionButton_useCompatPadding = 7;
6516 
6517 			public static int[] FloatingActionButton_Behavior_Layout = new int[] {
6518 					2130772289};
6519 
6520 			// aapt resource value: 0
6521 			public const int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0;
6522 
6523 			public static int[] FontFamily = new int[] {
6524 					2130772330,
6525 					2130772331,
6526 					2130772332,
6527 					2130772333,
6528 					2130772334,
6529 					2130772335};
6530 
6531 			// aapt resource value: 0
6532 			public const int FontFamily_fontProviderAuthority = 0;
6533 
6534 			// aapt resource value: 3
6535 			public const int FontFamily_fontProviderCerts = 3;
6536 
6537 			// aapt resource value: 4
6538 			public const int FontFamily_fontProviderFetchStrategy = 4;
6539 
6540 			// aapt resource value: 5
6541 			public const int FontFamily_fontProviderFetchTimeout = 5;
6542 
6543 			// aapt resource value: 1
6544 			public const int FontFamily_fontProviderPackage = 1;
6545 
6546 			// aapt resource value: 2
6547 			public const int FontFamily_fontProviderQuery = 2;
6548 
6549 			public static int[] FontFamilyFont = new int[] {
6550 					16844082,
6551 					16844083,
6552 					16844095,
6553 					2130772336,
6554 					2130772337,
6555 					2130772338};
6556 
6557 			// aapt resource value: 0
6558 			public const int FontFamilyFont_android_font = 0;
6559 
6560 			// aapt resource value: 2
6561 			public const int FontFamilyFont_android_fontStyle = 2;
6562 
6563 			// aapt resource value: 1
6564 			public const int FontFamilyFont_android_fontWeight = 1;
6565 
6566 			// aapt resource value: 4
6567 			public const int FontFamilyFont_font = 4;
6568 
6569 			// aapt resource value: 3
6570 			public const int FontFamilyFont_fontStyle = 3;
6571 
6572 			// aapt resource value: 5
6573 			public const int FontFamilyFont_fontWeight = 5;
6574 
6575 			public static int[] ForegroundLinearLayout = new int[] {
6576 					16843017,
6577 					16843264,
6578 					2130772290};
6579 
6580 			// aapt resource value: 0
6581 			public const int ForegroundLinearLayout_android_foreground = 0;
6582 
6583 			// aapt resource value: 1
6584 			public const int ForegroundLinearLayout_android_foregroundGravity = 1;
6585 
6586 			// aapt resource value: 2
6587 			public const int ForegroundLinearLayout_foregroundInsidePadding = 2;
6588 
6589 			public static int[] LinearLayoutCompat = new int[] {
6590 					16842927,
6591 					16842948,
6592 					16843046,
6593 					16843047,
6594 					16843048,
6595 					2130772013,
6596 					2130772183,
6597 					2130772184,
6598 					2130772185};
6599 
6600 			// aapt resource value: 2
6601 			public const int LinearLayoutCompat_android_baselineAligned = 2;
6602 
6603 			// aapt resource value: 3
6604 			public const int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
6605 
6606 			// aapt resource value: 0
6607 			public const int LinearLayoutCompat_android_gravity = 0;
6608 
6609 			// aapt resource value: 1
6610 			public const int LinearLayoutCompat_android_orientation = 1;
6611 
6612 			// aapt resource value: 4
6613 			public const int LinearLayoutCompat_android_weightSum = 4;
6614 
6615 			// aapt resource value: 5
6616 			public const int LinearLayoutCompat_divider = 5;
6617 
6618 			// aapt resource value: 8
6619 			public const int LinearLayoutCompat_dividerPadding = 8;
6620 
6621 			// aapt resource value: 6
6622 			public const int LinearLayoutCompat_measureWithLargestChild = 6;
6623 
6624 			// aapt resource value: 7
6625 			public const int LinearLayoutCompat_showDividers = 7;
6626 
6627 			public static int[] LinearLayoutCompat_Layout = new int[] {
6628 					16842931,
6629 					16842996,
6630 					16842997,
6631 					16843137};
6632 
6633 			// aapt resource value: 0
6634 			public const int LinearLayoutCompat_Layout_android_layout_gravity = 0;
6635 
6636 			// aapt resource value: 2
6637 			public const int LinearLayoutCompat_Layout_android_layout_height = 2;
6638 
6639 			// aapt resource value: 3
6640 			public const int LinearLayoutCompat_Layout_android_layout_weight = 3;
6641 
6642 			// aapt resource value: 1
6643 			public const int LinearLayoutCompat_Layout_android_layout_width = 1;
6644 
6645 			public static int[] ListPopupWindow = new int[] {
6646 					16843436,
6647 					16843437};
6648 
6649 			// aapt resource value: 0
6650 			public const int ListPopupWindow_android_dropDownHorizontalOffset = 0;
6651 
6652 			// aapt resource value: 1
6653 			public const int ListPopupWindow_android_dropDownVerticalOffset = 1;
6654 
6655 			public static int[] MediaRouteButton = new int[] {
6656 					16843071,
6657 					16843072,
6658 					2130771989,
6659 					2130771990};
6660 
6661 			// aapt resource value: 1
6662 			public const int MediaRouteButton_android_minHeight = 1;
6663 
6664 			// aapt resource value: 0
6665 			public const int MediaRouteButton_android_minWidth = 0;
6666 
6667 			// aapt resource value: 2
6668 			public const int MediaRouteButton_externalRouteEnabledDrawable = 2;
6669 
6670 			// aapt resource value: 3
6671 			public const int MediaRouteButton_mediaRouteButtonTint = 3;
6672 
6673 			public static int[] MenuGroup = new int[] {
6674 					16842766,
6675 					16842960,
6676 					16843156,
6677 					16843230,
6678 					16843231,
6679 					16843232};
6680 
6681 			// aapt resource value: 5
6682 			public const int MenuGroup_android_checkableBehavior = 5;
6683 
6684 			// aapt resource value: 0
6685 			public const int MenuGroup_android_enabled = 0;
6686 
6687 			// aapt resource value: 1
6688 			public const int MenuGroup_android_id = 1;
6689 
6690 			// aapt resource value: 3
6691 			public const int MenuGroup_android_menuCategory = 3;
6692 
6693 			// aapt resource value: 4
6694 			public const int MenuGroup_android_orderInCategory = 4;
6695 
6696 			// aapt resource value: 2
6697 			public const int MenuGroup_android_visible = 2;
6698 
6699 			public static int[] MenuItem = new int[] {
6700 					16842754,
6701 					16842766,
6702 					16842960,
6703 					16843014,
6704 					16843156,
6705 					16843230,
6706 					16843231,
6707 					16843233,
6708 					16843234,
6709 					16843235,
6710 					16843236,
6711 					16843237,
6712 					16843375,
6713 					2130772186,
6714 					2130772187,
6715 					2130772188,
6716 					2130772189,
6717 					2130772190,
6718 					2130772191,
6719 					2130772192,
6720 					2130772193,
6721 					2130772194,
6722 					2130772195};
6723 
6724 			// aapt resource value: 16
6725 			public const int MenuItem_actionLayout = 16;
6726 
6727 			// aapt resource value: 18
6728 			public const int MenuItem_actionProviderClass = 18;
6729 
6730 			// aapt resource value: 17
6731 			public const int MenuItem_actionViewClass = 17;
6732 
6733 			// aapt resource value: 13
6734 			public const int MenuItem_alphabeticModifiers = 13;
6735 
6736 			// aapt resource value: 9
6737 			public const int MenuItem_android_alphabeticShortcut = 9;
6738 
6739 			// aapt resource value: 11
6740 			public const int MenuItem_android_checkable = 11;
6741 
6742 			// aapt resource value: 3
6743 			public const int MenuItem_android_checked = 3;
6744 
6745 			// aapt resource value: 1
6746 			public const int MenuItem_android_enabled = 1;
6747 
6748 			// aapt resource value: 0
6749 			public const int MenuItem_android_icon = 0;
6750 
6751 			// aapt resource value: 2
6752 			public const int MenuItem_android_id = 2;
6753 
6754 			// aapt resource value: 5
6755 			public const int MenuItem_android_menuCategory = 5;
6756 
6757 			// aapt resource value: 10
6758 			public const int MenuItem_android_numericShortcut = 10;
6759 
6760 			// aapt resource value: 12
6761 			public const int MenuItem_android_onClick = 12;
6762 
6763 			// aapt resource value: 6
6764 			public const int MenuItem_android_orderInCategory = 6;
6765 
6766 			// aapt resource value: 7
6767 			public const int MenuItem_android_title = 7;
6768 
6769 			// aapt resource value: 8
6770 			public const int MenuItem_android_titleCondensed = 8;
6771 
6772 			// aapt resource value: 4
6773 			public const int MenuItem_android_visible = 4;
6774 
6775 			// aapt resource value: 19
6776 			public const int MenuItem_contentDescription = 19;
6777 
6778 			// aapt resource value: 21
6779 			public const int MenuItem_iconTint = 21;
6780 
6781 			// aapt resource value: 22
6782 			public const int MenuItem_iconTintMode = 22;
6783 
6784 			// aapt resource value: 14
6785 			public const int MenuItem_numericModifiers = 14;
6786 
6787 			// aapt resource value: 15
6788 			public const int MenuItem_showAsAction = 15;
6789 
6790 			// aapt resource value: 20
6791 			public const int MenuItem_tooltipText = 20;
6792 
6793 			public static int[] MenuView = new int[] {
6794 					16842926,
6795 					16843052,
6796 					16843053,
6797 					16843054,
6798 					16843055,
6799 					16843056,
6800 					16843057,
6801 					2130772196,
6802 					2130772197};
6803 
6804 			// aapt resource value: 4
6805 			public const int MenuView_android_headerBackground = 4;
6806 
6807 			// aapt resource value: 2
6808 			public const int MenuView_android_horizontalDivider = 2;
6809 
6810 			// aapt resource value: 5
6811 			public const int MenuView_android_itemBackground = 5;
6812 
6813 			// aapt resource value: 6
6814 			public const int MenuView_android_itemIconDisabledAlpha = 6;
6815 
6816 			// aapt resource value: 1
6817 			public const int MenuView_android_itemTextAppearance = 1;
6818 
6819 			// aapt resource value: 3
6820 			public const int MenuView_android_verticalDivider = 3;
6821 
6822 			// aapt resource value: 0
6823 			public const int MenuView_android_windowAnimationStyle = 0;
6824 
6825 			// aapt resource value: 7
6826 			public const int MenuView_preserveIconSpacing = 7;
6827 
6828 			// aapt resource value: 8
6829 			public const int MenuView_subMenuArrow = 8;
6830 
6831 			public static int[] NavigationView = new int[] {
6832 					16842964,
6833 					16842973,
6834 					16843039,
6835 					2130772030,
6836 					2130772291,
6837 					2130772292,
6838 					2130772293,
6839 					2130772294,
6840 					2130772295,
6841 					2130772296};
6842 
6843 			// aapt resource value: 0
6844 			public const int NavigationView_android_background = 0;
6845 
6846 			// aapt resource value: 1
6847 			public const int NavigationView_android_fitsSystemWindows = 1;
6848 
6849 			// aapt resource value: 2
6850 			public const int NavigationView_android_maxWidth = 2;
6851 
6852 			// aapt resource value: 3
6853 			public const int NavigationView_elevation = 3;
6854 
6855 			// aapt resource value: 9
6856 			public const int NavigationView_headerLayout = 9;
6857 
6858 			// aapt resource value: 7
6859 			public const int NavigationView_itemBackground = 7;
6860 
6861 			// aapt resource value: 5
6862 			public const int NavigationView_itemIconTint = 5;
6863 
6864 			// aapt resource value: 8
6865 			public const int NavigationView_itemTextAppearance = 8;
6866 
6867 			// aapt resource value: 6
6868 			public const int NavigationView_itemTextColor = 6;
6869 
6870 			// aapt resource value: 4
6871 			public const int NavigationView_menu = 4;
6872 
6873 			public static int[] PopupWindow = new int[] {
6874 					16843126,
6875 					16843465,
6876 					2130772198};
6877 
6878 			// aapt resource value: 1
6879 			public const int PopupWindow_android_popupAnimationStyle = 1;
6880 
6881 			// aapt resource value: 0
6882 			public const int PopupWindow_android_popupBackground = 0;
6883 
6884 			// aapt resource value: 2
6885 			public const int PopupWindow_overlapAnchor = 2;
6886 
6887 			public static int[] PopupWindowBackgroundState = new int[] {
6888 					2130772199};
6889 
6890 			// aapt resource value: 0
6891 			public const int PopupWindowBackgroundState_state_above_anchor = 0;
6892 
6893 			public static int[] RecycleListView = new int[] {
6894 					2130772200,
6895 					2130772201};
6896 
6897 			// aapt resource value: 0
6898 			public const int RecycleListView_paddingBottomNoButtons = 0;
6899 
6900 			// aapt resource value: 1
6901 			public const int RecycleListView_paddingTopNoTitle = 1;
6902 
6903 			public static int[] RecyclerView = new int[] {
6904 					16842948,
6905 					16842993,
6906 					2130771968,
6907 					2130771969,
6908 					2130771970,
6909 					2130771971,
6910 					2130771972,
6911 					2130771973,
6912 					2130771974,
6913 					2130771975,
6914 					2130771976};
6915 
6916 			// aapt resource value: 1
6917 			public const int RecyclerView_android_descendantFocusability = 1;
6918 
6919 			// aapt resource value: 0
6920 			public const int RecyclerView_android_orientation = 0;
6921 
6922 			// aapt resource value: 6
6923 			public const int RecyclerView_fastScrollEnabled = 6;
6924 
6925 			// aapt resource value: 9
6926 			public const int RecyclerView_fastScrollHorizontalThumbDrawable = 9;
6927 
6928 			// aapt resource value: 10
6929 			public const int RecyclerView_fastScrollHorizontalTrackDrawable = 10;
6930 
6931 			// aapt resource value: 7
6932 			public const int RecyclerView_fastScrollVerticalThumbDrawable = 7;
6933 
6934 			// aapt resource value: 8
6935 			public const int RecyclerView_fastScrollVerticalTrackDrawable = 8;
6936 
6937 			// aapt resource value: 2
6938 			public const int RecyclerView_layoutManager = 2;
6939 
6940 			// aapt resource value: 4
6941 			public const int RecyclerView_reverseLayout = 4;
6942 
6943 			// aapt resource value: 3
6944 			public const int RecyclerView_spanCount = 3;
6945 
6946 			// aapt resource value: 5
6947 			public const int RecyclerView_stackFromEnd = 5;
6948 
6949 			public static int[] ScrimInsetsFrameLayout = new int[] {
6950 					2130772297};
6951 
6952 			// aapt resource value: 0
6953 			public const int ScrimInsetsFrameLayout_insetForeground = 0;
6954 
6955 			public static int[] ScrollingViewBehavior_Layout = new int[] {
6956 					2130772298};
6957 
6958 			// aapt resource value: 0
6959 			public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0;
6960 
6961 			public static int[] SearchView = new int[] {
6962 					16842970,
6963 					16843039,
6964 					16843296,
6965 					16843364,
6966 					2130772202,
6967 					2130772203,
6968 					2130772204,
6969 					2130772205,
6970 					2130772206,
6971 					2130772207,
6972 					2130772208,
6973 					2130772209,
6974 					2130772210,
6975 					2130772211,
6976 					2130772212,
6977 					2130772213,
6978 					2130772214};
6979 
6980 			// aapt resource value: 0
6981 			public const int SearchView_android_focusable = 0;
6982 
6983 			// aapt resource value: 3
6984 			public const int SearchView_android_imeOptions = 3;
6985 
6986 			// aapt resource value: 2
6987 			public const int SearchView_android_inputType = 2;
6988 
6989 			// aapt resource value: 1
6990 			public const int SearchView_android_maxWidth = 1;
6991 
6992 			// aapt resource value: 8
6993 			public const int SearchView_closeIcon = 8;
6994 
6995 			// aapt resource value: 13
6996 			public const int SearchView_commitIcon = 13;
6997 
6998 			// aapt resource value: 7
6999 			public const int SearchView_defaultQueryHint = 7;
7000 
7001 			// aapt resource value: 9
7002 			public const int SearchView_goIcon = 9;
7003 
7004 			// aapt resource value: 5
7005 			public const int SearchView_iconifiedByDefault = 5;
7006 
7007 			// aapt resource value: 4
7008 			public const int SearchView_layout = 4;
7009 
7010 			// aapt resource value: 15
7011 			public const int SearchView_queryBackground = 15;
7012 
7013 			// aapt resource value: 6
7014 			public const int SearchView_queryHint = 6;
7015 
7016 			// aapt resource value: 11
7017 			public const int SearchView_searchHintIcon = 11;
7018 
7019 			// aapt resource value: 10
7020 			public const int SearchView_searchIcon = 10;
7021 
7022 			// aapt resource value: 16
7023 			public const int SearchView_submitBackground = 16;
7024 
7025 			// aapt resource value: 14
7026 			public const int SearchView_suggestionRowLayout = 14;
7027 
7028 			// aapt resource value: 12
7029 			public const int SearchView_voiceIcon = 12;
7030 
7031 			public static int[] SnackbarLayout = new int[] {
7032 					16843039,
7033 					2130772030,
7034 					2130772299};
7035 
7036 			// aapt resource value: 0
7037 			public const int SnackbarLayout_android_maxWidth = 0;
7038 
7039 			// aapt resource value: 1
7040 			public const int SnackbarLayout_elevation = 1;
7041 
7042 			// aapt resource value: 2
7043 			public const int SnackbarLayout_maxActionInlineWidth = 2;
7044 
7045 			public static int[] Spinner = new int[] {
7046 					16842930,
7047 					16843126,
7048 					16843131,
7049 					16843362,
7050 					2130772031};
7051 
7052 			// aapt resource value: 3
7053 			public const int Spinner_android_dropDownWidth = 3;
7054 
7055 			// aapt resource value: 0
7056 			public const int Spinner_android_entries = 0;
7057 
7058 			// aapt resource value: 1
7059 			public const int Spinner_android_popupBackground = 1;
7060 
7061 			// aapt resource value: 2
7062 			public const int Spinner_android_prompt = 2;
7063 
7064 			// aapt resource value: 4
7065 			public const int Spinner_popupTheme = 4;
7066 
7067 			public static int[] SwitchCompat = new int[] {
7068 					16843044,
7069 					16843045,
7070 					16843074,
7071 					2130772215,
7072 					2130772216,
7073 					2130772217,
7074 					2130772218,
7075 					2130772219,
7076 					2130772220,
7077 					2130772221,
7078 					2130772222,
7079 					2130772223,
7080 					2130772224,
7081 					2130772225};
7082 
7083 			// aapt resource value: 1
7084 			public const int SwitchCompat_android_textOff = 1;
7085 
7086 			// aapt resource value: 0
7087 			public const int SwitchCompat_android_textOn = 0;
7088 
7089 			// aapt resource value: 2
7090 			public const int SwitchCompat_android_thumb = 2;
7091 
7092 			// aapt resource value: 13
7093 			public const int SwitchCompat_showText = 13;
7094 
7095 			// aapt resource value: 12
7096 			public const int SwitchCompat_splitTrack = 12;
7097 
7098 			// aapt resource value: 10
7099 			public const int SwitchCompat_switchMinWidth = 10;
7100 
7101 			// aapt resource value: 11
7102 			public const int SwitchCompat_switchPadding = 11;
7103 
7104 			// aapt resource value: 9
7105 			public const int SwitchCompat_switchTextAppearance = 9;
7106 
7107 			// aapt resource value: 8
7108 			public const int SwitchCompat_thumbTextPadding = 8;
7109 
7110 			// aapt resource value: 3
7111 			public const int SwitchCompat_thumbTint = 3;
7112 
7113 			// aapt resource value: 4
7114 			public const int SwitchCompat_thumbTintMode = 4;
7115 
7116 			// aapt resource value: 5
7117 			public const int SwitchCompat_track = 5;
7118 
7119 			// aapt resource value: 6
7120 			public const int SwitchCompat_trackTint = 6;
7121 
7122 			// aapt resource value: 7
7123 			public const int SwitchCompat_trackTintMode = 7;
7124 
7125 			public static int[] TabItem = new int[] {
7126 					16842754,
7127 					16842994,
7128 					16843087};
7129 
7130 			// aapt resource value: 0
7131 			public const int TabItem_android_icon = 0;
7132 
7133 			// aapt resource value: 1
7134 			public const int TabItem_android_layout = 1;
7135 
7136 			// aapt resource value: 2
7137 			public const int TabItem_android_text = 2;
7138 
7139 			public static int[] TabLayout = new int[] {
7140 					2130772300,
7141 					2130772301,
7142 					2130772302,
7143 					2130772303,
7144 					2130772304,
7145 					2130772305,
7146 					2130772306,
7147 					2130772307,
7148 					2130772308,
7149 					2130772309,
7150 					2130772310,
7151 					2130772311,
7152 					2130772312,
7153 					2130772313,
7154 					2130772314,
7155 					2130772315};
7156 
7157 			// aapt resource value: 3
7158 			public const int TabLayout_tabBackground = 3;
7159 
7160 			// aapt resource value: 2
7161 			public const int TabLayout_tabContentStart = 2;
7162 
7163 			// aapt resource value: 5
7164 			public const int TabLayout_tabGravity = 5;
7165 
7166 			// aapt resource value: 0
7167 			public const int TabLayout_tabIndicatorColor = 0;
7168 
7169 			// aapt resource value: 1
7170 			public const int TabLayout_tabIndicatorHeight = 1;
7171 
7172 			// aapt resource value: 7
7173 			public const int TabLayout_tabMaxWidth = 7;
7174 
7175 			// aapt resource value: 6
7176 			public const int TabLayout_tabMinWidth = 6;
7177 
7178 			// aapt resource value: 4
7179 			public const int TabLayout_tabMode = 4;
7180 
7181 			// aapt resource value: 15
7182 			public const int TabLayout_tabPadding = 15;
7183 
7184 			// aapt resource value: 14
7185 			public const int TabLayout_tabPaddingBottom = 14;
7186 
7187 			// aapt resource value: 13
7188 			public const int TabLayout_tabPaddingEnd = 13;
7189 
7190 			// aapt resource value: 11
7191 			public const int TabLayout_tabPaddingStart = 11;
7192 
7193 			// aapt resource value: 12
7194 			public const int TabLayout_tabPaddingTop = 12;
7195 
7196 			// aapt resource value: 10
7197 			public const int TabLayout_tabSelectedTextColor = 10;
7198 
7199 			// aapt resource value: 8
7200 			public const int TabLayout_tabTextAppearance = 8;
7201 
7202 			// aapt resource value: 9
7203 			public const int TabLayout_tabTextColor = 9;
7204 
7205 			public static int[] TextAppearance = new int[] {
7206 					16842901,
7207 					16842902,
7208 					16842903,
7209 					16842904,
7210 					16842906,
7211 					16842907,
7212 					16843105,
7213 					16843106,
7214 					16843107,
7215 					16843108,
7216 					16843692,
7217 					2130772047,
7218 					2130772053};
7219 
7220 			// aapt resource value: 10
7221 			public const int TextAppearance_android_fontFamily = 10;
7222 
7223 			// aapt resource value: 6
7224 			public const int TextAppearance_android_shadowColor = 6;
7225 
7226 			// aapt resource value: 7
7227 			public const int TextAppearance_android_shadowDx = 7;
7228 
7229 			// aapt resource value: 8
7230 			public const int TextAppearance_android_shadowDy = 8;
7231 
7232 			// aapt resource value: 9
7233 			public const int TextAppearance_android_shadowRadius = 9;
7234 
7235 			// aapt resource value: 3
7236 			public const int TextAppearance_android_textColor = 3;
7237 
7238 			// aapt resource value: 4
7239 			public const int TextAppearance_android_textColorHint = 4;
7240 
7241 			// aapt resource value: 5
7242 			public const int TextAppearance_android_textColorLink = 5;
7243 
7244 			// aapt resource value: 0
7245 			public const int TextAppearance_android_textSize = 0;
7246 
7247 			// aapt resource value: 2
7248 			public const int TextAppearance_android_textStyle = 2;
7249 
7250 			// aapt resource value: 1
7251 			public const int TextAppearance_android_typeface = 1;
7252 
7253 			// aapt resource value: 12
7254 			public const int TextAppearance_fontFamily = 12;
7255 
7256 			// aapt resource value: 11
7257 			public const int TextAppearance_textAllCaps = 11;
7258 
7259 			public static int[] TextInputLayout = new int[] {
7260 					16842906,
7261 					16843088,
7262 					2130772316,
7263 					2130772317,
7264 					2130772318,
7265 					2130772319,
7266 					2130772320,
7267 					2130772321,
7268 					2130772322,
7269 					2130772323,
7270 					2130772324,
7271 					2130772325,
7272 					2130772326,
7273 					2130772327,
7274 					2130772328,
7275 					2130772329};
7276 
7277 			// aapt resource value: 1
7278 			public const int TextInputLayout_android_hint = 1;
7279 
7280 			// aapt resource value: 0
7281 			public const int TextInputLayout_android_textColorHint = 0;
7282 
7283 			// aapt resource value: 6
7284 			public const int TextInputLayout_counterEnabled = 6;
7285 
7286 			// aapt resource value: 7
7287 			public const int TextInputLayout_counterMaxLength = 7;
7288 
7289 			// aapt resource value: 9
7290 			public const int TextInputLayout_counterOverflowTextAppearance = 9;
7291 
7292 			// aapt resource value: 8
7293 			public const int TextInputLayout_counterTextAppearance = 8;
7294 
7295 			// aapt resource value: 4
7296 			public const int TextInputLayout_errorEnabled = 4;
7297 
7298 			// aapt resource value: 5
7299 			public const int TextInputLayout_errorTextAppearance = 5;
7300 
7301 			// aapt resource value: 10
7302 			public const int TextInputLayout_hintAnimationEnabled = 10;
7303 
7304 			// aapt resource value: 3
7305 			public const int TextInputLayout_hintEnabled = 3;
7306 
7307 			// aapt resource value: 2
7308 			public const int TextInputLayout_hintTextAppearance = 2;
7309 
7310 			// aapt resource value: 13
7311 			public const int TextInputLayout_passwordToggleContentDescription = 13;
7312 
7313 			// aapt resource value: 12
7314 			public const int TextInputLayout_passwordToggleDrawable = 12;
7315 
7316 			// aapt resource value: 11
7317 			public const int TextInputLayout_passwordToggleEnabled = 11;
7318 
7319 			// aapt resource value: 14
7320 			public const int TextInputLayout_passwordToggleTint = 14;
7321 
7322 			// aapt resource value: 15
7323 			public const int TextInputLayout_passwordToggleTintMode = 15;
7324 
7325 			public static int[] Toolbar = new int[] {
7326 					16842927,
7327 					16843072,
7328 					2130772005,
7329 					2130772008,
7330 					2130772012,
7331 					2130772024,
7332 					2130772025,
7333 					2130772026,
7334 					2130772027,
7335 					2130772028,
7336 					2130772029,
7337 					2130772031,
7338 					2130772226,
7339 					2130772227,
7340 					2130772228,
7341 					2130772229,
7342 					2130772230,
7343 					2130772231,
7344 					2130772232,
7345 					2130772233,
7346 					2130772234,
7347 					2130772235,
7348 					2130772236,
7349 					2130772237,
7350 					2130772238,
7351 					2130772239,
7352 					2130772240,
7353 					2130772241,
7354 					2130772242};
7355 
7356 			// aapt resource value: 0
7357 			public const int Toolbar_android_gravity = 0;
7358 
7359 			// aapt resource value: 1
7360 			public const int Toolbar_android_minHeight = 1;
7361 
7362 			// aapt resource value: 21
7363 			public const int Toolbar_buttonGravity = 21;
7364 
7365 			// aapt resource value: 23
7366 			public const int Toolbar_collapseContentDescription = 23;
7367 
7368 			// aapt resource value: 22
7369 			public const int Toolbar_collapseIcon = 22;
7370 
7371 			// aapt resource value: 6
7372 			public const int Toolbar_contentInsetEnd = 6;
7373 
7374 			// aapt resource value: 10
7375 			public const int Toolbar_contentInsetEndWithActions = 10;
7376 
7377 			// aapt resource value: 7
7378 			public const int Toolbar_contentInsetLeft = 7;
7379 
7380 			// aapt resource value: 8
7381 			public const int Toolbar_contentInsetRight = 8;
7382 
7383 			// aapt resource value: 5
7384 			public const int Toolbar_contentInsetStart = 5;
7385 
7386 			// aapt resource value: 9
7387 			public const int Toolbar_contentInsetStartWithNavigation = 9;
7388 
7389 			// aapt resource value: 4
7390 			public const int Toolbar_logo = 4;
7391 
7392 			// aapt resource value: 26
7393 			public const int Toolbar_logoDescription = 26;
7394 
7395 			// aapt resource value: 20
7396 			public const int Toolbar_maxButtonHeight = 20;
7397 
7398 			// aapt resource value: 25
7399 			public const int Toolbar_navigationContentDescription = 25;
7400 
7401 			// aapt resource value: 24
7402 			public const int Toolbar_navigationIcon = 24;
7403 
7404 			// aapt resource value: 11
7405 			public const int Toolbar_popupTheme = 11;
7406 
7407 			// aapt resource value: 3
7408 			public const int Toolbar_subtitle = 3;
7409 
7410 			// aapt resource value: 13
7411 			public const int Toolbar_subtitleTextAppearance = 13;
7412 
7413 			// aapt resource value: 28
7414 			public const int Toolbar_subtitleTextColor = 28;
7415 
7416 			// aapt resource value: 2
7417 			public const int Toolbar_title = 2;
7418 
7419 			// aapt resource value: 14
7420 			public const int Toolbar_titleMargin = 14;
7421 
7422 			// aapt resource value: 18
7423 			public const int Toolbar_titleMarginBottom = 18;
7424 
7425 			// aapt resource value: 16
7426 			public const int Toolbar_titleMarginEnd = 16;
7427 
7428 			// aapt resource value: 15
7429 			public const int Toolbar_titleMarginStart = 15;
7430 
7431 			// aapt resource value: 17
7432 			public const int Toolbar_titleMarginTop = 17;
7433 
7434 			// aapt resource value: 19
7435 			public const int Toolbar_titleMargins = 19;
7436 
7437 			// aapt resource value: 12
7438 			public const int Toolbar_titleTextAppearance = 12;
7439 
7440 			// aapt resource value: 27
7441 			public const int Toolbar_titleTextColor = 27;
7442 
7443 			public static int[] View = new int[] {
7444 					16842752,
7445 					16842970,
7446 					2130772243,
7447 					2130772244,
7448 					2130772245};
7449 
7450 			// aapt resource value: 1
7451 			public const int View_android_focusable = 1;
7452 
7453 			// aapt resource value: 0
7454 			public const int View_android_theme = 0;
7455 
7456 			// aapt resource value: 3
7457 			public const int View_paddingEnd = 3;
7458 
7459 			// aapt resource value: 2
7460 			public const int View_paddingStart = 2;
7461 
7462 			// aapt resource value: 4
7463 			public const int View_theme = 4;
7464 
7465 			public static int[] ViewBackgroundHelper = new int[] {
7466 					16842964,
7467 					2130772246,
7468 					2130772247};
7469 
7470 			// aapt resource value: 0
7471 			public const int ViewBackgroundHelper_android_background = 0;
7472 
7473 			// aapt resource value: 1
7474 			public const int ViewBackgroundHelper_backgroundTint = 1;
7475 
7476 			// aapt resource value: 2
7477 			public const int ViewBackgroundHelper_backgroundTintMode = 2;
7478 
7479 			public static int[] ViewStubCompat = new int[] {
7480 					16842960,
7481 					16842994,
7482 					16842995};
7483 
7484 			// aapt resource value: 0
7485 			public const int ViewStubCompat_android_id = 0;
7486 
7487 			// aapt resource value: 2
7488 			public const int ViewStubCompat_android_inflatedId = 2;
7489 
7490 			// aapt resource value: 1
7491 			public const int ViewStubCompat_android_layout = 1;
7492 
Styleable()7493 			static Styleable()
7494 			{
7495 				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
7496 			}
7497 
Styleable()7498 			private Styleable()
7499 			{
7500 			}
7501 		}
7502 	}
7503 }
7504 #pragma warning restore 1591
7505