You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

R.java 74KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222
  1. /* AUTO-GENERATED FILE. DO NOT MODIFY.
  2. *
  3. * This class was automatically generated by the
  4. * aapt tool from the resource data it found. It
  5. * should not be modified by hand.
  6. */
  7. package android.support.v7.appcompat;
  8. public final class R {
  9. public static final class anim {
  10. public static int abc_fade_in = 0x7f040000;
  11. public static int abc_fade_out = 0x7f040001;
  12. public static int abc_grow_fade_in_from_bottom = 0x7f040002;
  13. public static int abc_popup_enter = 0x7f040003;
  14. public static int abc_popup_exit = 0x7f040004;
  15. public static int abc_shrink_fade_out_from_bottom = 0x7f040005;
  16. public static int abc_slide_in_bottom = 0x7f040006;
  17. public static int abc_slide_in_top = 0x7f040007;
  18. public static int abc_slide_out_bottom = 0x7f040008;
  19. public static int abc_slide_out_top = 0x7f040009;
  20. }
  21. public static final class attr {
  22. public static int actionBarDivider = 0x7f01007d;
  23. public static int actionBarItemBackground = 0x7f01007e;
  24. public static int actionBarPopupTheme = 0x7f010077;
  25. public static int actionBarSize = 0x7f01007c;
  26. public static int actionBarSplitStyle = 0x7f010079;
  27. public static int actionBarStyle = 0x7f010078;
  28. public static int actionBarTabBarStyle = 0x7f010073;
  29. public static int actionBarTabStyle = 0x7f010072;
  30. public static int actionBarTabTextStyle = 0x7f010074;
  31. public static int actionBarTheme = 0x7f01007a;
  32. public static int actionBarWidgetTheme = 0x7f01007b;
  33. public static int actionButtonStyle = 0x7f010097;
  34. public static int actionDropDownStyle = 0x7f010093;
  35. public static int actionLayout = 0x7f01004c;
  36. public static int actionMenuTextAppearance = 0x7f01007f;
  37. public static int actionMenuTextColor = 0x7f010080;
  38. public static int actionModeBackground = 0x7f010083;
  39. public static int actionModeCloseButtonStyle = 0x7f010082;
  40. public static int actionModeCloseDrawable = 0x7f010085;
  41. public static int actionModeCopyDrawable = 0x7f010087;
  42. public static int actionModeCutDrawable = 0x7f010086;
  43. public static int actionModeFindDrawable = 0x7f01008b;
  44. public static int actionModePasteDrawable = 0x7f010088;
  45. public static int actionModePopupWindowStyle = 0x7f01008d;
  46. public static int actionModeSelectAllDrawable = 0x7f010089;
  47. public static int actionModeShareDrawable = 0x7f01008a;
  48. public static int actionModeSplitBackground = 0x7f010084;
  49. public static int actionModeStyle = 0x7f010081;
  50. public static int actionModeWebSearchDrawable = 0x7f01008c;
  51. public static int actionOverflowButtonStyle = 0x7f010075;
  52. public static int actionOverflowMenuStyle = 0x7f010076;
  53. public static int actionProviderClass = 0x7f01004e;
  54. public static int actionViewClass = 0x7f01004d;
  55. public static int activityChooserViewStyle = 0x7f01009f;
  56. public static int alertDialogButtonGroupStyle = 0x7f0100c1;
  57. public static int alertDialogCenterButtons = 0x7f0100c2;
  58. public static int alertDialogStyle = 0x7f0100c0;
  59. public static int alertDialogTheme = 0x7f0100c3;
  60. public static int arrowHeadLength = 0x7f01002b;
  61. public static int arrowShaftLength = 0x7f01002c;
  62. public static int autoCompleteTextViewStyle = 0x7f0100c8;
  63. public static int background = 0x7f01000c;
  64. public static int backgroundSplit = 0x7f01000e;
  65. public static int backgroundStacked = 0x7f01000d;
  66. public static int backgroundTint = 0x7f0100e4;
  67. public static int backgroundTintMode = 0x7f0100e5;
  68. public static int barLength = 0x7f01002d;
  69. public static int borderlessButtonStyle = 0x7f01009c;
  70. public static int buttonBarButtonStyle = 0x7f010099;
  71. public static int buttonBarNegativeButtonStyle = 0x7f0100c6;
  72. public static int buttonBarNeutralButtonStyle = 0x7f0100c7;
  73. public static int buttonBarPositiveButtonStyle = 0x7f0100c5;
  74. public static int buttonBarStyle = 0x7f010098;
  75. public static int buttonPanelSideLayout = 0x7f01001f;
  76. public static int buttonStyle = 0x7f0100c9;
  77. public static int buttonStyleSmall = 0x7f0100ca;
  78. public static int buttonTint = 0x7f010025;
  79. public static int buttonTintMode = 0x7f010026;
  80. public static int checkboxStyle = 0x7f0100cb;
  81. public static int checkedTextViewStyle = 0x7f0100cc;
  82. public static int closeIcon = 0x7f010056;
  83. public static int closeItemLayout = 0x7f01001c;
  84. public static int collapseContentDescription = 0x7f0100db;
  85. public static int collapseIcon = 0x7f0100da;
  86. public static int color = 0x7f010027;
  87. public static int colorAccent = 0x7f0100b9;
  88. public static int colorButtonNormal = 0x7f0100bd;
  89. public static int colorControlActivated = 0x7f0100bb;
  90. public static int colorControlHighlight = 0x7f0100bc;
  91. public static int colorControlNormal = 0x7f0100ba;
  92. public static int colorPrimary = 0x7f0100b7;
  93. public static int colorPrimaryDark = 0x7f0100b8;
  94. public static int colorSwitchThumbNormal = 0x7f0100be;
  95. public static int commitIcon = 0x7f01005b;
  96. public static int contentInsetEnd = 0x7f010017;
  97. public static int contentInsetLeft = 0x7f010018;
  98. public static int contentInsetRight = 0x7f010019;
  99. public static int contentInsetStart = 0x7f010016;
  100. public static int controlBackground = 0x7f0100bf;
  101. public static int customNavigationLayout = 0x7f01000f;
  102. public static int defaultQueryHint = 0x7f010055;
  103. public static int dialogPreferredPadding = 0x7f010091;
  104. public static int dialogTheme = 0x7f010090;
  105. public static int displayOptions = 0x7f010005;
  106. public static int divider = 0x7f01000b;
  107. public static int dividerHorizontal = 0x7f01009e;
  108. public static int dividerPadding = 0x7f01004a;
  109. public static int dividerVertical = 0x7f01009d;
  110. public static int drawableSize = 0x7f010029;
  111. public static int drawerArrowStyle = 0x7f010000;
  112. public static int dropDownListViewStyle = 0x7f0100af;
  113. public static int dropdownListPreferredItemHeight = 0x7f010094;
  114. public static int editTextBackground = 0x7f0100a5;
  115. public static int editTextColor = 0x7f0100a4;
  116. public static int editTextStyle = 0x7f0100cd;
  117. public static int elevation = 0x7f01001a;
  118. public static int expandActivityOverflowButtonDrawable = 0x7f01001e;
  119. public static int gapBetweenBars = 0x7f01002a;
  120. public static int goIcon = 0x7f010057;
  121. public static int height = 0x7f010001;
  122. public static int hideOnContentScroll = 0x7f010015;
  123. public static int homeAsUpIndicator = 0x7f010096;
  124. public static int homeLayout = 0x7f010010;
  125. public static int icon = 0x7f010009;
  126. public static int iconifiedByDefault = 0x7f010053;
  127. public static int indeterminateProgressStyle = 0x7f010012;
  128. public static int initialActivityCount = 0x7f01001d;
  129. public static int isLightTheme = 0x7f010002;
  130. public static int itemPadding = 0x7f010014;
  131. public static int layout = 0x7f010052;
  132. public static int listChoiceBackgroundIndicator = 0x7f0100b6;
  133. public static int listDividerAlertDialog = 0x7f010092;
  134. public static int listItemLayout = 0x7f010023;
  135. public static int listLayout = 0x7f010020;
  136. public static int listPopupWindowStyle = 0x7f0100b0;
  137. public static int listPreferredItemHeight = 0x7f0100aa;
  138. public static int listPreferredItemHeightLarge = 0x7f0100ac;
  139. public static int listPreferredItemHeightSmall = 0x7f0100ab;
  140. public static int listPreferredItemPaddingLeft = 0x7f0100ad;
  141. public static int listPreferredItemPaddingRight = 0x7f0100ae;
  142. public static int logo = 0x7f01000a;
  143. public static int logoDescription = 0x7f0100de;
  144. public static int maxButtonHeight = 0x7f0100d9;
  145. public static int measureWithLargestChild = 0x7f010048;
  146. public static int multiChoiceItemLayout = 0x7f010021;
  147. public static int navigationContentDescription = 0x7f0100dd;
  148. public static int navigationIcon = 0x7f0100dc;
  149. public static int navigationMode = 0x7f010004;
  150. public static int overlapAnchor = 0x7f010050;
  151. public static int paddingEnd = 0x7f0100e2;
  152. public static int paddingStart = 0x7f0100e1;
  153. public static int panelBackground = 0x7f0100b3;
  154. public static int panelMenuListTheme = 0x7f0100b5;
  155. public static int panelMenuListWidth = 0x7f0100b4;
  156. public static int popupMenuStyle = 0x7f0100a2;
  157. public static int popupTheme = 0x7f01001b;
  158. public static int popupWindowStyle = 0x7f0100a3;
  159. public static int preserveIconSpacing = 0x7f01004f;
  160. public static int progressBarPadding = 0x7f010013;
  161. public static int progressBarStyle = 0x7f010011;
  162. public static int queryBackground = 0x7f01005d;
  163. public static int queryHint = 0x7f010054;
  164. public static int radioButtonStyle = 0x7f0100ce;
  165. public static int ratingBarStyle = 0x7f0100cf;
  166. public static int searchHintIcon = 0x7f010059;
  167. public static int searchIcon = 0x7f010058;
  168. public static int searchViewStyle = 0x7f0100a9;
  169. public static int selectableItemBackground = 0x7f01009a;
  170. public static int selectableItemBackgroundBorderless = 0x7f01009b;
  171. public static int showAsAction = 0x7f01004b;
  172. public static int showDividers = 0x7f010049;
  173. public static int showText = 0x7f010067;
  174. public static int singleChoiceItemLayout = 0x7f010022;
  175. public static int spinBars = 0x7f010028;
  176. public static int spinnerDropDownItemStyle = 0x7f010095;
  177. public static int spinnerStyle = 0x7f0100d0;
  178. public static int splitTrack = 0x7f010066;
  179. public static int state_above_anchor = 0x7f010051;
  180. public static int submitBackground = 0x7f01005e;
  181. public static int subtitle = 0x7f010006;
  182. public static int subtitleTextAppearance = 0x7f0100d3;
  183. public static int subtitleTextColor = 0x7f0100e0;
  184. public static int subtitleTextStyle = 0x7f010008;
  185. public static int suggestionRowLayout = 0x7f01005c;
  186. public static int switchMinWidth = 0x7f010064;
  187. public static int switchPadding = 0x7f010065;
  188. public static int switchStyle = 0x7f0100d1;
  189. public static int switchTextAppearance = 0x7f010063;
  190. public static int textAllCaps = 0x7f010024;
  191. public static int textAppearanceLargePopupMenu = 0x7f01008e;
  192. public static int textAppearanceListItem = 0x7f0100b1;
  193. public static int textAppearanceListItemSmall = 0x7f0100b2;
  194. public static int textAppearanceSearchResultSubtitle = 0x7f0100a7;
  195. public static int textAppearanceSearchResultTitle = 0x7f0100a6;
  196. public static int textAppearanceSmallPopupMenu = 0x7f01008f;
  197. public static int textColorAlertDialogListItem = 0x7f0100c4;
  198. public static int textColorSearchUrl = 0x7f0100a8;
  199. public static int theme = 0x7f0100e3;
  200. public static int thickness = 0x7f01002e;
  201. public static int thumbTextPadding = 0x7f010062;
  202. public static int title = 0x7f010003;
  203. public static int titleMarginBottom = 0x7f0100d8;
  204. public static int titleMarginEnd = 0x7f0100d6;
  205. public static int titleMarginStart = 0x7f0100d5;
  206. public static int titleMarginTop = 0x7f0100d7;
  207. public static int titleMargins = 0x7f0100d4;
  208. public static int titleTextAppearance = 0x7f0100d2;
  209. public static int titleTextColor = 0x7f0100df;
  210. public static int titleTextStyle = 0x7f010007;
  211. public static int toolbarNavigationButtonStyle = 0x7f0100a1;
  212. public static int toolbarStyle = 0x7f0100a0;
  213. public static int track = 0x7f010061;
  214. public static int voiceIcon = 0x7f01005a;
  215. public static int windowActionBar = 0x7f010068;
  216. public static int windowActionBarOverlay = 0x7f01006a;
  217. public static int windowActionModeOverlay = 0x7f01006b;
  218. public static int windowFixedHeightMajor = 0x7f01006f;
  219. public static int windowFixedHeightMinor = 0x7f01006d;
  220. public static int windowFixedWidthMajor = 0x7f01006c;
  221. public static int windowFixedWidthMinor = 0x7f01006e;
  222. public static int windowMinWidthMajor = 0x7f010070;
  223. public static int windowMinWidthMinor = 0x7f010071;
  224. public static int windowNoTitle = 0x7f010069;
  225. }
  226. public static final class bool {
  227. public static int abc_action_bar_embed_tabs = 0x7f090002;
  228. public static int abc_action_bar_embed_tabs_pre_jb = 0x7f090000;
  229. public static int abc_action_bar_expanded_action_views_exclusive = 0x7f090003;
  230. public static int abc_config_actionMenuItemAllCaps = 0x7f090004;
  231. public static int abc_config_allowActionMenuItemTextWithIcon = 0x7f090001;
  232. public static int abc_config_closeDialogWhenTouchOutside = 0x7f090005;
  233. public static int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f090006;
  234. }
  235. public static final class color {
  236. public static int abc_background_cache_hint_selector_material_dark = 0x7f0b003b;
  237. public static int abc_background_cache_hint_selector_material_light = 0x7f0b003c;
  238. public static int abc_color_highlight_material = 0x7f0b003d;
  239. public static int abc_input_method_navigation_guard = 0x7f0b0000;
  240. public static int abc_primary_text_disable_only_material_dark = 0x7f0b003e;
  241. public static int abc_primary_text_disable_only_material_light = 0x7f0b003f;
  242. public static int abc_primary_text_material_dark = 0x7f0b0040;
  243. public static int abc_primary_text_material_light = 0x7f0b0041;
  244. public static int abc_search_url_text = 0x7f0b0042;
  245. public static int abc_search_url_text_normal = 0x7f0b0001;
  246. public static int abc_search_url_text_pressed = 0x7f0b0002;
  247. public static int abc_search_url_text_selected = 0x7f0b0003;
  248. public static int abc_secondary_text_material_dark = 0x7f0b0043;
  249. public static int abc_secondary_text_material_light = 0x7f0b0044;
  250. public static int accent_material_dark = 0x7f0b0004;
  251. public static int accent_material_light = 0x7f0b0005;
  252. public static int background_floating_material_dark = 0x7f0b0006;
  253. public static int background_floating_material_light = 0x7f0b0007;
  254. public static int background_material_dark = 0x7f0b0008;
  255. public static int background_material_light = 0x7f0b0009;
  256. public static int bright_foreground_disabled_material_dark = 0x7f0b000a;
  257. public static int bright_foreground_disabled_material_light = 0x7f0b000b;
  258. public static int bright_foreground_inverse_material_dark = 0x7f0b000c;
  259. public static int bright_foreground_inverse_material_light = 0x7f0b000d;
  260. public static int bright_foreground_material_dark = 0x7f0b000e;
  261. public static int bright_foreground_material_light = 0x7f0b000f;
  262. public static int button_material_dark = 0x7f0b0010;
  263. public static int button_material_light = 0x7f0b0011;
  264. public static int dim_foreground_disabled_material_dark = 0x7f0b0013;
  265. public static int dim_foreground_disabled_material_light = 0x7f0b0014;
  266. public static int dim_foreground_material_dark = 0x7f0b0015;
  267. public static int dim_foreground_material_light = 0x7f0b0016;
  268. public static int foreground_material_dark = 0x7f0b0017;
  269. public static int foreground_material_light = 0x7f0b0018;
  270. public static int highlighted_text_material_dark = 0x7f0b0019;
  271. public static int highlighted_text_material_light = 0x7f0b001a;
  272. public static int hint_foreground_material_dark = 0x7f0b001b;
  273. public static int hint_foreground_material_light = 0x7f0b001c;
  274. public static int material_blue_grey_800 = 0x7f0b001d;
  275. public static int material_blue_grey_900 = 0x7f0b001e;
  276. public static int material_blue_grey_950 = 0x7f0b001f;
  277. public static int material_deep_teal_200 = 0x7f0b0020;
  278. public static int material_deep_teal_500 = 0x7f0b0021;
  279. public static int material_grey_100 = 0x7f0b0022;
  280. public static int material_grey_300 = 0x7f0b0023;
  281. public static int material_grey_50 = 0x7f0b0024;
  282. public static int material_grey_600 = 0x7f0b0025;
  283. public static int material_grey_800 = 0x7f0b0026;
  284. public static int material_grey_850 = 0x7f0b0027;
  285. public static int material_grey_900 = 0x7f0b0028;
  286. public static int primary_dark_material_dark = 0x7f0b0029;
  287. public static int primary_dark_material_light = 0x7f0b002a;
  288. public static int primary_material_dark = 0x7f0b002b;
  289. public static int primary_material_light = 0x7f0b002c;
  290. public static int primary_text_default_material_dark = 0x7f0b002d;
  291. public static int primary_text_default_material_light = 0x7f0b002e;
  292. public static int primary_text_disabled_material_dark = 0x7f0b002f;
  293. public static int primary_text_disabled_material_light = 0x7f0b0030;
  294. public static int ripple_material_dark = 0x7f0b0031;
  295. public static int ripple_material_light = 0x7f0b0032;
  296. public static int secondary_text_default_material_dark = 0x7f0b0033;
  297. public static int secondary_text_default_material_light = 0x7f0b0034;
  298. public static int secondary_text_disabled_material_dark = 0x7f0b0035;
  299. public static int secondary_text_disabled_material_light = 0x7f0b0036;
  300. public static int switch_thumb_disabled_material_dark = 0x7f0b0037;
  301. public static int switch_thumb_disabled_material_light = 0x7f0b0038;
  302. public static int switch_thumb_material_dark = 0x7f0b0045;
  303. public static int switch_thumb_material_light = 0x7f0b0046;
  304. public static int switch_thumb_normal_material_dark = 0x7f0b0039;
  305. public static int switch_thumb_normal_material_light = 0x7f0b003a;
  306. }
  307. public static final class dimen {
  308. public static int abc_action_bar_content_inset_material = 0x7f07000b;
  309. public static int abc_action_bar_default_height_material = 0x7f070001;
  310. public static int abc_action_bar_default_padding_end_material = 0x7f07000c;
  311. public static int abc_action_bar_default_padding_start_material = 0x7f07000d;
  312. public static int abc_action_bar_icon_vertical_padding_material = 0x7f07000f;
  313. public static int abc_action_bar_overflow_padding_end_material = 0x7f070010;
  314. public static int abc_action_bar_overflow_padding_start_material = 0x7f070011;
  315. public static int abc_action_bar_progress_bar_size = 0x7f070002;
  316. public static int abc_action_bar_stacked_max_height = 0x7f070012;
  317. public static int abc_action_bar_stacked_tab_max_width = 0x7f070013;
  318. public static int abc_action_bar_subtitle_bottom_margin_material = 0x7f070014;
  319. public static int abc_action_bar_subtitle_top_margin_material = 0x7f070015;
  320. public static int abc_action_button_min_height_material = 0x7f070016;
  321. public static int abc_action_button_min_width_material = 0x7f070017;
  322. public static int abc_action_button_min_width_overflow_material = 0x7f070018;
  323. public static int abc_alert_dialog_button_bar_height = 0x7f070000;
  324. public static int abc_button_inset_horizontal_material = 0x7f070019;
  325. public static int abc_button_inset_vertical_material = 0x7f07001a;
  326. public static int abc_button_padding_horizontal_material = 0x7f07001b;
  327. public static int abc_button_padding_vertical_material = 0x7f07001c;
  328. public static int abc_config_prefDialogWidth = 0x7f070005;
  329. public static int abc_control_corner_material = 0x7f07001d;
  330. public static int abc_control_inset_material = 0x7f07001e;
  331. public static int abc_control_padding_material = 0x7f07001f;
  332. public static int abc_dialog_list_padding_vertical_material = 0x7f070020;
  333. public static int abc_dialog_min_width_major = 0x7f070021;
  334. public static int abc_dialog_min_width_minor = 0x7f070022;
  335. public static int abc_dialog_padding_material = 0x7f070023;
  336. public static int abc_dialog_padding_top_material = 0x7f070024;
  337. public static int abc_disabled_alpha_material_dark = 0x7f070025;
  338. public static int abc_disabled_alpha_material_light = 0x7f070026;
  339. public static int abc_dropdownitem_icon_width = 0x7f070027;
  340. public static int abc_dropdownitem_text_padding_left = 0x7f070028;
  341. public static int abc_dropdownitem_text_padding_right = 0x7f070029;
  342. public static int abc_edit_text_inset_bottom_material = 0x7f07002a;
  343. public static int abc_edit_text_inset_horizontal_material = 0x7f07002b;
  344. public static int abc_edit_text_inset_top_material = 0x7f07002c;
  345. public static int abc_floating_window_z = 0x7f07002d;
  346. public static int abc_list_item_padding_horizontal_material = 0x7f07002e;
  347. public static int abc_panel_menu_list_width = 0x7f07002f;
  348. public static int abc_search_view_preferred_width = 0x7f070030;
  349. public static int abc_search_view_text_min_width = 0x7f070006;
  350. public static int abc_switch_padding = 0x7f07000e;
  351. public static int abc_text_size_body_1_material = 0x7f070031;
  352. public static int abc_text_size_body_2_material = 0x7f070032;
  353. public static int abc_text_size_button_material = 0x7f070033;
  354. public static int abc_text_size_caption_material = 0x7f070034;
  355. public static int abc_text_size_display_1_material = 0x7f070035;
  356. public static int abc_text_size_display_2_material = 0x7f070036;
  357. public static int abc_text_size_display_3_material = 0x7f070037;
  358. public static int abc_text_size_display_4_material = 0x7f070038;
  359. public static int abc_text_size_headline_material = 0x7f070039;
  360. public static int abc_text_size_large_material = 0x7f07003a;
  361. public static int abc_text_size_medium_material = 0x7f07003b;
  362. public static int abc_text_size_menu_material = 0x7f07003c;
  363. public static int abc_text_size_small_material = 0x7f07003d;
  364. public static int abc_text_size_subhead_material = 0x7f07003e;
  365. public static int abc_text_size_subtitle_material_toolbar = 0x7f070003;
  366. public static int abc_text_size_title_material = 0x7f07003f;
  367. public static int abc_text_size_title_material_toolbar = 0x7f070004;
  368. public static int dialog_fixed_height_major = 0x7f070007;
  369. public static int dialog_fixed_height_minor = 0x7f070008;
  370. public static int dialog_fixed_width_major = 0x7f070009;
  371. public static int dialog_fixed_width_minor = 0x7f07000a;
  372. public static int disabled_alpha_material_dark = 0x7f070040;
  373. public static int disabled_alpha_material_light = 0x7f070041;
  374. public static int highlight_alpha_material_colored = 0x7f070042;
  375. public static int highlight_alpha_material_dark = 0x7f070043;
  376. public static int highlight_alpha_material_light = 0x7f070044;
  377. public static int notification_large_icon_height = 0x7f070045;
  378. public static int notification_large_icon_width = 0x7f070046;
  379. public static int notification_subtext_size = 0x7f070047;
  380. }
  381. public static final class drawable {
  382. public static int abc_ab_share_pack_mtrl_alpha = 0x7f020000;
  383. public static int abc_action_bar_item_background_material = 0x7f020001;
  384. public static int abc_btn_borderless_material = 0x7f020002;
  385. public static int abc_btn_check_material = 0x7f020003;
  386. public static int abc_btn_check_to_on_mtrl_000 = 0x7f020004;
  387. public static int abc_btn_check_to_on_mtrl_015 = 0x7f020005;
  388. public static int abc_btn_colored_material = 0x7f020006;
  389. public static int abc_btn_default_mtrl_shape = 0x7f020007;
  390. public static int abc_btn_radio_material = 0x7f020008;
  391. public static int abc_btn_radio_to_on_mtrl_000 = 0x7f020009;
  392. public static int abc_btn_radio_to_on_mtrl_015 = 0x7f02000a;
  393. public static int abc_btn_rating_star_off_mtrl_alpha = 0x7f02000b;
  394. public static int abc_btn_rating_star_on_mtrl_alpha = 0x7f02000c;
  395. public static int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000d;
  396. public static int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000e;
  397. public static int abc_cab_background_internal_bg = 0x7f02000f;
  398. public static int abc_cab_background_top_material = 0x7f020010;
  399. public static int abc_cab_background_top_mtrl_alpha = 0x7f020011;
  400. public static int abc_control_background_material = 0x7f020012;
  401. public static int abc_dialog_material_background_dark = 0x7f020013;
  402. public static int abc_dialog_material_background_light = 0x7f020014;
  403. public static int abc_edit_text_material = 0x7f020015;
  404. public static int abc_ic_ab_back_mtrl_am_alpha = 0x7f020016;
  405. public static int abc_ic_clear_mtrl_alpha = 0x7f020017;
  406. public static int abc_ic_commit_search_api_mtrl_alpha = 0x7f020018;
  407. public static int abc_ic_go_search_api_mtrl_alpha = 0x7f020019;
  408. public static int abc_ic_menu_copy_mtrl_am_alpha = 0x7f02001a;
  409. public static int abc_ic_menu_cut_mtrl_alpha = 0x7f02001b;
  410. public static int abc_ic_menu_moreoverflow_mtrl_alpha = 0x7f02001c;
  411. public static int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001d;
  412. public static int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001e;
  413. public static int abc_ic_menu_share_mtrl_alpha = 0x7f02001f;
  414. public static int abc_ic_search_api_mtrl_alpha = 0x7f020020;
  415. public static int abc_ic_voice_search_api_mtrl_alpha = 0x7f020021;
  416. public static int abc_item_background_holo_dark = 0x7f020022;
  417. public static int abc_item_background_holo_light = 0x7f020023;
  418. public static int abc_list_divider_mtrl_alpha = 0x7f020024;
  419. public static int abc_list_focused_holo = 0x7f020025;
  420. public static int abc_list_longpressed_holo = 0x7f020026;
  421. public static int abc_list_pressed_holo_dark = 0x7f020027;
  422. public static int abc_list_pressed_holo_light = 0x7f020028;
  423. public static int abc_list_selector_background_transition_holo_dark = 0x7f020029;
  424. public static int abc_list_selector_background_transition_holo_light = 0x7f02002a;
  425. public static int abc_list_selector_disabled_holo_dark = 0x7f02002b;
  426. public static int abc_list_selector_disabled_holo_light = 0x7f02002c;
  427. public static int abc_list_selector_holo_dark = 0x7f02002d;
  428. public static int abc_list_selector_holo_light = 0x7f02002e;
  429. public static int abc_menu_hardkey_panel_mtrl_mult = 0x7f02002f;
  430. public static int abc_popup_background_mtrl_mult = 0x7f020030;
  431. public static int abc_ratingbar_full_material = 0x7f020031;
  432. public static int abc_spinner_mtrl_am_alpha = 0x7f020032;
  433. public static int abc_spinner_textfield_background_material = 0x7f020033;
  434. public static int abc_switch_thumb_material = 0x7f020034;
  435. public static int abc_switch_track_mtrl_alpha = 0x7f020035;
  436. public static int abc_tab_indicator_material = 0x7f020036;
  437. public static int abc_tab_indicator_mtrl_alpha = 0x7f020037;
  438. public static int abc_text_cursor_material = 0x7f020038;
  439. public static int abc_textfield_activated_mtrl_alpha = 0x7f020039;
  440. public static int abc_textfield_default_mtrl_alpha = 0x7f02003a;
  441. public static int abc_textfield_search_activated_mtrl_alpha = 0x7f02003b;
  442. public static int abc_textfield_search_default_mtrl_alpha = 0x7f02003c;
  443. public static int abc_textfield_search_material = 0x7f02003d;
  444. public static int notification_template_icon_bg = 0x7f02003e;
  445. }
  446. public static final class id {
  447. public static int action0 = 0x7f0c0058;
  448. public static int action_bar = 0x7f0c0048;
  449. public static int action_bar_activity_content = 0x7f0c0000;
  450. public static int action_bar_container = 0x7f0c0047;
  451. public static int action_bar_root = 0x7f0c0043;
  452. public static int action_bar_spinner = 0x7f0c0001;
  453. public static int action_bar_subtitle = 0x7f0c002c;
  454. public static int action_bar_title = 0x7f0c002b;
  455. public static int action_context_bar = 0x7f0c0049;
  456. public static int action_divider = 0x7f0c005c;
  457. public static int action_menu_divider = 0x7f0c0002;
  458. public static int action_menu_presenter = 0x7f0c0003;
  459. public static int action_mode_bar = 0x7f0c0045;
  460. public static int action_mode_bar_stub = 0x7f0c0044;
  461. public static int action_mode_close_button = 0x7f0c002d;
  462. public static int activity_chooser_view_content = 0x7f0c002e;
  463. public static int alertTitle = 0x7f0c0038;
  464. public static int always = 0x7f0c0025;
  465. public static int beginning = 0x7f0c0022;
  466. public static int buttonPanel = 0x7f0c003e;
  467. public static int cancel_action = 0x7f0c0059;
  468. public static int checkbox = 0x7f0c0040;
  469. public static int chronometer = 0x7f0c005f;
  470. public static int collapseActionView = 0x7f0c0026;
  471. public static int contentPanel = 0x7f0c0039;
  472. public static int custom = 0x7f0c003d;
  473. public static int customPanel = 0x7f0c003c;
  474. public static int decor_content_parent = 0x7f0c0046;
  475. public static int default_activity_button = 0x7f0c0031;
  476. public static int disableHome = 0x7f0c000e;
  477. public static int edit_query = 0x7f0c004a;
  478. public static int end = 0x7f0c0023;
  479. public static int end_padder = 0x7f0c0064;
  480. public static int expand_activities_button = 0x7f0c002f;
  481. public static int expanded_menu = 0x7f0c003f;
  482. public static int home = 0x7f0c0004;
  483. public static int homeAsUp = 0x7f0c000f;
  484. public static int icon = 0x7f0c0033;
  485. public static int ifRoom = 0x7f0c0027;
  486. public static int image = 0x7f0c0030;
  487. public static int info = 0x7f0c0063;
  488. public static int line1 = 0x7f0c005d;
  489. public static int line3 = 0x7f0c0061;
  490. public static int listMode = 0x7f0c000b;
  491. public static int list_item = 0x7f0c0032;
  492. public static int media_actions = 0x7f0c005b;
  493. public static int middle = 0x7f0c0024;
  494. public static int multiply = 0x7f0c0015;
  495. public static int never = 0x7f0c0028;
  496. public static int none = 0x7f0c0010;
  497. public static int normal = 0x7f0c000c;
  498. public static int parentPanel = 0x7f0c0035;
  499. public static int progress_circular = 0x7f0c0005;
  500. public static int progress_horizontal = 0x7f0c0006;
  501. public static int radio = 0x7f0c0042;
  502. public static int screen = 0x7f0c0016;
  503. public static int scrollView = 0x7f0c003a;
  504. public static int search_badge = 0x7f0c004c;
  505. public static int search_bar = 0x7f0c004b;
  506. public static int search_button = 0x7f0c004d;
  507. public static int search_close_btn = 0x7f0c0052;
  508. public static int search_edit_frame = 0x7f0c004e;
  509. public static int search_go_btn = 0x7f0c0054;
  510. public static int search_mag_icon = 0x7f0c004f;
  511. public static int search_plate = 0x7f0c0050;
  512. public static int search_src_text = 0x7f0c0051;
  513. public static int search_voice_btn = 0x7f0c0055;
  514. public static int select_dialog_listview = 0x7f0c0056;
  515. public static int shortcut = 0x7f0c0041;
  516. public static int showCustom = 0x7f0c0011;
  517. public static int showHome = 0x7f0c0012;
  518. public static int showTitle = 0x7f0c0013;
  519. public static int split_action_bar = 0x7f0c0008;
  520. public static int src_atop = 0x7f0c0017;
  521. public static int src_in = 0x7f0c0018;
  522. public static int src_over = 0x7f0c0019;
  523. public static int status_bar_latest_event_content = 0x7f0c005a;
  524. public static int submit_area = 0x7f0c0053;
  525. public static int tabMode = 0x7f0c000d;
  526. public static int text = 0x7f0c0062;
  527. public static int text2 = 0x7f0c0060;
  528. public static int textSpacerNoButtons = 0x7f0c003b;
  529. public static int time = 0x7f0c005e;
  530. public static int title = 0x7f0c0034;
  531. public static int title_template = 0x7f0c0037;
  532. public static int topPanel = 0x7f0c0036;
  533. public static int up = 0x7f0c0009;
  534. public static int useLogo = 0x7f0c0014;
  535. public static int withText = 0x7f0c0029;
  536. public static int wrap_content = 0x7f0c002a;
  537. }
  538. public static final class integer {
  539. public static int abc_config_activityDefaultDur = 0x7f0a0001;
  540. public static int abc_config_activityShortDur = 0x7f0a0002;
  541. public static int abc_max_action_buttons = 0x7f0a0000;
  542. public static int cancel_button_image_alpha = 0x7f0a0003;
  543. public static int status_bar_notification_info_maxnum = 0x7f0a0004;
  544. }
  545. public static final class layout {
  546. public static int abc_action_bar_title_item = 0x7f030000;
  547. public static int abc_action_bar_up_container = 0x7f030001;
  548. public static int abc_action_bar_view_list_nav_layout = 0x7f030002;
  549. public static int abc_action_menu_item_layout = 0x7f030003;
  550. public static int abc_action_menu_layout = 0x7f030004;
  551. public static int abc_action_mode_bar = 0x7f030005;
  552. public static int abc_action_mode_close_item_material = 0x7f030006;
  553. public static int abc_activity_chooser_view = 0x7f030007;
  554. public static int abc_activity_chooser_view_list_item = 0x7f030008;
  555. public static int abc_alert_dialog_material = 0x7f030009;
  556. public static int abc_dialog_title_material = 0x7f03000a;
  557. public static int abc_expanded_menu_layout = 0x7f03000b;
  558. public static int abc_list_menu_item_checkbox = 0x7f03000c;
  559. public static int abc_list_menu_item_icon = 0x7f03000d;
  560. public static int abc_list_menu_item_layout = 0x7f03000e;
  561. public static int abc_list_menu_item_radio = 0x7f03000f;
  562. public static int abc_popup_menu_item_layout = 0x7f030010;
  563. public static int abc_screen_content_include = 0x7f030011;
  564. public static int abc_screen_simple = 0x7f030012;
  565. public static int abc_screen_simple_overlay_action_mode = 0x7f030013;
  566. public static int abc_screen_toolbar = 0x7f030014;
  567. public static int abc_search_dropdown_item_icons_2line = 0x7f030015;
  568. public static int abc_search_view = 0x7f030016;
  569. public static int abc_select_dialog_material = 0x7f030017;
  570. public static int notification_media_action = 0x7f03001a;
  571. public static int notification_media_cancel_action = 0x7f03001b;
  572. public static int notification_template_big_media = 0x7f03001c;
  573. public static int notification_template_big_media_narrow = 0x7f03001d;
  574. public static int notification_template_lines = 0x7f03001e;
  575. public static int notification_template_media = 0x7f03001f;
  576. public static int notification_template_part_chronometer = 0x7f030020;
  577. public static int notification_template_part_time = 0x7f030021;
  578. public static int select_dialog_item_material = 0x7f030025;
  579. public static int select_dialog_multichoice_material = 0x7f030026;
  580. public static int select_dialog_singlechoice_material = 0x7f030027;
  581. public static int support_simple_spinner_dropdown_item = 0x7f030028;
  582. }
  583. public static final class string {
  584. public static int abc_action_bar_home_description = 0x7f060000;
  585. public static int abc_action_bar_home_description_format = 0x7f060001;
  586. public static int abc_action_bar_home_subtitle_description_format = 0x7f060002;
  587. public static int abc_action_bar_up_description = 0x7f060003;
  588. public static int abc_action_menu_overflow_description = 0x7f060004;
  589. public static int abc_action_mode_done = 0x7f060005;
  590. public static int abc_activity_chooser_view_see_all = 0x7f060006;
  591. public static int abc_activitychooserview_choose_application = 0x7f060007;
  592. public static int abc_search_hint = 0x7f060008;
  593. public static int abc_searchview_description_clear = 0x7f060009;
  594. public static int abc_searchview_description_query = 0x7f06000a;
  595. public static int abc_searchview_description_search = 0x7f06000b;
  596. public static int abc_searchview_description_submit = 0x7f06000c;
  597. public static int abc_searchview_description_voice = 0x7f06000d;
  598. public static int abc_shareactionprovider_share_with = 0x7f06000e;
  599. public static int abc_shareactionprovider_share_with_application = 0x7f06000f;
  600. public static int abc_toolbar_collapse_description = 0x7f060010;
  601. public static int status_bar_notification_info_overflow = 0x7f060011;
  602. }
  603. public static final class style {
  604. public static int AlertDialog_AppCompat = 0x7f08007a;
  605. public static int AlertDialog_AppCompat_Light = 0x7f08007b;
  606. public static int Animation_AppCompat_Dialog = 0x7f08007c;
  607. public static int Animation_AppCompat_DropDownUp = 0x7f08007d;
  608. public static int Base_AlertDialog_AppCompat = 0x7f08007f;
  609. public static int Base_AlertDialog_AppCompat_Light = 0x7f080080;
  610. public static int Base_Animation_AppCompat_Dialog = 0x7f080081;
  611. public static int Base_Animation_AppCompat_DropDownUp = 0x7f080082;
  612. public static int Base_DialogWindowTitleBackground_AppCompat = 0x7f080084;
  613. public static int Base_DialogWindowTitle_AppCompat = 0x7f080083;
  614. public static int Base_TextAppearance_AppCompat = 0x7f08002d;
  615. public static int Base_TextAppearance_AppCompat_Body1 = 0x7f08002e;
  616. public static int Base_TextAppearance_AppCompat_Body2 = 0x7f08002f;
  617. public static int Base_TextAppearance_AppCompat_Button = 0x7f080018;
  618. public static int Base_TextAppearance_AppCompat_Caption = 0x7f080030;
  619. public static int Base_TextAppearance_AppCompat_Display1 = 0x7f080031;
  620. public static int Base_TextAppearance_AppCompat_Display2 = 0x7f080032;
  621. public static int Base_TextAppearance_AppCompat_Display3 = 0x7f080033;
  622. public static int Base_TextAppearance_AppCompat_Display4 = 0x7f080034;
  623. public static int Base_TextAppearance_AppCompat_Headline = 0x7f080035;
  624. public static int Base_TextAppearance_AppCompat_Inverse = 0x7f080003;
  625. public static int Base_TextAppearance_AppCompat_Large = 0x7f080036;
  626. public static int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f080004;
  627. public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f080037;
  628. public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f080038;
  629. public static int Base_TextAppearance_AppCompat_Medium = 0x7f080039;
  630. public static int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f080005;
  631. public static int Base_TextAppearance_AppCompat_Menu = 0x7f08003a;
  632. public static int Base_TextAppearance_AppCompat_SearchResult = 0x7f080085;
  633. public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f08003b;
  634. public static int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f08003c;
  635. public static int Base_TextAppearance_AppCompat_Small = 0x7f08003d;
  636. public static int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f080006;
  637. public static int Base_TextAppearance_AppCompat_Subhead = 0x7f08003e;
  638. public static int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f080007;
  639. public static int Base_TextAppearance_AppCompat_Title = 0x7f08003f;
  640. public static int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f080008;
  641. public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f080040;
  642. public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f080041;
  643. public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f080042;
  644. public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f080043;
  645. public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f080044;
  646. public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f080045;
  647. public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f080046;
  648. public static int Base_TextAppearance_AppCompat_Widget_Button = 0x7f080047;
  649. public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f080076;
  650. public static int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f080086;
  651. public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f080048;
  652. public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f080049;
  653. public static int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f08004a;
  654. public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f08004b;
  655. public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f080087;
  656. public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f08004c;
  657. public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f08004d;
  658. public static int Base_ThemeOverlay_AppCompat = 0x7f080090;
  659. public static int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f080091;
  660. public static int Base_ThemeOverlay_AppCompat_Dark = 0x7f080092;
  661. public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f080093;
  662. public static int Base_ThemeOverlay_AppCompat_Light = 0x7f080094;
  663. public static int Base_Theme_AppCompat = 0x7f08004e;
  664. public static int Base_Theme_AppCompat_CompactMenu = 0x7f080088;
  665. public static int Base_Theme_AppCompat_Dialog = 0x7f080009;
  666. public static int Base_Theme_AppCompat_DialogWhenLarge = 0x7f080001;
  667. public static int Base_Theme_AppCompat_Dialog_Alert = 0x7f080089;
  668. public static int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f08008a;
  669. public static int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f08008b;
  670. public static int Base_Theme_AppCompat_Light = 0x7f08004f;
  671. public static int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f08008c;
  672. public static int Base_Theme_AppCompat_Light_Dialog = 0x7f08000a;
  673. public static int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f080002;
  674. public static int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f08008d;
  675. public static int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f08008e;
  676. public static int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f08008f;
  677. public static int Base_V11_Theme_AppCompat_Dialog = 0x7f08000b;
  678. public static int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f08000c;
  679. public static int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f080014;
  680. public static int Base_V12_Widget_AppCompat_EditText = 0x7f080015;
  681. public static int Base_V21_Theme_AppCompat = 0x7f080050;
  682. public static int Base_V21_Theme_AppCompat_Dialog = 0x7f080051;
  683. public static int Base_V21_Theme_AppCompat_Light = 0x7f080052;
  684. public static int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f080053;
  685. public static int Base_V22_Theme_AppCompat = 0x7f080074;
  686. public static int Base_V22_Theme_AppCompat_Light = 0x7f080075;
  687. public static int Base_V23_Theme_AppCompat = 0x7f080077;
  688. public static int Base_V23_Theme_AppCompat_Light = 0x7f080078;
  689. public static int Base_V7_Theme_AppCompat = 0x7f080095;
  690. public static int Base_V7_Theme_AppCompat_Dialog = 0x7f080096;
  691. public static int Base_V7_Theme_AppCompat_Light = 0x7f080097;
  692. public static int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f080098;
  693. public static int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f080099;
  694. public static int Base_V7_Widget_AppCompat_EditText = 0x7f08009a;
  695. public static int Base_Widget_AppCompat_ActionBar = 0x7f08009b;
  696. public static int Base_Widget_AppCompat_ActionBar_Solid = 0x7f08009c;
  697. public static int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f08009d;
  698. public static int Base_Widget_AppCompat_ActionBar_TabText = 0x7f080054;
  699. public static int Base_Widget_AppCompat_ActionBar_TabView = 0x7f080055;
  700. public static int Base_Widget_AppCompat_ActionButton = 0x7f080056;
  701. public static int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f080057;
  702. public static int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f080058;
  703. public static int Base_Widget_AppCompat_ActionMode = 0x7f08009e;
  704. public static int Base_Widget_AppCompat_ActivityChooserView = 0x7f08009f;
  705. public static int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f080016;
  706. public static int Base_Widget_AppCompat_Button = 0x7f080059;
  707. public static int Base_Widget_AppCompat_ButtonBar = 0x7f08005d;
  708. public static int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0800a1;
  709. public static int Base_Widget_AppCompat_Button_Borderless = 0x7f08005a;
  710. public static int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f08005b;
  711. public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0800a0;
  712. public static int Base_Widget_AppCompat_Button_Colored = 0x7f080079;
  713. public static int Base_Widget_AppCompat_Button_Small = 0x7f08005c;
  714. public static int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f08005e;
  715. public static int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f08005f;
  716. public static int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0800a2;
  717. public static int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f080000;
  718. public static int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0800a3;
  719. public static int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f080060;
  720. public static int Base_Widget_AppCompat_EditText = 0x7f080017;
  721. public static int Base_Widget_AppCompat_Light_ActionBar = 0x7f0800a4;
  722. public static int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0800a5;
  723. public static int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0800a6;
  724. public static int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f080061;
  725. public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f080062;
  726. public static int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f080063;
  727. public static int Base_Widget_AppCompat_Light_PopupMenu = 0x7f080064;
  728. public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f080065;
  729. public static int Base_Widget_AppCompat_ListPopupWindow = 0x7f080066;
  730. public static int Base_Widget_AppCompat_ListView = 0x7f080067;
  731. public static int Base_Widget_AppCompat_ListView_DropDown = 0x7f080068;
  732. public static int Base_Widget_AppCompat_ListView_Menu = 0x7f080069;
  733. public static int Base_Widget_AppCompat_PopupMenu = 0x7f08006a;
  734. public static int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f08006b;
  735. public static int Base_Widget_AppCompat_PopupWindow = 0x7f0800a7;
  736. public static int Base_Widget_AppCompat_ProgressBar = 0x7f08000d;
  737. public static int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f08000e;
  738. public static int Base_Widget_AppCompat_RatingBar = 0x7f08006c;
  739. public static int Base_Widget_AppCompat_SearchView = 0x7f0800a8;
  740. public static int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0800a9;
  741. public static int Base_Widget_AppCompat_Spinner = 0x7f08006d;
  742. public static int Base_Widget_AppCompat_Spinner_Underlined = 0x7f08006e;
  743. public static int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f08006f;
  744. public static int Base_Widget_AppCompat_Toolbar = 0x7f0800aa;
  745. public static int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f080070;
  746. public static int Platform_AppCompat = 0x7f08000f;
  747. public static int Platform_AppCompat_Light = 0x7f080010;
  748. public static int Platform_ThemeOverlay_AppCompat = 0x7f080071;
  749. public static int Platform_ThemeOverlay_AppCompat_Dark = 0x7f080072;
  750. public static int Platform_ThemeOverlay_AppCompat_Light = 0x7f080073;
  751. public static int Platform_V11_AppCompat = 0x7f080011;
  752. public static int Platform_V11_AppCompat_Light = 0x7f080012;
  753. public static int Platform_V14_AppCompat = 0x7f080019;
  754. public static int Platform_V14_AppCompat_Light = 0x7f08001a;
  755. public static int Platform_Widget_AppCompat_Spinner = 0x7f080013;
  756. public static int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f080020;
  757. public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f080021;
  758. public static int RtlOverlay_Widget_AppCompat_ActionButton_Overflow = 0x7f080022;
  759. public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f080023;
  760. public static int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f080024;
  761. public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f080025;
  762. public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f080026;
  763. public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f08002c;
  764. public static int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f080027;
  765. public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f080028;
  766. public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f080029;
  767. public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f08002a;
  768. public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f08002b;
  769. public static int TextAppearance_AppCompat = 0x7f0800b1;
  770. public static int TextAppearance_AppCompat_Body1 = 0x7f0800b2;
  771. public static int TextAppearance_AppCompat_Body2 = 0x7f0800b3;
  772. public static int TextAppearance_AppCompat_Button = 0x7f0800b4;
  773. public static int TextAppearance_AppCompat_Caption = 0x7f0800b5;
  774. public static int TextAppearance_AppCompat_Display1 = 0x7f0800b6;
  775. public static int TextAppearance_AppCompat_Display2 = 0x7f0800b7;
  776. public static int TextAppearance_AppCompat_Display3 = 0x7f0800b8;
  777. public static int TextAppearance_AppCompat_Display4 = 0x7f0800b9;
  778. public static int TextAppearance_AppCompat_Headline = 0x7f0800ba;
  779. public static int TextAppearance_AppCompat_Inverse = 0x7f0800bb;
  780. public static int TextAppearance_AppCompat_Large = 0x7f0800bc;
  781. public static int TextAppearance_AppCompat_Large_Inverse = 0x7f0800bd;
  782. public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0800be;
  783. public static int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0800bf;
  784. public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0800c0;
  785. public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0800c1;
  786. public static int TextAppearance_AppCompat_Medium = 0x7f0800c2;
  787. public static int TextAppearance_AppCompat_Medium_Inverse = 0x7f0800c3;
  788. public static int TextAppearance_AppCompat_Menu = 0x7f0800c4;
  789. public static int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0800c5;
  790. public static int TextAppearance_AppCompat_SearchResult_Title = 0x7f0800c6;
  791. public static int TextAppearance_AppCompat_Small = 0x7f0800c7;
  792. public static int TextAppearance_AppCompat_Small_Inverse = 0x7f0800c8;
  793. public static int TextAppearance_AppCompat_Subhead = 0x7f0800c9;
  794. public static int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0800ca;
  795. public static int TextAppearance_AppCompat_Title = 0x7f0800cb;
  796. public static int TextAppearance_AppCompat_Title_Inverse = 0x7f0800cc;
  797. public static int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0800cd;
  798. public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0800ce;
  799. public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0800cf;
  800. public static int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0800d0;
  801. public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0800d1;
  802. public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0800d2;
  803. public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0800d3;
  804. public static int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0800d4;
  805. public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0800d5;
  806. public static int TextAppearance_AppCompat_Widget_Button = 0x7f0800d6;
  807. public static int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0800d7;
  808. public static int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0800d8;
  809. public static int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0800d9;
  810. public static int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0800da;
  811. public static int TextAppearance_AppCompat_Widget_Switch = 0x7f0800db;
  812. public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0800dc;
  813. public static int TextAppearance_StatusBar_EventContent = 0x7f08001b;
  814. public static int TextAppearance_StatusBar_EventContent_Info = 0x7f08001c;
  815. public static int TextAppearance_StatusBar_EventContent_Line2 = 0x7f08001d;
  816. public static int TextAppearance_StatusBar_EventContent_Time = 0x7f08001e;
  817. public static int TextAppearance_StatusBar_EventContent_Title = 0x7f08001f;
  818. public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0800dd;
  819. public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0800de;
  820. public static int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0800df;
  821. public static int ThemeOverlay_AppCompat = 0x7f0800f6;
  822. public static int ThemeOverlay_AppCompat_ActionBar = 0x7f0800f7;
  823. public static int ThemeOverlay_AppCompat_Dark = 0x7f0800f8;
  824. public static int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0800f9;
  825. public static int ThemeOverlay_AppCompat_Light = 0x7f0800fa;
  826. public static int Theme_AppCompat = 0x7f0800e1;
  827. public static int Theme_AppCompat_CompactMenu = 0x7f0800e2;
  828. public static int Theme_AppCompat_Dialog = 0x7f0800e3;
  829. public static int Theme_AppCompat_DialogWhenLarge = 0x7f0800e6;
  830. public static int Theme_AppCompat_Dialog_Alert = 0x7f0800e4;
  831. public static int Theme_AppCompat_Dialog_MinWidth = 0x7f0800e5;
  832. public static int Theme_AppCompat_Light = 0x7f0800e7;
  833. public static int Theme_AppCompat_Light_DarkActionBar = 0x7f0800e8;
  834. public static int Theme_AppCompat_Light_Dialog = 0x7f0800e9;
  835. public static int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0800ec;
  836. public static int Theme_AppCompat_Light_Dialog_Alert = 0x7f0800ea;
  837. public static int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0800eb;
  838. public static int Theme_AppCompat_Light_NoActionBar = 0x7f0800ed;
  839. public static int Theme_AppCompat_NoActionBar = 0x7f0800ee;
  840. public static int Widget_AppCompat_ActionBar = 0x7f0800fb;
  841. public static int Widget_AppCompat_ActionBar_Solid = 0x7f0800fc;
  842. public static int Widget_AppCompat_ActionBar_TabBar = 0x7f0800fd;
  843. public static int Widget_AppCompat_ActionBar_TabText = 0x7f0800fe;
  844. public static int Widget_AppCompat_ActionBar_TabView = 0x7f0800ff;
  845. public static int Widget_AppCompat_ActionButton = 0x7f080100;
  846. public static int Widget_AppCompat_ActionButton_CloseMode = 0x7f080101;
  847. public static int Widget_AppCompat_ActionButton_Overflow = 0x7f080102;
  848. public static int Widget_AppCompat_ActionMode = 0x7f080103;
  849. public static int Widget_AppCompat_ActivityChooserView = 0x7f080104;
  850. public static int Widget_AppCompat_AutoCompleteTextView = 0x7f080105;
  851. public static int Widget_AppCompat_Button = 0x7f080106;
  852. public static int Widget_AppCompat_ButtonBar = 0x7f08010c;
  853. public static int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f08010d;
  854. public static int Widget_AppCompat_Button_Borderless = 0x7f080107;
  855. public static int Widget_AppCompat_Button_Borderless_Colored = 0x7f080108;
  856. public static int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f080109;
  857. public static int Widget_AppCompat_Button_Colored = 0x7f08010a;
  858. public static int Widget_AppCompat_Button_Small = 0x7f08010b;
  859. public static int Widget_AppCompat_CompoundButton_CheckBox = 0x7f08010e;
  860. public static int Widget_AppCompat_CompoundButton_RadioButton = 0x7f08010f;
  861. public static int Widget_AppCompat_CompoundButton_Switch = 0x7f080110;
  862. public static int Widget_AppCompat_DrawerArrowToggle = 0x7f080111;
  863. public static int Widget_AppCompat_DropDownItem_Spinner = 0x7f080112;
  864. public static int Widget_AppCompat_EditText = 0x7f080113;
  865. public static int Widget_AppCompat_Light_ActionBar = 0x7f080114;
  866. public static int Widget_AppCompat_Light_ActionBar_Solid = 0x7f080115;
  867. public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f080116;
  868. public static int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f080117;
  869. public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f080118;
  870. public static int Widget_AppCompat_Light_ActionBar_TabText = 0x7f080119;
  871. public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f08011a;
  872. public static int Widget_AppCompat_Light_ActionBar_TabView = 0x7f08011b;
  873. public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f08011c;
  874. public static int Widget_AppCompat_Light_ActionButton = 0x7f08011d;
  875. public static int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f08011e;
  876. public static int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f08011f;
  877. public static int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f080120;
  878. public static int Widget_AppCompat_Light_ActivityChooserView = 0x7f080121;
  879. public static int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f080122;
  880. public static int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f080123;
  881. public static int Widget_AppCompat_Light_ListPopupWindow = 0x7f080124;
  882. public static int Widget_AppCompat_Light_ListView_DropDown = 0x7f080125;
  883. public static int Widget_AppCompat_Light_PopupMenu = 0x7f080126;
  884. public static int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f080127;
  885. public static int Widget_AppCompat_Light_SearchView = 0x7f080128;
  886. public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f080129;
  887. public static int Widget_AppCompat_ListPopupWindow = 0x7f08012a;
  888. public static int Widget_AppCompat_ListView = 0x7f08012b;
  889. public static int Widget_AppCompat_ListView_DropDown = 0x7f08012c;
  890. public static int Widget_AppCompat_ListView_Menu = 0x7f08012d;
  891. public static int Widget_AppCompat_PopupMenu = 0x7f08012e;
  892. public static int Widget_AppCompat_PopupMenu_Overflow = 0x7f08012f;
  893. public static int Widget_AppCompat_PopupWindow = 0x7f080130;
  894. public static int Widget_AppCompat_ProgressBar = 0x7f080131;
  895. public static int Widget_AppCompat_ProgressBar_Horizontal = 0x7f080132;
  896. public static int Widget_AppCompat_RatingBar = 0x7f080133;
  897. public static int Widget_AppCompat_SearchView = 0x7f080134;
  898. public static int Widget_AppCompat_SearchView_ActionBar = 0x7f080135;
  899. public static int Widget_AppCompat_Spinner = 0x7f080136;
  900. public static int Widget_AppCompat_Spinner_DropDown = 0x7f080137;
  901. public static int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f080138;
  902. public static int Widget_AppCompat_Spinner_Underlined = 0x7f080139;
  903. public static int Widget_AppCompat_TextView_SpinnerItem = 0x7f08013a;
  904. public static int Widget_AppCompat_Toolbar = 0x7f08013b;
  905. public static int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f08013c;
  906. }
  907. public static final class styleable {
  908. public static int[] ActionBar = { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f010096 };
  909. public static int[] ActionBarLayout = { 0x010100b3 };
  910. public static int ActionBarLayout_android_layout_gravity = 0;
  911. public static int ActionBar_background = 10;
  912. public static int ActionBar_backgroundSplit = 12;
  913. public static int ActionBar_backgroundStacked = 11;
  914. public static int ActionBar_contentInsetEnd = 21;
  915. public static int ActionBar_contentInsetLeft = 22;
  916. public static int ActionBar_contentInsetRight = 23;
  917. public static int ActionBar_contentInsetStart = 20;
  918. public static int ActionBar_customNavigationLayout = 13;
  919. public static int ActionBar_displayOptions = 3;
  920. public static int ActionBar_divider = 9;
  921. public static int ActionBar_elevation = 24;
  922. public static int ActionBar_height = 0;
  923. public static int ActionBar_hideOnContentScroll = 19;
  924. public static int ActionBar_homeAsUpIndicator = 26;
  925. public static int ActionBar_homeLayout = 14;
  926. public static int ActionBar_icon = 7;
  927. public static int ActionBar_indeterminateProgressStyle = 16;
  928. public static int ActionBar_itemPadding = 18;
  929. public static int ActionBar_logo = 8;
  930. public static int ActionBar_navigationMode = 2;
  931. public static int ActionBar_popupTheme = 25;
  932. public static int ActionBar_progressBarPadding = 17;
  933. public static int ActionBar_progressBarStyle = 15;
  934. public static int ActionBar_subtitle = 4;
  935. public static int ActionBar_subtitleTextStyle = 6;
  936. public static int ActionBar_title = 1;
  937. public static int ActionBar_titleTextStyle = 5;
  938. public static int[] ActionMenuItemView = { 0x0101013f };
  939. public static int ActionMenuItemView_android_minWidth = 0;
  940. public static int[] ActionMenuView = { };
  941. public static int[] ActionMode = { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001c };
  942. public static int ActionMode_background = 3;
  943. public static int ActionMode_backgroundSplit = 4;
  944. public static int ActionMode_closeItemLayout = 5;
  945. public static int ActionMode_height = 0;
  946. public static int ActionMode_subtitleTextStyle = 2;
  947. public static int ActionMode_titleTextStyle = 1;
  948. public static int[] ActivityChooserView = { 0x7f01001d, 0x7f01001e };
  949. public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
  950. public static int ActivityChooserView_initialActivityCount = 0;
  951. public static int[] AlertDialog = { 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023 };
  952. public static int AlertDialog_android_layout = 0;
  953. public static int AlertDialog_buttonPanelSideLayout = 1;
  954. public static int AlertDialog_listItemLayout = 5;
  955. public static int AlertDialog_listLayout = 2;
  956. public static int AlertDialog_multiChoiceItemLayout = 3;
  957. public static int AlertDialog_singleChoiceItemLayout = 4;
  958. public static int[] AppCompatTextView = { 0x01010034, 0x7f010024 };
  959. public static int AppCompatTextView_android_textAppearance = 0;
  960. public static int AppCompatTextView_textAllCaps = 1;
  961. public static int[] CompoundButton = { 0x01010107, 0x7f010025, 0x7f010026 };
  962. public static int CompoundButton_android_button = 0;
  963. public static int CompoundButton_buttonTint = 1;
  964. public static int CompoundButton_buttonTintMode = 2;
  965. public static int[] DrawerArrowToggle = { 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e };
  966. public static int DrawerArrowToggle_arrowHeadLength = 4;
  967. public static int DrawerArrowToggle_arrowShaftLength = 5;
  968. public static int DrawerArrowToggle_barLength = 6;
  969. public static int DrawerArrowToggle_color = 0;
  970. public static int DrawerArrowToggle_drawableSize = 2;
  971. public static int DrawerArrowToggle_gapBetweenBars = 3;
  972. public static int DrawerArrowToggle_spinBars = 1;
  973. public static int DrawerArrowToggle_thickness = 7;
  974. public static int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f010048, 0x7f010049, 0x7f01004a };
  975. public static int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 };
  976. public static int LinearLayoutCompat_Layout_android_layout_gravity = 0;
  977. public static int LinearLayoutCompat_Layout_android_layout_height = 2;
  978. public static int LinearLayoutCompat_Layout_android_layout_weight = 3;
  979. public static int LinearLayoutCompat_Layout_android_layout_width = 1;
  980. public static int LinearLayoutCompat_android_baselineAligned = 2;
  981. public static int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
  982. public static int LinearLayoutCompat_android_gravity = 0;
  983. public static int LinearLayoutCompat_android_orientation = 1;
  984. public static int LinearLayoutCompat_android_weightSum = 4;
  985. public static int LinearLayoutCompat_divider = 5;
  986. public static int LinearLayoutCompat_dividerPadding = 8;
  987. public static int LinearLayoutCompat_measureWithLargestChild = 6;
  988. public static int LinearLayoutCompat_showDividers = 7;
  989. public static int[] ListPopupWindow = { 0x010102ac, 0x010102ad };
  990. public static int ListPopupWindow_android_dropDownHorizontalOffset = 0;
  991. public static int ListPopupWindow_android_dropDownVerticalOffset = 1;
  992. public static int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 };
  993. public static int MenuGroup_android_checkableBehavior = 5;
  994. public static int MenuGroup_android_enabled = 0;
  995. public static int MenuGroup_android_id = 1;
  996. public static int MenuGroup_android_menuCategory = 3;
  997. public static int MenuGroup_android_orderInCategory = 4;
  998. public static int MenuGroup_android_visible = 2;
  999. public static int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e };
  1000. public static int MenuItem_actionLayout = 14;
  1001. public static int MenuItem_actionProviderClass = 16;
  1002. public static int MenuItem_actionViewClass = 15;
  1003. public static int MenuItem_android_alphabeticShortcut = 9;
  1004. public static int MenuItem_android_checkable = 11;
  1005. public static int MenuItem_android_checked = 3;
  1006. public static int MenuItem_android_enabled = 1;
  1007. public static int MenuItem_android_icon = 0;
  1008. public static int MenuItem_android_id = 2;
  1009. public static int MenuItem_android_menuCategory = 5;
  1010. public static int MenuItem_android_numericShortcut = 10;
  1011. public static int MenuItem_android_onClick = 12;
  1012. public static int MenuItem_android_orderInCategory = 6;
  1013. public static int MenuItem_android_title = 7;
  1014. public static int MenuItem_android_titleCondensed = 8;
  1015. public static int MenuItem_android_visible = 4;
  1016. public static int MenuItem_showAsAction = 13;
  1017. public static int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f01004f };
  1018. public static int MenuView_android_headerBackground = 4;
  1019. public static int MenuView_android_horizontalDivider = 2;
  1020. public static int MenuView_android_itemBackground = 5;
  1021. public static int MenuView_android_itemIconDisabledAlpha = 6;
  1022. public static int MenuView_android_itemTextAppearance = 1;
  1023. public static int MenuView_android_verticalDivider = 3;
  1024. public static int MenuView_android_windowAnimationStyle = 0;
  1025. public static int MenuView_preserveIconSpacing = 7;
  1026. public static int[] PopupWindow = { 0x01010176, 0x7f010050 };
  1027. public static int[] PopupWindowBackgroundState = { 0x7f010051 };
  1028. public static int PopupWindowBackgroundState_state_above_anchor = 0;
  1029. public static int PopupWindow_android_popupBackground = 0;
  1030. public static int PopupWindow_overlapAnchor = 1;
  1031. public static int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e };
  1032. public static int SearchView_android_focusable = 0;
  1033. public static int SearchView_android_imeOptions = 3;
  1034. public static int SearchView_android_inputType = 2;
  1035. public static int SearchView_android_maxWidth = 1;
  1036. public static int SearchView_closeIcon = 8;
  1037. public static int SearchView_commitIcon = 13;
  1038. public static int SearchView_defaultQueryHint = 7;
  1039. public static int SearchView_goIcon = 9;
  1040. public static int SearchView_iconifiedByDefault = 5;
  1041. public static int SearchView_layout = 4;
  1042. public static int SearchView_queryBackground = 15;
  1043. public static int SearchView_queryHint = 6;
  1044. public static int SearchView_searchHintIcon = 11;
  1045. public static int SearchView_searchIcon = 10;
  1046. public static int SearchView_submitBackground = 16;
  1047. public static int SearchView_suggestionRowLayout = 14;
  1048. public static int SearchView_voiceIcon = 12;
  1049. public static int[] Spinner = { 0x01010176, 0x0101017b, 0x01010262, 0x7f01001b };
  1050. public static int Spinner_android_dropDownWidth = 2;
  1051. public static int Spinner_android_popupBackground = 0;
  1052. public static int Spinner_android_prompt = 1;
  1053. public static int Spinner_popupTheme = 3;
  1054. public static int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067 };
  1055. public static int SwitchCompat_android_textOff = 1;
  1056. public static int SwitchCompat_android_textOn = 0;
  1057. public static int SwitchCompat_android_thumb = 2;
  1058. public static int SwitchCompat_showText = 9;
  1059. public static int SwitchCompat_splitTrack = 8;
  1060. public static int SwitchCompat_switchMinWidth = 6;
  1061. public static int SwitchCompat_switchPadding = 7;
  1062. public static int SwitchCompat_switchTextAppearance = 5;
  1063. public static int SwitchCompat_thumbTextPadding = 4;
  1064. public static int SwitchCompat_track = 3;
  1065. public static int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f010024 };
  1066. public static int TextAppearance_android_textColor = 3;
  1067. public static int TextAppearance_android_textSize = 0;
  1068. public static int TextAppearance_android_textStyle = 2;
  1069. public static int TextAppearance_android_typeface = 1;
  1070. public static int TextAppearance_textAllCaps = 8;
  1071. public static int[] Theme = { 0x01010057, 0x010100ae, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1 };
  1072. public static int Theme_actionBarDivider = 23;
  1073. public static int Theme_actionBarItemBackground = 24;
  1074. public static int Theme_actionBarPopupTheme = 17;
  1075. public static int Theme_actionBarSize = 22;
  1076. public static int Theme_actionBarSplitStyle = 19;
  1077. public static int Theme_actionBarStyle = 18;
  1078. public static int Theme_actionBarTabBarStyle = 13;
  1079. public static int Theme_actionBarTabStyle = 12;
  1080. public static int Theme_actionBarTabTextStyle = 14;
  1081. public static int Theme_actionBarTheme = 20;
  1082. public static int Theme_actionBarWidgetTheme = 21;
  1083. public static int Theme_actionButtonStyle = 49;
  1084. public static int Theme_actionDropDownStyle = 45;
  1085. public static int Theme_actionMenuTextAppearance = 25;
  1086. public static int Theme_actionMenuTextColor = 26;
  1087. public static int Theme_actionModeBackground = 29;
  1088. public static int Theme_actionModeCloseButtonStyle = 28;
  1089. public static int Theme_actionModeCloseDrawable = 31;
  1090. public static int Theme_actionModeCopyDrawable = 33;
  1091. public static int Theme_actionModeCutDrawable = 32;
  1092. public static int Theme_actionModeFindDrawable = 37;
  1093. public static int Theme_actionModePasteDrawable = 34;
  1094. public static int Theme_actionModePopupWindowStyle = 39;
  1095. public static int Theme_actionModeSelectAllDrawable = 35;
  1096. public static int Theme_actionModeShareDrawable = 36;
  1097. public static int Theme_actionModeSplitBackground = 30;
  1098. public static int Theme_actionModeStyle = 27;
  1099. public static int Theme_actionModeWebSearchDrawable = 38;
  1100. public static int Theme_actionOverflowButtonStyle = 15;
  1101. public static int Theme_actionOverflowMenuStyle = 16;
  1102. public static int Theme_activityChooserViewStyle = 57;
  1103. public static int Theme_alertDialogButtonGroupStyle = 91;
  1104. public static int Theme_alertDialogCenterButtons = 92;
  1105. public static int Theme_alertDialogStyle = 90;
  1106. public static int Theme_alertDialogTheme = 93;
  1107. public static int Theme_android_windowAnimationStyle = 1;
  1108. public static int Theme_android_windowIsFloating = 0;
  1109. public static int Theme_autoCompleteTextViewStyle = 98;
  1110. public static int Theme_borderlessButtonStyle = 54;
  1111. public static int Theme_buttonBarButtonStyle = 51;
  1112. public static int Theme_buttonBarNegativeButtonStyle = 96;
  1113. public static int Theme_buttonBarNeutralButtonStyle = 97;
  1114. public static int Theme_buttonBarPositiveButtonStyle = 95;
  1115. public static int Theme_buttonBarStyle = 50;
  1116. public static int Theme_buttonStyle = 99;
  1117. public static int Theme_buttonStyleSmall = 100;
  1118. public static int Theme_checkboxStyle = 101;
  1119. public static int Theme_checkedTextViewStyle = 102;
  1120. public static int Theme_colorAccent = 83;
  1121. public static int Theme_colorButtonNormal = 87;
  1122. public static int Theme_colorControlActivated = 85;
  1123. public static int Theme_colorControlHighlight = 86;
  1124. public static int Theme_colorControlNormal = 84;
  1125. public static int Theme_colorPrimary = 81;
  1126. public static int Theme_colorPrimaryDark = 82;
  1127. public static int Theme_colorSwitchThumbNormal = 88;
  1128. public static int Theme_controlBackground = 89;
  1129. public static int Theme_dialogPreferredPadding = 43;
  1130. public static int Theme_dialogTheme = 42;
  1131. public static int Theme_dividerHorizontal = 56;
  1132. public static int Theme_dividerVertical = 55;
  1133. public static int Theme_dropDownListViewStyle = 73;
  1134. public static int Theme_dropdownListPreferredItemHeight = 46;
  1135. public static int Theme_editTextBackground = 63;
  1136. public static int Theme_editTextColor = 62;
  1137. public static int Theme_editTextStyle = 103;
  1138. public static int Theme_homeAsUpIndicator = 48;
  1139. public static int Theme_listChoiceBackgroundIndicator = 80;
  1140. public static int Theme_listDividerAlertDialog = 44;
  1141. public static int Theme_listPopupWindowStyle = 74;
  1142. public static int Theme_listPreferredItemHeight = 68;
  1143. public static int Theme_listPreferredItemHeightLarge = 70;
  1144. public static int Theme_listPreferredItemHeightSmall = 69;
  1145. public static int Theme_listPreferredItemPaddingLeft = 71;
  1146. public static int Theme_listPreferredItemPaddingRight = 72;
  1147. public static int Theme_panelBackground = 77;
  1148. public static int Theme_panelMenuListTheme = 79;
  1149. public static int Theme_panelMenuListWidth = 78;
  1150. public static int Theme_popupMenuStyle = 60;
  1151. public static int Theme_popupWindowStyle = 61;
  1152. public static int Theme_radioButtonStyle = 104;
  1153. public static int Theme_ratingBarStyle = 105;
  1154. public static int Theme_searchViewStyle = 67;
  1155. public static int Theme_selectableItemBackground = 52;
  1156. public static int Theme_selectableItemBackgroundBorderless = 53;
  1157. public static int Theme_spinnerDropDownItemStyle = 47;
  1158. public static int Theme_spinnerStyle = 106;
  1159. public static int Theme_switchStyle = 107;
  1160. public static int Theme_textAppearanceLargePopupMenu = 40;
  1161. public static int Theme_textAppearanceListItem = 75;
  1162. public static int Theme_textAppearanceListItemSmall = 76;
  1163. public static int Theme_textAppearanceSearchResultSubtitle = 65;
  1164. public static int Theme_textAppearanceSearchResultTitle = 64;
  1165. public static int Theme_textAppearanceSmallPopupMenu = 41;
  1166. public static int Theme_textColorAlertDialogListItem = 94;
  1167. public static int Theme_textColorSearchUrl = 66;
  1168. public static int Theme_toolbarNavigationButtonStyle = 59;
  1169. public static int Theme_toolbarStyle = 58;
  1170. public static int Theme_windowActionBar = 2;
  1171. public static int Theme_windowActionBarOverlay = 4;
  1172. public static int Theme_windowActionModeOverlay = 5;
  1173. public static int Theme_windowFixedHeightMajor = 9;
  1174. public static int Theme_windowFixedHeightMinor = 7;
  1175. public static int Theme_windowFixedWidthMajor = 6;
  1176. public static int Theme_windowFixedWidthMinor = 8;
  1177. public static int Theme_windowMinWidthMajor = 10;
  1178. public static int Theme_windowMinWidthMinor = 11;
  1179. public static int Theme_windowNoTitle = 3;
  1180. public static int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001b, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0 };
  1181. public static int Toolbar_android_gravity = 0;
  1182. public static int Toolbar_android_minHeight = 1;
  1183. public static int Toolbar_collapseContentDescription = 19;
  1184. public static int Toolbar_collapseIcon = 18;
  1185. public static int Toolbar_contentInsetEnd = 6;
  1186. public static int Toolbar_contentInsetLeft = 7;
  1187. public static int Toolbar_contentInsetRight = 8;
  1188. public static int Toolbar_contentInsetStart = 5;
  1189. public static int Toolbar_logo = 4;
  1190. public static int Toolbar_logoDescription = 22;
  1191. public static int Toolbar_maxButtonHeight = 17;
  1192. public static int Toolbar_navigationContentDescription = 21;
  1193. public static int Toolbar_navigationIcon = 20;
  1194. public static int Toolbar_popupTheme = 9;
  1195. public static int Toolbar_subtitle = 3;
  1196. public static int Toolbar_subtitleTextAppearance = 11;
  1197. public static int Toolbar_subtitleTextColor = 24;
  1198. public static int Toolbar_title = 2;
  1199. public static int Toolbar_titleMarginBottom = 16;
  1200. public static int Toolbar_titleMarginEnd = 14;
  1201. public static int Toolbar_titleMarginStart = 13;
  1202. public static int Toolbar_titleMarginTop = 15;
  1203. public static int Toolbar_titleMargins = 12;
  1204. public static int Toolbar_titleTextAppearance = 10;
  1205. public static int Toolbar_titleTextColor = 23;
  1206. public static int[] View = { 0x01010000, 0x010100da, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3 };
  1207. public static int[] ViewBackgroundHelper = { 0x010100d4, 0x7f0100e4, 0x7f0100e5 };
  1208. public static int ViewBackgroundHelper_android_background = 0;
  1209. public static int ViewBackgroundHelper_backgroundTint = 1;
  1210. public static int ViewBackgroundHelper_backgroundTintMode = 2;
  1211. public static int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 };
  1212. public static int ViewStubCompat_android_id = 0;
  1213. public static int ViewStubCompat_android_inflatedId = 2;
  1214. public static int ViewStubCompat_android_layout = 1;
  1215. public static int View_android_focusable = 1;
  1216. public static int View_android_theme = 0;
  1217. public static int View_paddingEnd = 3;
  1218. public static int View_paddingStart = 2;
  1219. public static int View_theme = 4;
  1220. }
  1221. }