Statistiques
| Révision:

xamarin / SicpaXamDevice / trunk / Sicpa.Xam.Device.Droid / Resources / Resource.designer.cs @ 5

Historique | Voir | Annoter | Télécharger (189,05 ko)

1
#pragma warning disable 1591
2
//------------------------------------------------------------------------------
3
// <auto-generated>
4
//     This code was generated by a tool.
5
//
6
//     Changes to this file may cause incorrect behavior and will be lost if
7
//     the code is regenerated.
8
// </auto-generated>
9
//------------------------------------------------------------------------------
10

    
11
[assembly: global::Android.Runtime.ResourceDesignerAttribute("Sicpa.Xam.Device.Droid.Resource", IsApplication=false)]
12

    
13
namespace Sicpa.Xam.Device.Droid
14
{
15
	
16
	
17
	[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
18
	public partial class Resource
19
	{
20
		
21
		static Resource()
22
		{
23
			global::Android.Runtime.ResourceIdManager.UpdateIdValues();
24
		}
25
		
26
		public partial class Animation
27
		{
28
			
29
			// aapt resource value: 0x7F010000
30
			public static int abc_fade_in = 2130771968;
31
			
32
			// aapt resource value: 0x7F010001
33
			public static int abc_fade_out = 2130771969;
34
			
35
			// aapt resource value: 0x7F010002
36
			public static int abc_grow_fade_in_from_bottom = 2130771970;
37
			
38
			// aapt resource value: 0x7F010003
39
			public static int abc_popup_enter = 2130771971;
40
			
41
			// aapt resource value: 0x7F010004
42
			public static int abc_popup_exit = 2130771972;
43
			
44
			// aapt resource value: 0x7F010005
45
			public static int abc_shrink_fade_out_from_bottom = 2130771973;
46
			
47
			// aapt resource value: 0x7F010006
48
			public static int abc_slide_in_bottom = 2130771974;
49
			
50
			// aapt resource value: 0x7F010007
51
			public static int abc_slide_in_top = 2130771975;
52
			
53
			// aapt resource value: 0x7F010008
54
			public static int abc_slide_out_bottom = 2130771976;
55
			
56
			// aapt resource value: 0x7F010009
57
			public static int abc_slide_out_top = 2130771977;
58
			
59
			// aapt resource value: 0x7F01000A
60
			public static int abc_tooltip_enter = 2130771978;
61
			
62
			// aapt resource value: 0x7F01000B
63
			public static int abc_tooltip_exit = 2130771979;
64
			
65
			// aapt resource value: 0x7F01000C
66
			public static int btn_checkbox_to_checked_box_inner_merged_animation = 2130771980;
67
			
68
			// aapt resource value: 0x7F01000D
69
			public static int btn_checkbox_to_checked_box_outer_merged_animation = 2130771981;
70
			
71
			// aapt resource value: 0x7F01000E
72
			public static int btn_checkbox_to_checked_icon_null_animation = 2130771982;
73
			
74
			// aapt resource value: 0x7F01000F
75
			public static int btn_checkbox_to_unchecked_box_inner_merged_animation = 2130771983;
76
			
77
			// aapt resource value: 0x7F010010
78
			public static int btn_checkbox_to_unchecked_check_path_merged_animation = 2130771984;
79
			
80
			// aapt resource value: 0x7F010011
81
			public static int btn_checkbox_to_unchecked_icon_null_animation = 2130771985;
82
			
83
			// aapt resource value: 0x7F010012
84
			public static int btn_radio_to_off_mtrl_dot_group_animation = 2130771986;
85
			
86
			// aapt resource value: 0x7F010013
87
			public static int btn_radio_to_off_mtrl_ring_outer_animation = 2130771987;
88
			
89
			// aapt resource value: 0x7F010014
90
			public static int btn_radio_to_off_mtrl_ring_outer_path_animation = 2130771988;
91
			
92
			// aapt resource value: 0x7F010015
93
			public static int btn_radio_to_on_mtrl_dot_group_animation = 2130771989;
94
			
95
			// aapt resource value: 0x7F010016
96
			public static int btn_radio_to_on_mtrl_ring_outer_animation = 2130771990;
97
			
98
			// aapt resource value: 0x7F010017
99
			public static int btn_radio_to_on_mtrl_ring_outer_path_animation = 2130771991;
100
			
101
			// aapt resource value: 0x7F010018
102
			public static int fragment_close_enter = 2130771992;
103
			
104
			// aapt resource value: 0x7F010019
105
			public static int fragment_close_exit = 2130771993;
106
			
107
			// aapt resource value: 0x7F01001A
108
			public static int fragment_fade_enter = 2130771994;
109
			
110
			// aapt resource value: 0x7F01001B
111
			public static int fragment_fade_exit = 2130771995;
112
			
113
			// aapt resource value: 0x7F01001C
114
			public static int fragment_fast_out_extra_slow_in = 2130771996;
115
			
116
			// aapt resource value: 0x7F01001D
117
			public static int fragment_open_enter = 2130771997;
118
			
119
			// aapt resource value: 0x7F01001E
120
			public static int fragment_open_exit = 2130771998;
121
			
122
			static Animation()
123
			{
124
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
125
			}
126
			
127
			private Animation()
128
			{
129
			}
130
		}
131
		
132
		public partial class Attribute
133
		{
134
			
135
			// aapt resource value: 0x7F020000
136
			public static int actionBarDivider = 2130837504;
137
			
138
			// aapt resource value: 0x7F020001
139
			public static int actionBarItemBackground = 2130837505;
140
			
141
			// aapt resource value: 0x7F020002
142
			public static int actionBarPopupTheme = 2130837506;
143
			
144
			// aapt resource value: 0x7F020003
145
			public static int actionBarSize = 2130837507;
146
			
147
			// aapt resource value: 0x7F020004
148
			public static int actionBarSplitStyle = 2130837508;
149
			
150
			// aapt resource value: 0x7F020005
151
			public static int actionBarStyle = 2130837509;
152
			
153
			// aapt resource value: 0x7F020006
154
			public static int actionBarTabBarStyle = 2130837510;
155
			
156
			// aapt resource value: 0x7F020007
157
			public static int actionBarTabStyle = 2130837511;
158
			
159
			// aapt resource value: 0x7F020008
160
			public static int actionBarTabTextStyle = 2130837512;
161
			
162
			// aapt resource value: 0x7F020009
163
			public static int actionBarTheme = 2130837513;
164
			
165
			// aapt resource value: 0x7F02000A
166
			public static int actionBarWidgetTheme = 2130837514;
167
			
168
			// aapt resource value: 0x7F02000B
169
			public static int actionButtonStyle = 2130837515;
170
			
171
			// aapt resource value: 0x7F02000C
172
			public static int actionDropDownStyle = 2130837516;
173
			
174
			// aapt resource value: 0x7F02000D
175
			public static int actionLayout = 2130837517;
176
			
177
			// aapt resource value: 0x7F02000E
178
			public static int actionMenuTextAppearance = 2130837518;
179
			
180
			// aapt resource value: 0x7F02000F
181
			public static int actionMenuTextColor = 2130837519;
182
			
183
			// aapt resource value: 0x7F020010
184
			public static int actionModeBackground = 2130837520;
185
			
186
			// aapt resource value: 0x7F020011
187
			public static int actionModeCloseButtonStyle = 2130837521;
188
			
189
			// aapt resource value: 0x7F020012
190
			public static int actionModeCloseDrawable = 2130837522;
191
			
192
			// aapt resource value: 0x7F020013
193
			public static int actionModeCopyDrawable = 2130837523;
194
			
195
			// aapt resource value: 0x7F020014
196
			public static int actionModeCutDrawable = 2130837524;
197
			
198
			// aapt resource value: 0x7F020015
199
			public static int actionModeFindDrawable = 2130837525;
200
			
201
			// aapt resource value: 0x7F020016
202
			public static int actionModePasteDrawable = 2130837526;
203
			
204
			// aapt resource value: 0x7F020017
205
			public static int actionModePopupWindowStyle = 2130837527;
206
			
207
			// aapt resource value: 0x7F020018
208
			public static int actionModeSelectAllDrawable = 2130837528;
209
			
210
			// aapt resource value: 0x7F020019
211
			public static int actionModeShareDrawable = 2130837529;
212
			
213
			// aapt resource value: 0x7F02001A
214
			public static int actionModeSplitBackground = 2130837530;
215
			
216
			// aapt resource value: 0x7F02001B
217
			public static int actionModeStyle = 2130837531;
218
			
219
			// aapt resource value: 0x7F02001C
220
			public static int actionModeWebSearchDrawable = 2130837532;
221
			
222
			// aapt resource value: 0x7F02001D
223
			public static int actionOverflowButtonStyle = 2130837533;
224
			
225
			// aapt resource value: 0x7F02001E
226
			public static int actionOverflowMenuStyle = 2130837534;
227
			
228
			// aapt resource value: 0x7F02001F
229
			public static int actionProviderClass = 2130837535;
230
			
231
			// aapt resource value: 0x7F020020
232
			public static int actionViewClass = 2130837536;
233
			
234
			// aapt resource value: 0x7F020021
235
			public static int activityChooserViewStyle = 2130837537;
236
			
237
			// aapt resource value: 0x7F020022
238
			public static int alertDialogButtonGroupStyle = 2130837538;
239
			
240
			// aapt resource value: 0x7F020023
241
			public static int alertDialogCenterButtons = 2130837539;
242
			
243
			// aapt resource value: 0x7F020024
244
			public static int alertDialogStyle = 2130837540;
245
			
246
			// aapt resource value: 0x7F020025
247
			public static int alertDialogTheme = 2130837541;
248
			
249
			// aapt resource value: 0x7F020026
250
			public static int allowStacking = 2130837542;
251
			
252
			// aapt resource value: 0x7F020027
253
			public static int alpha = 2130837543;
254
			
255
			// aapt resource value: 0x7F020028
256
			public static int alphabeticModifiers = 2130837544;
257
			
258
			// aapt resource value: 0x7F020029
259
			public static int arrowHeadLength = 2130837545;
260
			
261
			// aapt resource value: 0x7F02002A
262
			public static int arrowShaftLength = 2130837546;
263
			
264
			// aapt resource value: 0x7F02002B
265
			public static int autoCompleteTextViewStyle = 2130837547;
266
			
267
			// aapt resource value: 0x7F02002C
268
			public static int autoSizeMaxTextSize = 2130837548;
269
			
270
			// aapt resource value: 0x7F02002D
271
			public static int autoSizeMinTextSize = 2130837549;
272
			
273
			// aapt resource value: 0x7F02002E
274
			public static int autoSizePresetSizes = 2130837550;
275
			
276
			// aapt resource value: 0x7F02002F
277
			public static int autoSizeStepGranularity = 2130837551;
278
			
279
			// aapt resource value: 0x7F020030
280
			public static int autoSizeTextType = 2130837552;
281
			
282
			// aapt resource value: 0x7F020031
283
			public static int background = 2130837553;
284
			
285
			// aapt resource value: 0x7F020032
286
			public static int backgroundSplit = 2130837554;
287
			
288
			// aapt resource value: 0x7F020033
289
			public static int backgroundStacked = 2130837555;
290
			
291
			// aapt resource value: 0x7F020034
292
			public static int backgroundTint = 2130837556;
293
			
294
			// aapt resource value: 0x7F020035
295
			public static int backgroundTintMode = 2130837557;
296
			
297
			// aapt resource value: 0x7F020036
298
			public static int barLength = 2130837558;
299
			
300
			// aapt resource value: 0x7F020037
301
			public static int borderlessButtonStyle = 2130837559;
302
			
303
			// aapt resource value: 0x7F020038
304
			public static int buttonBarButtonStyle = 2130837560;
305
			
306
			// aapt resource value: 0x7F020039
307
			public static int buttonBarNegativeButtonStyle = 2130837561;
308
			
309
			// aapt resource value: 0x7F02003A
310
			public static int buttonBarNeutralButtonStyle = 2130837562;
311
			
312
			// aapt resource value: 0x7F02003B
313
			public static int buttonBarPositiveButtonStyle = 2130837563;
314
			
315
			// aapt resource value: 0x7F02003C
316
			public static int buttonBarStyle = 2130837564;
317
			
318
			// aapt resource value: 0x7F02003D
319
			public static int buttonCompat = 2130837565;
320
			
321
			// aapt resource value: 0x7F02003E
322
			public static int buttonGravity = 2130837566;
323
			
324
			// aapt resource value: 0x7F02003F
325
			public static int buttonIconDimen = 2130837567;
326
			
327
			// aapt resource value: 0x7F020040
328
			public static int buttonPanelSideLayout = 2130837568;
329
			
330
			// aapt resource value: 0x7F020041
331
			public static int buttonStyle = 2130837569;
332
			
333
			// aapt resource value: 0x7F020042
334
			public static int buttonStyleSmall = 2130837570;
335
			
336
			// aapt resource value: 0x7F020043
337
			public static int buttonTint = 2130837571;
338
			
339
			// aapt resource value: 0x7F020044
340
			public static int buttonTintMode = 2130837572;
341
			
342
			// aapt resource value: 0x7F020045
343
			public static int checkboxStyle = 2130837573;
344
			
345
			// aapt resource value: 0x7F020046
346
			public static int checkedTextViewStyle = 2130837574;
347
			
348
			// aapt resource value: 0x7F020047
349
			public static int closeIcon = 2130837575;
350
			
351
			// aapt resource value: 0x7F020048
352
			public static int closeItemLayout = 2130837576;
353
			
354
			// aapt resource value: 0x7F020049
355
			public static int collapseContentDescription = 2130837577;
356
			
357
			// aapt resource value: 0x7F02004A
358
			public static int collapseIcon = 2130837578;
359
			
360
			// aapt resource value: 0x7F02004B
361
			public static int color = 2130837579;
362
			
363
			// aapt resource value: 0x7F02004C
364
			public static int colorAccent = 2130837580;
365
			
366
			// aapt resource value: 0x7F02004D
367
			public static int colorBackgroundFloating = 2130837581;
368
			
369
			// aapt resource value: 0x7F02004E
370
			public static int colorButtonNormal = 2130837582;
371
			
372
			// aapt resource value: 0x7F02004F
373
			public static int colorControlActivated = 2130837583;
374
			
375
			// aapt resource value: 0x7F020050
376
			public static int colorControlHighlight = 2130837584;
377
			
378
			// aapt resource value: 0x7F020051
379
			public static int colorControlNormal = 2130837585;
380
			
381
			// aapt resource value: 0x7F020052
382
			public static int colorError = 2130837586;
383
			
384
			// aapt resource value: 0x7F020053
385
			public static int colorPrimary = 2130837587;
386
			
387
			// aapt resource value: 0x7F020054
388
			public static int colorPrimaryDark = 2130837588;
389
			
390
			// aapt resource value: 0x7F020055
391
			public static int colorSwitchThumbNormal = 2130837589;
392
			
393
			// aapt resource value: 0x7F020056
394
			public static int commitIcon = 2130837590;
395
			
396
			// aapt resource value: 0x7F020057
397
			public static int contentDescription = 2130837591;
398
			
399
			// aapt resource value: 0x7F020058
400
			public static int contentInsetEnd = 2130837592;
401
			
402
			// aapt resource value: 0x7F020059
403
			public static int contentInsetEndWithActions = 2130837593;
404
			
405
			// aapt resource value: 0x7F02005A
406
			public static int contentInsetLeft = 2130837594;
407
			
408
			// aapt resource value: 0x7F02005B
409
			public static int contentInsetRight = 2130837595;
410
			
411
			// aapt resource value: 0x7F02005C
412
			public static int contentInsetStart = 2130837596;
413
			
414
			// aapt resource value: 0x7F02005D
415
			public static int contentInsetStartWithNavigation = 2130837597;
416
			
417
			// aapt resource value: 0x7F02005E
418
			public static int controlBackground = 2130837598;
419
			
420
			// aapt resource value: 0x7F02005F
421
			public static int customNavigationLayout = 2130837599;
422
			
423
			// aapt resource value: 0x7F020060
424
			public static int defaultQueryHint = 2130837600;
425
			
426
			// aapt resource value: 0x7F020061
427
			public static int dialogCornerRadius = 2130837601;
428
			
429
			// aapt resource value: 0x7F020062
430
			public static int dialogPreferredPadding = 2130837602;
431
			
432
			// aapt resource value: 0x7F020063
433
			public static int dialogTheme = 2130837603;
434
			
435
			// aapt resource value: 0x7F020064
436
			public static int displayOptions = 2130837604;
437
			
438
			// aapt resource value: 0x7F020065
439
			public static int divider = 2130837605;
440
			
441
			// aapt resource value: 0x7F020066
442
			public static int dividerHorizontal = 2130837606;
443
			
444
			// aapt resource value: 0x7F020067
445
			public static int dividerPadding = 2130837607;
446
			
447
			// aapt resource value: 0x7F020068
448
			public static int dividerVertical = 2130837608;
449
			
450
			// aapt resource value: 0x7F020069
451
			public static int drawableBottomCompat = 2130837609;
452
			
453
			// aapt resource value: 0x7F02006A
454
			public static int drawableEndCompat = 2130837610;
455
			
456
			// aapt resource value: 0x7F02006B
457
			public static int drawableLeftCompat = 2130837611;
458
			
459
			// aapt resource value: 0x7F02006C
460
			public static int drawableRightCompat = 2130837612;
461
			
462
			// aapt resource value: 0x7F02006D
463
			public static int drawableSize = 2130837613;
464
			
465
			// aapt resource value: 0x7F02006E
466
			public static int drawableStartCompat = 2130837614;
467
			
468
			// aapt resource value: 0x7F02006F
469
			public static int drawableTint = 2130837615;
470
			
471
			// aapt resource value: 0x7F020070
472
			public static int drawableTintMode = 2130837616;
473
			
474
			// aapt resource value: 0x7F020071
475
			public static int drawableTopCompat = 2130837617;
476
			
477
			// aapt resource value: 0x7F020072
478
			public static int drawerArrowStyle = 2130837618;
479
			
480
			// aapt resource value: 0x7F020073
481
			public static int drawerLayoutStyle = 2130837619;
482
			
483
			// aapt resource value: 0x7F020075
484
			public static int dropdownListPreferredItemHeight = 2130837621;
485
			
486
			// aapt resource value: 0x7F020074
487
			public static int dropDownListViewStyle = 2130837620;
488
			
489
			// aapt resource value: 0x7F020076
490
			public static int editTextBackground = 2130837622;
491
			
492
			// aapt resource value: 0x7F020077
493
			public static int editTextColor = 2130837623;
494
			
495
			// aapt resource value: 0x7F020078
496
			public static int editTextStyle = 2130837624;
497
			
498
			// aapt resource value: 0x7F020079
499
			public static int elevation = 2130837625;
500
			
501
			// aapt resource value: 0x7F02007A
502
			public static int expandActivityOverflowButtonDrawable = 2130837626;
503
			
504
			// aapt resource value: 0x7F02007B
505
			public static int firstBaselineToTopHeight = 2130837627;
506
			
507
			// aapt resource value: 0x7F02007C
508
			public static int font = 2130837628;
509
			
510
			// aapt resource value: 0x7F02007D
511
			public static int fontFamily = 2130837629;
512
			
513
			// aapt resource value: 0x7F02007E
514
			public static int fontProviderAuthority = 2130837630;
515
			
516
			// aapt resource value: 0x7F02007F
517
			public static int fontProviderCerts = 2130837631;
518
			
519
			// aapt resource value: 0x7F020080
520
			public static int fontProviderFetchStrategy = 2130837632;
521
			
522
			// aapt resource value: 0x7F020081
523
			public static int fontProviderFetchTimeout = 2130837633;
524
			
525
			// aapt resource value: 0x7F020082
526
			public static int fontProviderPackage = 2130837634;
527
			
528
			// aapt resource value: 0x7F020083
529
			public static int fontProviderQuery = 2130837635;
530
			
531
			// aapt resource value: 0x7F020084
532
			public static int fontStyle = 2130837636;
533
			
534
			// aapt resource value: 0x7F020085
535
			public static int fontVariationSettings = 2130837637;
536
			
537
			// aapt resource value: 0x7F020086
538
			public static int fontWeight = 2130837638;
539
			
540
			// aapt resource value: 0x7F020087
541
			public static int gapBetweenBars = 2130837639;
542
			
543
			// aapt resource value: 0x7F020088
544
			public static int goIcon = 2130837640;
545
			
546
			// aapt resource value: 0x7F020089
547
			public static int height = 2130837641;
548
			
549
			// aapt resource value: 0x7F02008A
550
			public static int hideOnContentScroll = 2130837642;
551
			
552
			// aapt resource value: 0x7F02008B
553
			public static int homeAsUpIndicator = 2130837643;
554
			
555
			// aapt resource value: 0x7F02008C
556
			public static int homeLayout = 2130837644;
557
			
558
			// aapt resource value: 0x7F02008D
559
			public static int icon = 2130837645;
560
			
561
			// aapt resource value: 0x7F020090
562
			public static int iconifiedByDefault = 2130837648;
563
			
564
			// aapt resource value: 0x7F02008E
565
			public static int iconTint = 2130837646;
566
			
567
			// aapt resource value: 0x7F02008F
568
			public static int iconTintMode = 2130837647;
569
			
570
			// aapt resource value: 0x7F020091
571
			public static int imageButtonStyle = 2130837649;
572
			
573
			// aapt resource value: 0x7F020092
574
			public static int indeterminateProgressStyle = 2130837650;
575
			
576
			// aapt resource value: 0x7F020093
577
			public static int initialActivityCount = 2130837651;
578
			
579
			// aapt resource value: 0x7F020094
580
			public static int isLightTheme = 2130837652;
581
			
582
			// aapt resource value: 0x7F020095
583
			public static int itemPadding = 2130837653;
584
			
585
			// aapt resource value: 0x7F020096
586
			public static int lastBaselineToBottomHeight = 2130837654;
587
			
588
			// aapt resource value: 0x7F020097
589
			public static int layout = 2130837655;
590
			
591
			// aapt resource value: 0x7F020098
592
			public static int lineHeight = 2130837656;
593
			
594
			// aapt resource value: 0x7F020099
595
			public static int listChoiceBackgroundIndicator = 2130837657;
596
			
597
			// aapt resource value: 0x7F02009A
598
			public static int listChoiceIndicatorMultipleAnimated = 2130837658;
599
			
600
			// aapt resource value: 0x7F02009B
601
			public static int listChoiceIndicatorSingleAnimated = 2130837659;
602
			
603
			// aapt resource value: 0x7F02009C
604
			public static int listDividerAlertDialog = 2130837660;
605
			
606
			// aapt resource value: 0x7F02009D
607
			public static int listItemLayout = 2130837661;
608
			
609
			// aapt resource value: 0x7F02009E
610
			public static int listLayout = 2130837662;
611
			
612
			// aapt resource value: 0x7F02009F
613
			public static int listMenuViewStyle = 2130837663;
614
			
615
			// aapt resource value: 0x7F0200A0
616
			public static int listPopupWindowStyle = 2130837664;
617
			
618
			// aapt resource value: 0x7F0200A1
619
			public static int listPreferredItemHeight = 2130837665;
620
			
621
			// aapt resource value: 0x7F0200A2
622
			public static int listPreferredItemHeightLarge = 2130837666;
623
			
624
			// aapt resource value: 0x7F0200A3
625
			public static int listPreferredItemHeightSmall = 2130837667;
626
			
627
			// aapt resource value: 0x7F0200A4
628
			public static int listPreferredItemPaddingEnd = 2130837668;
629
			
630
			// aapt resource value: 0x7F0200A5
631
			public static int listPreferredItemPaddingLeft = 2130837669;
632
			
633
			// aapt resource value: 0x7F0200A6
634
			public static int listPreferredItemPaddingRight = 2130837670;
635
			
636
			// aapt resource value: 0x7F0200A7
637
			public static int listPreferredItemPaddingStart = 2130837671;
638
			
639
			// aapt resource value: 0x7F0200A8
640
			public static int logo = 2130837672;
641
			
642
			// aapt resource value: 0x7F0200A9
643
			public static int logoDescription = 2130837673;
644
			
645
			// aapt resource value: 0x7F0200AA
646
			public static int maxButtonHeight = 2130837674;
647
			
648
			// aapt resource value: 0x7F0200AB
649
			public static int measureWithLargestChild = 2130837675;
650
			
651
			// aapt resource value: 0x7F0200AC
652
			public static int menu = 2130837676;
653
			
654
			// aapt resource value: 0x7F0200AD
655
			public static int multiChoiceItemLayout = 2130837677;
656
			
657
			// aapt resource value: 0x7F0200AE
658
			public static int navigationContentDescription = 2130837678;
659
			
660
			// aapt resource value: 0x7F0200AF
661
			public static int navigationIcon = 2130837679;
662
			
663
			// aapt resource value: 0x7F0200B0
664
			public static int navigationMode = 2130837680;
665
			
666
			// aapt resource value: 0x7F0200B1
667
			public static int numericModifiers = 2130837681;
668
			
669
			// aapt resource value: 0x7F0200B2
670
			public static int overlapAnchor = 2130837682;
671
			
672
			// aapt resource value: 0x7F0200B3
673
			public static int paddingBottomNoButtons = 2130837683;
674
			
675
			// aapt resource value: 0x7F0200B4
676
			public static int paddingEnd = 2130837684;
677
			
678
			// aapt resource value: 0x7F0200B5
679
			public static int paddingStart = 2130837685;
680
			
681
			// aapt resource value: 0x7F0200B6
682
			public static int paddingTopNoTitle = 2130837686;
683
			
684
			// aapt resource value: 0x7F0200B7
685
			public static int panelBackground = 2130837687;
686
			
687
			// aapt resource value: 0x7F0200B8
688
			public static int panelMenuListTheme = 2130837688;
689
			
690
			// aapt resource value: 0x7F0200B9
691
			public static int panelMenuListWidth = 2130837689;
692
			
693
			// aapt resource value: 0x7F0200BA
694
			public static int popupMenuStyle = 2130837690;
695
			
696
			// aapt resource value: 0x7F0200BB
697
			public static int popupTheme = 2130837691;
698
			
699
			// aapt resource value: 0x7F0200BC
700
			public static int popupWindowStyle = 2130837692;
701
			
702
			// aapt resource value: 0x7F0200BD
703
			public static int preserveIconSpacing = 2130837693;
704
			
705
			// aapt resource value: 0x7F0200BE
706
			public static int progressBarPadding = 2130837694;
707
			
708
			// aapt resource value: 0x7F0200BF
709
			public static int progressBarStyle = 2130837695;
710
			
711
			// aapt resource value: 0x7F0200C0
712
			public static int queryBackground = 2130837696;
713
			
714
			// aapt resource value: 0x7F0200C1
715
			public static int queryHint = 2130837697;
716
			
717
			// aapt resource value: 0x7F0200C2
718
			public static int radioButtonStyle = 2130837698;
719
			
720
			// aapt resource value: 0x7F0200C3
721
			public static int ratingBarStyle = 2130837699;
722
			
723
			// aapt resource value: 0x7F0200C4
724
			public static int ratingBarStyleIndicator = 2130837700;
725
			
726
			// aapt resource value: 0x7F0200C5
727
			public static int ratingBarStyleSmall = 2130837701;
728
			
729
			// aapt resource value: 0x7F0200C6
730
			public static int searchHintIcon = 2130837702;
731
			
732
			// aapt resource value: 0x7F0200C7
733
			public static int searchIcon = 2130837703;
734
			
735
			// aapt resource value: 0x7F0200C8
736
			public static int searchViewStyle = 2130837704;
737
			
738
			// aapt resource value: 0x7F0200C9
739
			public static int seekBarStyle = 2130837705;
740
			
741
			// aapt resource value: 0x7F0200CA
742
			public static int selectableItemBackground = 2130837706;
743
			
744
			// aapt resource value: 0x7F0200CB
745
			public static int selectableItemBackgroundBorderless = 2130837707;
746
			
747
			// aapt resource value: 0x7F0200CC
748
			public static int showAsAction = 2130837708;
749
			
750
			// aapt resource value: 0x7F0200CD
751
			public static int showDividers = 2130837709;
752
			
753
			// aapt resource value: 0x7F0200CE
754
			public static int showText = 2130837710;
755
			
756
			// aapt resource value: 0x7F0200CF
757
			public static int showTitle = 2130837711;
758
			
759
			// aapt resource value: 0x7F0200D0
760
			public static int singleChoiceItemLayout = 2130837712;
761
			
762
			// aapt resource value: 0x7F0200D1
763
			public static int spinBars = 2130837713;
764
			
765
			// aapt resource value: 0x7F0200D2
766
			public static int spinnerDropDownItemStyle = 2130837714;
767
			
768
			// aapt resource value: 0x7F0200D3
769
			public static int spinnerStyle = 2130837715;
770
			
771
			// aapt resource value: 0x7F0200D4
772
			public static int splitTrack = 2130837716;
773
			
774
			// aapt resource value: 0x7F0200D5
775
			public static int srcCompat = 2130837717;
776
			
777
			// aapt resource value: 0x7F0200D6
778
			public static int state_above_anchor = 2130837718;
779
			
780
			// aapt resource value: 0x7F0200D7
781
			public static int subMenuArrow = 2130837719;
782
			
783
			// aapt resource value: 0x7F0200D8
784
			public static int submitBackground = 2130837720;
785
			
786
			// aapt resource value: 0x7F0200D9
787
			public static int subtitle = 2130837721;
788
			
789
			// aapt resource value: 0x7F0200DA
790
			public static int subtitleTextAppearance = 2130837722;
791
			
792
			// aapt resource value: 0x7F0200DB
793
			public static int subtitleTextColor = 2130837723;
794
			
795
			// aapt resource value: 0x7F0200DC
796
			public static int subtitleTextStyle = 2130837724;
797
			
798
			// aapt resource value: 0x7F0200DD
799
			public static int suggestionRowLayout = 2130837725;
800
			
801
			// aapt resource value: 0x7F0200DE
802
			public static int switchMinWidth = 2130837726;
803
			
804
			// aapt resource value: 0x7F0200DF
805
			public static int switchPadding = 2130837727;
806
			
807
			// aapt resource value: 0x7F0200E0
808
			public static int switchStyle = 2130837728;
809
			
810
			// aapt resource value: 0x7F0200E1
811
			public static int switchTextAppearance = 2130837729;
812
			
813
			// aapt resource value: 0x7F0200E2
814
			public static int textAllCaps = 2130837730;
815
			
816
			// aapt resource value: 0x7F0200E3
817
			public static int textAppearanceLargePopupMenu = 2130837731;
818
			
819
			// aapt resource value: 0x7F0200E4
820
			public static int textAppearanceListItem = 2130837732;
821
			
822
			// aapt resource value: 0x7F0200E5
823
			public static int textAppearanceListItemSecondary = 2130837733;
824
			
825
			// aapt resource value: 0x7F0200E6
826
			public static int textAppearanceListItemSmall = 2130837734;
827
			
828
			// aapt resource value: 0x7F0200E7
829
			public static int textAppearancePopupMenuHeader = 2130837735;
830
			
831
			// aapt resource value: 0x7F0200E8
832
			public static int textAppearanceSearchResultSubtitle = 2130837736;
833
			
834
			// aapt resource value: 0x7F0200E9
835
			public static int textAppearanceSearchResultTitle = 2130837737;
836
			
837
			// aapt resource value: 0x7F0200EA
838
			public static int textAppearanceSmallPopupMenu = 2130837738;
839
			
840
			// aapt resource value: 0x7F0200EB
841
			public static int textColorAlertDialogListItem = 2130837739;
842
			
843
			// aapt resource value: 0x7F0200EC
844
			public static int textColorSearchUrl = 2130837740;
845
			
846
			// aapt resource value: 0x7F0200ED
847
			public static int textLocale = 2130837741;
848
			
849
			// aapt resource value: 0x7F0200EE
850
			public static int theme = 2130837742;
851
			
852
			// aapt resource value: 0x7F0200EF
853
			public static int thickness = 2130837743;
854
			
855
			// aapt resource value: 0x7F0200F0
856
			public static int thumbTextPadding = 2130837744;
857
			
858
			// aapt resource value: 0x7F0200F1
859
			public static int thumbTint = 2130837745;
860
			
861
			// aapt resource value: 0x7F0200F2
862
			public static int thumbTintMode = 2130837746;
863
			
864
			// aapt resource value: 0x7F0200F3
865
			public static int tickMark = 2130837747;
866
			
867
			// aapt resource value: 0x7F0200F4
868
			public static int tickMarkTint = 2130837748;
869
			
870
			// aapt resource value: 0x7F0200F5
871
			public static int tickMarkTintMode = 2130837749;
872
			
873
			// aapt resource value: 0x7F0200F6
874
			public static int tint = 2130837750;
875
			
876
			// aapt resource value: 0x7F0200F7
877
			public static int tintMode = 2130837751;
878
			
879
			// aapt resource value: 0x7F0200F8
880
			public static int title = 2130837752;
881
			
882
			// aapt resource value: 0x7F0200F9
883
			public static int titleMargin = 2130837753;
884
			
885
			// aapt resource value: 0x7F0200FA
886
			public static int titleMarginBottom = 2130837754;
887
			
888
			// aapt resource value: 0x7F0200FB
889
			public static int titleMarginEnd = 2130837755;
890
			
891
			// aapt resource value: 0x7F0200FE
892
			public static int titleMargins = 2130837758;
893
			
894
			// aapt resource value: 0x7F0200FC
895
			public static int titleMarginStart = 2130837756;
896
			
897
			// aapt resource value: 0x7F0200FD
898
			public static int titleMarginTop = 2130837757;
899
			
900
			// aapt resource value: 0x7F0200FF
901
			public static int titleTextAppearance = 2130837759;
902
			
903
			// aapt resource value: 0x7F020100
904
			public static int titleTextColor = 2130837760;
905
			
906
			// aapt resource value: 0x7F020101
907
			public static int titleTextStyle = 2130837761;
908
			
909
			// aapt resource value: 0x7F020102
910
			public static int toolbarNavigationButtonStyle = 2130837762;
911
			
912
			// aapt resource value: 0x7F020103
913
			public static int toolbarStyle = 2130837763;
914
			
915
			// aapt resource value: 0x7F020104
916
			public static int tooltipForegroundColor = 2130837764;
917
			
918
			// aapt resource value: 0x7F020105
919
			public static int tooltipFrameBackground = 2130837765;
920
			
921
			// aapt resource value: 0x7F020106
922
			public static int tooltipText = 2130837766;
923
			
924
			// aapt resource value: 0x7F020107
925
			public static int track = 2130837767;
926
			
927
			// aapt resource value: 0x7F020108
928
			public static int trackTint = 2130837768;
929
			
930
			// aapt resource value: 0x7F020109
931
			public static int trackTintMode = 2130837769;
932
			
933
			// aapt resource value: 0x7F02010A
934
			public static int ttcIndex = 2130837770;
935
			
936
			// aapt resource value: 0x7F02010B
937
			public static int viewInflaterClass = 2130837771;
938
			
939
			// aapt resource value: 0x7F02010C
940
			public static int voiceIcon = 2130837772;
941
			
942
			// aapt resource value: 0x7F02010D
943
			public static int windowActionBar = 2130837773;
944
			
945
			// aapt resource value: 0x7F02010E
946
			public static int windowActionBarOverlay = 2130837774;
947
			
948
			// aapt resource value: 0x7F02010F
949
			public static int windowActionModeOverlay = 2130837775;
950
			
951
			// aapt resource value: 0x7F020110
952
			public static int windowFixedHeightMajor = 2130837776;
953
			
954
			// aapt resource value: 0x7F020111
955
			public static int windowFixedHeightMinor = 2130837777;
956
			
957
			// aapt resource value: 0x7F020112
958
			public static int windowFixedWidthMajor = 2130837778;
959
			
960
			// aapt resource value: 0x7F020113
961
			public static int windowFixedWidthMinor = 2130837779;
962
			
963
			// aapt resource value: 0x7F020114
964
			public static int windowMinWidthMajor = 2130837780;
965
			
966
			// aapt resource value: 0x7F020115
967
			public static int windowMinWidthMinor = 2130837781;
968
			
969
			// aapt resource value: 0x7F020116
970
			public static int windowNoTitle = 2130837782;
971
			
972
			static Attribute()
973
			{
974
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
975
			}
976
			
977
			private Attribute()
978
			{
979
			}
980
		}
981
		
982
		public partial class Boolean
983
		{
984
			
985
			// aapt resource value: 0x7F030000
986
			public static int abc_action_bar_embed_tabs = 2130903040;
987
			
988
			// aapt resource value: 0x7F030001
989
			public static int abc_allow_stacked_button_bar = 2130903041;
990
			
991
			// aapt resource value: 0x7F030002
992
			public static int abc_config_actionMenuItemAllCaps = 2130903042;
993
			
994
			static Boolean()
995
			{
996
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
997
			}
998
			
999
			private Boolean()
1000
			{
1001
			}
1002
		}
1003
		
1004
		public partial class Color
1005
		{
1006
			
1007
			// aapt resource value: 0x7F040000
1008
			public static int abc_background_cache_hint_selector_material_dark = 2130968576;
1009
			
1010
			// aapt resource value: 0x7F040001
1011
			public static int abc_background_cache_hint_selector_material_light = 2130968577;
1012
			
1013
			// aapt resource value: 0x7F040002
1014
			public static int abc_btn_colored_borderless_text_material = 2130968578;
1015
			
1016
			// aapt resource value: 0x7F040003
1017
			public static int abc_btn_colored_text_material = 2130968579;
1018
			
1019
			// aapt resource value: 0x7F040004
1020
			public static int abc_color_highlight_material = 2130968580;
1021
			
1022
			// aapt resource value: 0x7F040005
1023
			public static int abc_decor_view_status_guard = 2130968581;
1024
			
1025
			// aapt resource value: 0x7F040006
1026
			public static int abc_decor_view_status_guard_light = 2130968582;
1027
			
1028
			// aapt resource value: 0x7F040007
1029
			public static int abc_hint_foreground_material_dark = 2130968583;
1030
			
1031
			// aapt resource value: 0x7F040008
1032
			public static int abc_hint_foreground_material_light = 2130968584;
1033
			
1034
			// aapt resource value: 0x7F040009
1035
			public static int abc_primary_text_disable_only_material_dark = 2130968585;
1036
			
1037
			// aapt resource value: 0x7F04000A
1038
			public static int abc_primary_text_disable_only_material_light = 2130968586;
1039
			
1040
			// aapt resource value: 0x7F04000B
1041
			public static int abc_primary_text_material_dark = 2130968587;
1042
			
1043
			// aapt resource value: 0x7F04000C
1044
			public static int abc_primary_text_material_light = 2130968588;
1045
			
1046
			// aapt resource value: 0x7F04000D
1047
			public static int abc_search_url_text = 2130968589;
1048
			
1049
			// aapt resource value: 0x7F04000E
1050
			public static int abc_search_url_text_normal = 2130968590;
1051
			
1052
			// aapt resource value: 0x7F04000F
1053
			public static int abc_search_url_text_pressed = 2130968591;
1054
			
1055
			// aapt resource value: 0x7F040010
1056
			public static int abc_search_url_text_selected = 2130968592;
1057
			
1058
			// aapt resource value: 0x7F040011
1059
			public static int abc_secondary_text_material_dark = 2130968593;
1060
			
1061
			// aapt resource value: 0x7F040012
1062
			public static int abc_secondary_text_material_light = 2130968594;
1063
			
1064
			// aapt resource value: 0x7F040013
1065
			public static int abc_tint_btn_checkable = 2130968595;
1066
			
1067
			// aapt resource value: 0x7F040014
1068
			public static int abc_tint_default = 2130968596;
1069
			
1070
			// aapt resource value: 0x7F040015
1071
			public static int abc_tint_edittext = 2130968597;
1072
			
1073
			// aapt resource value: 0x7F040016
1074
			public static int abc_tint_seek_thumb = 2130968598;
1075
			
1076
			// aapt resource value: 0x7F040017
1077
			public static int abc_tint_spinner = 2130968599;
1078
			
1079
			// aapt resource value: 0x7F040018
1080
			public static int abc_tint_switch_track = 2130968600;
1081
			
1082
			// aapt resource value: 0x7F040019
1083
			public static int accent_material_dark = 2130968601;
1084
			
1085
			// aapt resource value: 0x7F04001A
1086
			public static int accent_material_light = 2130968602;
1087
			
1088
			// aapt resource value: 0x7F04001B
1089
			public static int androidx_core_ripple_material_light = 2130968603;
1090
			
1091
			// aapt resource value: 0x7F04001C
1092
			public static int androidx_core_secondary_text_default_material_light = 2130968604;
1093
			
1094
			// aapt resource value: 0x7F04001D
1095
			public static int background_floating_material_dark = 2130968605;
1096
			
1097
			// aapt resource value: 0x7F04001E
1098
			public static int background_floating_material_light = 2130968606;
1099
			
1100
			// aapt resource value: 0x7F04001F
1101
			public static int background_material_dark = 2130968607;
1102
			
1103
			// aapt resource value: 0x7F040020
1104
			public static int background_material_light = 2130968608;
1105
			
1106
			// aapt resource value: 0x7F040021
1107
			public static int bright_foreground_disabled_material_dark = 2130968609;
1108
			
1109
			// aapt resource value: 0x7F040022
1110
			public static int bright_foreground_disabled_material_light = 2130968610;
1111
			
1112
			// aapt resource value: 0x7F040023
1113
			public static int bright_foreground_inverse_material_dark = 2130968611;
1114
			
1115
			// aapt resource value: 0x7F040024
1116
			public static int bright_foreground_inverse_material_light = 2130968612;
1117
			
1118
			// aapt resource value: 0x7F040025
1119
			public static int bright_foreground_material_dark = 2130968613;
1120
			
1121
			// aapt resource value: 0x7F040026
1122
			public static int bright_foreground_material_light = 2130968614;
1123
			
1124
			// aapt resource value: 0x7F040027
1125
			public static int button_material_dark = 2130968615;
1126
			
1127
			// aapt resource value: 0x7F040028
1128
			public static int button_material_light = 2130968616;
1129
			
1130
			// aapt resource value: 0x7F040029
1131
			public static int dim_foreground_disabled_material_dark = 2130968617;
1132
			
1133
			// aapt resource value: 0x7F04002A
1134
			public static int dim_foreground_disabled_material_light = 2130968618;
1135
			
1136
			// aapt resource value: 0x7F04002B
1137
			public static int dim_foreground_material_dark = 2130968619;
1138
			
1139
			// aapt resource value: 0x7F04002C
1140
			public static int dim_foreground_material_light = 2130968620;
1141
			
1142
			// aapt resource value: 0x7F04002D
1143
			public static int error_color_material_dark = 2130968621;
1144
			
1145
			// aapt resource value: 0x7F04002E
1146
			public static int error_color_material_light = 2130968622;
1147
			
1148
			// aapt resource value: 0x7F04002F
1149
			public static int foreground_material_dark = 2130968623;
1150
			
1151
			// aapt resource value: 0x7F040030
1152
			public static int foreground_material_light = 2130968624;
1153
			
1154
			// aapt resource value: 0x7F040031
1155
			public static int highlighted_text_material_dark = 2130968625;
1156
			
1157
			// aapt resource value: 0x7F040032
1158
			public static int highlighted_text_material_light = 2130968626;
1159
			
1160
			// aapt resource value: 0x7F040033
1161
			public static int material_blue_grey_800 = 2130968627;
1162
			
1163
			// aapt resource value: 0x7F040034
1164
			public static int material_blue_grey_900 = 2130968628;
1165
			
1166
			// aapt resource value: 0x7F040035
1167
			public static int material_blue_grey_950 = 2130968629;
1168
			
1169
			// aapt resource value: 0x7F040036
1170
			public static int material_deep_teal_200 = 2130968630;
1171
			
1172
			// aapt resource value: 0x7F040037
1173
			public static int material_deep_teal_500 = 2130968631;
1174
			
1175
			// aapt resource value: 0x7F040038
1176
			public static int material_grey_100 = 2130968632;
1177
			
1178
			// aapt resource value: 0x7F040039
1179
			public static int material_grey_300 = 2130968633;
1180
			
1181
			// aapt resource value: 0x7F04003A
1182
			public static int material_grey_50 = 2130968634;
1183
			
1184
			// aapt resource value: 0x7F04003B
1185
			public static int material_grey_600 = 2130968635;
1186
			
1187
			// aapt resource value: 0x7F04003C
1188
			public static int material_grey_800 = 2130968636;
1189
			
1190
			// aapt resource value: 0x7F04003D
1191
			public static int material_grey_850 = 2130968637;
1192
			
1193
			// aapt resource value: 0x7F04003E
1194
			public static int material_grey_900 = 2130968638;
1195
			
1196
			// aapt resource value: 0x7F04003F
1197
			public static int notification_action_color_filter = 2130968639;
1198
			
1199
			// aapt resource value: 0x7F040040
1200
			public static int notification_icon_bg_color = 2130968640;
1201
			
1202
			// aapt resource value: 0x7F040041
1203
			public static int primary_dark_material_dark = 2130968641;
1204
			
1205
			// aapt resource value: 0x7F040042
1206
			public static int primary_dark_material_light = 2130968642;
1207
			
1208
			// aapt resource value: 0x7F040043
1209
			public static int primary_material_dark = 2130968643;
1210
			
1211
			// aapt resource value: 0x7F040044
1212
			public static int primary_material_light = 2130968644;
1213
			
1214
			// aapt resource value: 0x7F040045
1215
			public static int primary_text_default_material_dark = 2130968645;
1216
			
1217
			// aapt resource value: 0x7F040046
1218
			public static int primary_text_default_material_light = 2130968646;
1219
			
1220
			// aapt resource value: 0x7F040047
1221
			public static int primary_text_disabled_material_dark = 2130968647;
1222
			
1223
			// aapt resource value: 0x7F040048
1224
			public static int primary_text_disabled_material_light = 2130968648;
1225
			
1226
			// aapt resource value: 0x7F040049
1227
			public static int ripple_material_dark = 2130968649;
1228
			
1229
			// aapt resource value: 0x7F04004A
1230
			public static int ripple_material_light = 2130968650;
1231
			
1232
			// aapt resource value: 0x7F04004B
1233
			public static int secondary_text_default_material_dark = 2130968651;
1234
			
1235
			// aapt resource value: 0x7F04004C
1236
			public static int secondary_text_default_material_light = 2130968652;
1237
			
1238
			// aapt resource value: 0x7F04004D
1239
			public static int secondary_text_disabled_material_dark = 2130968653;
1240
			
1241
			// aapt resource value: 0x7F04004E
1242
			public static int secondary_text_disabled_material_light = 2130968654;
1243
			
1244
			// aapt resource value: 0x7F04004F
1245
			public static int switch_thumb_disabled_material_dark = 2130968655;
1246
			
1247
			// aapt resource value: 0x7F040050
1248
			public static int switch_thumb_disabled_material_light = 2130968656;
1249
			
1250
			// aapt resource value: 0x7F040051
1251
			public static int switch_thumb_material_dark = 2130968657;
1252
			
1253
			// aapt resource value: 0x7F040052
1254
			public static int switch_thumb_material_light = 2130968658;
1255
			
1256
			// aapt resource value: 0x7F040053
1257
			public static int switch_thumb_normal_material_dark = 2130968659;
1258
			
1259
			// aapt resource value: 0x7F040054
1260
			public static int switch_thumb_normal_material_light = 2130968660;
1261
			
1262
			// aapt resource value: 0x7F040055
1263
			public static int tooltip_background_dark = 2130968661;
1264
			
1265
			// aapt resource value: 0x7F040056
1266
			public static int tooltip_background_light = 2130968662;
1267
			
1268
			static Color()
1269
			{
1270
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
1271
			}
1272
			
1273
			private Color()
1274
			{
1275
			}
1276
		}
1277
		
1278
		public partial class Dimension
1279
		{
1280
			
1281
			// aapt resource value: 0x7F050000
1282
			public static int abc_action_bar_content_inset_material = 2131034112;
1283
			
1284
			// aapt resource value: 0x7F050001
1285
			public static int abc_action_bar_content_inset_with_nav = 2131034113;
1286
			
1287
			// aapt resource value: 0x7F050002
1288
			public static int abc_action_bar_default_height_material = 2131034114;
1289
			
1290
			// aapt resource value: 0x7F050003
1291
			public static int abc_action_bar_default_padding_end_material = 2131034115;
1292
			
1293
			// aapt resource value: 0x7F050004
1294
			public static int abc_action_bar_default_padding_start_material = 2131034116;
1295
			
1296
			// aapt resource value: 0x7F050005
1297
			public static int abc_action_bar_elevation_material = 2131034117;
1298
			
1299
			// aapt resource value: 0x7F050006
1300
			public static int abc_action_bar_icon_vertical_padding_material = 2131034118;
1301
			
1302
			// aapt resource value: 0x7F050007
1303
			public static int abc_action_bar_overflow_padding_end_material = 2131034119;
1304
			
1305
			// aapt resource value: 0x7F050008
1306
			public static int abc_action_bar_overflow_padding_start_material = 2131034120;
1307
			
1308
			// aapt resource value: 0x7F050009
1309
			public static int abc_action_bar_stacked_max_height = 2131034121;
1310
			
1311
			// aapt resource value: 0x7F05000A
1312
			public static int abc_action_bar_stacked_tab_max_width = 2131034122;
1313
			
1314
			// aapt resource value: 0x7F05000B
1315
			public static int abc_action_bar_subtitle_bottom_margin_material = 2131034123;
1316
			
1317
			// aapt resource value: 0x7F05000C
1318
			public static int abc_action_bar_subtitle_top_margin_material = 2131034124;
1319
			
1320
			// aapt resource value: 0x7F05000D
1321
			public static int abc_action_button_min_height_material = 2131034125;
1322
			
1323
			// aapt resource value: 0x7F05000E
1324
			public static int abc_action_button_min_width_material = 2131034126;
1325
			
1326
			// aapt resource value: 0x7F05000F
1327
			public static int abc_action_button_min_width_overflow_material = 2131034127;
1328
			
1329
			// aapt resource value: 0x7F050010
1330
			public static int abc_alert_dialog_button_bar_height = 2131034128;
1331
			
1332
			// aapt resource value: 0x7F050011
1333
			public static int abc_alert_dialog_button_dimen = 2131034129;
1334
			
1335
			// aapt resource value: 0x7F050012
1336
			public static int abc_button_inset_horizontal_material = 2131034130;
1337
			
1338
			// aapt resource value: 0x7F050013
1339
			public static int abc_button_inset_vertical_material = 2131034131;
1340
			
1341
			// aapt resource value: 0x7F050014
1342
			public static int abc_button_padding_horizontal_material = 2131034132;
1343
			
1344
			// aapt resource value: 0x7F050015
1345
			public static int abc_button_padding_vertical_material = 2131034133;
1346
			
1347
			// aapt resource value: 0x7F050016
1348
			public static int abc_cascading_menus_min_smallest_width = 2131034134;
1349
			
1350
			// aapt resource value: 0x7F050017
1351
			public static int abc_config_prefDialogWidth = 2131034135;
1352
			
1353
			// aapt resource value: 0x7F050018
1354
			public static int abc_control_corner_material = 2131034136;
1355
			
1356
			// aapt resource value: 0x7F050019
1357
			public static int abc_control_inset_material = 2131034137;
1358
			
1359
			// aapt resource value: 0x7F05001A
1360
			public static int abc_control_padding_material = 2131034138;
1361
			
1362
			// aapt resource value: 0x7F05001B
1363
			public static int abc_dialog_corner_radius_material = 2131034139;
1364
			
1365
			// aapt resource value: 0x7F05001C
1366
			public static int abc_dialog_fixed_height_major = 2131034140;
1367
			
1368
			// aapt resource value: 0x7F05001D
1369
			public static int abc_dialog_fixed_height_minor = 2131034141;
1370
			
1371
			// aapt resource value: 0x7F05001E
1372
			public static int abc_dialog_fixed_width_major = 2131034142;
1373
			
1374
			// aapt resource value: 0x7F05001F
1375
			public static int abc_dialog_fixed_width_minor = 2131034143;
1376
			
1377
			// aapt resource value: 0x7F050020
1378
			public static int abc_dialog_list_padding_bottom_no_buttons = 2131034144;
1379
			
1380
			// aapt resource value: 0x7F050021
1381
			public static int abc_dialog_list_padding_top_no_title = 2131034145;
1382
			
1383
			// aapt resource value: 0x7F050022
1384
			public static int abc_dialog_min_width_major = 2131034146;
1385
			
1386
			// aapt resource value: 0x7F050023
1387
			public static int abc_dialog_min_width_minor = 2131034147;
1388
			
1389
			// aapt resource value: 0x7F050024
1390
			public static int abc_dialog_padding_material = 2131034148;
1391
			
1392
			// aapt resource value: 0x7F050025
1393
			public static int abc_dialog_padding_top_material = 2131034149;
1394
			
1395
			// aapt resource value: 0x7F050026
1396
			public static int abc_dialog_title_divider_material = 2131034150;
1397
			
1398
			// aapt resource value: 0x7F050027
1399
			public static int abc_disabled_alpha_material_dark = 2131034151;
1400
			
1401
			// aapt resource value: 0x7F050028
1402
			public static int abc_disabled_alpha_material_light = 2131034152;
1403
			
1404
			// aapt resource value: 0x7F050029
1405
			public static int abc_dropdownitem_icon_width = 2131034153;
1406
			
1407
			// aapt resource value: 0x7F05002A
1408
			public static int abc_dropdownitem_text_padding_left = 2131034154;
1409
			
1410
			// aapt resource value: 0x7F05002B
1411
			public static int abc_dropdownitem_text_padding_right = 2131034155;
1412
			
1413
			// aapt resource value: 0x7F05002C
1414
			public static int abc_edit_text_inset_bottom_material = 2131034156;
1415
			
1416
			// aapt resource value: 0x7F05002D
1417
			public static int abc_edit_text_inset_horizontal_material = 2131034157;
1418
			
1419
			// aapt resource value: 0x7F05002E
1420
			public static int abc_edit_text_inset_top_material = 2131034158;
1421
			
1422
			// aapt resource value: 0x7F05002F
1423
			public static int abc_floating_window_z = 2131034159;
1424
			
1425
			// aapt resource value: 0x7F050030
1426
			public static int abc_list_item_height_large_material = 2131034160;
1427
			
1428
			// aapt resource value: 0x7F050031
1429
			public static int abc_list_item_height_material = 2131034161;
1430
			
1431
			// aapt resource value: 0x7F050032
1432
			public static int abc_list_item_height_small_material = 2131034162;
1433
			
1434
			// aapt resource value: 0x7F050033
1435
			public static int abc_list_item_padding_horizontal_material = 2131034163;
1436
			
1437
			// aapt resource value: 0x7F050034
1438
			public static int abc_panel_menu_list_width = 2131034164;
1439
			
1440
			// aapt resource value: 0x7F050035
1441
			public static int abc_progress_bar_height_material = 2131034165;
1442
			
1443
			// aapt resource value: 0x7F050036
1444
			public static int abc_search_view_preferred_height = 2131034166;
1445
			
1446
			// aapt resource value: 0x7F050037
1447
			public static int abc_search_view_preferred_width = 2131034167;
1448
			
1449
			// aapt resource value: 0x7F050038
1450
			public static int abc_seekbar_track_background_height_material = 2131034168;
1451
			
1452
			// aapt resource value: 0x7F050039
1453
			public static int abc_seekbar_track_progress_height_material = 2131034169;
1454
			
1455
			// aapt resource value: 0x7F05003A
1456
			public static int abc_select_dialog_padding_start_material = 2131034170;
1457
			
1458
			// aapt resource value: 0x7F05003B
1459
			public static int abc_switch_padding = 2131034171;
1460
			
1461
			// aapt resource value: 0x7F05003C
1462
			public static int abc_text_size_body_1_material = 2131034172;
1463
			
1464
			// aapt resource value: 0x7F05003D
1465
			public static int abc_text_size_body_2_material = 2131034173;
1466
			
1467
			// aapt resource value: 0x7F05003E
1468
			public static int abc_text_size_button_material = 2131034174;
1469
			
1470
			// aapt resource value: 0x7F05003F
1471
			public static int abc_text_size_caption_material = 2131034175;
1472
			
1473
			// aapt resource value: 0x7F050040
1474
			public static int abc_text_size_display_1_material = 2131034176;
1475
			
1476
			// aapt resource value: 0x7F050041
1477
			public static int abc_text_size_display_2_material = 2131034177;
1478
			
1479
			// aapt resource value: 0x7F050042
1480
			public static int abc_text_size_display_3_material = 2131034178;
1481
			
1482
			// aapt resource value: 0x7F050043
1483
			public static int abc_text_size_display_4_material = 2131034179;
1484
			
1485
			// aapt resource value: 0x7F050044
1486
			public static int abc_text_size_headline_material = 2131034180;
1487
			
1488
			// aapt resource value: 0x7F050045
1489
			public static int abc_text_size_large_material = 2131034181;
1490
			
1491
			// aapt resource value: 0x7F050046
1492
			public static int abc_text_size_medium_material = 2131034182;
1493
			
1494
			// aapt resource value: 0x7F050047
1495
			public static int abc_text_size_menu_header_material = 2131034183;
1496
			
1497
			// aapt resource value: 0x7F050048
1498
			public static int abc_text_size_menu_material = 2131034184;
1499
			
1500
			// aapt resource value: 0x7F050049
1501
			public static int abc_text_size_small_material = 2131034185;
1502
			
1503
			// aapt resource value: 0x7F05004A
1504
			public static int abc_text_size_subhead_material = 2131034186;
1505
			
1506
			// aapt resource value: 0x7F05004B
1507
			public static int abc_text_size_subtitle_material_toolbar = 2131034187;
1508
			
1509
			// aapt resource value: 0x7F05004C
1510
			public static int abc_text_size_title_material = 2131034188;
1511
			
1512
			// aapt resource value: 0x7F05004D
1513
			public static int abc_text_size_title_material_toolbar = 2131034189;
1514
			
1515
			// aapt resource value: 0x7F05004E
1516
			public static int compat_button_inset_horizontal_material = 2131034190;
1517
			
1518
			// aapt resource value: 0x7F05004F
1519
			public static int compat_button_inset_vertical_material = 2131034191;
1520
			
1521
			// aapt resource value: 0x7F050050
1522
			public static int compat_button_padding_horizontal_material = 2131034192;
1523
			
1524
			// aapt resource value: 0x7F050051
1525
			public static int compat_button_padding_vertical_material = 2131034193;
1526
			
1527
			// aapt resource value: 0x7F050052
1528
			public static int compat_control_corner_material = 2131034194;
1529
			
1530
			// aapt resource value: 0x7F050053
1531
			public static int compat_notification_large_icon_max_height = 2131034195;
1532
			
1533
			// aapt resource value: 0x7F050054
1534
			public static int compat_notification_large_icon_max_width = 2131034196;
1535
			
1536
			// aapt resource value: 0x7F050055
1537
			public static int def_drawer_elevation = 2131034197;
1538
			
1539
			// aapt resource value: 0x7F050056
1540
			public static int disabled_alpha_material_dark = 2131034198;
1541
			
1542
			// aapt resource value: 0x7F050057
1543
			public static int disabled_alpha_material_light = 2131034199;
1544
			
1545
			// aapt resource value: 0x7F050058
1546
			public static int highlight_alpha_material_colored = 2131034200;
1547
			
1548
			// aapt resource value: 0x7F050059
1549
			public static int highlight_alpha_material_dark = 2131034201;
1550
			
1551
			// aapt resource value: 0x7F05005A
1552
			public static int highlight_alpha_material_light = 2131034202;
1553
			
1554
			// aapt resource value: 0x7F05005B
1555
			public static int hint_alpha_material_dark = 2131034203;
1556
			
1557
			// aapt resource value: 0x7F05005C
1558
			public static int hint_alpha_material_light = 2131034204;
1559
			
1560
			// aapt resource value: 0x7F05005D
1561
			public static int hint_pressed_alpha_material_dark = 2131034205;
1562
			
1563
			// aapt resource value: 0x7F05005E
1564
			public static int hint_pressed_alpha_material_light = 2131034206;
1565
			
1566
			// aapt resource value: 0x7F05005F
1567
			public static int notification_action_icon_size = 2131034207;
1568
			
1569
			// aapt resource value: 0x7F050060
1570
			public static int notification_action_text_size = 2131034208;
1571
			
1572
			// aapt resource value: 0x7F050061
1573
			public static int notification_big_circle_margin = 2131034209;
1574
			
1575
			// aapt resource value: 0x7F050062
1576
			public static int notification_content_margin_start = 2131034210;
1577
			
1578
			// aapt resource value: 0x7F050063
1579
			public static int notification_large_icon_height = 2131034211;
1580
			
1581
			// aapt resource value: 0x7F050064
1582
			public static int notification_large_icon_width = 2131034212;
1583
			
1584
			// aapt resource value: 0x7F050065
1585
			public static int notification_main_column_padding_top = 2131034213;
1586
			
1587
			// aapt resource value: 0x7F050066
1588
			public static int notification_media_narrow_margin = 2131034214;
1589
			
1590
			// aapt resource value: 0x7F050067
1591
			public static int notification_right_icon_size = 2131034215;
1592
			
1593
			// aapt resource value: 0x7F050068
1594
			public static int notification_right_side_padding_top = 2131034216;
1595
			
1596
			// aapt resource value: 0x7F050069
1597
			public static int notification_small_icon_background_padding = 2131034217;
1598
			
1599
			// aapt resource value: 0x7F05006A
1600
			public static int notification_small_icon_size_as_large = 2131034218;
1601
			
1602
			// aapt resource value: 0x7F05006B
1603
			public static int notification_subtext_size = 2131034219;
1604
			
1605
			// aapt resource value: 0x7F05006C
1606
			public static int notification_top_pad = 2131034220;
1607
			
1608
			// aapt resource value: 0x7F05006D
1609
			public static int notification_top_pad_large_text = 2131034221;
1610
			
1611
			// aapt resource value: 0x7F05006E
1612
			public static int tooltip_corner_radius = 2131034222;
1613
			
1614
			// aapt resource value: 0x7F05006F
1615
			public static int tooltip_horizontal_padding = 2131034223;
1616
			
1617
			// aapt resource value: 0x7F050070
1618
			public static int tooltip_margin = 2131034224;
1619
			
1620
			// aapt resource value: 0x7F050071
1621
			public static int tooltip_precise_anchor_extra_offset = 2131034225;
1622
			
1623
			// aapt resource value: 0x7F050072
1624
			public static int tooltip_precise_anchor_threshold = 2131034226;
1625
			
1626
			// aapt resource value: 0x7F050073
1627
			public static int tooltip_vertical_padding = 2131034227;
1628
			
1629
			// aapt resource value: 0x7F050074
1630
			public static int tooltip_y_offset_non_touch = 2131034228;
1631
			
1632
			// aapt resource value: 0x7F050075
1633
			public static int tooltip_y_offset_touch = 2131034229;
1634
			
1635
			static Dimension()
1636
			{
1637
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
1638
			}
1639
			
1640
			private Dimension()
1641
			{
1642
			}
1643
		}
1644
		
1645
		public partial class Drawable
1646
		{
1647
			
1648
			// aapt resource value: 0x7F060000
1649
			public static int abc_ab_share_pack_mtrl_alpha = 2131099648;
1650
			
1651
			// aapt resource value: 0x7F060001
1652
			public static int abc_action_bar_item_background_material = 2131099649;
1653
			
1654
			// aapt resource value: 0x7F060002
1655
			public static int abc_btn_borderless_material = 2131099650;
1656
			
1657
			// aapt resource value: 0x7F060003
1658
			public static int abc_btn_check_material = 2131099651;
1659
			
1660
			// aapt resource value: 0x7F060004
1661
			public static int abc_btn_check_material_anim = 2131099652;
1662
			
1663
			// aapt resource value: 0x7F060005
1664
			public static int abc_btn_check_to_on_mtrl_000 = 2131099653;
1665
			
1666
			// aapt resource value: 0x7F060006
1667
			public static int abc_btn_check_to_on_mtrl_015 = 2131099654;
1668
			
1669
			// aapt resource value: 0x7F060007
1670
			public static int abc_btn_colored_material = 2131099655;
1671
			
1672
			// aapt resource value: 0x7F060008
1673
			public static int abc_btn_default_mtrl_shape = 2131099656;
1674
			
1675
			// aapt resource value: 0x7F060009
1676
			public static int abc_btn_radio_material = 2131099657;
1677
			
1678
			// aapt resource value: 0x7F06000A
1679
			public static int abc_btn_radio_material_anim = 2131099658;
1680
			
1681
			// aapt resource value: 0x7F06000B
1682
			public static int abc_btn_radio_to_on_mtrl_000 = 2131099659;
1683
			
1684
			// aapt resource value: 0x7F06000C
1685
			public static int abc_btn_radio_to_on_mtrl_015 = 2131099660;
1686
			
1687
			// aapt resource value: 0x7F06000D
1688
			public static int abc_btn_switch_to_on_mtrl_00001 = 2131099661;
1689
			
1690
			// aapt resource value: 0x7F06000E
1691
			public static int abc_btn_switch_to_on_mtrl_00012 = 2131099662;
1692
			
1693
			// aapt resource value: 0x7F06000F
1694
			public static int abc_cab_background_internal_bg = 2131099663;
1695
			
1696
			// aapt resource value: 0x7F060010
1697
			public static int abc_cab_background_top_material = 2131099664;
1698
			
1699
			// aapt resource value: 0x7F060011
1700
			public static int abc_cab_background_top_mtrl_alpha = 2131099665;
1701
			
1702
			// aapt resource value: 0x7F060012
1703
			public static int abc_control_background_material = 2131099666;
1704
			
1705
			// aapt resource value: 0x7F060013
1706
			public static int abc_dialog_material_background = 2131099667;
1707
			
1708
			// aapt resource value: 0x7F060014
1709
			public static int abc_edit_text_material = 2131099668;
1710
			
1711
			// aapt resource value: 0x7F060015
1712
			public static int abc_ic_ab_back_material = 2131099669;
1713
			
1714
			// aapt resource value: 0x7F060016
1715
			public static int abc_ic_arrow_drop_right_black_24dp = 2131099670;
1716
			
1717
			// aapt resource value: 0x7F060017
1718
			public static int abc_ic_clear_material = 2131099671;
1719
			
1720
			// aapt resource value: 0x7F060018
1721
			public static int abc_ic_commit_search_api_mtrl_alpha = 2131099672;
1722
			
1723
			// aapt resource value: 0x7F060019
1724
			public static int abc_ic_go_search_api_material = 2131099673;
1725
			
1726
			// aapt resource value: 0x7F06001A
1727
			public static int abc_ic_menu_copy_mtrl_am_alpha = 2131099674;
1728
			
1729
			// aapt resource value: 0x7F06001B
1730
			public static int abc_ic_menu_cut_mtrl_alpha = 2131099675;
1731
			
1732
			// aapt resource value: 0x7F06001C
1733
			public static int abc_ic_menu_overflow_material = 2131099676;
1734
			
1735
			// aapt resource value: 0x7F06001D
1736
			public static int abc_ic_menu_paste_mtrl_am_alpha = 2131099677;
1737
			
1738
			// aapt resource value: 0x7F06001E
1739
			public static int abc_ic_menu_selectall_mtrl_alpha = 2131099678;
1740
			
1741
			// aapt resource value: 0x7F06001F
1742
			public static int abc_ic_menu_share_mtrl_alpha = 2131099679;
1743
			
1744
			// aapt resource value: 0x7F060020
1745
			public static int abc_ic_search_api_material = 2131099680;
1746
			
1747
			// aapt resource value: 0x7F060021
1748
			public static int abc_ic_star_black_16dp = 2131099681;
1749
			
1750
			// aapt resource value: 0x7F060022
1751
			public static int abc_ic_star_black_36dp = 2131099682;
1752
			
1753
			// aapt resource value: 0x7F060023
1754
			public static int abc_ic_star_black_48dp = 2131099683;
1755
			
1756
			// aapt resource value: 0x7F060024
1757
			public static int abc_ic_star_half_black_16dp = 2131099684;
1758
			
1759
			// aapt resource value: 0x7F060025
1760
			public static int abc_ic_star_half_black_36dp = 2131099685;
1761
			
1762
			// aapt resource value: 0x7F060026
1763
			public static int abc_ic_star_half_black_48dp = 2131099686;
1764
			
1765
			// aapt resource value: 0x7F060027
1766
			public static int abc_ic_voice_search_api_material = 2131099687;
1767
			
1768
			// aapt resource value: 0x7F060028
1769
			public static int abc_item_background_holo_dark = 2131099688;
1770
			
1771
			// aapt resource value: 0x7F060029
1772
			public static int abc_item_background_holo_light = 2131099689;
1773
			
1774
			// aapt resource value: 0x7F06002A
1775
			public static int abc_list_divider_material = 2131099690;
1776
			
1777
			// aapt resource value: 0x7F06002B
1778
			public static int abc_list_divider_mtrl_alpha = 2131099691;
1779
			
1780
			// aapt resource value: 0x7F06002C
1781
			public static int abc_list_focused_holo = 2131099692;
1782
			
1783
			// aapt resource value: 0x7F06002D
1784
			public static int abc_list_longpressed_holo = 2131099693;
1785
			
1786
			// aapt resource value: 0x7F06002E
1787
			public static int abc_list_pressed_holo_dark = 2131099694;
1788
			
1789
			// aapt resource value: 0x7F06002F
1790
			public static int abc_list_pressed_holo_light = 2131099695;
1791
			
1792
			// aapt resource value: 0x7F060030
1793
			public static int abc_list_selector_background_transition_holo_dark = 2131099696;
1794
			
1795
			// aapt resource value: 0x7F060031
1796
			public static int abc_list_selector_background_transition_holo_light = 2131099697;
1797
			
1798
			// aapt resource value: 0x7F060032
1799
			public static int abc_list_selector_disabled_holo_dark = 2131099698;
1800
			
1801
			// aapt resource value: 0x7F060033
1802
			public static int abc_list_selector_disabled_holo_light = 2131099699;
1803
			
1804
			// aapt resource value: 0x7F060034
1805
			public static int abc_list_selector_holo_dark = 2131099700;
1806
			
1807
			// aapt resource value: 0x7F060035
1808
			public static int abc_list_selector_holo_light = 2131099701;
1809
			
1810
			// aapt resource value: 0x7F060036
1811
			public static int abc_menu_hardkey_panel_mtrl_mult = 2131099702;
1812
			
1813
			// aapt resource value: 0x7F060037
1814
			public static int abc_popup_background_mtrl_mult = 2131099703;
1815
			
1816
			// aapt resource value: 0x7F060038
1817
			public static int abc_ratingbar_indicator_material = 2131099704;
1818
			
1819
			// aapt resource value: 0x7F060039
1820
			public static int abc_ratingbar_material = 2131099705;
1821
			
1822
			// aapt resource value: 0x7F06003A
1823
			public static int abc_ratingbar_small_material = 2131099706;
1824
			
1825
			// aapt resource value: 0x7F06003B
1826
			public static int abc_scrubber_control_off_mtrl_alpha = 2131099707;
1827
			
1828
			// aapt resource value: 0x7F06003C
1829
			public static int abc_scrubber_control_to_pressed_mtrl_000 = 2131099708;
1830
			
1831
			// aapt resource value: 0x7F06003D
1832
			public static int abc_scrubber_control_to_pressed_mtrl_005 = 2131099709;
1833
			
1834
			// aapt resource value: 0x7F06003E
1835
			public static int abc_scrubber_primary_mtrl_alpha = 2131099710;
1836
			
1837
			// aapt resource value: 0x7F06003F
1838
			public static int abc_scrubber_track_mtrl_alpha = 2131099711;
1839
			
1840
			// aapt resource value: 0x7F060040
1841
			public static int abc_seekbar_thumb_material = 2131099712;
1842
			
1843
			// aapt resource value: 0x7F060041
1844
			public static int abc_seekbar_tick_mark_material = 2131099713;
1845
			
1846
			// aapt resource value: 0x7F060042
1847
			public static int abc_seekbar_track_material = 2131099714;
1848
			
1849
			// aapt resource value: 0x7F060043
1850
			public static int abc_spinner_mtrl_am_alpha = 2131099715;
1851
			
1852
			// aapt resource value: 0x7F060044
1853
			public static int abc_spinner_textfield_background_material = 2131099716;
1854
			
1855
			// aapt resource value: 0x7F060045
1856
			public static int abc_switch_thumb_material = 2131099717;
1857
			
1858
			// aapt resource value: 0x7F060046
1859
			public static int abc_switch_track_mtrl_alpha = 2131099718;
1860
			
1861
			// aapt resource value: 0x7F060047
1862
			public static int abc_tab_indicator_material = 2131099719;
1863
			
1864
			// aapt resource value: 0x7F060048
1865
			public static int abc_tab_indicator_mtrl_alpha = 2131099720;
1866
			
1867
			// aapt resource value: 0x7F060050
1868
			public static int abc_textfield_activated_mtrl_alpha = 2131099728;
1869
			
1870
			// aapt resource value: 0x7F060051
1871
			public static int abc_textfield_default_mtrl_alpha = 2131099729;
1872
			
1873
			// aapt resource value: 0x7F060052
1874
			public static int abc_textfield_search_activated_mtrl_alpha = 2131099730;
1875
			
1876
			// aapt resource value: 0x7F060053
1877
			public static int abc_textfield_search_default_mtrl_alpha = 2131099731;
1878
			
1879
			// aapt resource value: 0x7F060054
1880
			public static int abc_textfield_search_material = 2131099732;
1881
			
1882
			// aapt resource value: 0x7F060049
1883
			public static int abc_text_cursor_material = 2131099721;
1884
			
1885
			// aapt resource value: 0x7F06004A
1886
			public static int abc_text_select_handle_left_mtrl_dark = 2131099722;
1887
			
1888
			// aapt resource value: 0x7F06004B
1889
			public static int abc_text_select_handle_left_mtrl_light = 2131099723;
1890
			
1891
			// aapt resource value: 0x7F06004C
1892
			public static int abc_text_select_handle_middle_mtrl_dark = 2131099724;
1893
			
1894
			// aapt resource value: 0x7F06004D
1895
			public static int abc_text_select_handle_middle_mtrl_light = 2131099725;
1896
			
1897
			// aapt resource value: 0x7F06004E
1898
			public static int abc_text_select_handle_right_mtrl_dark = 2131099726;
1899
			
1900
			// aapt resource value: 0x7F06004F
1901
			public static int abc_text_select_handle_right_mtrl_light = 2131099727;
1902
			
1903
			// aapt resource value: 0x7F060055
1904
			public static int abc_vector_test = 2131099733;
1905
			
1906
			// aapt resource value: 0x7F060056
1907
			public static int btn_checkbox_checked_mtrl = 2131099734;
1908
			
1909
			// aapt resource value: 0x7F060057
1910
			public static int btn_checkbox_checked_to_unchecked_mtrl_animation = 2131099735;
1911
			
1912
			// aapt resource value: 0x7F060058
1913
			public static int btn_checkbox_unchecked_mtrl = 2131099736;
1914
			
1915
			// aapt resource value: 0x7F060059
1916
			public static int btn_checkbox_unchecked_to_checked_mtrl_animation = 2131099737;
1917
			
1918
			// aapt resource value: 0x7F06005A
1919
			public static int btn_radio_off_mtrl = 2131099738;
1920
			
1921
			// aapt resource value: 0x7F06005B
1922
			public static int btn_radio_off_to_on_mtrl_animation = 2131099739;
1923
			
1924
			// aapt resource value: 0x7F06005C
1925
			public static int btn_radio_on_mtrl = 2131099740;
1926
			
1927
			// aapt resource value: 0x7F06005D
1928
			public static int btn_radio_on_to_off_mtrl_animation = 2131099741;
1929
			
1930
			// aapt resource value: 0x7F06005E
1931
			public static int notification_action_background = 2131099742;
1932
			
1933
			// aapt resource value: 0x7F06005F
1934
			public static int notification_bg = 2131099743;
1935
			
1936
			// aapt resource value: 0x7F060060
1937
			public static int notification_bg_low = 2131099744;
1938
			
1939
			// aapt resource value: 0x7F060061
1940
			public static int notification_bg_low_normal = 2131099745;
1941
			
1942
			// aapt resource value: 0x7F060062
1943
			public static int notification_bg_low_pressed = 2131099746;
1944
			
1945
			// aapt resource value: 0x7F060063
1946
			public static int notification_bg_normal = 2131099747;
1947
			
1948
			// aapt resource value: 0x7F060064
1949
			public static int notification_bg_normal_pressed = 2131099748;
1950
			
1951
			// aapt resource value: 0x7F060065
1952
			public static int notification_icon_background = 2131099749;
1953
			
1954
			// aapt resource value: 0x7F060066
1955
			public static int notification_template_icon_bg = 2131099750;
1956
			
1957
			// aapt resource value: 0x7F060067
1958
			public static int notification_template_icon_low_bg = 2131099751;
1959
			
1960
			// aapt resource value: 0x7F060068
1961
			public static int notification_tile_bg = 2131099752;
1962
			
1963
			// aapt resource value: 0x7F060069
1964
			public static int notify_panel_notification_icon_bg = 2131099753;
1965
			
1966
			// aapt resource value: 0x7F06006A
1967
			public static int tooltip_frame_dark = 2131099754;
1968
			
1969
			// aapt resource value: 0x7F06006B
1970
			public static int tooltip_frame_light = 2131099755;
1971
			
1972
			static Drawable()
1973
			{
1974
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
1975
			}
1976
			
1977
			private Drawable()
1978
			{
1979
			}
1980
		}
1981
		
1982
		public partial class Id
1983
		{
1984
			
1985
			// aapt resource value: 0x7F070006
1986
			public static int accessibility_action_clickable_span = 2131165190;
1987
			
1988
			// aapt resource value: 0x7F070007
1989
			public static int accessibility_custom_action_0 = 2131165191;
1990
			
1991
			// aapt resource value: 0x7F070008
1992
			public static int accessibility_custom_action_1 = 2131165192;
1993
			
1994
			// aapt resource value: 0x7F070009
1995
			public static int accessibility_custom_action_10 = 2131165193;
1996
			
1997
			// aapt resource value: 0x7F07000A
1998
			public static int accessibility_custom_action_11 = 2131165194;
1999
			
2000
			// aapt resource value: 0x7F07000B
2001
			public static int accessibility_custom_action_12 = 2131165195;
2002
			
2003
			// aapt resource value: 0x7F07000C
2004
			public static int accessibility_custom_action_13 = 2131165196;
2005
			
2006
			// aapt resource value: 0x7F07000D
2007
			public static int accessibility_custom_action_14 = 2131165197;
2008
			
2009
			// aapt resource value: 0x7F07000E
2010
			public static int accessibility_custom_action_15 = 2131165198;
2011
			
2012
			// aapt resource value: 0x7F07000F
2013
			public static int accessibility_custom_action_16 = 2131165199;
2014
			
2015
			// aapt resource value: 0x7F070010
2016
			public static int accessibility_custom_action_17 = 2131165200;
2017
			
2018
			// aapt resource value: 0x7F070011
2019
			public static int accessibility_custom_action_18 = 2131165201;
2020
			
2021
			// aapt resource value: 0x7F070012
2022
			public static int accessibility_custom_action_19 = 2131165202;
2023
			
2024
			// aapt resource value: 0x7F070013
2025
			public static int accessibility_custom_action_2 = 2131165203;
2026
			
2027
			// aapt resource value: 0x7F070014
2028
			public static int accessibility_custom_action_20 = 2131165204;
2029
			
2030
			// aapt resource value: 0x7F070015
2031
			public static int accessibility_custom_action_21 = 2131165205;
2032
			
2033
			// aapt resource value: 0x7F070016
2034
			public static int accessibility_custom_action_22 = 2131165206;
2035
			
2036
			// aapt resource value: 0x7F070017
2037
			public static int accessibility_custom_action_23 = 2131165207;
2038
			
2039
			// aapt resource value: 0x7F070018
2040
			public static int accessibility_custom_action_24 = 2131165208;
2041
			
2042
			// aapt resource value: 0x7F070019
2043
			public static int accessibility_custom_action_25 = 2131165209;
2044
			
2045
			// aapt resource value: 0x7F07001A
2046
			public static int accessibility_custom_action_26 = 2131165210;
2047
			
2048
			// aapt resource value: 0x7F07001B
2049
			public static int accessibility_custom_action_27 = 2131165211;
2050
			
2051
			// aapt resource value: 0x7F07001C
2052
			public static int accessibility_custom_action_28 = 2131165212;
2053
			
2054
			// aapt resource value: 0x7F07001D
2055
			public static int accessibility_custom_action_29 = 2131165213;
2056
			
2057
			// aapt resource value: 0x7F07001E
2058
			public static int accessibility_custom_action_3 = 2131165214;
2059
			
2060
			// aapt resource value: 0x7F07001F
2061
			public static int accessibility_custom_action_30 = 2131165215;
2062
			
2063
			// aapt resource value: 0x7F070020
2064
			public static int accessibility_custom_action_31 = 2131165216;
2065
			
2066
			// aapt resource value: 0x7F070021
2067
			public static int accessibility_custom_action_4 = 2131165217;
2068
			
2069
			// aapt resource value: 0x7F070022
2070
			public static int accessibility_custom_action_5 = 2131165218;
2071
			
2072
			// aapt resource value: 0x7F070023
2073
			public static int accessibility_custom_action_6 = 2131165219;
2074
			
2075
			// aapt resource value: 0x7F070024
2076
			public static int accessibility_custom_action_7 = 2131165220;
2077
			
2078
			// aapt resource value: 0x7F070025
2079
			public static int accessibility_custom_action_8 = 2131165221;
2080
			
2081
			// aapt resource value: 0x7F070026
2082
			public static int accessibility_custom_action_9 = 2131165222;
2083
			
2084
			// aapt resource value: 0x7F070038
2085
			public static int actions = 2131165240;
2086
			
2087
			// aapt resource value: 0x7F070027
2088
			public static int action_bar = 2131165223;
2089
			
2090
			// aapt resource value: 0x7F070028
2091
			public static int action_bar_activity_content = 2131165224;
2092
			
2093
			// aapt resource value: 0x7F070029
2094
			public static int action_bar_container = 2131165225;
2095
			
2096
			// aapt resource value: 0x7F07002A
2097
			public static int action_bar_root = 2131165226;
2098
			
2099
			// aapt resource value: 0x7F07002B
2100
			public static int action_bar_spinner = 2131165227;
2101
			
2102
			// aapt resource value: 0x7F07002C
2103
			public static int action_bar_subtitle = 2131165228;
2104
			
2105
			// aapt resource value: 0x7F07002D
2106
			public static int action_bar_title = 2131165229;
2107
			
2108
			// aapt resource value: 0x7F07002E
2109
			public static int action_container = 2131165230;
2110
			
2111
			// aapt resource value: 0x7F07002F
2112
			public static int action_context_bar = 2131165231;
2113
			
2114
			// aapt resource value: 0x7F070030
2115
			public static int action_divider = 2131165232;
2116
			
2117
			// aapt resource value: 0x7F070031
2118
			public static int action_image = 2131165233;
2119
			
2120
			// aapt resource value: 0x7F070032
2121
			public static int action_menu_divider = 2131165234;
2122
			
2123
			// aapt resource value: 0x7F070033
2124
			public static int action_menu_presenter = 2131165235;
2125
			
2126
			// aapt resource value: 0x7F070034
2127
			public static int action_mode_bar = 2131165236;
2128
			
2129
			// aapt resource value: 0x7F070035
2130
			public static int action_mode_bar_stub = 2131165237;
2131
			
2132
			// aapt resource value: 0x7F070036
2133
			public static int action_mode_close_button = 2131165238;
2134
			
2135
			// aapt resource value: 0x7F070037
2136
			public static int action_text = 2131165239;
2137
			
2138
			// aapt resource value: 0x7F070039
2139
			public static int activity_chooser_view_content = 2131165241;
2140
			
2141
			// aapt resource value: 0x7F07003A
2142
			public static int add = 2131165242;
2143
			
2144
			// aapt resource value: 0x7F07003B
2145
			public static int alertTitle = 2131165243;
2146
			
2147
			// aapt resource value: 0x7F070000
2148
			public static int ALT = 2131165184;
2149
			
2150
			// aapt resource value: 0x7F07003C
2151
			public static int always = 2131165244;
2152
			
2153
			// aapt resource value: 0x7F07003D
2154
			public static int async = 2131165245;
2155
			
2156
			// aapt resource value: 0x7F07003E
2157
			public static int beginning = 2131165246;
2158
			
2159
			// aapt resource value: 0x7F07003F
2160
			public static int blocking = 2131165247;
2161
			
2162
			// aapt resource value: 0x7F070040
2163
			public static int bottom = 2131165248;
2164
			
2165
			// aapt resource value: 0x7F070041
2166
			public static int buttonPanel = 2131165249;
2167
			
2168
			// aapt resource value: 0x7F070042
2169
			public static int center_vertical = 2131165250;
2170
			
2171
			// aapt resource value: 0x7F070043
2172
			public static int checkbox = 2131165251;
2173
			
2174
			// aapt resource value: 0x7F070044
2175
			public static int @checked = 2131165252;
2176
			
2177
			// aapt resource value: 0x7F070045
2178
			public static int chronometer = 2131165253;
2179
			
2180
			// aapt resource value: 0x7F070046
2181
			public static int collapseActionView = 2131165254;
2182
			
2183
			// aapt resource value: 0x7F070047
2184
			public static int content = 2131165255;
2185
			
2186
			// aapt resource value: 0x7F070048
2187
			public static int contentPanel = 2131165256;
2188
			
2189
			// aapt resource value: 0x7F070001
2190
			public static int CTRL = 2131165185;
2191
			
2192
			// aapt resource value: 0x7F070049
2193
			public static int custom = 2131165257;
2194
			
2195
			// aapt resource value: 0x7F07004A
2196
			public static int customPanel = 2131165258;
2197
			
2198
			// aapt resource value: 0x7F07004B
2199
			public static int decor_content_parent = 2131165259;
2200
			
2201
			// aapt resource value: 0x7F07004C
2202
			public static int default_activity_button = 2131165260;
2203
			
2204
			// aapt resource value: 0x7F07004D
2205
			public static int dialog_button = 2131165261;
2206
			
2207
			// aapt resource value: 0x7F07004E
2208
			public static int disableHome = 2131165262;
2209
			
2210
			// aapt resource value: 0x7F07004F
2211
			public static int edit_query = 2131165263;
2212
			
2213
			// aapt resource value: 0x7F070050
2214
			public static int end = 2131165264;
2215
			
2216
			// aapt resource value: 0x7F070052
2217
			public static int expanded_menu = 2131165266;
2218
			
2219
			// aapt resource value: 0x7F070051
2220
			public static int expand_activities_button = 2131165265;
2221
			
2222
			// aapt resource value: 0x7F070053
2223
			public static int forever = 2131165267;
2224
			
2225
			// aapt resource value: 0x7F070054
2226
			public static int fragment_container_view_tag = 2131165268;
2227
			
2228
			// aapt resource value: 0x7F070002
2229
			public static int FUNCTION = 2131165186;
2230
			
2231
			// aapt resource value: 0x7F070055
2232
			public static int group_divider = 2131165269;
2233
			
2234
			// aapt resource value: 0x7F070056
2235
			public static int home = 2131165270;
2236
			
2237
			// aapt resource value: 0x7F070057
2238
			public static int homeAsUp = 2131165271;
2239
			
2240
			// aapt resource value: 0x7F070058
2241
			public static int icon = 2131165272;
2242
			
2243
			// aapt resource value: 0x7F070059
2244
			public static int icon_group = 2131165273;
2245
			
2246
			// aapt resource value: 0x7F07005A
2247
			public static int ifRoom = 2131165274;
2248
			
2249
			// aapt resource value: 0x7F07005B
2250
			public static int image = 2131165275;
2251
			
2252
			// aapt resource value: 0x7F07005C
2253
			public static int info = 2131165276;
2254
			
2255
			// aapt resource value: 0x7F07005D
2256
			public static int italic = 2131165277;
2257
			
2258
			// aapt resource value: 0x7F07005E
2259
			public static int line1 = 2131165278;
2260
			
2261
			// aapt resource value: 0x7F07005F
2262
			public static int line3 = 2131165279;
2263
			
2264
			// aapt resource value: 0x7F070060
2265
			public static int listMode = 2131165280;
2266
			
2267
			// aapt resource value: 0x7F070061
2268
			public static int list_item = 2131165281;
2269
			
2270
			// aapt resource value: 0x7F070062
2271
			public static int message = 2131165282;
2272
			
2273
			// aapt resource value: 0x7F070003
2274
			public static int META = 2131165187;
2275
			
2276
			// aapt resource value: 0x7F070063
2277
			public static int middle = 2131165283;
2278
			
2279
			// aapt resource value: 0x7F070064
2280
			public static int multiply = 2131165284;
2281
			
2282
			// aapt resource value: 0x7F070065
2283
			public static int never = 2131165285;
2284
			
2285
			// aapt resource value: 0x7F070066
2286
			public static int none = 2131165286;
2287
			
2288
			// aapt resource value: 0x7F070067
2289
			public static int normal = 2131165287;
2290
			
2291
			// aapt resource value: 0x7F070068
2292
			public static int notification_background = 2131165288;
2293
			
2294
			// aapt resource value: 0x7F070069
2295
			public static int notification_main_column = 2131165289;
2296
			
2297
			// aapt resource value: 0x7F07006A
2298
			public static int notification_main_column_container = 2131165290;
2299
			
2300
			// aapt resource value: 0x7F07006B
2301
			public static int off = 2131165291;
2302
			
2303
			// aapt resource value: 0x7F07006C
2304
			public static int on = 2131165292;
2305
			
2306
			// aapt resource value: 0x7F07006D
2307
			public static int parentPanel = 2131165293;
2308
			
2309
			// aapt resource value: 0x7F07006E
2310
			public static int progress_circular = 2131165294;
2311
			
2312
			// aapt resource value: 0x7F07006F
2313
			public static int progress_horizontal = 2131165295;
2314
			
2315
			// aapt resource value: 0x7F070070
2316
			public static int radio = 2131165296;
2317
			
2318
			// aapt resource value: 0x7F070071
2319
			public static int right_icon = 2131165297;
2320
			
2321
			// aapt resource value: 0x7F070072
2322
			public static int right_side = 2131165298;
2323
			
2324
			// aapt resource value: 0x7F070073
2325
			public static int screen = 2131165299;
2326
			
2327
			// aapt resource value: 0x7F070074
2328
			public static int scrollIndicatorDown = 2131165300;
2329
			
2330
			// aapt resource value: 0x7F070075
2331
			public static int scrollIndicatorUp = 2131165301;
2332
			
2333
			// aapt resource value: 0x7F070076
2334
			public static int scrollView = 2131165302;
2335
			
2336
			// aapt resource value: 0x7F070077
2337
			public static int search_badge = 2131165303;
2338
			
2339
			// aapt resource value: 0x7F070078
2340
			public static int search_bar = 2131165304;
2341
			
2342
			// aapt resource value: 0x7F070079
2343
			public static int search_button = 2131165305;
2344
			
2345
			// aapt resource value: 0x7F07007A
2346
			public static int search_close_btn = 2131165306;
2347
			
2348
			// aapt resource value: 0x7F07007B
2349
			public static int search_edit_frame = 2131165307;
2350
			
2351
			// aapt resource value: 0x7F07007C
2352
			public static int search_go_btn = 2131165308;
2353
			
2354
			// aapt resource value: 0x7F07007D
2355
			public static int search_mag_icon = 2131165309;
2356
			
2357
			// aapt resource value: 0x7F07007E
2358
			public static int search_plate = 2131165310;
2359
			
2360
			// aapt resource value: 0x7F07007F
2361
			public static int search_src_text = 2131165311;
2362
			
2363
			// aapt resource value: 0x7F070080
2364
			public static int search_voice_btn = 2131165312;
2365
			
2366
			// aapt resource value: 0x7F070081
2367
			public static int select_dialog_listview = 2131165313;
2368
			
2369
			// aapt resource value: 0x7F070004
2370
			public static int SHIFT = 2131165188;
2371
			
2372
			// aapt resource value: 0x7F070082
2373
			public static int shortcut = 2131165314;
2374
			
2375
			// aapt resource value: 0x7F070083
2376
			public static int showCustom = 2131165315;
2377
			
2378
			// aapt resource value: 0x7F070084
2379
			public static int showHome = 2131165316;
2380
			
2381
			// aapt resource value: 0x7F070085
2382
			public static int showTitle = 2131165317;
2383
			
2384
			// aapt resource value: 0x7F070086
2385
			public static int spacer = 2131165318;
2386
			
2387
			// aapt resource value: 0x7F070087
2388
			public static int split_action_bar = 2131165319;
2389
			
2390
			// aapt resource value: 0x7F070088
2391
			public static int src_atop = 2131165320;
2392
			
2393
			// aapt resource value: 0x7F070089
2394
			public static int src_in = 2131165321;
2395
			
2396
			// aapt resource value: 0x7F07008A
2397
			public static int src_over = 2131165322;
2398
			
2399
			// aapt resource value: 0x7F07008B
2400
			public static int submenuarrow = 2131165323;
2401
			
2402
			// aapt resource value: 0x7F07008C
2403
			public static int submit_area = 2131165324;
2404
			
2405
			// aapt resource value: 0x7F070005
2406
			public static int SYM = 2131165189;
2407
			
2408
			// aapt resource value: 0x7F07008D
2409
			public static int tabMode = 2131165325;
2410
			
2411
			// aapt resource value: 0x7F07008E
2412
			public static int tag_accessibility_actions = 2131165326;
2413
			
2414
			// aapt resource value: 0x7F07008F
2415
			public static int tag_accessibility_clickable_spans = 2131165327;
2416
			
2417
			// aapt resource value: 0x7F070090
2418
			public static int tag_accessibility_heading = 2131165328;
2419
			
2420
			// aapt resource value: 0x7F070091
2421
			public static int tag_accessibility_pane_title = 2131165329;
2422
			
2423
			// aapt resource value: 0x7F070092
2424
			public static int tag_screen_reader_focusable = 2131165330;
2425
			
2426
			// aapt resource value: 0x7F070093
2427
			public static int tag_transition_group = 2131165331;
2428
			
2429
			// aapt resource value: 0x7F070094
2430
			public static int tag_unhandled_key_event_manager = 2131165332;
2431
			
2432
			// aapt resource value: 0x7F070095
2433
			public static int tag_unhandled_key_listeners = 2131165333;
2434
			
2435
			// aapt resource value: 0x7F070096
2436
			public static int text = 2131165334;
2437
			
2438
			// aapt resource value: 0x7F070097
2439
			public static int text2 = 2131165335;
2440
			
2441
			// aapt resource value: 0x7F070098
2442
			public static int textSpacerNoButtons = 2131165336;
2443
			
2444
			// aapt resource value: 0x7F070099
2445
			public static int textSpacerNoTitle = 2131165337;
2446
			
2447
			// aapt resource value: 0x7F07009A
2448
			public static int time = 2131165338;
2449
			
2450
			// aapt resource value: 0x7F07009B
2451
			public static int title = 2131165339;
2452
			
2453
			// aapt resource value: 0x7F07009C
2454
			public static int titleDividerNoCustom = 2131165340;
2455
			
2456
			// aapt resource value: 0x7F07009D
2457
			public static int title_template = 2131165341;
2458
			
2459
			// aapt resource value: 0x7F07009E
2460
			public static int top = 2131165342;
2461
			
2462
			// aapt resource value: 0x7F07009F
2463
			public static int topPanel = 2131165343;
2464
			
2465
			// aapt resource value: 0x7F0700A0
2466
			public static int @unchecked = 2131165344;
2467
			
2468
			// aapt resource value: 0x7F0700A1
2469
			public static int uniform = 2131165345;
2470
			
2471
			// aapt resource value: 0x7F0700A2
2472
			public static int up = 2131165346;
2473
			
2474
			// aapt resource value: 0x7F0700A3
2475
			public static int useLogo = 2131165347;
2476
			
2477
			// aapt resource value: 0x7F0700A4
2478
			public static int view_tree_saved_state_registry_owner = 2131165348;
2479
			
2480
			// aapt resource value: 0x7F0700A5
2481
			public static int visible_removing_fragment_view_tag = 2131165349;
2482
			
2483
			// aapt resource value: 0x7F0700A6
2484
			public static int withText = 2131165350;
2485
			
2486
			// aapt resource value: 0x7F0700A7
2487
			public static int wrap_content = 2131165351;
2488
			
2489
			static Id()
2490
			{
2491
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
2492
			}
2493
			
2494
			private Id()
2495
			{
2496
			}
2497
		}
2498
		
2499
		public partial class Integer
2500
		{
2501
			
2502
			// aapt resource value: 0x7F080000
2503
			public static int abc_config_activityDefaultDur = 2131230720;
2504
			
2505
			// aapt resource value: 0x7F080001
2506
			public static int abc_config_activityShortDur = 2131230721;
2507
			
2508
			// aapt resource value: 0x7F080002
2509
			public static int cancel_button_image_alpha = 2131230722;
2510
			
2511
			// aapt resource value: 0x7F080003
2512
			public static int config_tooltipAnimTime = 2131230723;
2513
			
2514
			// aapt resource value: 0x7F080004
2515
			public static int status_bar_notification_info_maxnum = 2131230724;
2516
			
2517
			static Integer()
2518
			{
2519
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
2520
			}
2521
			
2522
			private Integer()
2523
			{
2524
			}
2525
		}
2526
		
2527
		public partial class Interpolator
2528
		{
2529
			
2530
			// aapt resource value: 0x7F090000
2531
			public static int btn_checkbox_checked_mtrl_animation_interpolator_0 = 2131296256;
2532
			
2533
			// aapt resource value: 0x7F090001
2534
			public static int btn_checkbox_checked_mtrl_animation_interpolator_1 = 2131296257;
2535
			
2536
			// aapt resource value: 0x7F090002
2537
			public static int btn_checkbox_unchecked_mtrl_animation_interpolator_0 = 2131296258;
2538
			
2539
			// aapt resource value: 0x7F090003
2540
			public static int btn_checkbox_unchecked_mtrl_animation_interpolator_1 = 2131296259;
2541
			
2542
			// aapt resource value: 0x7F090004
2543
			public static int btn_radio_to_off_mtrl_animation_interpolator_0 = 2131296260;
2544
			
2545
			// aapt resource value: 0x7F090005
2546
			public static int btn_radio_to_on_mtrl_animation_interpolator_0 = 2131296261;
2547
			
2548
			// aapt resource value: 0x7F090006
2549
			public static int fast_out_slow_in = 2131296262;
2550
			
2551
			static Interpolator()
2552
			{
2553
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
2554
			}
2555
			
2556
			private Interpolator()
2557
			{
2558
			}
2559
		}
2560
		
2561
		public partial class Layout
2562
		{
2563
			
2564
			// aapt resource value: 0x7F0A0000
2565
			public static int abc_action_bar_title_item = 2131361792;
2566
			
2567
			// aapt resource value: 0x7F0A0001
2568
			public static int abc_action_bar_up_container = 2131361793;
2569
			
2570
			// aapt resource value: 0x7F0A0002
2571
			public static int abc_action_menu_item_layout = 2131361794;
2572
			
2573
			// aapt resource value: 0x7F0A0003
2574
			public static int abc_action_menu_layout = 2131361795;
2575
			
2576
			// aapt resource value: 0x7F0A0004
2577
			public static int abc_action_mode_bar = 2131361796;
2578
			
2579
			// aapt resource value: 0x7F0A0005
2580
			public static int abc_action_mode_close_item_material = 2131361797;
2581
			
2582
			// aapt resource value: 0x7F0A0006
2583
			public static int abc_activity_chooser_view = 2131361798;
2584
			
2585
			// aapt resource value: 0x7F0A0007
2586
			public static int abc_activity_chooser_view_list_item = 2131361799;
2587
			
2588
			// aapt resource value: 0x7F0A0008
2589
			public static int abc_alert_dialog_button_bar_material = 2131361800;
2590
			
2591
			// aapt resource value: 0x7F0A0009
2592
			public static int abc_alert_dialog_material = 2131361801;
2593
			
2594
			// aapt resource value: 0x7F0A000A
2595
			public static int abc_alert_dialog_title_material = 2131361802;
2596
			
2597
			// aapt resource value: 0x7F0A000B
2598
			public static int abc_cascading_menu_item_layout = 2131361803;
2599
			
2600
			// aapt resource value: 0x7F0A000C
2601
			public static int abc_dialog_title_material = 2131361804;
2602
			
2603
			// aapt resource value: 0x7F0A000D
2604
			public static int abc_expanded_menu_layout = 2131361805;
2605
			
2606
			// aapt resource value: 0x7F0A000E
2607
			public static int abc_list_menu_item_checkbox = 2131361806;
2608
			
2609
			// aapt resource value: 0x7F0A000F
2610
			public static int abc_list_menu_item_icon = 2131361807;
2611
			
2612
			// aapt resource value: 0x7F0A0010
2613
			public static int abc_list_menu_item_layout = 2131361808;
2614
			
2615
			// aapt resource value: 0x7F0A0011
2616
			public static int abc_list_menu_item_radio = 2131361809;
2617
			
2618
			// aapt resource value: 0x7F0A0012
2619
			public static int abc_popup_menu_header_item_layout = 2131361810;
2620
			
2621
			// aapt resource value: 0x7F0A0013
2622
			public static int abc_popup_menu_item_layout = 2131361811;
2623
			
2624
			// aapt resource value: 0x7F0A0014
2625
			public static int abc_screen_content_include = 2131361812;
2626
			
2627
			// aapt resource value: 0x7F0A0015
2628
			public static int abc_screen_simple = 2131361813;
2629
			
2630
			// aapt resource value: 0x7F0A0016
2631
			public static int abc_screen_simple_overlay_action_mode = 2131361814;
2632
			
2633
			// aapt resource value: 0x7F0A0017
2634
			public static int abc_screen_toolbar = 2131361815;
2635
			
2636
			// aapt resource value: 0x7F0A0018
2637
			public static int abc_search_dropdown_item_icons_2line = 2131361816;
2638
			
2639
			// aapt resource value: 0x7F0A0019
2640
			public static int abc_search_view = 2131361817;
2641
			
2642
			// aapt resource value: 0x7F0A001A
2643
			public static int abc_select_dialog_material = 2131361818;
2644
			
2645
			// aapt resource value: 0x7F0A001B
2646
			public static int abc_tooltip = 2131361819;
2647
			
2648
			// aapt resource value: 0x7F0A001C
2649
			public static int custom_dialog = 2131361820;
2650
			
2651
			// aapt resource value: 0x7F0A001D
2652
			public static int notification_action = 2131361821;
2653
			
2654
			// aapt resource value: 0x7F0A001E
2655
			public static int notification_action_tombstone = 2131361822;
2656
			
2657
			// aapt resource value: 0x7F0A001F
2658
			public static int notification_template_custom_big = 2131361823;
2659
			
2660
			// aapt resource value: 0x7F0A0020
2661
			public static int notification_template_icon_group = 2131361824;
2662
			
2663
			// aapt resource value: 0x7F0A0021
2664
			public static int notification_template_part_chronometer = 2131361825;
2665
			
2666
			// aapt resource value: 0x7F0A0022
2667
			public static int notification_template_part_time = 2131361826;
2668
			
2669
			// aapt resource value: 0x7F0A0023
2670
			public static int select_dialog_item_material = 2131361827;
2671
			
2672
			// aapt resource value: 0x7F0A0024
2673
			public static int select_dialog_multichoice_material = 2131361828;
2674
			
2675
			// aapt resource value: 0x7F0A0025
2676
			public static int select_dialog_singlechoice_material = 2131361829;
2677
			
2678
			// aapt resource value: 0x7F0A0026
2679
			public static int support_simple_spinner_dropdown_item = 2131361830;
2680
			
2681
			static Layout()
2682
			{
2683
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
2684
			}
2685
			
2686
			private Layout()
2687
			{
2688
			}
2689
		}
2690
		
2691
		public partial class String
2692
		{
2693
			
2694
			// aapt resource value: 0x7F0B0000
2695
			public static int abc_action_bar_home_description = 2131427328;
2696
			
2697
			// aapt resource value: 0x7F0B0001
2698
			public static int abc_action_bar_up_description = 2131427329;
2699
			
2700
			// aapt resource value: 0x7F0B0002
2701
			public static int abc_action_menu_overflow_description = 2131427330;
2702
			
2703
			// aapt resource value: 0x7F0B0003
2704
			public static int abc_action_mode_done = 2131427331;
2705
			
2706
			// aapt resource value: 0x7F0B0005
2707
			public static int abc_activitychooserview_choose_application = 2131427333;
2708
			
2709
			// aapt resource value: 0x7F0B0004
2710
			public static int abc_activity_chooser_view_see_all = 2131427332;
2711
			
2712
			// aapt resource value: 0x7F0B0006
2713
			public static int abc_capital_off = 2131427334;
2714
			
2715
			// aapt resource value: 0x7F0B0007
2716
			public static int abc_capital_on = 2131427335;
2717
			
2718
			// aapt resource value: 0x7F0B0008
2719
			public static int abc_menu_alt_shortcut_label = 2131427336;
2720
			
2721
			// aapt resource value: 0x7F0B0009
2722
			public static int abc_menu_ctrl_shortcut_label = 2131427337;
2723
			
2724
			// aapt resource value: 0x7F0B000A
2725
			public static int abc_menu_delete_shortcut_label = 2131427338;
2726
			
2727
			// aapt resource value: 0x7F0B000B
2728
			public static int abc_menu_enter_shortcut_label = 2131427339;
2729
			
2730
			// aapt resource value: 0x7F0B000C
2731
			public static int abc_menu_function_shortcut_label = 2131427340;
2732
			
2733
			// aapt resource value: 0x7F0B000D
2734
			public static int abc_menu_meta_shortcut_label = 2131427341;
2735
			
2736
			// aapt resource value: 0x7F0B000E
2737
			public static int abc_menu_shift_shortcut_label = 2131427342;
2738
			
2739
			// aapt resource value: 0x7F0B000F
2740
			public static int abc_menu_space_shortcut_label = 2131427343;
2741
			
2742
			// aapt resource value: 0x7F0B0010
2743
			public static int abc_menu_sym_shortcut_label = 2131427344;
2744
			
2745
			// aapt resource value: 0x7F0B0011
2746
			public static int abc_prepend_shortcut_label = 2131427345;
2747
			
2748
			// aapt resource value: 0x7F0B0013
2749
			public static int abc_searchview_description_clear = 2131427347;
2750
			
2751
			// aapt resource value: 0x7F0B0014
2752
			public static int abc_searchview_description_query = 2131427348;
2753
			
2754
			// aapt resource value: 0x7F0B0015
2755
			public static int abc_searchview_description_search = 2131427349;
2756
			
2757
			// aapt resource value: 0x7F0B0016
2758
			public static int abc_searchview_description_submit = 2131427350;
2759
			
2760
			// aapt resource value: 0x7F0B0017
2761
			public static int abc_searchview_description_voice = 2131427351;
2762
			
2763
			// aapt resource value: 0x7F0B0012
2764
			public static int abc_search_hint = 2131427346;
2765
			
2766
			// aapt resource value: 0x7F0B0018
2767
			public static int abc_shareactionprovider_share_with = 2131427352;
2768
			
2769
			// aapt resource value: 0x7F0B0019
2770
			public static int abc_shareactionprovider_share_with_application = 2131427353;
2771
			
2772
			// aapt resource value: 0x7F0B001A
2773
			public static int abc_toolbar_collapse_description = 2131427354;
2774
			
2775
			// aapt resource value: 0x7F0B001B
2776
			public static int app_name = 2131427355;
2777
			
2778
			// aapt resource value: 0x7F0B001C
2779
			public static int hello = 2131427356;
2780
			
2781
			// aapt resource value: 0x7F0B001D
2782
			public static int search_menu_title = 2131427357;
2783
			
2784
			// aapt resource value: 0x7F0B001E
2785
			public static int status_bar_notification_info_overflow = 2131427358;
2786
			
2787
			static String()
2788
			{
2789
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
2790
			}
2791
			
2792
			private String()
2793
			{
2794
			}
2795
		}
2796
		
2797
		public partial class Style
2798
		{
2799
			
2800
			// aapt resource value: 0x7F0C0000
2801
			public static int AlertDialog_AppCompat = 2131492864;
2802
			
2803
			// aapt resource value: 0x7F0C0001
2804
			public static int AlertDialog_AppCompat_Light = 2131492865;
2805
			
2806
			// aapt resource value: 0x7F0C0002
2807
			public static int Animation_AppCompat_Dialog = 2131492866;
2808
			
2809
			// aapt resource value: 0x7F0C0003
2810
			public static int Animation_AppCompat_DropDownUp = 2131492867;
2811
			
2812
			// aapt resource value: 0x7F0C0004
2813
			public static int Animation_AppCompat_Tooltip = 2131492868;
2814
			
2815
			// aapt resource value: 0x7F0C0005
2816
			public static int Base_AlertDialog_AppCompat = 2131492869;
2817
			
2818
			// aapt resource value: 0x7F0C0006
2819
			public static int Base_AlertDialog_AppCompat_Light = 2131492870;
2820
			
2821
			// aapt resource value: 0x7F0C0007
2822
			public static int Base_Animation_AppCompat_Dialog = 2131492871;
2823
			
2824
			// aapt resource value: 0x7F0C0008
2825
			public static int Base_Animation_AppCompat_DropDownUp = 2131492872;
2826
			
2827
			// aapt resource value: 0x7F0C0009
2828
			public static int Base_Animation_AppCompat_Tooltip = 2131492873;
2829
			
2830
			// aapt resource value: 0x7F0C000B
2831
			public static int Base_DialogWindowTitleBackground_AppCompat = 2131492875;
2832
			
2833
			// aapt resource value: 0x7F0C000A
2834
			public static int Base_DialogWindowTitle_AppCompat = 2131492874;
2835
			
2836
			// aapt resource value: 0x7F0C000C
2837
			public static int Base_TextAppearance_AppCompat = 2131492876;
2838
			
2839
			// aapt resource value: 0x7F0C000D
2840
			public static int Base_TextAppearance_AppCompat_Body1 = 2131492877;
2841
			
2842
			// aapt resource value: 0x7F0C000E
2843
			public static int Base_TextAppearance_AppCompat_Body2 = 2131492878;
2844
			
2845
			// aapt resource value: 0x7F0C000F
2846
			public static int Base_TextAppearance_AppCompat_Button = 2131492879;
2847
			
2848
			// aapt resource value: 0x7F0C0010
2849
			public static int Base_TextAppearance_AppCompat_Caption = 2131492880;
2850
			
2851
			// aapt resource value: 0x7F0C0011
2852
			public static int Base_TextAppearance_AppCompat_Display1 = 2131492881;
2853
			
2854
			// aapt resource value: 0x7F0C0012
2855
			public static int Base_TextAppearance_AppCompat_Display2 = 2131492882;
2856
			
2857
			// aapt resource value: 0x7F0C0013
2858
			public static int Base_TextAppearance_AppCompat_Display3 = 2131492883;
2859
			
2860
			// aapt resource value: 0x7F0C0014
2861
			public static int Base_TextAppearance_AppCompat_Display4 = 2131492884;
2862
			
2863
			// aapt resource value: 0x7F0C0015
2864
			public static int Base_TextAppearance_AppCompat_Headline = 2131492885;
2865
			
2866
			// aapt resource value: 0x7F0C0016
2867
			public static int Base_TextAppearance_AppCompat_Inverse = 2131492886;
2868
			
2869
			// aapt resource value: 0x7F0C0017
2870
			public static int Base_TextAppearance_AppCompat_Large = 2131492887;
2871
			
2872
			// aapt resource value: 0x7F0C0018
2873
			public static int Base_TextAppearance_AppCompat_Large_Inverse = 2131492888;
2874
			
2875
			// aapt resource value: 0x7F0C0019
2876
			public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131492889;
2877
			
2878
			// aapt resource value: 0x7F0C001A
2879
			public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131492890;
2880
			
2881
			// aapt resource value: 0x7F0C001B
2882
			public static int Base_TextAppearance_AppCompat_Medium = 2131492891;
2883
			
2884
			// aapt resource value: 0x7F0C001C
2885
			public static int Base_TextAppearance_AppCompat_Medium_Inverse = 2131492892;
2886
			
2887
			// aapt resource value: 0x7F0C001D
2888
			public static int Base_TextAppearance_AppCompat_Menu = 2131492893;
2889
			
2890
			// aapt resource value: 0x7F0C001E
2891
			public static int Base_TextAppearance_AppCompat_SearchResult = 2131492894;
2892
			
2893
			// aapt resource value: 0x7F0C001F
2894
			public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131492895;
2895
			
2896
			// aapt resource value: 0x7F0C0020
2897
			public static int Base_TextAppearance_AppCompat_SearchResult_Title = 2131492896;
2898
			
2899
			// aapt resource value: 0x7F0C0021
2900
			public static int Base_TextAppearance_AppCompat_Small = 2131492897;
2901
			
2902
			// aapt resource value: 0x7F0C0022
2903
			public static int Base_TextAppearance_AppCompat_Small_Inverse = 2131492898;
2904
			
2905
			// aapt resource value: 0x7F0C0023
2906
			public static int Base_TextAppearance_AppCompat_Subhead = 2131492899;
2907
			
2908
			// aapt resource value: 0x7F0C0024
2909
			public static int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131492900;
2910
			
2911
			// aapt resource value: 0x7F0C0025
2912
			public static int Base_TextAppearance_AppCompat_Title = 2131492901;
2913
			
2914
			// aapt resource value: 0x7F0C0026
2915
			public static int Base_TextAppearance_AppCompat_Title_Inverse = 2131492902;
2916
			
2917
			// aapt resource value: 0x7F0C0027
2918
			public static int Base_TextAppearance_AppCompat_Tooltip = 2131492903;
2919
			
2920
			// aapt resource value: 0x7F0C0028
2921
			public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131492904;
2922
			
2923
			// aapt resource value: 0x7F0C0029
2924
			public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131492905;
2925
			
2926
			// aapt resource value: 0x7F0C002A
2927
			public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131492906;
2928
			
2929
			// aapt resource value: 0x7F0C002B
2930
			public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131492907;
2931
			
2932
			// aapt resource value: 0x7F0C002C
2933
			public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131492908;
2934
			
2935
			// aapt resource value: 0x7F0C002D
2936
			public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131492909;
2937
			
2938
			// aapt resource value: 0x7F0C002E
2939
			public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131492910;
2940
			
2941
			// aapt resource value: 0x7F0C002F
2942
			public static int Base_TextAppearance_AppCompat_Widget_Button = 2131492911;
2943
			
2944
			// aapt resource value: 0x7F0C0030
2945
			public static int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131492912;
2946
			
2947
			// aapt resource value: 0x7F0C0031
2948
			public static int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2131492913;
2949
			
2950
			// aapt resource value: 0x7F0C0032
2951
			public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131492914;
2952
			
2953
			// aapt resource value: 0x7F0C0033
2954
			public static int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131492915;
2955
			
2956
			// aapt resource value: 0x7F0C0034
2957
			public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131492916;
2958
			
2959
			// aapt resource value: 0x7F0C0035
2960
			public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131492917;
2961
			
2962
			// aapt resource value: 0x7F0C0036
2963
			public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131492918;
2964
			
2965
			// aapt resource value: 0x7F0C0037
2966
			public static int Base_TextAppearance_AppCompat_Widget_Switch = 2131492919;
2967
			
2968
			// aapt resource value: 0x7F0C0038
2969
			public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131492920;
2970
			
2971
			// aapt resource value: 0x7F0C0039
2972
			public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131492921;
2973
			
2974
			// aapt resource value: 0x7F0C003A
2975
			public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131492922;
2976
			
2977
			// aapt resource value: 0x7F0C003B
2978
			public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131492923;
2979
			
2980
			// aapt resource value: 0x7F0C004A
2981
			public static int Base_ThemeOverlay_AppCompat = 2131492938;
2982
			
2983
			// aapt resource value: 0x7F0C004B
2984
			public static int Base_ThemeOverlay_AppCompat_ActionBar = 2131492939;
2985
			
2986
			// aapt resource value: 0x7F0C004C
2987
			public static int Base_ThemeOverlay_AppCompat_Dark = 2131492940;
2988
			
2989
			// aapt resource value: 0x7F0C004D
2990
			public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131492941;
2991
			
2992
			// aapt resource value: 0x7F0C004E
2993
			public static int Base_ThemeOverlay_AppCompat_Dialog = 2131492942;
2994
			
2995
			// aapt resource value: 0x7F0C004F
2996
			public static int Base_ThemeOverlay_AppCompat_Dialog_Alert = 2131492943;
2997
			
2998
			// aapt resource value: 0x7F0C0050
2999
			public static int Base_ThemeOverlay_AppCompat_Light = 2131492944;
3000
			
3001
			// aapt resource value: 0x7F0C003C
3002
			public static int Base_Theme_AppCompat = 2131492924;
3003
			
3004
			// aapt resource value: 0x7F0C003D
3005
			public static int Base_Theme_AppCompat_CompactMenu = 2131492925;
3006
			
3007
			// aapt resource value: 0x7F0C003E
3008
			public static int Base_Theme_AppCompat_Dialog = 2131492926;
3009
			
3010
			// aapt resource value: 0x7F0C0042
3011
			public static int Base_Theme_AppCompat_DialogWhenLarge = 2131492930;
3012
			
3013
			// aapt resource value: 0x7F0C003F
3014
			public static int Base_Theme_AppCompat_Dialog_Alert = 2131492927;
3015
			
3016
			// aapt resource value: 0x7F0C0040
3017
			public static int Base_Theme_AppCompat_Dialog_FixedSize = 2131492928;
3018
			
3019
			// aapt resource value: 0x7F0C0041
3020
			public static int Base_Theme_AppCompat_Dialog_MinWidth = 2131492929;
3021
			
3022
			// aapt resource value: 0x7F0C0043
3023
			public static int Base_Theme_AppCompat_Light = 2131492931;
3024
			
3025
			// aapt resource value: 0x7F0C0044
3026
			public static int Base_Theme_AppCompat_Light_DarkActionBar = 2131492932;
3027
			
3028
			// aapt resource value: 0x7F0C0045
3029
			public static int Base_Theme_AppCompat_Light_Dialog = 2131492933;
3030
			
3031
			// aapt resource value: 0x7F0C0049
3032
			public static int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131492937;
3033
			
3034
			// aapt resource value: 0x7F0C0046
3035
			public static int Base_Theme_AppCompat_Light_Dialog_Alert = 2131492934;
3036
			
3037
			// aapt resource value: 0x7F0C0047
3038
			public static int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131492935;
3039
			
3040
			// aapt resource value: 0x7F0C0048
3041
			public static int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131492936;
3042
			
3043
			// aapt resource value: 0x7F0C0055
3044
			public static int Base_V21_ThemeOverlay_AppCompat_Dialog = 2131492949;
3045
			
3046
			// aapt resource value: 0x7F0C0051
3047
			public static int Base_V21_Theme_AppCompat = 2131492945;
3048
			
3049
			// aapt resource value: 0x7F0C0052
3050
			public static int Base_V21_Theme_AppCompat_Dialog = 2131492946;
3051
			
3052
			// aapt resource value: 0x7F0C0053
3053
			public static int Base_V21_Theme_AppCompat_Light = 2131492947;
3054
			
3055
			// aapt resource value: 0x7F0C0054
3056
			public static int Base_V21_Theme_AppCompat_Light_Dialog = 2131492948;
3057
			
3058
			// aapt resource value: 0x7F0C0056
3059
			public static int Base_V22_Theme_AppCompat = 2131492950;
3060
			
3061
			// aapt resource value: 0x7F0C0057
3062
			public static int Base_V22_Theme_AppCompat_Light = 2131492951;
3063
			
3064
			// aapt resource value: 0x7F0C0058
3065
			public static int Base_V23_Theme_AppCompat = 2131492952;
3066
			
3067
			// aapt resource value: 0x7F0C0059
3068
			public static int Base_V23_Theme_AppCompat_Light = 2131492953;
3069
			
3070
			// aapt resource value: 0x7F0C005A
3071
			public static int Base_V26_Theme_AppCompat = 2131492954;
3072
			
3073
			// aapt resource value: 0x7F0C005B
3074
			public static int Base_V26_Theme_AppCompat_Light = 2131492955;
3075
			
3076
			// aapt resource value: 0x7F0C005C
3077
			public static int Base_V26_Widget_AppCompat_Toolbar = 2131492956;
3078
			
3079
			// aapt resource value: 0x7F0C005D
3080
			public static int Base_V28_Theme_AppCompat = 2131492957;
3081
			
3082
			// aapt resource value: 0x7F0C005E
3083
			public static int Base_V28_Theme_AppCompat_Light = 2131492958;
3084
			
3085
			// aapt resource value: 0x7F0C0063
3086
			public static int Base_V7_ThemeOverlay_AppCompat_Dialog = 2131492963;
3087
			
3088
			// aapt resource value: 0x7F0C005F
3089
			public static int Base_V7_Theme_AppCompat = 2131492959;
3090
			
3091
			// aapt resource value: 0x7F0C0060
3092
			public static int Base_V7_Theme_AppCompat_Dialog = 2131492960;
3093
			
3094
			// aapt resource value: 0x7F0C0061
3095
			public static int Base_V7_Theme_AppCompat_Light = 2131492961;
3096
			
3097
			// aapt resource value: 0x7F0C0062
3098
			public static int Base_V7_Theme_AppCompat_Light_Dialog = 2131492962;
3099
			
3100
			// aapt resource value: 0x7F0C0064
3101
			public static int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131492964;
3102
			
3103
			// aapt resource value: 0x7F0C0065
3104
			public static int Base_V7_Widget_AppCompat_EditText = 2131492965;
3105
			
3106
			// aapt resource value: 0x7F0C0066
3107
			public static int Base_V7_Widget_AppCompat_Toolbar = 2131492966;
3108
			
3109
			// aapt resource value: 0x7F0C0067
3110
			public static int Base_Widget_AppCompat_ActionBar = 2131492967;
3111
			
3112
			// aapt resource value: 0x7F0C0068
3113
			public static int Base_Widget_AppCompat_ActionBar_Solid = 2131492968;
3114
			
3115
			// aapt resource value: 0x7F0C0069
3116
			public static int Base_Widget_AppCompat_ActionBar_TabBar = 2131492969;
3117
			
3118
			// aapt resource value: 0x7F0C006A
3119
			public static int Base_Widget_AppCompat_ActionBar_TabText = 2131492970;
3120
			
3121
			// aapt resource value: 0x7F0C006B
3122
			public static int Base_Widget_AppCompat_ActionBar_TabView = 2131492971;
3123
			
3124
			// aapt resource value: 0x7F0C006C
3125
			public static int Base_Widget_AppCompat_ActionButton = 2131492972;
3126
			
3127
			// aapt resource value: 0x7F0C006D
3128
			public static int Base_Widget_AppCompat_ActionButton_CloseMode = 2131492973;
3129
			
3130
			// aapt resource value: 0x7F0C006E
3131
			public static int Base_Widget_AppCompat_ActionButton_Overflow = 2131492974;
3132
			
3133
			// aapt resource value: 0x7F0C006F
3134
			public static int Base_Widget_AppCompat_ActionMode = 2131492975;
3135
			
3136
			// aapt resource value: 0x7F0C0070
3137
			public static int Base_Widget_AppCompat_ActivityChooserView = 2131492976;
3138
			
3139
			// aapt resource value: 0x7F0C0071
3140
			public static int Base_Widget_AppCompat_AutoCompleteTextView = 2131492977;
3141
			
3142
			// aapt resource value: 0x7F0C0072
3143
			public static int Base_Widget_AppCompat_Button = 2131492978;
3144
			
3145
			// aapt resource value: 0x7F0C0078
3146
			public static int Base_Widget_AppCompat_ButtonBar = 2131492984;
3147
			
3148
			// aapt resource value: 0x7F0C0079
3149
			public static int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131492985;
3150
			
3151
			// aapt resource value: 0x7F0C0073
3152
			public static int Base_Widget_AppCompat_Button_Borderless = 2131492979;
3153
			
3154
			// aapt resource value: 0x7F0C0074
3155
			public static int Base_Widget_AppCompat_Button_Borderless_Colored = 2131492980;
3156
			
3157
			// aapt resource value: 0x7F0C0075
3158
			public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131492981;
3159
			
3160
			// aapt resource value: 0x7F0C0076
3161
			public static int Base_Widget_AppCompat_Button_Colored = 2131492982;
3162
			
3163
			// aapt resource value: 0x7F0C0077
3164
			public static int Base_Widget_AppCompat_Button_Small = 2131492983;
3165
			
3166
			// aapt resource value: 0x7F0C007A
3167
			public static int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131492986;
3168
			
3169
			// aapt resource value: 0x7F0C007B
3170
			public static int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131492987;
3171
			
3172
			// aapt resource value: 0x7F0C007C
3173
			public static int Base_Widget_AppCompat_CompoundButton_Switch = 2131492988;
3174
			
3175
			// aapt resource value: 0x7F0C007D
3176
			public static int Base_Widget_AppCompat_DrawerArrowToggle = 2131492989;
3177
			
3178
			// aapt resource value: 0x7F0C007E
3179
			public static int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131492990;
3180
			
3181
			// aapt resource value: 0x7F0C007F
3182
			public static int Base_Widget_AppCompat_DropDownItem_Spinner = 2131492991;
3183
			
3184
			// aapt resource value: 0x7F0C0080
3185
			public static int Base_Widget_AppCompat_EditText = 2131492992;
3186
			
3187
			// aapt resource value: 0x7F0C0081
3188
			public static int Base_Widget_AppCompat_ImageButton = 2131492993;
3189
			
3190
			// aapt resource value: 0x7F0C0082
3191
			public static int Base_Widget_AppCompat_Light_ActionBar = 2131492994;
3192
			
3193
			// aapt resource value: 0x7F0C0083
3194
			public static int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131492995;
3195
			
3196
			// aapt resource value: 0x7F0C0084
3197
			public static int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131492996;
3198
			
3199
			// aapt resource value: 0x7F0C0085
3200
			public static int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131492997;
3201
			
3202
			// aapt resource value: 0x7F0C0086
3203
			public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131492998;
3204
			
3205
			// aapt resource value: 0x7F0C0087
3206
			public static int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131492999;
3207
			
3208
			// aapt resource value: 0x7F0C0088
3209
			public static int Base_Widget_AppCompat_Light_PopupMenu = 2131493000;
3210
			
3211
			// aapt resource value: 0x7F0C0089
3212
			public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131493001;
3213
			
3214
			// aapt resource value: 0x7F0C008A
3215
			public static int Base_Widget_AppCompat_ListMenuView = 2131493002;
3216
			
3217
			// aapt resource value: 0x7F0C008B
3218
			public static int Base_Widget_AppCompat_ListPopupWindow = 2131493003;
3219
			
3220
			// aapt resource value: 0x7F0C008C
3221
			public static int Base_Widget_AppCompat_ListView = 2131493004;
3222
			
3223
			// aapt resource value: 0x7F0C008D
3224
			public static int Base_Widget_AppCompat_ListView_DropDown = 2131493005;
3225
			
3226
			// aapt resource value: 0x7F0C008E
3227
			public static int Base_Widget_AppCompat_ListView_Menu = 2131493006;
3228
			
3229
			// aapt resource value: 0x7F0C008F
3230
			public static int Base_Widget_AppCompat_PopupMenu = 2131493007;
3231
			
3232
			// aapt resource value: 0x7F0C0090
3233
			public static int Base_Widget_AppCompat_PopupMenu_Overflow = 2131493008;
3234
			
3235
			// aapt resource value: 0x7F0C0091
3236
			public static int Base_Widget_AppCompat_PopupWindow = 2131493009;
3237
			
3238
			// aapt resource value: 0x7F0C0092
3239
			public static int Base_Widget_AppCompat_ProgressBar = 2131493010;
3240
			
3241
			// aapt resource value: 0x7F0C0093
3242
			public static int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131493011;
3243
			
3244
			// aapt resource value: 0x7F0C0094
3245
			public static int Base_Widget_AppCompat_RatingBar = 2131493012;
3246
			
3247
			// aapt resource value: 0x7F0C0095
3248
			public static int Base_Widget_AppCompat_RatingBar_Indicator = 2131493013;
3249
			
3250
			// aapt resource value: 0x7F0C0096
3251
			public static int Base_Widget_AppCompat_RatingBar_Small = 2131493014;
3252
			
3253
			// aapt resource value: 0x7F0C0097
3254
			public static int Base_Widget_AppCompat_SearchView = 2131493015;
3255
			
3256
			// aapt resource value: 0x7F0C0098
3257
			public static int Base_Widget_AppCompat_SearchView_ActionBar = 2131493016;
3258
			
3259
			// aapt resource value: 0x7F0C0099
3260
			public static int Base_Widget_AppCompat_SeekBar = 2131493017;
3261
			
3262
			// aapt resource value: 0x7F0C009A
3263
			public static int Base_Widget_AppCompat_SeekBar_Discrete = 2131493018;
3264
			
3265
			// aapt resource value: 0x7F0C009B
3266
			public static int Base_Widget_AppCompat_Spinner = 2131493019;
3267
			
3268
			// aapt resource value: 0x7F0C009C
3269
			public static int Base_Widget_AppCompat_Spinner_Underlined = 2131493020;
3270
			
3271
			// aapt resource value: 0x7F0C009D
3272
			public static int Base_Widget_AppCompat_TextView = 2131493021;
3273
			
3274
			// aapt resource value: 0x7F0C009E
3275
			public static int Base_Widget_AppCompat_TextView_SpinnerItem = 2131493022;
3276
			
3277
			// aapt resource value: 0x7F0C009F
3278
			public static int Base_Widget_AppCompat_Toolbar = 2131493023;
3279
			
3280
			// aapt resource value: 0x7F0C00A0
3281
			public static int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131493024;
3282
			
3283
			// aapt resource value: 0x7F0C00A1
3284
			public static int Platform_AppCompat = 2131493025;
3285
			
3286
			// aapt resource value: 0x7F0C00A2
3287
			public static int Platform_AppCompat_Light = 2131493026;
3288
			
3289
			// aapt resource value: 0x7F0C00A3
3290
			public static int Platform_ThemeOverlay_AppCompat = 2131493027;
3291
			
3292
			// aapt resource value: 0x7F0C00A4
3293
			public static int Platform_ThemeOverlay_AppCompat_Dark = 2131493028;
3294
			
3295
			// aapt resource value: 0x7F0C00A5
3296
			public static int Platform_ThemeOverlay_AppCompat_Light = 2131493029;
3297
			
3298
			// aapt resource value: 0x7F0C00A6
3299
			public static int Platform_V21_AppCompat = 2131493030;
3300
			
3301
			// aapt resource value: 0x7F0C00A7
3302
			public static int Platform_V21_AppCompat_Light = 2131493031;
3303
			
3304
			// aapt resource value: 0x7F0C00A8
3305
			public static int Platform_V25_AppCompat = 2131493032;
3306
			
3307
			// aapt resource value: 0x7F0C00A9
3308
			public static int Platform_V25_AppCompat_Light = 2131493033;
3309
			
3310
			// aapt resource value: 0x7F0C00AA
3311
			public static int Platform_Widget_AppCompat_Spinner = 2131493034;
3312
			
3313
			// aapt resource value: 0x7F0C00AB
3314
			public static int RtlOverlay_DialogWindowTitle_AppCompat = 2131493035;
3315
			
3316
			// aapt resource value: 0x7F0C00AC
3317
			public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131493036;
3318
			
3319
			// aapt resource value: 0x7F0C00AD
3320
			public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131493037;
3321
			
3322
			// aapt resource value: 0x7F0C00AE
3323
			public static int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131493038;
3324
			
3325
			// aapt resource value: 0x7F0C00AF
3326
			public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131493039;
3327
			
3328
			// aapt resource value: 0x7F0C00B0
3329
			public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 2131493040;
3330
			
3331
			// aapt resource value: 0x7F0C00B1
3332
			public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 2131493041;
3333
			
3334
			// aapt resource value: 0x7F0C00B2
3335
			public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131493042;
3336
			
3337
			// aapt resource value: 0x7F0C00B3
3338
			public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 2131493043;
3339
			
3340
			// aapt resource value: 0x7F0C00B9
3341
			public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131493049;
3342
			
3343
			// aapt resource value: 0x7F0C00B4
3344
			public static int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131493044;
3345
			
3346
			// aapt resource value: 0x7F0C00B5
3347
			public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131493045;
3348
			
3349
			// aapt resource value: 0x7F0C00B6
3350
			public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131493046;
3351
			
3352
			// aapt resource value: 0x7F0C00B7
3353
			public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131493047;
3354
			
3355
			// aapt resource value: 0x7F0C00B8
3356
			public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131493048;
3357
			
3358
			// aapt resource value: 0x7F0C00BA
3359
			public static int RtlUnderlay_Widget_AppCompat_ActionButton = 2131493050;
3360
			
3361
			// aapt resource value: 0x7F0C00BB
3362
			public static int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131493051;
3363
			
3364
			// aapt resource value: 0x7F0C00BC
3365
			public static int TextAppearance_AppCompat = 2131493052;
3366
			
3367
			// aapt resource value: 0x7F0C00BD
3368
			public static int TextAppearance_AppCompat_Body1 = 2131493053;
3369
			
3370
			// aapt resource value: 0x7F0C00BE
3371
			public static int TextAppearance_AppCompat_Body2 = 2131493054;
3372
			
3373
			// aapt resource value: 0x7F0C00BF
3374
			public static int TextAppearance_AppCompat_Button = 2131493055;
3375
			
3376
			// aapt resource value: 0x7F0C00C0
3377
			public static int TextAppearance_AppCompat_Caption = 2131493056;
3378
			
3379
			// aapt resource value: 0x7F0C00C1
3380
			public static int TextAppearance_AppCompat_Display1 = 2131493057;
3381
			
3382
			// aapt resource value: 0x7F0C00C2
3383
			public static int TextAppearance_AppCompat_Display2 = 2131493058;
3384
			
3385
			// aapt resource value: 0x7F0C00C3
3386
			public static int TextAppearance_AppCompat_Display3 = 2131493059;
3387
			
3388
			// aapt resource value: 0x7F0C00C4
3389
			public static int TextAppearance_AppCompat_Display4 = 2131493060;
3390
			
3391
			// aapt resource value: 0x7F0C00C5
3392
			public static int TextAppearance_AppCompat_Headline = 2131493061;
3393
			
3394
			// aapt resource value: 0x7F0C00C6
3395
			public static int TextAppearance_AppCompat_Inverse = 2131493062;
3396
			
3397
			// aapt resource value: 0x7F0C00C7
3398
			public static int TextAppearance_AppCompat_Large = 2131493063;
3399
			
3400
			// aapt resource value: 0x7F0C00C8
3401
			public static int TextAppearance_AppCompat_Large_Inverse = 2131493064;
3402
			
3403
			// aapt resource value: 0x7F0C00C9
3404
			public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131493065;
3405
			
3406
			// aapt resource value: 0x7F0C00CA
3407
			public static int TextAppearance_AppCompat_Light_SearchResult_Title = 2131493066;
3408
			
3409
			// aapt resource value: 0x7F0C00CB
3410
			public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131493067;
3411
			
3412
			// aapt resource value: 0x7F0C00CC
3413
			public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131493068;
3414
			
3415
			// aapt resource value: 0x7F0C00CD
3416
			public static int TextAppearance_AppCompat_Medium = 2131493069;
3417
			
3418
			// aapt resource value: 0x7F0C00CE
3419
			public static int TextAppearance_AppCompat_Medium_Inverse = 2131493070;
3420
			
3421
			// aapt resource value: 0x7F0C00CF
3422
			public static int TextAppearance_AppCompat_Menu = 2131493071;
3423
			
3424
			// aapt resource value: 0x7F0C00D0
3425
			public static int TextAppearance_AppCompat_SearchResult_Subtitle = 2131493072;
3426
			
3427
			// aapt resource value: 0x7F0C00D1
3428
			public static int TextAppearance_AppCompat_SearchResult_Title = 2131493073;
3429
			
3430
			// aapt resource value: 0x7F0C00D2
3431
			public static int TextAppearance_AppCompat_Small = 2131493074;
3432
			
3433
			// aapt resource value: 0x7F0C00D3
3434
			public static int TextAppearance_AppCompat_Small_Inverse = 2131493075;
3435
			
3436
			// aapt resource value: 0x7F0C00D4
3437
			public static int TextAppearance_AppCompat_Subhead = 2131493076;
3438
			
3439
			// aapt resource value: 0x7F0C00D5
3440
			public static int TextAppearance_AppCompat_Subhead_Inverse = 2131493077;
3441
			
3442
			// aapt resource value: 0x7F0C00D6
3443
			public static int TextAppearance_AppCompat_Title = 2131493078;
3444
			
3445
			// aapt resource value: 0x7F0C00D7
3446
			public static int TextAppearance_AppCompat_Title_Inverse = 2131493079;
3447
			
3448
			// aapt resource value: 0x7F0C00D8
3449
			public static int TextAppearance_AppCompat_Tooltip = 2131493080;
3450
			
3451
			// aapt resource value: 0x7F0C00D9
3452
			public static int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131493081;
3453
			
3454
			// aapt resource value: 0x7F0C00DA
3455
			public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131493082;
3456
			
3457
			// aapt resource value: 0x7F0C00DB
3458
			public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131493083;
3459
			
3460
			// aapt resource value: 0x7F0C00DC
3461
			public static int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131493084;
3462
			
3463
			// aapt resource value: 0x7F0C00DD
3464
			public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131493085;
3465
			
3466
			// aapt resource value: 0x7F0C00DE
3467
			public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131493086;
3468
			
3469
			// aapt resource value: 0x7F0C00DF
3470
			public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131493087;
3471
			
3472
			// aapt resource value: 0x7F0C00E0
3473
			public static int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131493088;
3474
			
3475
			// aapt resource value: 0x7F0C00E1
3476
			public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131493089;
3477
			
3478
			// aapt resource value: 0x7F0C00E2
3479
			public static int TextAppearance_AppCompat_Widget_Button = 2131493090;
3480
			
3481
			// aapt resource value: 0x7F0C00E3
3482
			public static int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131493091;
3483
			
3484
			// aapt resource value: 0x7F0C00E4
3485
			public static int TextAppearance_AppCompat_Widget_Button_Colored = 2131493092;
3486
			
3487
			// aapt resource value: 0x7F0C00E5
3488
			public static int TextAppearance_AppCompat_Widget_Button_Inverse = 2131493093;
3489
			
3490
			// aapt resource value: 0x7F0C00E6
3491
			public static int TextAppearance_AppCompat_Widget_DropDownItem = 2131493094;
3492
			
3493
			// aapt resource value: 0x7F0C00E7
3494
			public static int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131493095;
3495
			
3496
			// aapt resource value: 0x7F0C00E8
3497
			public static int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131493096;
3498
			
3499
			// aapt resource value: 0x7F0C00E9
3500
			public static int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131493097;
3501
			
3502
			// aapt resource value: 0x7F0C00EA
3503
			public static int TextAppearance_AppCompat_Widget_Switch = 2131493098;
3504
			
3505
			// aapt resource value: 0x7F0C00EB
3506
			public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131493099;
3507
			
3508
			// aapt resource value: 0x7F0C00EC
3509
			public static int TextAppearance_Compat_Notification = 2131493100;
3510
			
3511
			// aapt resource value: 0x7F0C00ED
3512
			public static int TextAppearance_Compat_Notification_Info = 2131493101;
3513
			
3514
			// aapt resource value: 0x7F0C00EE
3515
			public static int TextAppearance_Compat_Notification_Line2 = 2131493102;
3516
			
3517
			// aapt resource value: 0x7F0C00EF
3518
			public static int TextAppearance_Compat_Notification_Time = 2131493103;
3519
			
3520
			// aapt resource value: 0x7F0C00F0
3521
			public static int TextAppearance_Compat_Notification_Title = 2131493104;
3522
			
3523
			// aapt resource value: 0x7F0C00F1
3524
			public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131493105;
3525
			
3526
			// aapt resource value: 0x7F0C00F2
3527
			public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131493106;
3528
			
3529
			// aapt resource value: 0x7F0C00F3
3530
			public static int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131493107;
3531
			
3532
			// aapt resource value: 0x7F0C010A
3533
			public static int ThemeOverlay_AppCompat = 2131493130;
3534
			
3535
			// aapt resource value: 0x7F0C010B
3536
			public static int ThemeOverlay_AppCompat_ActionBar = 2131493131;
3537
			
3538
			// aapt resource value: 0x7F0C010C
3539
			public static int ThemeOverlay_AppCompat_Dark = 2131493132;
3540
			
3541
			// aapt resource value: 0x7F0C010D
3542
			public static int ThemeOverlay_AppCompat_Dark_ActionBar = 2131493133;
3543
			
3544
			// aapt resource value: 0x7F0C010E
3545
			public static int ThemeOverlay_AppCompat_DayNight = 2131493134;
3546
			
3547
			// aapt resource value: 0x7F0C010F
3548
			public static int ThemeOverlay_AppCompat_DayNight_ActionBar = 2131493135;
3549
			
3550
			// aapt resource value: 0x7F0C0110
3551
			public static int ThemeOverlay_AppCompat_Dialog = 2131493136;
3552
			
3553
			// aapt resource value: 0x7F0C0111
3554
			public static int ThemeOverlay_AppCompat_Dialog_Alert = 2131493137;
3555
			
3556
			// aapt resource value: 0x7F0C0112
3557
			public static int ThemeOverlay_AppCompat_Light = 2131493138;
3558
			
3559
			// aapt resource value: 0x7F0C00F4
3560
			public static int Theme_AppCompat = 2131493108;
3561
			
3562
			// aapt resource value: 0x7F0C00F5
3563
			public static int Theme_AppCompat_CompactMenu = 2131493109;
3564
			
3565
			// aapt resource value: 0x7F0C00F6
3566
			public static int Theme_AppCompat_DayNight = 2131493110;
3567
			
3568
			// aapt resource value: 0x7F0C00F7
3569
			public static int Theme_AppCompat_DayNight_DarkActionBar = 2131493111;
3570
			
3571
			// aapt resource value: 0x7F0C00F8
3572
			public static int Theme_AppCompat_DayNight_Dialog = 2131493112;
3573
			
3574
			// aapt resource value: 0x7F0C00FB
3575
			public static int Theme_AppCompat_DayNight_DialogWhenLarge = 2131493115;
3576
			
3577
			// aapt resource value: 0x7F0C00F9
3578
			public static int Theme_AppCompat_DayNight_Dialog_Alert = 2131493113;
3579
			
3580
			// aapt resource value: 0x7F0C00FA
3581
			public static int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131493114;
3582
			
3583
			// aapt resource value: 0x7F0C00FC
3584
			public static int Theme_AppCompat_DayNight_NoActionBar = 2131493116;
3585
			
3586
			// aapt resource value: 0x7F0C00FD
3587
			public static int Theme_AppCompat_Dialog = 2131493117;
3588
			
3589
			// aapt resource value: 0x7F0C0100
3590
			public static int Theme_AppCompat_DialogWhenLarge = 2131493120;
3591
			
3592
			// aapt resource value: 0x7F0C00FE
3593
			public static int Theme_AppCompat_Dialog_Alert = 2131493118;
3594
			
3595
			// aapt resource value: 0x7F0C00FF
3596
			public static int Theme_AppCompat_Dialog_MinWidth = 2131493119;
3597
			
3598
			// aapt resource value: 0x7F0C0101
3599
			public static int Theme_AppCompat_Empty = 2131493121;
3600
			
3601
			// aapt resource value: 0x7F0C0102
3602
			public static int Theme_AppCompat_Light = 2131493122;
3603
			
3604
			// aapt resource value: 0x7F0C0103
3605
			public static int Theme_AppCompat_Light_DarkActionBar = 2131493123;
3606
			
3607
			// aapt resource value: 0x7F0C0104
3608
			public static int Theme_AppCompat_Light_Dialog = 2131493124;
3609
			
3610
			// aapt resource value: 0x7F0C0107
3611
			public static int Theme_AppCompat_Light_DialogWhenLarge = 2131493127;
3612
			
3613
			// aapt resource value: 0x7F0C0105
3614
			public static int Theme_AppCompat_Light_Dialog_Alert = 2131493125;
3615
			
3616
			// aapt resource value: 0x7F0C0106
3617
			public static int Theme_AppCompat_Light_Dialog_MinWidth = 2131493126;
3618
			
3619
			// aapt resource value: 0x7F0C0108
3620
			public static int Theme_AppCompat_Light_NoActionBar = 2131493128;
3621
			
3622
			// aapt resource value: 0x7F0C0109
3623
			public static int Theme_AppCompat_NoActionBar = 2131493129;
3624
			
3625
			// aapt resource value: 0x7F0C0113
3626
			public static int Widget_AppCompat_ActionBar = 2131493139;
3627
			
3628
			// aapt resource value: 0x7F0C0114
3629
			public static int Widget_AppCompat_ActionBar_Solid = 2131493140;
3630
			
3631
			// aapt resource value: 0x7F0C0115
3632
			public static int Widget_AppCompat_ActionBar_TabBar = 2131493141;
3633
			
3634
			// aapt resource value: 0x7F0C0116
3635
			public static int Widget_AppCompat_ActionBar_TabText = 2131493142;
3636
			
3637
			// aapt resource value: 0x7F0C0117
3638
			public static int Widget_AppCompat_ActionBar_TabView = 2131493143;
3639
			
3640
			// aapt resource value: 0x7F0C0118
3641
			public static int Widget_AppCompat_ActionButton = 2131493144;
3642
			
3643
			// aapt resource value: 0x7F0C0119
3644
			public static int Widget_AppCompat_ActionButton_CloseMode = 2131493145;
3645
			
3646
			// aapt resource value: 0x7F0C011A
3647
			public static int Widget_AppCompat_ActionButton_Overflow = 2131493146;
3648
			
3649
			// aapt resource value: 0x7F0C011B
3650
			public static int Widget_AppCompat_ActionMode = 2131493147;
3651
			
3652
			// aapt resource value: 0x7F0C011C
3653
			public static int Widget_AppCompat_ActivityChooserView = 2131493148;
3654
			
3655
			// aapt resource value: 0x7F0C011D
3656
			public static int Widget_AppCompat_AutoCompleteTextView = 2131493149;
3657
			
3658
			// aapt resource value: 0x7F0C011E
3659
			public static int Widget_AppCompat_Button = 2131493150;
3660
			
3661
			// aapt resource value: 0x7F0C0124
3662
			public static int Widget_AppCompat_ButtonBar = 2131493156;
3663
			
3664
			// aapt resource value: 0x7F0C0125
3665
			public static int Widget_AppCompat_ButtonBar_AlertDialog = 2131493157;
3666
			
3667
			// aapt resource value: 0x7F0C011F
3668
			public static int Widget_AppCompat_Button_Borderless = 2131493151;
3669
			
3670
			// aapt resource value: 0x7F0C0120
3671
			public static int Widget_AppCompat_Button_Borderless_Colored = 2131493152;
3672
			
3673
			// aapt resource value: 0x7F0C0121
3674
			public static int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131493153;
3675
			
3676
			// aapt resource value: 0x7F0C0122
3677
			public static int Widget_AppCompat_Button_Colored = 2131493154;
3678
			
3679
			// aapt resource value: 0x7F0C0123
3680
			public static int Widget_AppCompat_Button_Small = 2131493155;
3681
			
3682
			// aapt resource value: 0x7F0C0126
3683
			public static int Widget_AppCompat_CompoundButton_CheckBox = 2131493158;
3684
			
3685
			// aapt resource value: 0x7F0C0127
3686
			public static int Widget_AppCompat_CompoundButton_RadioButton = 2131493159;
3687
			
3688
			// aapt resource value: 0x7F0C0128
3689
			public static int Widget_AppCompat_CompoundButton_Switch = 2131493160;
3690
			
3691
			// aapt resource value: 0x7F0C0129
3692
			public static int Widget_AppCompat_DrawerArrowToggle = 2131493161;
3693
			
3694
			// aapt resource value: 0x7F0C012A
3695
			public static int Widget_AppCompat_DropDownItem_Spinner = 2131493162;
3696
			
3697
			// aapt resource value: 0x7F0C012B
3698
			public static int Widget_AppCompat_EditText = 2131493163;
3699
			
3700
			// aapt resource value: 0x7F0C012C
3701
			public static int Widget_AppCompat_ImageButton = 2131493164;
3702
			
3703
			// aapt resource value: 0x7F0C012D
3704
			public static int Widget_AppCompat_Light_ActionBar = 2131493165;
3705
			
3706
			// aapt resource value: 0x7F0C012E
3707
			public static int Widget_AppCompat_Light_ActionBar_Solid = 2131493166;
3708
			
3709
			// aapt resource value: 0x7F0C012F
3710
			public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131493167;
3711
			
3712
			// aapt resource value: 0x7F0C0130
3713
			public static int Widget_AppCompat_Light_ActionBar_TabBar = 2131493168;
3714
			
3715
			// aapt resource value: 0x7F0C0131
3716
			public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131493169;
3717
			
3718
			// aapt resource value: 0x7F0C0132
3719
			public static int Widget_AppCompat_Light_ActionBar_TabText = 2131493170;
3720
			
3721
			// aapt resource value: 0x7F0C0133
3722
			public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131493171;
3723
			
3724
			// aapt resource value: 0x7F0C0134
3725
			public static int Widget_AppCompat_Light_ActionBar_TabView = 2131493172;
3726
			
3727
			// aapt resource value: 0x7F0C0135
3728
			public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131493173;
3729
			
3730
			// aapt resource value: 0x7F0C0136
3731
			public static int Widget_AppCompat_Light_ActionButton = 2131493174;
3732
			
3733
			// aapt resource value: 0x7F0C0137
3734
			public static int Widget_AppCompat_Light_ActionButton_CloseMode = 2131493175;
3735
			
3736
			// aapt resource value: 0x7F0C0138
3737
			public static int Widget_AppCompat_Light_ActionButton_Overflow = 2131493176;
3738
			
3739
			// aapt resource value: 0x7F0C0139
3740
			public static int Widget_AppCompat_Light_ActionMode_Inverse = 2131493177;
3741
			
3742
			// aapt resource value: 0x7F0C013A
3743
			public static int Widget_AppCompat_Light_ActivityChooserView = 2131493178;
3744
			
3745
			// aapt resource value: 0x7F0C013B
3746
			public static int Widget_AppCompat_Light_AutoCompleteTextView = 2131493179;
3747
			
3748
			// aapt resource value: 0x7F0C013C
3749
			public static int Widget_AppCompat_Light_DropDownItem_Spinner = 2131493180;
3750
			
3751
			// aapt resource value: 0x7F0C013D
3752
			public static int Widget_AppCompat_Light_ListPopupWindow = 2131493181;
3753
			
3754
			// aapt resource value: 0x7F0C013E
3755
			public static int Widget_AppCompat_Light_ListView_DropDown = 2131493182;
3756
			
3757
			// aapt resource value: 0x7F0C013F
3758
			public static int Widget_AppCompat_Light_PopupMenu = 2131493183;
3759
			
3760
			// aapt resource value: 0x7F0C0140
3761
			public static int Widget_AppCompat_Light_PopupMenu_Overflow = 2131493184;
3762
			
3763
			// aapt resource value: 0x7F0C0141
3764
			public static int Widget_AppCompat_Light_SearchView = 2131493185;
3765
			
3766
			// aapt resource value: 0x7F0C0142
3767
			public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131493186;
3768
			
3769
			// aapt resource value: 0x7F0C0143
3770
			public static int Widget_AppCompat_ListMenuView = 2131493187;
3771
			
3772
			// aapt resource value: 0x7F0C0144
3773
			public static int Widget_AppCompat_ListPopupWindow = 2131493188;
3774
			
3775
			// aapt resource value: 0x7F0C0145
3776
			public static int Widget_AppCompat_ListView = 2131493189;
3777
			
3778
			// aapt resource value: 0x7F0C0146
3779
			public static int Widget_AppCompat_ListView_DropDown = 2131493190;
3780
			
3781
			// aapt resource value: 0x7F0C0147
3782
			public static int Widget_AppCompat_ListView_Menu = 2131493191;
3783
			
3784
			// aapt resource value: 0x7F0C0148
3785
			public static int Widget_AppCompat_PopupMenu = 2131493192;
3786
			
3787
			// aapt resource value: 0x7F0C0149
3788
			public static int Widget_AppCompat_PopupMenu_Overflow = 2131493193;
3789
			
3790
			// aapt resource value: 0x7F0C014A
3791
			public static int Widget_AppCompat_PopupWindow = 2131493194;
3792
			
3793
			// aapt resource value: 0x7F0C014B
3794
			public static int Widget_AppCompat_ProgressBar = 2131493195;
3795
			
3796
			// aapt resource value: 0x7F0C014C
3797
			public static int Widget_AppCompat_ProgressBar_Horizontal = 2131493196;
3798
			
3799
			// aapt resource value: 0x7F0C014D
3800
			public static int Widget_AppCompat_RatingBar = 2131493197;
3801
			
3802
			// aapt resource value: 0x7F0C014E
3803
			public static int Widget_AppCompat_RatingBar_Indicator = 2131493198;
3804
			
3805
			// aapt resource value: 0x7F0C014F
3806
			public static int Widget_AppCompat_RatingBar_Small = 2131493199;
3807
			
3808
			// aapt resource value: 0x7F0C0150
3809
			public static int Widget_AppCompat_SearchView = 2131493200;
3810
			
3811
			// aapt resource value: 0x7F0C0151
3812
			public static int Widget_AppCompat_SearchView_ActionBar = 2131493201;
3813
			
3814
			// aapt resource value: 0x7F0C0152
3815
			public static int Widget_AppCompat_SeekBar = 2131493202;
3816
			
3817
			// aapt resource value: 0x7F0C0153
3818
			public static int Widget_AppCompat_SeekBar_Discrete = 2131493203;
3819
			
3820
			// aapt resource value: 0x7F0C0154
3821
			public static int Widget_AppCompat_Spinner = 2131493204;
3822
			
3823
			// aapt resource value: 0x7F0C0155
3824
			public static int Widget_AppCompat_Spinner_DropDown = 2131493205;
3825
			
3826
			// aapt resource value: 0x7F0C0156
3827
			public static int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131493206;
3828
			
3829
			// aapt resource value: 0x7F0C0157
3830
			public static int Widget_AppCompat_Spinner_Underlined = 2131493207;
3831
			
3832
			// aapt resource value: 0x7F0C0158
3833
			public static int Widget_AppCompat_TextView = 2131493208;
3834
			
3835
			// aapt resource value: 0x7F0C0159
3836
			public static int Widget_AppCompat_TextView_SpinnerItem = 2131493209;
3837
			
3838
			// aapt resource value: 0x7F0C015A
3839
			public static int Widget_AppCompat_Toolbar = 2131493210;
3840
			
3841
			// aapt resource value: 0x7F0C015B
3842
			public static int Widget_AppCompat_Toolbar_Button_Navigation = 2131493211;
3843
			
3844
			// aapt resource value: 0x7F0C015C
3845
			public static int Widget_Compat_NotificationActionContainer = 2131493212;
3846
			
3847
			// aapt resource value: 0x7F0C015D
3848
			public static int Widget_Compat_NotificationActionText = 2131493213;
3849
			
3850
			static Style()
3851
			{
3852
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
3853
			}
3854
			
3855
			private Style()
3856
			{
3857
			}
3858
		}
3859
		
3860
		public partial class Styleable
3861
		{
3862
			
3863
			// aapt resource value: { 0x7F020031,0x7F020032,0x7F020033,0x7F020058,0x7F020059,0x7F02005A,0x7F02005B,0x7F02005C,0x7F02005D,0x7F02005F,0x7F020064,0x7F020065,0x7F020079,0x7F020089,0x7F02008A,0x7F02008B,0x7F02008C,0x7F02008D,0x7F020092,0x7F020095,0x7F0200A8,0x7F0200B0,0x7F0200BB,0x7F0200BE,0x7F0200BF,0x7F0200D9,0x7F0200DC,0x7F0200F8,0x7F020101 }
3864
			public static int[] ActionBar = new int[] {
3865
					2130837553,
3866
					2130837554,
3867
					2130837555,
3868
					2130837592,
3869
					2130837593,
3870
					2130837594,
3871
					2130837595,
3872
					2130837596,
3873
					2130837597,
3874
					2130837599,
3875
					2130837604,
3876
					2130837605,
3877
					2130837625,
3878
					2130837641,
3879
					2130837642,
3880
					2130837643,
3881
					2130837644,
3882
					2130837645,
3883
					2130837650,
3884
					2130837653,
3885
					2130837672,
3886
					2130837680,
3887
					2130837691,
3888
					2130837694,
3889
					2130837695,
3890
					2130837721,
3891
					2130837724,
3892
					2130837752,
3893
					2130837761};
3894
			
3895
			// aapt resource value: { 0x10100B3 }
3896
			public static int[] ActionBarLayout = new int[] {
3897
					16842931};
3898
			
3899
			// aapt resource value: 0
3900
			public static int ActionBarLayout_android_layout_gravity = 0;
3901
			
3902
			// aapt resource value: 0
3903
			public static int ActionBar_background = 0;
3904
			
3905
			// aapt resource value: 1
3906
			public static int ActionBar_backgroundSplit = 1;
3907
			
3908
			// aapt resource value: 2
3909
			public static int ActionBar_backgroundStacked = 2;
3910
			
3911
			// aapt resource value: 3
3912
			public static int ActionBar_contentInsetEnd = 3;
3913
			
3914
			// aapt resource value: 4
3915
			public static int ActionBar_contentInsetEndWithActions = 4;
3916
			
3917
			// aapt resource value: 5
3918
			public static int ActionBar_contentInsetLeft = 5;
3919
			
3920
			// aapt resource value: 6
3921
			public static int ActionBar_contentInsetRight = 6;
3922
			
3923
			// aapt resource value: 7
3924
			public static int ActionBar_contentInsetStart = 7;
3925
			
3926
			// aapt resource value: 8
3927
			public static int ActionBar_contentInsetStartWithNavigation = 8;
3928
			
3929
			// aapt resource value: 9
3930
			public static int ActionBar_customNavigationLayout = 9;
3931
			
3932
			// aapt resource value: 10
3933
			public static int ActionBar_displayOptions = 10;
3934
			
3935
			// aapt resource value: 11
3936
			public static int ActionBar_divider = 11;
3937
			
3938
			// aapt resource value: 12
3939
			public static int ActionBar_elevation = 12;
3940
			
3941
			// aapt resource value: 13
3942
			public static int ActionBar_height = 13;
3943
			
3944
			// aapt resource value: 14
3945
			public static int ActionBar_hideOnContentScroll = 14;
3946
			
3947
			// aapt resource value: 15
3948
			public static int ActionBar_homeAsUpIndicator = 15;
3949
			
3950
			// aapt resource value: 16
3951
			public static int ActionBar_homeLayout = 16;
3952
			
3953
			// aapt resource value: 17
3954
			public static int ActionBar_icon = 17;
3955
			
3956
			// aapt resource value: 18
3957
			public static int ActionBar_indeterminateProgressStyle = 18;
3958
			
3959
			// aapt resource value: 19
3960
			public static int ActionBar_itemPadding = 19;
3961
			
3962
			// aapt resource value: 20
3963
			public static int ActionBar_logo = 20;
3964
			
3965
			// aapt resource value: 21
3966
			public static int ActionBar_navigationMode = 21;
3967
			
3968
			// aapt resource value: 22
3969
			public static int ActionBar_popupTheme = 22;
3970
			
3971
			// aapt resource value: 23
3972
			public static int ActionBar_progressBarPadding = 23;
3973
			
3974
			// aapt resource value: 24
3975
			public static int ActionBar_progressBarStyle = 24;
3976
			
3977
			// aapt resource value: 25
3978
			public static int ActionBar_subtitle = 25;
3979
			
3980
			// aapt resource value: 26
3981
			public static int ActionBar_subtitleTextStyle = 26;
3982
			
3983
			// aapt resource value: 27
3984
			public static int ActionBar_title = 27;
3985
			
3986
			// aapt resource value: 28
3987
			public static int ActionBar_titleTextStyle = 28;
3988
			
3989
			// aapt resource value: { 0x101013F }
3990
			public static int[] ActionMenuItemView = new int[] {
3991
					16843071};
3992
			
3993
			// aapt resource value: 0
3994
			public static int ActionMenuItemView_android_minWidth = 0;
3995
			
3996
			// aapt resource value: { 0xFFFFFFFF }
3997
			public static int[] ActionMenuView = new int[] {
3998
					-1};
3999
			
4000
			// aapt resource value: { 0x7F020031,0x7F020032,0x7F020048,0x7F020089,0x7F0200DC,0x7F020101 }
4001
			public static int[] ActionMode = new int[] {
4002
					2130837553,
4003
					2130837554,
4004
					2130837576,
4005
					2130837641,
4006
					2130837724,
4007
					2130837761};
4008
			
4009
			// aapt resource value: 0
4010
			public static int ActionMode_background = 0;
4011
			
4012
			// aapt resource value: 1
4013
			public static int ActionMode_backgroundSplit = 1;
4014
			
4015
			// aapt resource value: 2
4016
			public static int ActionMode_closeItemLayout = 2;
4017
			
4018
			// aapt resource value: 3
4019
			public static int ActionMode_height = 3;
4020
			
4021
			// aapt resource value: 4
4022
			public static int ActionMode_subtitleTextStyle = 4;
4023
			
4024
			// aapt resource value: 5
4025
			public static int ActionMode_titleTextStyle = 5;
4026
			
4027
			// aapt resource value: { 0x7F02007A,0x7F020093 }
4028
			public static int[] ActivityChooserView = new int[] {
4029
					2130837626,
4030
					2130837651};
4031
			
4032
			// aapt resource value: 0
4033
			public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
4034
			
4035
			// aapt resource value: 1
4036
			public static int ActivityChooserView_initialActivityCount = 1;
4037
			
4038
			// aapt resource value: { 0x10100F2,0x7F02003F,0x7F020040,0x7F02009D,0x7F02009E,0x7F0200AD,0x7F0200CF,0x7F0200D0 }
4039
			public static int[] AlertDialog = new int[] {
4040
					16842994,
4041
					2130837567,
4042
					2130837568,
4043
					2130837661,
4044
					2130837662,
4045
					2130837677,
4046
					2130837711,
4047
					2130837712};
4048
			
4049
			// aapt resource value: 0
4050
			public static int AlertDialog_android_layout = 0;
4051
			
4052
			// aapt resource value: 1
4053
			public static int AlertDialog_buttonIconDimen = 1;
4054
			
4055
			// aapt resource value: 2
4056
			public static int AlertDialog_buttonPanelSideLayout = 2;
4057
			
4058
			// aapt resource value: 3
4059
			public static int AlertDialog_listItemLayout = 3;
4060
			
4061
			// aapt resource value: 4
4062
			public static int AlertDialog_listLayout = 4;
4063
			
4064
			// aapt resource value: 5
4065
			public static int AlertDialog_multiChoiceItemLayout = 5;
4066
			
4067
			// aapt resource value: 6
4068
			public static int AlertDialog_showTitle = 6;
4069
			
4070
			// aapt resource value: 7
4071
			public static int AlertDialog_singleChoiceItemLayout = 7;
4072
			
4073
			// aapt resource value: { 0x101011C,0x1010194,0x1010195,0x1010196,0x101030C,0x101030D }
4074
			public static int[] AnimatedStateListDrawableCompat = new int[] {
4075
					16843036,
4076
					16843156,
4077
					16843157,
4078
					16843158,
4079
					16843532,
4080
					16843533};
4081
			
4082
			// aapt resource value: 3
4083
			public static int AnimatedStateListDrawableCompat_android_constantSize = 3;
4084
			
4085
			// aapt resource value: 0
4086
			public static int AnimatedStateListDrawableCompat_android_dither = 0;
4087
			
4088
			// aapt resource value: 4
4089
			public static int AnimatedStateListDrawableCompat_android_enterFadeDuration = 4;
4090
			
4091
			// aapt resource value: 5
4092
			public static int AnimatedStateListDrawableCompat_android_exitFadeDuration = 5;
4093
			
4094
			// aapt resource value: 2
4095
			public static int AnimatedStateListDrawableCompat_android_variablePadding = 2;
4096
			
4097
			// aapt resource value: 1
4098
			public static int AnimatedStateListDrawableCompat_android_visible = 1;
4099
			
4100
			// aapt resource value: { 0x10100D0,0x1010199 }
4101
			public static int[] AnimatedStateListDrawableItem = new int[] {
4102
					16842960,
4103
					16843161};
4104
			
4105
			// aapt resource value: 1
4106
			public static int AnimatedStateListDrawableItem_android_drawable = 1;
4107
			
4108
			// aapt resource value: 0
4109
			public static int AnimatedStateListDrawableItem_android_id = 0;
4110
			
4111
			// aapt resource value: { 0x1010199,0x1010449,0x101044A,0x101044B }
4112
			public static int[] AnimatedStateListDrawableTransition = new int[] {
4113
					16843161,
4114
					16843849,
4115
					16843850,
4116
					16843851};
4117
			
4118
			// aapt resource value: 0
4119
			public static int AnimatedStateListDrawableTransition_android_drawable = 0;
4120
			
4121
			// aapt resource value: 2
4122
			public static int AnimatedStateListDrawableTransition_android_fromId = 2;
4123
			
4124
			// aapt resource value: 3
4125
			public static int AnimatedStateListDrawableTransition_android_reversible = 3;
4126
			
4127
			// aapt resource value: 1
4128
			public static int AnimatedStateListDrawableTransition_android_toId = 1;
4129
			
4130
			// aapt resource value: { 0x1010119,0x7F0200D5,0x7F0200F6,0x7F0200F7 }
4131
			public static int[] AppCompatImageView = new int[] {
4132
					16843033,
4133
					2130837717,
4134
					2130837750,
4135
					2130837751};
4136
			
4137
			// aapt resource value: 0
4138
			public static int AppCompatImageView_android_src = 0;
4139
			
4140
			// aapt resource value: 1
4141
			public static int AppCompatImageView_srcCompat = 1;
4142
			
4143
			// aapt resource value: 2
4144
			public static int AppCompatImageView_tint = 2;
4145
			
4146
			// aapt resource value: 3
4147
			public static int AppCompatImageView_tintMode = 3;
4148
			
4149
			// aapt resource value: { 0x1010142,0x7F0200F3,0x7F0200F4,0x7F0200F5 }
4150
			public static int[] AppCompatSeekBar = new int[] {
4151
					16843074,
4152
					2130837747,
4153
					2130837748,
4154
					2130837749};
4155
			
4156
			// aapt resource value: 0
4157
			public static int AppCompatSeekBar_android_thumb = 0;
4158
			
4159
			// aapt resource value: 1
4160
			public static int AppCompatSeekBar_tickMark = 1;
4161
			
4162
			// aapt resource value: 2
4163
			public static int AppCompatSeekBar_tickMarkTint = 2;
4164
			
4165
			// aapt resource value: 3
4166
			public static int AppCompatSeekBar_tickMarkTintMode = 3;
4167
			
4168
			// aapt resource value: { 0x1010034,0x101016D,0x101016E,0x101016F,0x1010170,0x1010392,0x1010393 }
4169
			public static int[] AppCompatTextHelper = new int[] {
4170
					16842804,
4171
					16843117,
4172
					16843118,
4173
					16843119,
4174
					16843120,
4175
					16843666,
4176
					16843667};
4177
			
4178
			// aapt resource value: 2
4179
			public static int AppCompatTextHelper_android_drawableBottom = 2;
4180
			
4181
			// aapt resource value: 6
4182
			public static int AppCompatTextHelper_android_drawableEnd = 6;
4183
			
4184
			// aapt resource value: 3
4185
			public static int AppCompatTextHelper_android_drawableLeft = 3;
4186
			
4187
			// aapt resource value: 4
4188
			public static int AppCompatTextHelper_android_drawableRight = 4;
4189
			
4190
			// aapt resource value: 5
4191
			public static int AppCompatTextHelper_android_drawableStart = 5;
4192
			
4193
			// aapt resource value: 1
4194
			public static int AppCompatTextHelper_android_drawableTop = 1;
4195
			
4196
			// aapt resource value: 0
4197
			public static int AppCompatTextHelper_android_textAppearance = 0;
4198
			
4199
			// aapt resource value: { 0x1010034,0x7F02002C,0x7F02002D,0x7F02002E,0x7F02002F,0x7F020030,0x7F020069,0x7F02006A,0x7F02006B,0x7F02006C,0x7F02006E,0x7F02006F,0x7F020070,0x7F020071,0x7F02007B,0x7F02007D,0x7F020085,0x7F020096,0x7F020098,0x7F0200E2,0x7F0200ED }
4200
			public static int[] AppCompatTextView = new int[] {
4201
					16842804,
4202
					2130837548,
4203
					2130837549,
4204
					2130837550,
4205
					2130837551,
4206
					2130837552,
4207
					2130837609,
4208
					2130837610,
4209
					2130837611,
4210
					2130837612,
4211
					2130837614,
4212
					2130837615,
4213
					2130837616,
4214
					2130837617,
4215
					2130837627,
4216
					2130837629,
4217
					2130837637,
4218
					2130837654,
4219
					2130837656,
4220
					2130837730,
4221
					2130837741};
4222
			
4223
			// aapt resource value: 0
4224
			public static int AppCompatTextView_android_textAppearance = 0;
4225
			
4226
			// aapt resource value: 1
4227
			public static int AppCompatTextView_autoSizeMaxTextSize = 1;
4228
			
4229
			// aapt resource value: 2
4230
			public static int AppCompatTextView_autoSizeMinTextSize = 2;
4231
			
4232
			// aapt resource value: 3
4233
			public static int AppCompatTextView_autoSizePresetSizes = 3;
4234
			
4235
			// aapt resource value: 4
4236
			public static int AppCompatTextView_autoSizeStepGranularity = 4;
4237
			
4238
			// aapt resource value: 5
4239
			public static int AppCompatTextView_autoSizeTextType = 5;
4240
			
4241
			// aapt resource value: 6
4242
			public static int AppCompatTextView_drawableBottomCompat = 6;
4243
			
4244
			// aapt resource value: 7
4245
			public static int AppCompatTextView_drawableEndCompat = 7;
4246
			
4247
			// aapt resource value: 8
4248
			public static int AppCompatTextView_drawableLeftCompat = 8;
4249
			
4250
			// aapt resource value: 9
4251
			public static int AppCompatTextView_drawableRightCompat = 9;
4252
			
4253
			// aapt resource value: 10
4254
			public static int AppCompatTextView_drawableStartCompat = 10;
4255
			
4256
			// aapt resource value: 11
4257
			public static int AppCompatTextView_drawableTint = 11;
4258
			
4259
			// aapt resource value: 12
4260
			public static int AppCompatTextView_drawableTintMode = 12;
4261
			
4262
			// aapt resource value: 13
4263
			public static int AppCompatTextView_drawableTopCompat = 13;
4264
			
4265
			// aapt resource value: 14
4266
			public static int AppCompatTextView_firstBaselineToTopHeight = 14;
4267
			
4268
			// aapt resource value: 15
4269
			public static int AppCompatTextView_fontFamily = 15;
4270
			
4271
			// aapt resource value: 16
4272
			public static int AppCompatTextView_fontVariationSettings = 16;
4273
			
4274
			// aapt resource value: 17
4275
			public static int AppCompatTextView_lastBaselineToBottomHeight = 17;
4276
			
4277
			// aapt resource value: 18
4278
			public static int AppCompatTextView_lineHeight = 18;
4279
			
4280
			// aapt resource value: 19
4281
			public static int AppCompatTextView_textAllCaps = 19;
4282
			
4283
			// aapt resource value: 20
4284
			public static int AppCompatTextView_textLocale = 20;
4285
			
4286
			// aapt resource value: { 0x1010057,0x10100AE,0x7F020000,0x7F020001,0x7F020002,0x7F020003,0x7F020004,0x7F020005,0x7F020006,0x7F020007,0x7F020008,0x7F020009,0x7F02000A,0x7F02000B,0x7F02000C,0x7F02000E,0x7F02000F,0x7F020010,0x7F020011,0x7F020012,0x7F020013,0x7F020014,0x7F020015,0x7F020016,0x7F020017,0x7F020018,0x7F020019,0x7F02001A,0x7F02001B,0x7F02001C,0x7F02001D,0x7F02001E,0x7F020021,0x7F020022,0x7F020023,0x7F020024,0x7F020025,0x7F02002B,0x7F020037,0x7F020038,0x7F020039,0x7F02003A,0x7F02003B,0x7F02003C,0x7F020041,0x7F020042,0x7F020045,0x7F020046,0x7F02004C,0x7F02004D,0x7F02004E,0x7F02004F,0x7F020050,0x7F020051,0x7F020052,0x7F020053,0x7F020054,0x7F020055,0x7F02005E,0x7F020061,0x7F020062,0x7F020063,0x7F020066,0x7F020068,0x7F020074,0x7F020075,0x7F020076,0x7F020077,0x7F020078,0x7F02008B,0x7F020091,0x7F020099,0x7F02009A,0x7F02009B,0x7F02009C,0x7F02009F,0x7F0200A0,0x7F0200A1,0x7F0200A2,0x7F0200A3,0x7F0200A4,0x7F0200A5,0x7F0200A6,0x7F0200A7,0x7F0200B7,0x7F0200B8,0x7F0200B9,0x7F0200BA,0x7F0200BC,0x7F0200C2,0x7F0200C3,0x7F0200C4,0x7F0200C5,0x7F0200C8,0x7F0200C9,0x7F0200CA,0x7F0200CB,0x7F0200D2,0x7F0200D3,0x7F0200E0,0x7F0200E3,0x7F0200E4,0x7F0200E5,0x7F0200E6,0x7F0200E7,0x7F0200E8,0x7F0200E9,0x7F0200EA,0x7F0200EB,0x7F0200EC,0x7F020102,0x7F020103,0x7F020104,0x7F020105,0x7F02010B,0x7F02010D,0x7F02010E,0x7F02010F,0x7F020110,0x7F020111,0x7F020112,0x7F020113,0x7F020114,0x7F020115,0x7F020116 }
4287
			public static int[] AppCompatTheme = new int[] {
4288
					16842839,
4289
					16842926,
4290
					2130837504,
4291
					2130837505,
4292
					2130837506,
4293
					2130837507,
4294
					2130837508,
4295
					2130837509,
4296
					2130837510,
4297
					2130837511,
4298
					2130837512,
4299
					2130837513,
4300
					2130837514,
4301
					2130837515,
4302
					2130837516,
4303
					2130837518,
4304
					2130837519,
4305
					2130837520,
4306
					2130837521,
4307
					2130837522,
4308
					2130837523,
4309
					2130837524,
4310
					2130837525,
4311
					2130837526,
4312
					2130837527,
4313
					2130837528,
4314
					2130837529,
4315
					2130837530,
4316
					2130837531,
4317
					2130837532,
4318
					2130837533,
4319
					2130837534,
4320
					2130837537,
4321
					2130837538,
4322
					2130837539,
4323
					2130837540,
4324
					2130837541,
4325
					2130837547,
4326
					2130837559,
4327
					2130837560,
4328
					2130837561,
4329
					2130837562,
4330
					2130837563,
4331
					2130837564,
4332
					2130837569,
4333
					2130837570,
4334
					2130837573,
4335
					2130837574,
4336
					2130837580,
4337
					2130837581,
4338
					2130837582,
4339
					2130837583,
4340
					2130837584,
4341
					2130837585,
4342
					2130837586,
4343
					2130837587,
4344
					2130837588,
4345
					2130837589,
4346
					2130837598,
4347
					2130837601,
4348
					2130837602,
4349
					2130837603,
4350
					2130837606,
4351
					2130837608,
4352
					2130837620,
4353
					2130837621,
4354
					2130837622,
4355
					2130837623,
4356
					2130837624,
4357
					2130837643,
4358
					2130837649,
4359
					2130837657,
4360
					2130837658,
4361
					2130837659,
4362
					2130837660,
4363
					2130837663,
4364
					2130837664,
4365
					2130837665,
4366
					2130837666,
4367
					2130837667,
4368
					2130837668,
4369
					2130837669,
4370
					2130837670,
4371
					2130837671,
4372
					2130837687,
4373
					2130837688,
4374
					2130837689,
4375
					2130837690,
4376
					2130837692,
4377
					2130837698,
4378
					2130837699,
4379
					2130837700,
4380
					2130837701,
4381
					2130837704,
4382
					2130837705,
4383
					2130837706,
4384
					2130837707,
4385
					2130837714,
4386
					2130837715,
4387
					2130837728,
4388
					2130837731,
4389
					2130837732,
4390
					2130837733,
4391
					2130837734,
4392
					2130837735,
4393
					2130837736,
4394
					2130837737,
4395
					2130837738,
4396
					2130837739,
4397
					2130837740,
4398
					2130837762,
4399
					2130837763,
4400
					2130837764,
4401
					2130837765,
4402
					2130837771,
4403
					2130837773,
4404
					2130837774,
4405
					2130837775,
4406
					2130837776,
4407
					2130837777,
4408
					2130837778,
4409
					2130837779,
4410
					2130837780,
4411
					2130837781,
4412
					2130837782};
4413
			
4414
			// aapt resource value: 2
4415
			public static int AppCompatTheme_actionBarDivider = 2;
4416
			
4417
			// aapt resource value: 3
4418
			public static int AppCompatTheme_actionBarItemBackground = 3;
4419
			
4420
			// aapt resource value: 4
4421
			public static int AppCompatTheme_actionBarPopupTheme = 4;
4422
			
4423
			// aapt resource value: 5
4424
			public static int AppCompatTheme_actionBarSize = 5;
4425
			
4426
			// aapt resource value: 6
4427
			public static int AppCompatTheme_actionBarSplitStyle = 6;
4428
			
4429
			// aapt resource value: 7
4430
			public static int AppCompatTheme_actionBarStyle = 7;
4431
			
4432
			// aapt resource value: 8
4433
			public static int AppCompatTheme_actionBarTabBarStyle = 8;
4434
			
4435
			// aapt resource value: 9
4436
			public static int AppCompatTheme_actionBarTabStyle = 9;
4437
			
4438
			// aapt resource value: 10
4439
			public static int AppCompatTheme_actionBarTabTextStyle = 10;
4440
			
4441
			// aapt resource value: 11
4442
			public static int AppCompatTheme_actionBarTheme = 11;
4443
			
4444
			// aapt resource value: 12
4445
			public static int AppCompatTheme_actionBarWidgetTheme = 12;
4446
			
4447
			// aapt resource value: 13
4448
			public static int AppCompatTheme_actionButtonStyle = 13;
4449
			
4450
			// aapt resource value: 14
4451
			public static int AppCompatTheme_actionDropDownStyle = 14;
4452
			
4453
			// aapt resource value: 15
4454
			public static int AppCompatTheme_actionMenuTextAppearance = 15;
4455
			
4456
			// aapt resource value: 16
4457
			public static int AppCompatTheme_actionMenuTextColor = 16;
4458
			
4459
			// aapt resource value: 17
4460
			public static int AppCompatTheme_actionModeBackground = 17;
4461
			
4462
			// aapt resource value: 18
4463
			public static int AppCompatTheme_actionModeCloseButtonStyle = 18;
4464
			
4465
			// aapt resource value: 19
4466
			public static int AppCompatTheme_actionModeCloseDrawable = 19;
4467
			
4468
			// aapt resource value: 20
4469
			public static int AppCompatTheme_actionModeCopyDrawable = 20;
4470
			
4471
			// aapt resource value: 21
4472
			public static int AppCompatTheme_actionModeCutDrawable = 21;
4473
			
4474
			// aapt resource value: 22
4475
			public static int AppCompatTheme_actionModeFindDrawable = 22;
4476
			
4477
			// aapt resource value: 23
4478
			public static int AppCompatTheme_actionModePasteDrawable = 23;
4479
			
4480
			// aapt resource value: 24
4481
			public static int AppCompatTheme_actionModePopupWindowStyle = 24;
4482
			
4483
			// aapt resource value: 25
4484
			public static int AppCompatTheme_actionModeSelectAllDrawable = 25;
4485
			
4486
			// aapt resource value: 26
4487
			public static int AppCompatTheme_actionModeShareDrawable = 26;
4488
			
4489
			// aapt resource value: 27
4490
			public static int AppCompatTheme_actionModeSplitBackground = 27;
4491
			
4492
			// aapt resource value: 28
4493
			public static int AppCompatTheme_actionModeStyle = 28;
4494
			
4495
			// aapt resource value: 29
4496
			public static int AppCompatTheme_actionModeWebSearchDrawable = 29;
4497
			
4498
			// aapt resource value: 30
4499
			public static int AppCompatTheme_actionOverflowButtonStyle = 30;
4500
			
4501
			// aapt resource value: 31
4502
			public static int AppCompatTheme_actionOverflowMenuStyle = 31;
4503
			
4504
			// aapt resource value: 32
4505
			public static int AppCompatTheme_activityChooserViewStyle = 32;
4506
			
4507
			// aapt resource value: 33
4508
			public static int AppCompatTheme_alertDialogButtonGroupStyle = 33;
4509
			
4510
			// aapt resource value: 34
4511
			public static int AppCompatTheme_alertDialogCenterButtons = 34;
4512
			
4513
			// aapt resource value: 35
4514
			public static int AppCompatTheme_alertDialogStyle = 35;
4515
			
4516
			// aapt resource value: 36
4517
			public static int AppCompatTheme_alertDialogTheme = 36;
4518
			
4519
			// aapt resource value: 1
4520
			public static int AppCompatTheme_android_windowAnimationStyle = 1;
4521
			
4522
			// aapt resource value: 0
4523
			public static int AppCompatTheme_android_windowIsFloating = 0;
4524
			
4525
			// aapt resource value: 37
4526
			public static int AppCompatTheme_autoCompleteTextViewStyle = 37;
4527
			
4528
			// aapt resource value: 38
4529
			public static int AppCompatTheme_borderlessButtonStyle = 38;
4530
			
4531
			// aapt resource value: 39
4532
			public static int AppCompatTheme_buttonBarButtonStyle = 39;
4533
			
4534
			// aapt resource value: 40
4535
			public static int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
4536
			
4537
			// aapt resource value: 41
4538
			public static int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
4539
			
4540
			// aapt resource value: 42
4541
			public static int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
4542
			
4543
			// aapt resource value: 43
4544
			public static int AppCompatTheme_buttonBarStyle = 43;
4545
			
4546
			// aapt resource value: 44
4547
			public static int AppCompatTheme_buttonStyle = 44;
4548
			
4549
			// aapt resource value: 45
4550
			public static int AppCompatTheme_buttonStyleSmall = 45;
4551
			
4552
			// aapt resource value: 46
4553
			public static int AppCompatTheme_checkboxStyle = 46;
4554
			
4555
			// aapt resource value: 47
4556
			public static int AppCompatTheme_checkedTextViewStyle = 47;
4557
			
4558
			// aapt resource value: 48
4559
			public static int AppCompatTheme_colorAccent = 48;
4560
			
4561
			// aapt resource value: 49
4562
			public static int AppCompatTheme_colorBackgroundFloating = 49;
4563
			
4564
			// aapt resource value: 50
4565
			public static int AppCompatTheme_colorButtonNormal = 50;
4566
			
4567
			// aapt resource value: 51
4568
			public static int AppCompatTheme_colorControlActivated = 51;
4569
			
4570
			// aapt resource value: 52
4571
			public static int AppCompatTheme_colorControlHighlight = 52;
4572
			
4573
			// aapt resource value: 53
4574
			public static int AppCompatTheme_colorControlNormal = 53;
4575
			
4576
			// aapt resource value: 54
4577
			public static int AppCompatTheme_colorError = 54;
4578
			
4579
			// aapt resource value: 55
4580
			public static int AppCompatTheme_colorPrimary = 55;
4581
			
4582
			// aapt resource value: 56
4583
			public static int AppCompatTheme_colorPrimaryDark = 56;
4584
			
4585
			// aapt resource value: 57
4586
			public static int AppCompatTheme_colorSwitchThumbNormal = 57;
4587
			
4588
			// aapt resource value: 58
4589
			public static int AppCompatTheme_controlBackground = 58;
4590
			
4591
			// aapt resource value: 59
4592
			public static int AppCompatTheme_dialogCornerRadius = 59;
4593
			
4594
			// aapt resource value: 60
4595
			public static int AppCompatTheme_dialogPreferredPadding = 60;
4596
			
4597
			// aapt resource value: 61
4598
			public static int AppCompatTheme_dialogTheme = 61;
4599
			
4600
			// aapt resource value: 62
4601
			public static int AppCompatTheme_dividerHorizontal = 62;
4602
			
4603
			// aapt resource value: 63
4604
			public static int AppCompatTheme_dividerVertical = 63;
4605
			
4606
			// aapt resource value: 65
4607
			public static int AppCompatTheme_dropdownListPreferredItemHeight = 65;
4608
			
4609
			// aapt resource value: 64
4610
			public static int AppCompatTheme_dropDownListViewStyle = 64;
4611
			
4612
			// aapt resource value: 66
4613
			public static int AppCompatTheme_editTextBackground = 66;
4614
			
4615
			// aapt resource value: 67
4616
			public static int AppCompatTheme_editTextColor = 67;
4617
			
4618
			// aapt resource value: 68
4619
			public static int AppCompatTheme_editTextStyle = 68;
4620
			
4621
			// aapt resource value: 69
4622
			public static int AppCompatTheme_homeAsUpIndicator = 69;
4623
			
4624
			// aapt resource value: 70
4625
			public static int AppCompatTheme_imageButtonStyle = 70;
4626
			
4627
			// aapt resource value: 71
4628
			public static int AppCompatTheme_listChoiceBackgroundIndicator = 71;
4629
			
4630
			// aapt resource value: 72
4631
			public static int AppCompatTheme_listChoiceIndicatorMultipleAnimated = 72;
4632
			
4633
			// aapt resource value: 73
4634
			public static int AppCompatTheme_listChoiceIndicatorSingleAnimated = 73;
4635
			
4636
			// aapt resource value: 74
4637
			public static int AppCompatTheme_listDividerAlertDialog = 74;
4638
			
4639
			// aapt resource value: 75
4640
			public static int AppCompatTheme_listMenuViewStyle = 75;
4641
			
4642
			// aapt resource value: 76
4643
			public static int AppCompatTheme_listPopupWindowStyle = 76;
4644
			
4645
			// aapt resource value: 77
4646
			public static int AppCompatTheme_listPreferredItemHeight = 77;
4647
			
4648
			// aapt resource value: 78
4649
			public static int AppCompatTheme_listPreferredItemHeightLarge = 78;
4650
			
4651
			// aapt resource value: 79
4652
			public static int AppCompatTheme_listPreferredItemHeightSmall = 79;
4653
			
4654
			// aapt resource value: 80
4655
			public static int AppCompatTheme_listPreferredItemPaddingEnd = 80;
4656
			
4657
			// aapt resource value: 81
4658
			public static int AppCompatTheme_listPreferredItemPaddingLeft = 81;
4659
			
4660
			// aapt resource value: 82
4661
			public static int AppCompatTheme_listPreferredItemPaddingRight = 82;
4662
			
4663
			// aapt resource value: 83
4664
			public static int AppCompatTheme_listPreferredItemPaddingStart = 83;
4665
			
4666
			// aapt resource value: 84
4667
			public static int AppCompatTheme_panelBackground = 84;
4668
			
4669
			// aapt resource value: 85
4670
			public static int AppCompatTheme_panelMenuListTheme = 85;
4671
			
4672
			// aapt resource value: 86
4673
			public static int AppCompatTheme_panelMenuListWidth = 86;
4674
			
4675
			// aapt resource value: 87
4676
			public static int AppCompatTheme_popupMenuStyle = 87;
4677
			
4678
			// aapt resource value: 88
4679
			public static int AppCompatTheme_popupWindowStyle = 88;
4680
			
4681
			// aapt resource value: 89
4682
			public static int AppCompatTheme_radioButtonStyle = 89;
4683
			
4684
			// aapt resource value: 90
4685
			public static int AppCompatTheme_ratingBarStyle = 90;
4686
			
4687
			// aapt resource value: 91
4688
			public static int AppCompatTheme_ratingBarStyleIndicator = 91;
4689
			
4690
			// aapt resource value: 92
4691
			public static int AppCompatTheme_ratingBarStyleSmall = 92;
4692
			
4693
			// aapt resource value: 93
4694
			public static int AppCompatTheme_searchViewStyle = 93;
4695
			
4696
			// aapt resource value: 94
4697
			public static int AppCompatTheme_seekBarStyle = 94;
4698
			
4699
			// aapt resource value: 95
4700
			public static int AppCompatTheme_selectableItemBackground = 95;
4701
			
4702
			// aapt resource value: 96
4703
			public static int AppCompatTheme_selectableItemBackgroundBorderless = 96;
4704
			
4705
			// aapt resource value: 97
4706
			public static int AppCompatTheme_spinnerDropDownItemStyle = 97;
4707
			
4708
			// aapt resource value: 98
4709
			public static int AppCompatTheme_spinnerStyle = 98;
4710
			
4711
			// aapt resource value: 99
4712
			public static int AppCompatTheme_switchStyle = 99;
4713
			
4714
			// aapt resource value: 100
4715
			public static int AppCompatTheme_textAppearanceLargePopupMenu = 100;
4716
			
4717
			// aapt resource value: 101
4718
			public static int AppCompatTheme_textAppearanceListItem = 101;
4719
			
4720
			// aapt resource value: 102
4721
			public static int AppCompatTheme_textAppearanceListItemSecondary = 102;
4722
			
4723
			// aapt resource value: 103
4724
			public static int AppCompatTheme_textAppearanceListItemSmall = 103;
4725
			
4726
			// aapt resource value: 104
4727
			public static int AppCompatTheme_textAppearancePopupMenuHeader = 104;
4728
			
4729
			// aapt resource value: 105
4730
			public static int AppCompatTheme_textAppearanceSearchResultSubtitle = 105;
4731
			
4732
			// aapt resource value: 106
4733
			public static int AppCompatTheme_textAppearanceSearchResultTitle = 106;
4734
			
4735
			// aapt resource value: 107
4736
			public static int AppCompatTheme_textAppearanceSmallPopupMenu = 107;
4737
			
4738
			// aapt resource value: 108
4739
			public static int AppCompatTheme_textColorAlertDialogListItem = 108;
4740
			
4741
			// aapt resource value: 109
4742
			public static int AppCompatTheme_textColorSearchUrl = 109;
4743
			
4744
			// aapt resource value: 110
4745
			public static int AppCompatTheme_toolbarNavigationButtonStyle = 110;
4746
			
4747
			// aapt resource value: 111
4748
			public static int AppCompatTheme_toolbarStyle = 111;
4749
			
4750
			// aapt resource value: 112
4751
			public static int AppCompatTheme_tooltipForegroundColor = 112;
4752
			
4753
			// aapt resource value: 113
4754
			public static int AppCompatTheme_tooltipFrameBackground = 113;
4755
			
4756
			// aapt resource value: 114
4757
			public static int AppCompatTheme_viewInflaterClass = 114;
4758
			
4759
			// aapt resource value: 115
4760
			public static int AppCompatTheme_windowActionBar = 115;
4761
			
4762
			// aapt resource value: 116
4763
			public static int AppCompatTheme_windowActionBarOverlay = 116;
4764
			
4765
			// aapt resource value: 117
4766
			public static int AppCompatTheme_windowActionModeOverlay = 117;
4767
			
4768
			// aapt resource value: 118
4769
			public static int AppCompatTheme_windowFixedHeightMajor = 118;
4770
			
4771
			// aapt resource value: 119
4772
			public static int AppCompatTheme_windowFixedHeightMinor = 119;
4773
			
4774
			// aapt resource value: 120
4775
			public static int AppCompatTheme_windowFixedWidthMajor = 120;
4776
			
4777
			// aapt resource value: 121
4778
			public static int AppCompatTheme_windowFixedWidthMinor = 121;
4779
			
4780
			// aapt resource value: 122
4781
			public static int AppCompatTheme_windowMinWidthMajor = 122;
4782
			
4783
			// aapt resource value: 123
4784
			public static int AppCompatTheme_windowMinWidthMinor = 123;
4785
			
4786
			// aapt resource value: 124
4787
			public static int AppCompatTheme_windowNoTitle = 124;
4788
			
4789
			// aapt resource value: { 0x7F020026 }
4790
			public static int[] ButtonBarLayout = new int[] {
4791
					2130837542};
4792
			
4793
			// aapt resource value: 0
4794
			public static int ButtonBarLayout_allowStacking = 0;
4795
			
4796
			// aapt resource value: { 0x10101A5,0x101031F,0x7F020027 }
4797
			public static int[] ColorStateListItem = new int[] {
4798
					16843173,
4799
					16843551,
4800
					2130837543};
4801
			
4802
			// aapt resource value: 2
4803
			public static int ColorStateListItem_alpha = 2;
4804
			
4805
			// aapt resource value: 1
4806
			public static int ColorStateListItem_android_alpha = 1;
4807
			
4808
			// aapt resource value: 0
4809
			public static int ColorStateListItem_android_color = 0;
4810
			
4811
			// aapt resource value: { 0x1010107,0x7F02003D,0x7F020043,0x7F020044 }
4812
			public static int[] CompoundButton = new int[] {
4813
					16843015,
4814
					2130837565,
4815
					2130837571,
4816
					2130837572};
4817
			
4818
			// aapt resource value: 0
4819
			public static int CompoundButton_android_button = 0;
4820
			
4821
			// aapt resource value: 1
4822
			public static int CompoundButton_buttonCompat = 1;
4823
			
4824
			// aapt resource value: 2
4825
			public static int CompoundButton_buttonTint = 2;
4826
			
4827
			// aapt resource value: 3
4828
			public static int CompoundButton_buttonTintMode = 3;
4829
			
4830
			// aapt resource value: { 0x7F020029,0x7F02002A,0x7F020036,0x7F02004B,0x7F02006D,0x7F020087,0x7F0200D1,0x7F0200EF }
4831
			public static int[] DrawerArrowToggle = new int[] {
4832
					2130837545,
4833
					2130837546,
4834
					2130837558,
4835
					2130837579,
4836
					2130837613,
4837
					2130837639,
4838
					2130837713,
4839
					2130837743};
4840
			
4841
			// aapt resource value: 0
4842
			public static int DrawerArrowToggle_arrowHeadLength = 0;
4843
			
4844
			// aapt resource value: 1
4845
			public static int DrawerArrowToggle_arrowShaftLength = 1;
4846
			
4847
			// aapt resource value: 2
4848
			public static int DrawerArrowToggle_barLength = 2;
4849
			
4850
			// aapt resource value: 3
4851
			public static int DrawerArrowToggle_color = 3;
4852
			
4853
			// aapt resource value: 4
4854
			public static int DrawerArrowToggle_drawableSize = 4;
4855
			
4856
			// aapt resource value: 5
4857
			public static int DrawerArrowToggle_gapBetweenBars = 5;
4858
			
4859
			// aapt resource value: 6
4860
			public static int DrawerArrowToggle_spinBars = 6;
4861
			
4862
			// aapt resource value: 7
4863
			public static int DrawerArrowToggle_thickness = 7;
4864
			
4865
			// aapt resource value: { 0x7F020079 }
4866
			public static int[] DrawerLayout = new int[] {
4867
					2130837625};
4868
			
4869
			// aapt resource value: 0
4870
			public static int DrawerLayout_elevation = 0;
4871
			
4872
			// aapt resource value: { 0x7F02007E,0x7F02007F,0x7F020080,0x7F020081,0x7F020082,0x7F020083 }
4873
			public static int[] FontFamily = new int[] {
4874
					2130837630,
4875
					2130837631,
4876
					2130837632,
4877
					2130837633,
4878
					2130837634,
4879
					2130837635};
4880
			
4881
			// aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F02007C,0x7F020084,0x7F020085,0x7F020086,0x7F02010A }
4882
			public static int[] FontFamilyFont = new int[] {
4883
					16844082,
4884
					16844083,
4885
					16844095,
4886
					16844143,
4887
					16844144,
4888
					2130837628,
4889
					2130837636,
4890
					2130837637,
4891
					2130837638,
4892
					2130837770};
4893
			
4894
			// aapt resource value: 0
4895
			public static int FontFamilyFont_android_font = 0;
4896
			
4897
			// aapt resource value: 2
4898
			public static int FontFamilyFont_android_fontStyle = 2;
4899
			
4900
			// aapt resource value: 4
4901
			public static int FontFamilyFont_android_fontVariationSettings = 4;
4902
			
4903
			// aapt resource value: 1
4904
			public static int FontFamilyFont_android_fontWeight = 1;
4905
			
4906
			// aapt resource value: 3
4907
			public static int FontFamilyFont_android_ttcIndex = 3;
4908
			
4909
			// aapt resource value: 5
4910
			public static int FontFamilyFont_font = 5;
4911
			
4912
			// aapt resource value: 6
4913
			public static int FontFamilyFont_fontStyle = 6;
4914
			
4915
			// aapt resource value: 7
4916
			public static int FontFamilyFont_fontVariationSettings = 7;
4917
			
4918
			// aapt resource value: 8
4919
			public static int FontFamilyFont_fontWeight = 8;
4920
			
4921
			// aapt resource value: 9
4922
			public static int FontFamilyFont_ttcIndex = 9;
4923
			
4924
			// aapt resource value: 0
4925
			public static int FontFamily_fontProviderAuthority = 0;
4926
			
4927
			// aapt resource value: 1
4928
			public static int FontFamily_fontProviderCerts = 1;
4929
			
4930
			// aapt resource value: 2
4931
			public static int FontFamily_fontProviderFetchStrategy = 2;
4932
			
4933
			// aapt resource value: 3
4934
			public static int FontFamily_fontProviderFetchTimeout = 3;
4935
			
4936
			// aapt resource value: 4
4937
			public static int FontFamily_fontProviderPackage = 4;
4938
			
4939
			// aapt resource value: 5
4940
			public static int FontFamily_fontProviderQuery = 5;
4941
			
4942
			// aapt resource value: { 0x1010003,0x10100D0,0x10100D1 }
4943
			public static int[] Fragment = new int[] {
4944
					16842755,
4945
					16842960,
4946
					16842961};
4947
			
4948
			// aapt resource value: { 0x1010003,0x10100D1 }
4949
			public static int[] FragmentContainerView = new int[] {
4950
					16842755,
4951
					16842961};
4952
			
4953
			// aapt resource value: 0
4954
			public static int FragmentContainerView_android_name = 0;
4955
			
4956
			// aapt resource value: 1
4957
			public static int FragmentContainerView_android_tag = 1;
4958
			
4959
			// aapt resource value: 1
4960
			public static int Fragment_android_id = 1;
4961
			
4962
			// aapt resource value: 0
4963
			public static int Fragment_android_name = 0;
4964
			
4965
			// aapt resource value: 2
4966
			public static int Fragment_android_tag = 2;
4967
			
4968
			// aapt resource value: { 0x101019D,0x101019E,0x10101A1,0x10101A2,0x10101A3,0x10101A4,0x1010201,0x101020B,0x1010510,0x1010511,0x1010512,0x1010513 }
4969
			public static int[] GradientColor = new int[] {
4970
					16843165,
4971
					16843166,
4972
					16843169,
4973
					16843170,
4974
					16843171,
4975
					16843172,
4976
					16843265,
4977
					16843275,
4978
					16844048,
4979
					16844049,
4980
					16844050,
4981
					16844051};
4982
			
4983
			// aapt resource value: { 0x10101A5,0x1010514 }
4984
			public static int[] GradientColorItem = new int[] {
4985
					16843173,
4986
					16844052};
4987
			
4988
			// aapt resource value: 0
4989
			public static int GradientColorItem_android_color = 0;
4990
			
4991
			// aapt resource value: 1
4992
			public static int GradientColorItem_android_offset = 1;
4993
			
4994
			// aapt resource value: 7
4995
			public static int GradientColor_android_centerColor = 7;
4996
			
4997
			// aapt resource value: 3
4998
			public static int GradientColor_android_centerX = 3;
4999
			
5000
			// aapt resource value: 4
5001
			public static int GradientColor_android_centerY = 4;
5002
			
5003
			// aapt resource value: 1
5004
			public static int GradientColor_android_endColor = 1;
5005
			
5006
			// aapt resource value: 10
5007
			public static int GradientColor_android_endX = 10;
5008
			
5009
			// aapt resource value: 11
5010
			public static int GradientColor_android_endY = 11;
5011
			
5012
			// aapt resource value: 5
5013
			public static int GradientColor_android_gradientRadius = 5;
5014
			
5015
			// aapt resource value: 0
5016
			public static int GradientColor_android_startColor = 0;
5017
			
5018
			// aapt resource value: 8
5019
			public static int GradientColor_android_startX = 8;
5020
			
5021
			// aapt resource value: 9
5022
			public static int GradientColor_android_startY = 9;
5023
			
5024
			// aapt resource value: 6
5025
			public static int GradientColor_android_tileMode = 6;
5026
			
5027
			// aapt resource value: 2
5028
			public static int GradientColor_android_type = 2;
5029
			
5030
			// aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F020065,0x7F020067,0x7F0200AB,0x7F0200CD }
5031
			public static int[] LinearLayoutCompat = new int[] {
5032
					16842927,
5033
					16842948,
5034
					16843046,
5035
					16843047,
5036
					16843048,
5037
					2130837605,
5038
					2130837607,
5039
					2130837675,
5040
					2130837709};
5041
			
5042
			// aapt resource value: 2
5043
			public static int LinearLayoutCompat_android_baselineAligned = 2;
5044
			
5045
			// aapt resource value: 3
5046
			public static int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
5047
			
5048
			// aapt resource value: 0
5049
			public static int LinearLayoutCompat_android_gravity = 0;
5050
			
5051
			// aapt resource value: 1
5052
			public static int LinearLayoutCompat_android_orientation = 1;
5053
			
5054
			// aapt resource value: 4
5055
			public static int LinearLayoutCompat_android_weightSum = 4;
5056
			
5057
			// aapt resource value: 5
5058
			public static int LinearLayoutCompat_divider = 5;
5059
			
5060
			// aapt resource value: 6
5061
			public static int LinearLayoutCompat_dividerPadding = 6;
5062
			
5063
			// aapt resource value: { 0x10100B3,0x10100F4,0x10100F5,0x1010181 }
5064
			public static int[] LinearLayoutCompat_Layout = new int[] {
5065
					16842931,
5066
					16842996,
5067
					16842997,
5068
					16843137};
5069
			
5070
			// aapt resource value: 0
5071
			public static int LinearLayoutCompat_Layout_android_layout_gravity = 0;
5072
			
5073
			// aapt resource value: 2
5074
			public static int LinearLayoutCompat_Layout_android_layout_height = 2;
5075
			
5076
			// aapt resource value: 3
5077
			public static int LinearLayoutCompat_Layout_android_layout_weight = 3;
5078
			
5079
			// aapt resource value: 1
5080
			public static int LinearLayoutCompat_Layout_android_layout_width = 1;
5081
			
5082
			// aapt resource value: 7
5083
			public static int LinearLayoutCompat_measureWithLargestChild = 7;
5084
			
5085
			// aapt resource value: 8
5086
			public static int LinearLayoutCompat_showDividers = 8;
5087
			
5088
			// aapt resource value: { 0x10102AC,0x10102AD }
5089
			public static int[] ListPopupWindow = new int[] {
5090
					16843436,
5091
					16843437};
5092
			
5093
			// aapt resource value: 0
5094
			public static int ListPopupWindow_android_dropDownHorizontalOffset = 0;
5095
			
5096
			// aapt resource value: 1
5097
			public static int ListPopupWindow_android_dropDownVerticalOffset = 1;
5098
			
5099
			// aapt resource value: { 0x101000E,0x10100D0,0x1010194,0x10101DE,0x10101DF,0x10101E0 }
5100
			public static int[] MenuGroup = new int[] {
5101
					16842766,
5102
					16842960,
5103
					16843156,
5104
					16843230,
5105
					16843231,
5106
					16843232};
5107
			
5108
			// aapt resource value: 5
5109
			public static int MenuGroup_android_checkableBehavior = 5;
5110
			
5111
			// aapt resource value: 0
5112
			public static int MenuGroup_android_enabled = 0;
5113
			
5114
			// aapt resource value: 1
5115
			public static int MenuGroup_android_id = 1;
5116
			
5117
			// aapt resource value: 3
5118
			public static int MenuGroup_android_menuCategory = 3;
5119
			
5120
			// aapt resource value: 4
5121
			public static int MenuGroup_android_orderInCategory = 4;
5122
			
5123
			// aapt resource value: 2
5124
			public static int MenuGroup_android_visible = 2;
5125
			
5126
			// aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F02000D,0x7F02001F,0x7F020020,0x7F020028,0x7F020057,0x7F02008E,0x7F02008F,0x7F0200B1,0x7F0200CC,0x7F020106 }
5127
			public static int[] MenuItem = new int[] {
5128
					16842754,
5129
					16842766,
5130
					16842960,
5131
					16843014,
5132
					16843156,
5133
					16843230,
5134
					16843231,
5135
					16843233,
5136
					16843234,
5137
					16843235,
5138
					16843236,
5139
					16843237,
5140
					16843375,
5141
					2130837517,
5142
					2130837535,
5143
					2130837536,
5144
					2130837544,
5145
					2130837591,
5146
					2130837646,
5147
					2130837647,
5148
					2130837681,
5149
					2130837708,
5150
					2130837766};
5151
			
5152
			// aapt resource value: 13
5153
			public static int MenuItem_actionLayout = 13;
5154
			
5155
			// aapt resource value: 14
5156
			public static int MenuItem_actionProviderClass = 14;
5157
			
5158
			// aapt resource value: 15
5159
			public static int MenuItem_actionViewClass = 15;
5160
			
5161
			// aapt resource value: 16
5162
			public static int MenuItem_alphabeticModifiers = 16;
5163
			
5164
			// aapt resource value: 9
5165
			public static int MenuItem_android_alphabeticShortcut = 9;
5166
			
5167
			// aapt resource value: 11
5168
			public static int MenuItem_android_checkable = 11;
5169
			
5170
			// aapt resource value: 3
5171
			public static int MenuItem_android_checked = 3;
5172
			
5173
			// aapt resource value: 1
5174
			public static int MenuItem_android_enabled = 1;
5175
			
5176
			// aapt resource value: 0
5177
			public static int MenuItem_android_icon = 0;
5178
			
5179
			// aapt resource value: 2
5180
			public static int MenuItem_android_id = 2;
5181
			
5182
			// aapt resource value: 5
5183
			public static int MenuItem_android_menuCategory = 5;
5184
			
5185
			// aapt resource value: 10
5186
			public static int MenuItem_android_numericShortcut = 10;
5187
			
5188
			// aapt resource value: 12
5189
			public static int MenuItem_android_onClick = 12;
5190
			
5191
			// aapt resource value: 6
5192
			public static int MenuItem_android_orderInCategory = 6;
5193
			
5194
			// aapt resource value: 7
5195
			public static int MenuItem_android_title = 7;
5196
			
5197
			// aapt resource value: 8
5198
			public static int MenuItem_android_titleCondensed = 8;
5199
			
5200
			// aapt resource value: 4
5201
			public static int MenuItem_android_visible = 4;
5202
			
5203
			// aapt resource value: 17
5204
			public static int MenuItem_contentDescription = 17;
5205
			
5206
			// aapt resource value: 18
5207
			public static int MenuItem_iconTint = 18;
5208
			
5209
			// aapt resource value: 19
5210
			public static int MenuItem_iconTintMode = 19;
5211
			
5212
			// aapt resource value: 20
5213
			public static int MenuItem_numericModifiers = 20;
5214
			
5215
			// aapt resource value: 21
5216
			public static int MenuItem_showAsAction = 21;
5217
			
5218
			// aapt resource value: 22
5219
			public static int MenuItem_tooltipText = 22;
5220
			
5221
			// aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F0200BD,0x7F0200D7 }
5222
			public static int[] MenuView = new int[] {
5223
					16842926,
5224
					16843052,
5225
					16843053,
5226
					16843054,
5227
					16843055,
5228
					16843056,
5229
					16843057,
5230
					2130837693,
5231
					2130837719};
5232
			
5233
			// aapt resource value: 4
5234
			public static int MenuView_android_headerBackground = 4;
5235
			
5236
			// aapt resource value: 2
5237
			public static int MenuView_android_horizontalDivider = 2;
5238
			
5239
			// aapt resource value: 5
5240
			public static int MenuView_android_itemBackground = 5;
5241
			
5242
			// aapt resource value: 6
5243
			public static int MenuView_android_itemIconDisabledAlpha = 6;
5244
			
5245
			// aapt resource value: 1
5246
			public static int MenuView_android_itemTextAppearance = 1;
5247
			
5248
			// aapt resource value: 3
5249
			public static int MenuView_android_verticalDivider = 3;
5250
			
5251
			// aapt resource value: 0
5252
			public static int MenuView_android_windowAnimationStyle = 0;
5253
			
5254
			// aapt resource value: 7
5255
			public static int MenuView_preserveIconSpacing = 7;
5256
			
5257
			// aapt resource value: 8
5258
			public static int MenuView_subMenuArrow = 8;
5259
			
5260
			// aapt resource value: { 0x1010176,0x10102C9,0x7F0200B2 }
5261
			public static int[] PopupWindow = new int[] {
5262
					16843126,
5263
					16843465,
5264
					2130837682};
5265
			
5266
			// aapt resource value: { 0x7F0200D6 }
5267
			public static int[] PopupWindowBackgroundState = new int[] {
5268
					2130837718};
5269
			
5270
			// aapt resource value: 0
5271
			public static int PopupWindowBackgroundState_state_above_anchor = 0;
5272
			
5273
			// aapt resource value: 1
5274
			public static int PopupWindow_android_popupAnimationStyle = 1;
5275
			
5276
			// aapt resource value: 0
5277
			public static int PopupWindow_android_popupBackground = 0;
5278
			
5279
			// aapt resource value: 2
5280
			public static int PopupWindow_overlapAnchor = 2;
5281
			
5282
			// aapt resource value: { 0x7F0200B3,0x7F0200B6 }
5283
			public static int[] RecycleListView = new int[] {
5284
					2130837683,
5285
					2130837686};
5286
			
5287
			// aapt resource value: 0
5288
			public static int RecycleListView_paddingBottomNoButtons = 0;
5289
			
5290
			// aapt resource value: 1
5291
			public static int RecycleListView_paddingTopNoTitle = 1;
5292
			
5293
			// aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F020047,0x7F020056,0x7F020060,0x7F020088,0x7F020090,0x7F020097,0x7F0200C0,0x7F0200C1,0x7F0200C6,0x7F0200C7,0x7F0200D8,0x7F0200DD,0x7F02010C }
5294
			public static int[] SearchView = new int[] {
5295
					16842970,
5296
					16843039,
5297
					16843296,
5298
					16843364,
5299
					2130837575,
5300
					2130837590,
5301
					2130837600,
5302
					2130837640,
5303
					2130837648,
5304
					2130837655,
5305
					2130837696,
5306
					2130837697,
5307
					2130837702,
5308
					2130837703,
5309
					2130837720,
5310
					2130837725,
5311
					2130837772};
5312
			
5313
			// aapt resource value: 0
5314
			public static int SearchView_android_focusable = 0;
5315
			
5316
			// aapt resource value: 3
5317
			public static int SearchView_android_imeOptions = 3;
5318
			
5319
			// aapt resource value: 2
5320
			public static int SearchView_android_inputType = 2;
5321
			
5322
			// aapt resource value: 1
5323
			public static int SearchView_android_maxWidth = 1;
5324
			
5325
			// aapt resource value: 4
5326
			public static int SearchView_closeIcon = 4;
5327
			
5328
			// aapt resource value: 5
5329
			public static int SearchView_commitIcon = 5;
5330
			
5331
			// aapt resource value: 6
5332
			public static int SearchView_defaultQueryHint = 6;
5333
			
5334
			// aapt resource value: 7
5335
			public static int SearchView_goIcon = 7;
5336
			
5337
			// aapt resource value: 8
5338
			public static int SearchView_iconifiedByDefault = 8;
5339
			
5340
			// aapt resource value: 9
5341
			public static int SearchView_layout = 9;
5342
			
5343
			// aapt resource value: 10
5344
			public static int SearchView_queryBackground = 10;
5345
			
5346
			// aapt resource value: 11
5347
			public static int SearchView_queryHint = 11;
5348
			
5349
			// aapt resource value: 12
5350
			public static int SearchView_searchHintIcon = 12;
5351
			
5352
			// aapt resource value: 13
5353
			public static int SearchView_searchIcon = 13;
5354
			
5355
			// aapt resource value: 14
5356
			public static int SearchView_submitBackground = 14;
5357
			
5358
			// aapt resource value: 15
5359
			public static int SearchView_suggestionRowLayout = 15;
5360
			
5361
			// aapt resource value: 16
5362
			public static int SearchView_voiceIcon = 16;
5363
			
5364
			// aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F0200BB }
5365
			public static int[] Spinner = new int[] {
5366
					16842930,
5367
					16843126,
5368
					16843131,
5369
					16843362,
5370
					2130837691};
5371
			
5372
			// aapt resource value: 3
5373
			public static int Spinner_android_dropDownWidth = 3;
5374
			
5375
			// aapt resource value: 0
5376
			public static int Spinner_android_entries = 0;
5377
			
5378
			// aapt resource value: 1
5379
			public static int Spinner_android_popupBackground = 1;
5380
			
5381
			// aapt resource value: 2
5382
			public static int Spinner_android_prompt = 2;
5383
			
5384
			// aapt resource value: 4
5385
			public static int Spinner_popupTheme = 4;
5386
			
5387
			// aapt resource value: { 0x101011C,0x1010194,0x1010195,0x1010196,0x101030C,0x101030D }
5388
			public static int[] StateListDrawable = new int[] {
5389
					16843036,
5390
					16843156,
5391
					16843157,
5392
					16843158,
5393
					16843532,
5394
					16843533};
5395
			
5396
			// aapt resource value: { 0x1010199 }
5397
			public static int[] StateListDrawableItem = new int[] {
5398
					16843161};
5399
			
5400
			// aapt resource value: 0
5401
			public static int StateListDrawableItem_android_drawable = 0;
5402
			
5403
			// aapt resource value: 3
5404
			public static int StateListDrawable_android_constantSize = 3;
5405
			
5406
			// aapt resource value: 0
5407
			public static int StateListDrawable_android_dither = 0;
5408
			
5409
			// aapt resource value: 4
5410
			public static int StateListDrawable_android_enterFadeDuration = 4;
5411
			
5412
			// aapt resource value: 5
5413
			public static int StateListDrawable_android_exitFadeDuration = 5;
5414
			
5415
			// aapt resource value: 2
5416
			public static int StateListDrawable_android_variablePadding = 2;
5417
			
5418
			// aapt resource value: 1
5419
			public static int StateListDrawable_android_visible = 1;
5420
			
5421
			// aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F0200CE,0x7F0200D4,0x7F0200DE,0x7F0200DF,0x7F0200E1,0x7F0200F0,0x7F0200F1,0x7F0200F2,0x7F020107,0x7F020108,0x7F020109 }
5422
			public static int[] SwitchCompat = new int[] {
5423
					16843044,
5424
					16843045,
5425
					16843074,
5426
					2130837710,
5427
					2130837716,
5428
					2130837726,
5429
					2130837727,
5430
					2130837729,
5431
					2130837744,
5432
					2130837745,
5433
					2130837746,
5434
					2130837767,
5435
					2130837768,
5436
					2130837769};
5437
			
5438
			// aapt resource value: 1
5439
			public static int SwitchCompat_android_textOff = 1;
5440
			
5441
			// aapt resource value: 0
5442
			public static int SwitchCompat_android_textOn = 0;
5443
			
5444
			// aapt resource value: 2
5445
			public static int SwitchCompat_android_thumb = 2;
5446
			
5447
			// aapt resource value: 3
5448
			public static int SwitchCompat_showText = 3;
5449
			
5450
			// aapt resource value: 4
5451
			public static int SwitchCompat_splitTrack = 4;
5452
			
5453
			// aapt resource value: 5
5454
			public static int SwitchCompat_switchMinWidth = 5;
5455
			
5456
			// aapt resource value: 6
5457
			public static int SwitchCompat_switchPadding = 6;
5458
			
5459
			// aapt resource value: 7
5460
			public static int SwitchCompat_switchTextAppearance = 7;
5461
			
5462
			// aapt resource value: 8
5463
			public static int SwitchCompat_thumbTextPadding = 8;
5464
			
5465
			// aapt resource value: 9
5466
			public static int SwitchCompat_thumbTint = 9;
5467
			
5468
			// aapt resource value: 10
5469
			public static int SwitchCompat_thumbTintMode = 10;
5470
			
5471
			// aapt resource value: 11
5472
			public static int SwitchCompat_track = 11;
5473
			
5474
			// aapt resource value: 12
5475
			public static int SwitchCompat_trackTint = 12;
5476
			
5477
			// aapt resource value: 13
5478
			public static int SwitchCompat_trackTintMode = 13;
5479
			
5480
			// aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x1010585,0x7F02007D,0x7F020085,0x7F0200E2,0x7F0200ED }
5481
			public static int[] TextAppearance = new int[] {
5482
					16842901,
5483
					16842902,
5484
					16842903,
5485
					16842904,
5486
					16842906,
5487
					16842907,
5488
					16843105,
5489
					16843106,
5490
					16843107,
5491
					16843108,
5492
					16843692,
5493
					16844165,
5494
					2130837629,
5495
					2130837637,
5496
					2130837730,
5497
					2130837741};
5498
			
5499
			// aapt resource value: 10
5500
			public static int TextAppearance_android_fontFamily = 10;
5501
			
5502
			// aapt resource value: 6
5503
			public static int TextAppearance_android_shadowColor = 6;
5504
			
5505
			// aapt resource value: 7
5506
			public static int TextAppearance_android_shadowDx = 7;
5507
			
5508
			// aapt resource value: 8
5509
			public static int TextAppearance_android_shadowDy = 8;
5510
			
5511
			// aapt resource value: 9
5512
			public static int TextAppearance_android_shadowRadius = 9;
5513
			
5514
			// aapt resource value: 3
5515
			public static int TextAppearance_android_textColor = 3;
5516
			
5517
			// aapt resource value: 4
5518
			public static int TextAppearance_android_textColorHint = 4;
5519
			
5520
			// aapt resource value: 5
5521
			public static int TextAppearance_android_textColorLink = 5;
5522
			
5523
			// aapt resource value: 11
5524
			public static int TextAppearance_android_textFontWeight = 11;
5525
			
5526
			// aapt resource value: 0
5527
			public static int TextAppearance_android_textSize = 0;
5528
			
5529
			// aapt resource value: 2
5530
			public static int TextAppearance_android_textStyle = 2;
5531
			
5532
			// aapt resource value: 1
5533
			public static int TextAppearance_android_typeface = 1;
5534
			
5535
			// aapt resource value: 12
5536
			public static int TextAppearance_fontFamily = 12;
5537
			
5538
			// aapt resource value: 13
5539
			public static int TextAppearance_fontVariationSettings = 13;
5540
			
5541
			// aapt resource value: 14
5542
			public static int TextAppearance_textAllCaps = 14;
5543
			
5544
			// aapt resource value: 15
5545
			public static int TextAppearance_textLocale = 15;
5546
			
5547
			// aapt resource value: { 0x10100AF,0x1010140,0x7F02003E,0x7F020049,0x7F02004A,0x7F020058,0x7F020059,0x7F02005A,0x7F02005B,0x7F02005C,0x7F02005D,0x7F0200A8,0x7F0200A9,0x7F0200AA,0x7F0200AC,0x7F0200AE,0x7F0200AF,0x7F0200BB,0x7F0200D9,0x7F0200DA,0x7F0200DB,0x7F0200F8,0x7F0200F9,0x7F0200FA,0x7F0200FB,0x7F0200FC,0x7F0200FD,0x7F0200FE,0x7F0200FF,0x7F020100 }
5548
			public static int[] Toolbar = new int[] {
5549
					16842927,
5550
					16843072,
5551
					2130837566,
5552
					2130837577,
5553
					2130837578,
5554
					2130837592,
5555
					2130837593,
5556
					2130837594,
5557
					2130837595,
5558
					2130837596,
5559
					2130837597,
5560
					2130837672,
5561
					2130837673,
5562
					2130837674,
5563
					2130837676,
5564
					2130837678,
5565
					2130837679,
5566
					2130837691,
5567
					2130837721,
5568
					2130837722,
5569
					2130837723,
5570
					2130837752,
5571
					2130837753,
5572
					2130837754,
5573
					2130837755,
5574
					2130837756,
5575
					2130837757,
5576
					2130837758,
5577
					2130837759,
5578
					2130837760};
5579
			
5580
			// aapt resource value: 0
5581
			public static int Toolbar_android_gravity = 0;
5582
			
5583
			// aapt resource value: 1
5584
			public static int Toolbar_android_minHeight = 1;
5585
			
5586
			// aapt resource value: 2
5587
			public static int Toolbar_buttonGravity = 2;
5588
			
5589
			// aapt resource value: 3
5590
			public static int Toolbar_collapseContentDescription = 3;
5591
			
5592
			// aapt resource value: 4
5593
			public static int Toolbar_collapseIcon = 4;
5594
			
5595
			// aapt resource value: 5
5596
			public static int Toolbar_contentInsetEnd = 5;
5597
			
5598
			// aapt resource value: 6
5599
			public static int Toolbar_contentInsetEndWithActions = 6;
5600
			
5601
			// aapt resource value: 7
5602
			public static int Toolbar_contentInsetLeft = 7;
5603
			
5604
			// aapt resource value: 8
5605
			public static int Toolbar_contentInsetRight = 8;
5606
			
5607
			// aapt resource value: 9
5608
			public static int Toolbar_contentInsetStart = 9;
5609
			
5610
			// aapt resource value: 10
5611
			public static int Toolbar_contentInsetStartWithNavigation = 10;
5612
			
5613
			// aapt resource value: 11
5614
			public static int Toolbar_logo = 11;
5615
			
5616
			// aapt resource value: 12
5617
			public static int Toolbar_logoDescription = 12;
5618
			
5619
			// aapt resource value: 13
5620
			public static int Toolbar_maxButtonHeight = 13;
5621
			
5622
			// aapt resource value: 14
5623
			public static int Toolbar_menu = 14;
5624
			
5625
			// aapt resource value: 15
5626
			public static int Toolbar_navigationContentDescription = 15;
5627
			
5628
			// aapt resource value: 16
5629
			public static int Toolbar_navigationIcon = 16;
5630
			
5631
			// aapt resource value: 17
5632
			public static int Toolbar_popupTheme = 17;
5633
			
5634
			// aapt resource value: 18
5635
			public static int Toolbar_subtitle = 18;
5636
			
5637
			// aapt resource value: 19
5638
			public static int Toolbar_subtitleTextAppearance = 19;
5639
			
5640
			// aapt resource value: 20
5641
			public static int Toolbar_subtitleTextColor = 20;
5642
			
5643
			// aapt resource value: 21
5644
			public static int Toolbar_title = 21;
5645
			
5646
			// aapt resource value: 22
5647
			public static int Toolbar_titleMargin = 22;
5648
			
5649
			// aapt resource value: 23
5650
			public static int Toolbar_titleMarginBottom = 23;
5651
			
5652
			// aapt resource value: 24
5653
			public static int Toolbar_titleMarginEnd = 24;
5654
			
5655
			// aapt resource value: 27
5656
			public static int Toolbar_titleMargins = 27;
5657
			
5658
			// aapt resource value: 25
5659
			public static int Toolbar_titleMarginStart = 25;
5660
			
5661
			// aapt resource value: 26
5662
			public static int Toolbar_titleMarginTop = 26;
5663
			
5664
			// aapt resource value: 28
5665
			public static int Toolbar_titleTextAppearance = 28;
5666
			
5667
			// aapt resource value: 29
5668
			public static int Toolbar_titleTextColor = 29;
5669
			
5670
			// aapt resource value: { 0x1010000,0x10100DA,0x7F0200B4,0x7F0200B5,0x7F0200EE }
5671
			public static int[] View = new int[] {
5672
					16842752,
5673
					16842970,
5674
					2130837684,
5675
					2130837685,
5676
					2130837742};
5677
			
5678
			// aapt resource value: { 0x10100D4,0x7F020034,0x7F020035 }
5679
			public static int[] ViewBackgroundHelper = new int[] {
5680
					16842964,
5681
					2130837556,
5682
					2130837557};
5683
			
5684
			// aapt resource value: 0
5685
			public static int ViewBackgroundHelper_android_background = 0;
5686
			
5687
			// aapt resource value: 1
5688
			public static int ViewBackgroundHelper_backgroundTint = 1;
5689
			
5690
			// aapt resource value: 2
5691
			public static int ViewBackgroundHelper_backgroundTintMode = 2;
5692
			
5693
			// aapt resource value: { 0x10100D0,0x10100F2,0x10100F3 }
5694
			public static int[] ViewStubCompat = new int[] {
5695
					16842960,
5696
					16842994,
5697
					16842995};
5698
			
5699
			// aapt resource value: 0
5700
			public static int ViewStubCompat_android_id = 0;
5701
			
5702
			// aapt resource value: 2
5703
			public static int ViewStubCompat_android_inflatedId = 2;
5704
			
5705
			// aapt resource value: 1
5706
			public static int ViewStubCompat_android_layout = 1;
5707
			
5708
			// aapt resource value: 1
5709
			public static int View_android_focusable = 1;
5710
			
5711
			// aapt resource value: 0
5712
			public static int View_android_theme = 0;
5713
			
5714
			// aapt resource value: 2
5715
			public static int View_paddingEnd = 2;
5716
			
5717
			// aapt resource value: 3
5718
			public static int View_paddingStart = 3;
5719
			
5720
			// aapt resource value: 4
5721
			public static int View_theme = 4;
5722
			
5723
			static Styleable()
5724
			{
5725
				global::Android.Runtime.ResourceIdManager.UpdateIdValues();
5726
			}
5727
			
5728
			private Styleable()
5729
			{
5730
			}
5731
		}
5732
	}
5733
}
5734
#pragma warning restore 1591