Resource.Designer.cs 118 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857
  1. #pragma warning disable 1591
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. // Runtime Version:4.0.30319.34014
  6. //
  7. // Changes to this file may cause incorrect behavior and will be lost if
  8. // the code is regenerated.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. [assembly: global::Android.Runtime.ResourceDesignerAttribute("TwitterSearch.Droid.Resource", IsApplication=true)]
  12. namespace TwitterSearch.Droid
  13. {
  14. [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
  15. public partial class Resource
  16. {
  17. static Resource()
  18. {
  19. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  20. }
  21. public static void UpdateIdValues()
  22. {
  23. global::Refractored.Xam.TTS.Resource.String.ApplicationName = global::TwitterSearch.Droid.Resource.String.ApplicationName;
  24. global::Refractored.Xam.TTS.Resource.String.Hello = global::TwitterSearch.Droid.Resource.String.Hello;
  25. }
  26. public partial class Animation
  27. {
  28. // aapt resource value: 0x7f040000
  29. public const int abc_fade_in = 2130968576;
  30. // aapt resource value: 0x7f040001
  31. public const int abc_fade_out = 2130968577;
  32. // aapt resource value: 0x7f040002
  33. public const int abc_grow_fade_in_from_bottom = 2130968578;
  34. // aapt resource value: 0x7f040003
  35. public const int abc_popup_enter = 2130968579;
  36. // aapt resource value: 0x7f040004
  37. public const int abc_popup_exit = 2130968580;
  38. // aapt resource value: 0x7f040005
  39. public const int abc_shrink_fade_out_from_bottom = 2130968581;
  40. // aapt resource value: 0x7f040006
  41. public const int abc_slide_in_bottom = 2130968582;
  42. // aapt resource value: 0x7f040007
  43. public const int abc_slide_in_top = 2130968583;
  44. // aapt resource value: 0x7f040008
  45. public const int abc_slide_out_bottom = 2130968584;
  46. // aapt resource value: 0x7f040009
  47. public const int abc_slide_out_top = 2130968585;
  48. static Animation()
  49. {
  50. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  51. }
  52. private Animation()
  53. {
  54. }
  55. }
  56. public partial class Attribute
  57. {
  58. // aapt resource value: 0x7f010063
  59. public const int actionBarDivider = 2130772067;
  60. // aapt resource value: 0x7f010064
  61. public const int actionBarItemBackground = 2130772068;
  62. // aapt resource value: 0x7f01005d
  63. public const int actionBarPopupTheme = 2130772061;
  64. // aapt resource value: 0x7f010062
  65. public const int actionBarSize = 2130772066;
  66. // aapt resource value: 0x7f01005f
  67. public const int actionBarSplitStyle = 2130772063;
  68. // aapt resource value: 0x7f01005e
  69. public const int actionBarStyle = 2130772062;
  70. // aapt resource value: 0x7f010059
  71. public const int actionBarTabBarStyle = 2130772057;
  72. // aapt resource value: 0x7f010058
  73. public const int actionBarTabStyle = 2130772056;
  74. // aapt resource value: 0x7f01005a
  75. public const int actionBarTabTextStyle = 2130772058;
  76. // aapt resource value: 0x7f010060
  77. public const int actionBarTheme = 2130772064;
  78. // aapt resource value: 0x7f010061
  79. public const int actionBarWidgetTheme = 2130772065;
  80. // aapt resource value: 0x7f01007d
  81. public const int actionButtonStyle = 2130772093;
  82. // aapt resource value: 0x7f010079
  83. public const int actionDropDownStyle = 2130772089;
  84. // aapt resource value: 0x7f010031
  85. public const int actionLayout = 2130772017;
  86. // aapt resource value: 0x7f010065
  87. public const int actionMenuTextAppearance = 2130772069;
  88. // aapt resource value: 0x7f010066
  89. public const int actionMenuTextColor = 2130772070;
  90. // aapt resource value: 0x7f010069
  91. public const int actionModeBackground = 2130772073;
  92. // aapt resource value: 0x7f010068
  93. public const int actionModeCloseButtonStyle = 2130772072;
  94. // aapt resource value: 0x7f01006b
  95. public const int actionModeCloseDrawable = 2130772075;
  96. // aapt resource value: 0x7f01006d
  97. public const int actionModeCopyDrawable = 2130772077;
  98. // aapt resource value: 0x7f01006c
  99. public const int actionModeCutDrawable = 2130772076;
  100. // aapt resource value: 0x7f010071
  101. public const int actionModeFindDrawable = 2130772081;
  102. // aapt resource value: 0x7f01006e
  103. public const int actionModePasteDrawable = 2130772078;
  104. // aapt resource value: 0x7f010073
  105. public const int actionModePopupWindowStyle = 2130772083;
  106. // aapt resource value: 0x7f01006f
  107. public const int actionModeSelectAllDrawable = 2130772079;
  108. // aapt resource value: 0x7f010070
  109. public const int actionModeShareDrawable = 2130772080;
  110. // aapt resource value: 0x7f01006a
  111. public const int actionModeSplitBackground = 2130772074;
  112. // aapt resource value: 0x7f010067
  113. public const int actionModeStyle = 2130772071;
  114. // aapt resource value: 0x7f010072
  115. public const int actionModeWebSearchDrawable = 2130772082;
  116. // aapt resource value: 0x7f01005b
  117. public const int actionOverflowButtonStyle = 2130772059;
  118. // aapt resource value: 0x7f01005c
  119. public const int actionOverflowMenuStyle = 2130772060;
  120. // aapt resource value: 0x7f010033
  121. public const int actionProviderClass = 2130772019;
  122. // aapt resource value: 0x7f010032
  123. public const int actionViewClass = 2130772018;
  124. // aapt resource value: 0x7f010084
  125. public const int activityChooserViewStyle = 2130772100;
  126. // aapt resource value: 0x7f0100a5
  127. public const int alertDialogButtonGroupStyle = 2130772133;
  128. // aapt resource value: 0x7f0100a6
  129. public const int alertDialogCenterButtons = 2130772134;
  130. // aapt resource value: 0x7f0100a4
  131. public const int alertDialogStyle = 2130772132;
  132. // aapt resource value: 0x7f0100a7
  133. public const int alertDialogTheme = 2130772135;
  134. // aapt resource value: 0x7f0100ac
  135. public const int autoCompleteTextViewStyle = 2130772140;
  136. // aapt resource value: 0x7f01000c
  137. public const int background = 2130771980;
  138. // aapt resource value: 0x7f01000e
  139. public const int backgroundSplit = 2130771982;
  140. // aapt resource value: 0x7f01000d
  141. public const int backgroundStacked = 2130771981;
  142. // aapt resource value: 0x7f0100c5
  143. public const int backgroundTint = 2130772165;
  144. // aapt resource value: 0x7f0100c6
  145. public const int backgroundTintMode = 2130772166;
  146. // aapt resource value: 0x7f01002b
  147. public const int barSize = 2130772011;
  148. // aapt resource value: 0x7f01007f
  149. public const int buttonBarButtonStyle = 2130772095;
  150. // aapt resource value: 0x7f0100aa
  151. public const int buttonBarNegativeButtonStyle = 2130772138;
  152. // aapt resource value: 0x7f0100ab
  153. public const int buttonBarNeutralButtonStyle = 2130772139;
  154. // aapt resource value: 0x7f0100a9
  155. public const int buttonBarPositiveButtonStyle = 2130772137;
  156. // aapt resource value: 0x7f01007e
  157. public const int buttonBarStyle = 2130772094;
  158. // aapt resource value: 0x7f01001f
  159. public const int buttonPanelSideLayout = 2130771999;
  160. // aapt resource value: 0x7f0100ad
  161. public const int buttonStyle = 2130772141;
  162. // aapt resource value: 0x7f0100ae
  163. public const int buttonStyleSmall = 2130772142;
  164. // aapt resource value: 0x7f0100af
  165. public const int checkboxStyle = 2130772143;
  166. // aapt resource value: 0x7f0100b0
  167. public const int checkedTextViewStyle = 2130772144;
  168. // aapt resource value: 0x7f01003a
  169. public const int closeIcon = 2130772026;
  170. // aapt resource value: 0x7f01001c
  171. public const int closeItemLayout = 2130771996;
  172. // aapt resource value: 0x7f0100bf
  173. public const int collapseContentDescription = 2130772159;
  174. // aapt resource value: 0x7f0100be
  175. public const int collapseIcon = 2130772158;
  176. // aapt resource value: 0x7f010025
  177. public const int color = 2130772005;
  178. // aapt resource value: 0x7f01009e
  179. public const int colorAccent = 2130772126;
  180. // aapt resource value: 0x7f0100a2
  181. public const int colorButtonNormal = 2130772130;
  182. // aapt resource value: 0x7f0100a0
  183. public const int colorControlActivated = 2130772128;
  184. // aapt resource value: 0x7f0100a1
  185. public const int colorControlHighlight = 2130772129;
  186. // aapt resource value: 0x7f01009f
  187. public const int colorControlNormal = 2130772127;
  188. // aapt resource value: 0x7f01009c
  189. public const int colorPrimary = 2130772124;
  190. // aapt resource value: 0x7f01009d
  191. public const int colorPrimaryDark = 2130772125;
  192. // aapt resource value: 0x7f0100a3
  193. public const int colorSwitchThumbNormal = 2130772131;
  194. // aapt resource value: 0x7f01003f
  195. public const int commitIcon = 2130772031;
  196. // aapt resource value: 0x7f010017
  197. public const int contentInsetEnd = 2130771991;
  198. // aapt resource value: 0x7f010018
  199. public const int contentInsetLeft = 2130771992;
  200. // aapt resource value: 0x7f010019
  201. public const int contentInsetRight = 2130771993;
  202. // aapt resource value: 0x7f010016
  203. public const int contentInsetStart = 2130771990;
  204. // aapt resource value: 0x7f01000f
  205. public const int customNavigationLayout = 2130771983;
  206. // aapt resource value: 0x7f010077
  207. public const int dialogPreferredPadding = 2130772087;
  208. // aapt resource value: 0x7f010076
  209. public const int dialogTheme = 2130772086;
  210. // aapt resource value: 0x7f010046
  211. public const int disableChildrenWhenDisabled = 2130772038;
  212. // aapt resource value: 0x7f010005
  213. public const int displayOptions = 2130771973;
  214. // aapt resource value: 0x7f01000b
  215. public const int divider = 2130771979;
  216. // aapt resource value: 0x7f010083
  217. public const int dividerHorizontal = 2130772099;
  218. // aapt resource value: 0x7f01002f
  219. public const int dividerPadding = 2130772015;
  220. // aapt resource value: 0x7f010082
  221. public const int dividerVertical = 2130772098;
  222. // aapt resource value: 0x7f010027
  223. public const int drawableSize = 2130772007;
  224. // aapt resource value: 0x7f010000
  225. public const int drawerArrowStyle = 2130771968;
  226. // aapt resource value: 0x7f010094
  227. public const int dropDownListViewStyle = 2130772116;
  228. // aapt resource value: 0x7f01007a
  229. public const int dropdownListPreferredItemHeight = 2130772090;
  230. // aapt resource value: 0x7f01008a
  231. public const int editTextBackground = 2130772106;
  232. // aapt resource value: 0x7f010089
  233. public const int editTextColor = 2130772105;
  234. // aapt resource value: 0x7f0100b1
  235. public const int editTextStyle = 2130772145;
  236. // aapt resource value: 0x7f01001a
  237. public const int elevation = 2130771994;
  238. // aapt resource value: 0x7f01001e
  239. public const int expandActivityOverflowButtonDrawable = 2130771998;
  240. // aapt resource value: 0x7f010028
  241. public const int gapBetweenBars = 2130772008;
  242. // aapt resource value: 0x7f01003b
  243. public const int goIcon = 2130772027;
  244. // aapt resource value: 0x7f010001
  245. public const int height = 2130771969;
  246. // aapt resource value: 0x7f010015
  247. public const int hideOnContentScroll = 2130771989;
  248. // aapt resource value: 0x7f01007c
  249. public const int homeAsUpIndicator = 2130772092;
  250. // aapt resource value: 0x7f010010
  251. public const int homeLayout = 2130771984;
  252. // aapt resource value: 0x7f010009
  253. public const int icon = 2130771977;
  254. // aapt resource value: 0x7f010038
  255. public const int iconifiedByDefault = 2130772024;
  256. // aapt resource value: 0x7f010012
  257. public const int indeterminateProgressStyle = 2130771986;
  258. // aapt resource value: 0x7f01001d
  259. public const int initialActivityCount = 2130771997;
  260. // aapt resource value: 0x7f010002
  261. public const int isLightTheme = 2130771970;
  262. // aapt resource value: 0x7f010014
  263. public const int itemPadding = 2130771988;
  264. // aapt resource value: 0x7f010037
  265. public const int layout = 2130772023;
  266. // aapt resource value: 0x7f01009b
  267. public const int listChoiceBackgroundIndicator = 2130772123;
  268. // aapt resource value: 0x7f010078
  269. public const int listDividerAlertDialog = 2130772088;
  270. // aapt resource value: 0x7f010023
  271. public const int listItemLayout = 2130772003;
  272. // aapt resource value: 0x7f010020
  273. public const int listLayout = 2130772000;
  274. // aapt resource value: 0x7f010095
  275. public const int listPopupWindowStyle = 2130772117;
  276. // aapt resource value: 0x7f01008f
  277. public const int listPreferredItemHeight = 2130772111;
  278. // aapt resource value: 0x7f010091
  279. public const int listPreferredItemHeightLarge = 2130772113;
  280. // aapt resource value: 0x7f010090
  281. public const int listPreferredItemHeightSmall = 2130772112;
  282. // aapt resource value: 0x7f010092
  283. public const int listPreferredItemPaddingLeft = 2130772114;
  284. // aapt resource value: 0x7f010093
  285. public const int listPreferredItemPaddingRight = 2130772115;
  286. // aapt resource value: 0x7f01000a
  287. public const int logo = 2130771978;
  288. // aapt resource value: 0x7f0100bd
  289. public const int maxButtonHeight = 2130772157;
  290. // aapt resource value: 0x7f01002d
  291. public const int measureWithLargestChild = 2130772013;
  292. // aapt resource value: 0x7f01002a
  293. public const int middleBarArrowSize = 2130772010;
  294. // aapt resource value: 0x7f010021
  295. public const int multiChoiceItemLayout = 2130772001;
  296. // aapt resource value: 0x7f0100c1
  297. public const int navigationContentDescription = 2130772161;
  298. // aapt resource value: 0x7f0100c0
  299. public const int navigationIcon = 2130772160;
  300. // aapt resource value: 0x7f010004
  301. public const int navigationMode = 2130771972;
  302. // aapt resource value: 0x7f010035
  303. public const int overlapAnchor = 2130772021;
  304. // aapt resource value: 0x7f0100c3
  305. public const int paddingEnd = 2130772163;
  306. // aapt resource value: 0x7f0100c2
  307. public const int paddingStart = 2130772162;
  308. // aapt resource value: 0x7f010098
  309. public const int panelBackground = 2130772120;
  310. // aapt resource value: 0x7f01009a
  311. public const int panelMenuListTheme = 2130772122;
  312. // aapt resource value: 0x7f010099
  313. public const int panelMenuListWidth = 2130772121;
  314. // aapt resource value: 0x7f010087
  315. public const int popupMenuStyle = 2130772103;
  316. // aapt resource value: 0x7f010045
  317. public const int popupPromptView = 2130772037;
  318. // aapt resource value: 0x7f01001b
  319. public const int popupTheme = 2130771995;
  320. // aapt resource value: 0x7f010088
  321. public const int popupWindowStyle = 2130772104;
  322. // aapt resource value: 0x7f010034
  323. public const int preserveIconSpacing = 2130772020;
  324. // aapt resource value: 0x7f010013
  325. public const int progressBarPadding = 2130771987;
  326. // aapt resource value: 0x7f010011
  327. public const int progressBarStyle = 2130771985;
  328. // aapt resource value: 0x7f010043
  329. public const int prompt = 2130772035;
  330. // aapt resource value: 0x7f010041
  331. public const int queryBackground = 2130772033;
  332. // aapt resource value: 0x7f010039
  333. public const int queryHint = 2130772025;
  334. // aapt resource value: 0x7f0100b2
  335. public const int radioButtonStyle = 2130772146;
  336. // aapt resource value: 0x7f0100b3
  337. public const int ratingBarStyle = 2130772147;
  338. // aapt resource value: 0x7f01003d
  339. public const int searchHintIcon = 2130772029;
  340. // aapt resource value: 0x7f01003c
  341. public const int searchIcon = 2130772028;
  342. // aapt resource value: 0x7f01008e
  343. public const int searchViewStyle = 2130772110;
  344. // aapt resource value: 0x7f010080
  345. public const int selectableItemBackground = 2130772096;
  346. // aapt resource value: 0x7f010081
  347. public const int selectableItemBackgroundBorderless = 2130772097;
  348. // aapt resource value: 0x7f010030
  349. public const int showAsAction = 2130772016;
  350. // aapt resource value: 0x7f01002e
  351. public const int showDividers = 2130772014;
  352. // aapt resource value: 0x7f01004d
  353. public const int showText = 2130772045;
  354. // aapt resource value: 0x7f010022
  355. public const int singleChoiceItemLayout = 2130772002;
  356. // aapt resource value: 0x7f010026
  357. public const int spinBars = 2130772006;
  358. // aapt resource value: 0x7f01007b
  359. public const int spinnerDropDownItemStyle = 2130772091;
  360. // aapt resource value: 0x7f010044
  361. public const int spinnerMode = 2130772036;
  362. // aapt resource value: 0x7f0100b4
  363. public const int spinnerStyle = 2130772148;
  364. // aapt resource value: 0x7f01004c
  365. public const int splitTrack = 2130772044;
  366. // aapt resource value: 0x7f010036
  367. public const int state_above_anchor = 2130772022;
  368. // aapt resource value: 0x7f010042
  369. public const int submitBackground = 2130772034;
  370. // aapt resource value: 0x7f010006
  371. public const int subtitle = 2130771974;
  372. // aapt resource value: 0x7f0100b7
  373. public const int subtitleTextAppearance = 2130772151;
  374. // aapt resource value: 0x7f010008
  375. public const int subtitleTextStyle = 2130771976;
  376. // aapt resource value: 0x7f010040
  377. public const int suggestionRowLayout = 2130772032;
  378. // aapt resource value: 0x7f01004a
  379. public const int switchMinWidth = 2130772042;
  380. // aapt resource value: 0x7f01004b
  381. public const int switchPadding = 2130772043;
  382. // aapt resource value: 0x7f0100b5
  383. public const int switchStyle = 2130772149;
  384. // aapt resource value: 0x7f010049
  385. public const int switchTextAppearance = 2130772041;
  386. // aapt resource value: 0x7f010024
  387. public const int textAllCaps = 2130772004;
  388. // aapt resource value: 0x7f010074
  389. public const int textAppearanceLargePopupMenu = 2130772084;
  390. // aapt resource value: 0x7f010096
  391. public const int textAppearanceListItem = 2130772118;
  392. // aapt resource value: 0x7f010097
  393. public const int textAppearanceListItemSmall = 2130772119;
  394. // aapt resource value: 0x7f01008c
  395. public const int textAppearanceSearchResultSubtitle = 2130772108;
  396. // aapt resource value: 0x7f01008b
  397. public const int textAppearanceSearchResultTitle = 2130772107;
  398. // aapt resource value: 0x7f010075
  399. public const int textAppearanceSmallPopupMenu = 2130772085;
  400. // aapt resource value: 0x7f0100a8
  401. public const int textColorAlertDialogListItem = 2130772136;
  402. // aapt resource value: 0x7f01008d
  403. public const int textColorSearchUrl = 2130772109;
  404. // aapt resource value: 0x7f0100c4
  405. public const int theme = 2130772164;
  406. // aapt resource value: 0x7f01002c
  407. public const int thickness = 2130772012;
  408. // aapt resource value: 0x7f010048
  409. public const int thumbTextPadding = 2130772040;
  410. // aapt resource value: 0x7f010003
  411. public const int title = 2130771971;
  412. // aapt resource value: 0x7f0100bc
  413. public const int titleMarginBottom = 2130772156;
  414. // aapt resource value: 0x7f0100ba
  415. public const int titleMarginEnd = 2130772154;
  416. // aapt resource value: 0x7f0100b9
  417. public const int titleMarginStart = 2130772153;
  418. // aapt resource value: 0x7f0100bb
  419. public const int titleMarginTop = 2130772155;
  420. // aapt resource value: 0x7f0100b8
  421. public const int titleMargins = 2130772152;
  422. // aapt resource value: 0x7f0100b6
  423. public const int titleTextAppearance = 2130772150;
  424. // aapt resource value: 0x7f010007
  425. public const int titleTextStyle = 2130771975;
  426. // aapt resource value: 0x7f010086
  427. public const int toolbarNavigationButtonStyle = 2130772102;
  428. // aapt resource value: 0x7f010085
  429. public const int toolbarStyle = 2130772101;
  430. // aapt resource value: 0x7f010029
  431. public const int topBottomBarArrowSize = 2130772009;
  432. // aapt resource value: 0x7f010047
  433. public const int track = 2130772039;
  434. // aapt resource value: 0x7f01003e
  435. public const int voiceIcon = 2130772030;
  436. // aapt resource value: 0x7f01004e
  437. public const int windowActionBar = 2130772046;
  438. // aapt resource value: 0x7f010050
  439. public const int windowActionBarOverlay = 2130772048;
  440. // aapt resource value: 0x7f010051
  441. public const int windowActionModeOverlay = 2130772049;
  442. // aapt resource value: 0x7f010055
  443. public const int windowFixedHeightMajor = 2130772053;
  444. // aapt resource value: 0x7f010053
  445. public const int windowFixedHeightMinor = 2130772051;
  446. // aapt resource value: 0x7f010052
  447. public const int windowFixedWidthMajor = 2130772050;
  448. // aapt resource value: 0x7f010054
  449. public const int windowFixedWidthMinor = 2130772052;
  450. // aapt resource value: 0x7f010056
  451. public const int windowMinWidthMajor = 2130772054;
  452. // aapt resource value: 0x7f010057
  453. public const int windowMinWidthMinor = 2130772055;
  454. // aapt resource value: 0x7f01004f
  455. public const int windowNoTitle = 2130772047;
  456. static Attribute()
  457. {
  458. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  459. }
  460. private Attribute()
  461. {
  462. }
  463. }
  464. public partial class Boolean
  465. {
  466. // aapt resource value: 0x7f070000
  467. public const int abc_action_bar_embed_tabs = 2131165184;
  468. // aapt resource value: 0x7f070001
  469. public const int abc_action_bar_embed_tabs_pre_jb = 2131165185;
  470. // aapt resource value: 0x7f070002
  471. public const int abc_action_bar_expanded_action_views_exclusive = 2131165186;
  472. // aapt resource value: 0x7f070003
  473. public const int abc_config_actionMenuItemAllCaps = 2131165187;
  474. // aapt resource value: 0x7f070004
  475. public const int abc_config_allowActionMenuItemTextWithIcon = 2131165188;
  476. // aapt resource value: 0x7f070005
  477. public const int abc_config_closeDialogWhenTouchOutside = 2131165189;
  478. // aapt resource value: 0x7f070006
  479. public const int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131165190;
  480. static Boolean()
  481. {
  482. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  483. }
  484. private Boolean()
  485. {
  486. }
  487. }
  488. public partial class Color
  489. {
  490. // aapt resource value: 0x7f080033
  491. public const int abc_background_cache_hint_selector_material_dark = 2131230771;
  492. // aapt resource value: 0x7f080034
  493. public const int abc_background_cache_hint_selector_material_light = 2131230772;
  494. // aapt resource value: 0x7f080000
  495. public const int abc_input_method_navigation_guard = 2131230720;
  496. // aapt resource value: 0x7f080035
  497. public const int abc_primary_text_disable_only_material_dark = 2131230773;
  498. // aapt resource value: 0x7f080036
  499. public const int abc_primary_text_disable_only_material_light = 2131230774;
  500. // aapt resource value: 0x7f080037
  501. public const int abc_primary_text_material_dark = 2131230775;
  502. // aapt resource value: 0x7f080038
  503. public const int abc_primary_text_material_light = 2131230776;
  504. // aapt resource value: 0x7f080039
  505. public const int abc_search_url_text = 2131230777;
  506. // aapt resource value: 0x7f080001
  507. public const int abc_search_url_text_normal = 2131230721;
  508. // aapt resource value: 0x7f080002
  509. public const int abc_search_url_text_pressed = 2131230722;
  510. // aapt resource value: 0x7f080003
  511. public const int abc_search_url_text_selected = 2131230723;
  512. // aapt resource value: 0x7f08003a
  513. public const int abc_secondary_text_material_dark = 2131230778;
  514. // aapt resource value: 0x7f08003b
  515. public const int abc_secondary_text_material_light = 2131230779;
  516. // aapt resource value: 0x7f080004
  517. public const int accent_material_dark = 2131230724;
  518. // aapt resource value: 0x7f080005
  519. public const int accent_material_light = 2131230725;
  520. // aapt resource value: 0x7f080006
  521. public const int background_floating_material_dark = 2131230726;
  522. // aapt resource value: 0x7f080007
  523. public const int background_floating_material_light = 2131230727;
  524. // aapt resource value: 0x7f080008
  525. public const int background_material_dark = 2131230728;
  526. // aapt resource value: 0x7f080009
  527. public const int background_material_light = 2131230729;
  528. // aapt resource value: 0x7f08000a
  529. public const int bright_foreground_disabled_material_dark = 2131230730;
  530. // aapt resource value: 0x7f08000b
  531. public const int bright_foreground_disabled_material_light = 2131230731;
  532. // aapt resource value: 0x7f08000c
  533. public const int bright_foreground_inverse_material_dark = 2131230732;
  534. // aapt resource value: 0x7f08000d
  535. public const int bright_foreground_inverse_material_light = 2131230733;
  536. // aapt resource value: 0x7f08000e
  537. public const int bright_foreground_material_dark = 2131230734;
  538. // aapt resource value: 0x7f08000f
  539. public const int bright_foreground_material_light = 2131230735;
  540. // aapt resource value: 0x7f080010
  541. public const int button_material_dark = 2131230736;
  542. // aapt resource value: 0x7f080011
  543. public const int button_material_light = 2131230737;
  544. // aapt resource value: 0x7f080012
  545. public const int dim_foreground_disabled_material_dark = 2131230738;
  546. // aapt resource value: 0x7f080013
  547. public const int dim_foreground_disabled_material_light = 2131230739;
  548. // aapt resource value: 0x7f080014
  549. public const int dim_foreground_material_dark = 2131230740;
  550. // aapt resource value: 0x7f080015
  551. public const int dim_foreground_material_light = 2131230741;
  552. // aapt resource value: 0x7f080016
  553. public const int highlighted_text_material_dark = 2131230742;
  554. // aapt resource value: 0x7f080017
  555. public const int highlighted_text_material_light = 2131230743;
  556. // aapt resource value: 0x7f080018
  557. public const int hint_foreground_material_dark = 2131230744;
  558. // aapt resource value: 0x7f080019
  559. public const int hint_foreground_material_light = 2131230745;
  560. // aapt resource value: 0x7f08001a
  561. public const int link_text_material_dark = 2131230746;
  562. // aapt resource value: 0x7f08001b
  563. public const int link_text_material_light = 2131230747;
  564. // aapt resource value: 0x7f08001c
  565. public const int material_blue_grey_800 = 2131230748;
  566. // aapt resource value: 0x7f08001d
  567. public const int material_blue_grey_900 = 2131230749;
  568. // aapt resource value: 0x7f08001e
  569. public const int material_blue_grey_950 = 2131230750;
  570. // aapt resource value: 0x7f08001f
  571. public const int material_deep_teal_200 = 2131230751;
  572. // aapt resource value: 0x7f080020
  573. public const int material_deep_teal_500 = 2131230752;
  574. // aapt resource value: 0x7f080021
  575. public const int primary_dark_material_dark = 2131230753;
  576. // aapt resource value: 0x7f080022
  577. public const int primary_dark_material_light = 2131230754;
  578. // aapt resource value: 0x7f080023
  579. public const int primary_material_dark = 2131230755;
  580. // aapt resource value: 0x7f080024
  581. public const int primary_material_light = 2131230756;
  582. // aapt resource value: 0x7f080025
  583. public const int primary_text_default_material_dark = 2131230757;
  584. // aapt resource value: 0x7f080026
  585. public const int primary_text_default_material_light = 2131230758;
  586. // aapt resource value: 0x7f080027
  587. public const int primary_text_disabled_material_dark = 2131230759;
  588. // aapt resource value: 0x7f080028
  589. public const int primary_text_disabled_material_light = 2131230760;
  590. // aapt resource value: 0x7f080029
  591. public const int ripple_material_dark = 2131230761;
  592. // aapt resource value: 0x7f08002a
  593. public const int ripple_material_light = 2131230762;
  594. // aapt resource value: 0x7f08002b
  595. public const int secondary_text_default_material_dark = 2131230763;
  596. // aapt resource value: 0x7f08002c
  597. public const int secondary_text_default_material_light = 2131230764;
  598. // aapt resource value: 0x7f08002d
  599. public const int secondary_text_disabled_material_dark = 2131230765;
  600. // aapt resource value: 0x7f08002e
  601. public const int secondary_text_disabled_material_light = 2131230766;
  602. // aapt resource value: 0x7f08002f
  603. public const int switch_thumb_disabled_material_dark = 2131230767;
  604. // aapt resource value: 0x7f080030
  605. public const int switch_thumb_disabled_material_light = 2131230768;
  606. // aapt resource value: 0x7f08003c
  607. public const int switch_thumb_material_dark = 2131230780;
  608. // aapt resource value: 0x7f08003d
  609. public const int switch_thumb_material_light = 2131230781;
  610. // aapt resource value: 0x7f080031
  611. public const int switch_thumb_normal_material_dark = 2131230769;
  612. // aapt resource value: 0x7f080032
  613. public const int switch_thumb_normal_material_light = 2131230770;
  614. static Color()
  615. {
  616. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  617. }
  618. private Color()
  619. {
  620. }
  621. }
  622. public partial class Dimension
  623. {
  624. // aapt resource value: 0x7f090000
  625. public const int abc_action_bar_content_inset_material = 2131296256;
  626. // aapt resource value: 0x7f090001
  627. public const int abc_action_bar_default_height_material = 2131296257;
  628. // aapt resource value: 0x7f090002
  629. public const int abc_action_bar_default_padding_material = 2131296258;
  630. // aapt resource value: 0x7f090003
  631. public const int abc_action_bar_icon_vertical_padding_material = 2131296259;
  632. // aapt resource value: 0x7f090004
  633. public const int abc_action_bar_navigation_padding_start_material = 2131296260;
  634. // aapt resource value: 0x7f090005
  635. public const int abc_action_bar_overflow_padding_end_material = 2131296261;
  636. // aapt resource value: 0x7f090006
  637. public const int abc_action_bar_overflow_padding_start_material = 2131296262;
  638. // aapt resource value: 0x7f090007
  639. public const int abc_action_bar_progress_bar_size = 2131296263;
  640. // aapt resource value: 0x7f090008
  641. public const int abc_action_bar_stacked_max_height = 2131296264;
  642. // aapt resource value: 0x7f090009
  643. public const int abc_action_bar_stacked_tab_max_width = 2131296265;
  644. // aapt resource value: 0x7f09000a
  645. public const int abc_action_bar_subtitle_bottom_margin_material = 2131296266;
  646. // aapt resource value: 0x7f09000b
  647. public const int abc_action_bar_subtitle_top_margin_material = 2131296267;
  648. // aapt resource value: 0x7f09000c
  649. public const int abc_action_button_min_height_material = 2131296268;
  650. // aapt resource value: 0x7f09000d
  651. public const int abc_action_button_min_width_material = 2131296269;
  652. // aapt resource value: 0x7f09000e
  653. public const int abc_action_button_min_width_overflow_material = 2131296270;
  654. // aapt resource value: 0x7f09000f
  655. public const int abc_alert_dialog_button_bar_height = 2131296271;
  656. // aapt resource value: 0x7f090010
  657. public const int abc_button_inset_horizontal_material = 2131296272;
  658. // aapt resource value: 0x7f090011
  659. public const int abc_button_inset_vertical_material = 2131296273;
  660. // aapt resource value: 0x7f090012
  661. public const int abc_button_padding_horizontal_material = 2131296274;
  662. // aapt resource value: 0x7f090013
  663. public const int abc_button_padding_vertical_material = 2131296275;
  664. // aapt resource value: 0x7f090014
  665. public const int abc_config_prefDialogWidth = 2131296276;
  666. // aapt resource value: 0x7f090015
  667. public const int abc_control_corner_material = 2131296277;
  668. // aapt resource value: 0x7f090016
  669. public const int abc_control_inset_material = 2131296278;
  670. // aapt resource value: 0x7f090017
  671. public const int abc_control_padding_material = 2131296279;
  672. // aapt resource value: 0x7f090018
  673. public const int abc_dialog_list_padding_vertical_material = 2131296280;
  674. // aapt resource value: 0x7f090019
  675. public const int abc_dialog_min_width_major = 2131296281;
  676. // aapt resource value: 0x7f09001a
  677. public const int abc_dialog_min_width_minor = 2131296282;
  678. // aapt resource value: 0x7f09001b
  679. public const int abc_dialog_padding_material = 2131296283;
  680. // aapt resource value: 0x7f09001c
  681. public const int abc_dialog_padding_top_material = 2131296284;
  682. // aapt resource value: 0x7f09001d
  683. public const int abc_disabled_alpha_material_dark = 2131296285;
  684. // aapt resource value: 0x7f09001e
  685. public const int abc_disabled_alpha_material_light = 2131296286;
  686. // aapt resource value: 0x7f09001f
  687. public const int abc_dropdownitem_icon_width = 2131296287;
  688. // aapt resource value: 0x7f090020
  689. public const int abc_dropdownitem_text_padding_left = 2131296288;
  690. // aapt resource value: 0x7f090021
  691. public const int abc_dropdownitem_text_padding_right = 2131296289;
  692. // aapt resource value: 0x7f090022
  693. public const int abc_edit_text_inset_bottom_material = 2131296290;
  694. // aapt resource value: 0x7f090023
  695. public const int abc_edit_text_inset_horizontal_material = 2131296291;
  696. // aapt resource value: 0x7f090024
  697. public const int abc_edit_text_inset_top_material = 2131296292;
  698. // aapt resource value: 0x7f090025
  699. public const int abc_floating_window_z = 2131296293;
  700. // aapt resource value: 0x7f090026
  701. public const int abc_list_item_padding_horizontal_material = 2131296294;
  702. // aapt resource value: 0x7f090027
  703. public const int abc_panel_menu_list_width = 2131296295;
  704. // aapt resource value: 0x7f090028
  705. public const int abc_search_view_preferred_width = 2131296296;
  706. // aapt resource value: 0x7f090029
  707. public const int abc_search_view_text_min_width = 2131296297;
  708. // aapt resource value: 0x7f09002a
  709. public const int abc_switch_padding = 2131296298;
  710. // aapt resource value: 0x7f09002b
  711. public const int abc_text_size_body_1_material = 2131296299;
  712. // aapt resource value: 0x7f09002c
  713. public const int abc_text_size_body_2_material = 2131296300;
  714. // aapt resource value: 0x7f09002d
  715. public const int abc_text_size_button_material = 2131296301;
  716. // aapt resource value: 0x7f09002e
  717. public const int abc_text_size_caption_material = 2131296302;
  718. // aapt resource value: 0x7f09002f
  719. public const int abc_text_size_display_1_material = 2131296303;
  720. // aapt resource value: 0x7f090030
  721. public const int abc_text_size_display_2_material = 2131296304;
  722. // aapt resource value: 0x7f090031
  723. public const int abc_text_size_display_3_material = 2131296305;
  724. // aapt resource value: 0x7f090032
  725. public const int abc_text_size_display_4_material = 2131296306;
  726. // aapt resource value: 0x7f090033
  727. public const int abc_text_size_headline_material = 2131296307;
  728. // aapt resource value: 0x7f090034
  729. public const int abc_text_size_large_material = 2131296308;
  730. // aapt resource value: 0x7f090035
  731. public const int abc_text_size_medium_material = 2131296309;
  732. // aapt resource value: 0x7f090036
  733. public const int abc_text_size_menu_material = 2131296310;
  734. // aapt resource value: 0x7f090037
  735. public const int abc_text_size_small_material = 2131296311;
  736. // aapt resource value: 0x7f090038
  737. public const int abc_text_size_subhead_material = 2131296312;
  738. // aapt resource value: 0x7f090039
  739. public const int abc_text_size_subtitle_material_toolbar = 2131296313;
  740. // aapt resource value: 0x7f09003a
  741. public const int abc_text_size_title_material = 2131296314;
  742. // aapt resource value: 0x7f09003b
  743. public const int abc_text_size_title_material_toolbar = 2131296315;
  744. // aapt resource value: 0x7f09003c
  745. public const int dialog_fixed_height_major = 2131296316;
  746. // aapt resource value: 0x7f09003d
  747. public const int dialog_fixed_height_minor = 2131296317;
  748. // aapt resource value: 0x7f09003e
  749. public const int dialog_fixed_width_major = 2131296318;
  750. // aapt resource value: 0x7f09003f
  751. public const int dialog_fixed_width_minor = 2131296319;
  752. // aapt resource value: 0x7f090040
  753. public const int disabled_alpha_material_dark = 2131296320;
  754. // aapt resource value: 0x7f090041
  755. public const int disabled_alpha_material_light = 2131296321;
  756. static Dimension()
  757. {
  758. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  759. }
  760. private Dimension()
  761. {
  762. }
  763. }
  764. public partial class Drawable
  765. {
  766. // aapt resource value: 0x7f020000
  767. public const int abc_ab_share_pack_mtrl_alpha = 2130837504;
  768. // aapt resource value: 0x7f020001
  769. public const int abc_btn_borderless_material = 2130837505;
  770. // aapt resource value: 0x7f020002
  771. public const int abc_btn_check_material = 2130837506;
  772. // aapt resource value: 0x7f020003
  773. public const int abc_btn_check_to_on_mtrl_000 = 2130837507;
  774. // aapt resource value: 0x7f020004
  775. public const int abc_btn_check_to_on_mtrl_015 = 2130837508;
  776. // aapt resource value: 0x7f020005
  777. public const int abc_btn_default_mtrl_shape = 2130837509;
  778. // aapt resource value: 0x7f020006
  779. public const int abc_btn_radio_material = 2130837510;
  780. // aapt resource value: 0x7f020007
  781. public const int abc_btn_radio_to_on_mtrl_000 = 2130837511;
  782. // aapt resource value: 0x7f020008
  783. public const int abc_btn_radio_to_on_mtrl_015 = 2130837512;
  784. // aapt resource value: 0x7f020009
  785. public const int abc_btn_rating_star_off_mtrl_alpha = 2130837513;
  786. // aapt resource value: 0x7f02000a
  787. public const int abc_btn_rating_star_on_mtrl_alpha = 2130837514;
  788. // aapt resource value: 0x7f02000b
  789. public const int abc_btn_switch_to_on_mtrl_00001 = 2130837515;
  790. // aapt resource value: 0x7f02000c
  791. public const int abc_btn_switch_to_on_mtrl_00012 = 2130837516;
  792. // aapt resource value: 0x7f02000d
  793. public const int abc_cab_background_internal_bg = 2130837517;
  794. // aapt resource value: 0x7f02000e
  795. public const int abc_cab_background_top_material = 2130837518;
  796. // aapt resource value: 0x7f02000f
  797. public const int abc_cab_background_top_mtrl_alpha = 2130837519;
  798. // aapt resource value: 0x7f020010
  799. public const int abc_dialog_material_background_dark = 2130837520;
  800. // aapt resource value: 0x7f020011
  801. public const int abc_dialog_material_background_light = 2130837521;
  802. // aapt resource value: 0x7f020012
  803. public const int abc_edit_text_material = 2130837522;
  804. // aapt resource value: 0x7f020013
  805. public const int abc_ic_ab_back_mtrl_am_alpha = 2130837523;
  806. // aapt resource value: 0x7f020014
  807. public const int abc_ic_clear_mtrl_alpha = 2130837524;
  808. // aapt resource value: 0x7f020015
  809. public const int abc_ic_commit_search_api_mtrl_alpha = 2130837525;
  810. // aapt resource value: 0x7f020016
  811. public const int abc_ic_go_search_api_mtrl_alpha = 2130837526;
  812. // aapt resource value: 0x7f020017
  813. public const int abc_ic_menu_copy_mtrl_am_alpha = 2130837527;
  814. // aapt resource value: 0x7f020018
  815. public const int abc_ic_menu_cut_mtrl_alpha = 2130837528;
  816. // aapt resource value: 0x7f020019
  817. public const int abc_ic_menu_moreoverflow_mtrl_alpha = 2130837529;
  818. // aapt resource value: 0x7f02001a
  819. public const int abc_ic_menu_paste_mtrl_am_alpha = 2130837530;
  820. // aapt resource value: 0x7f02001b
  821. public const int abc_ic_menu_selectall_mtrl_alpha = 2130837531;
  822. // aapt resource value: 0x7f02001c
  823. public const int abc_ic_menu_share_mtrl_alpha = 2130837532;
  824. // aapt resource value: 0x7f02001d
  825. public const int abc_ic_search_api_mtrl_alpha = 2130837533;
  826. // aapt resource value: 0x7f02001e
  827. public const int abc_ic_voice_search_api_mtrl_alpha = 2130837534;
  828. // aapt resource value: 0x7f02001f
  829. public const int abc_item_background_holo_dark = 2130837535;
  830. // aapt resource value: 0x7f020020
  831. public const int abc_item_background_holo_light = 2130837536;
  832. // aapt resource value: 0x7f020021
  833. public const int abc_list_divider_mtrl_alpha = 2130837537;
  834. // aapt resource value: 0x7f020022
  835. public const int abc_list_focused_holo = 2130837538;
  836. // aapt resource value: 0x7f020023
  837. public const int abc_list_longpressed_holo = 2130837539;
  838. // aapt resource value: 0x7f020024
  839. public const int abc_list_pressed_holo_dark = 2130837540;
  840. // aapt resource value: 0x7f020025
  841. public const int abc_list_pressed_holo_light = 2130837541;
  842. // aapt resource value: 0x7f020026
  843. public const int abc_list_selector_background_transition_holo_dark = 2130837542;
  844. // aapt resource value: 0x7f020027
  845. public const int abc_list_selector_background_transition_holo_light = 2130837543;
  846. // aapt resource value: 0x7f020028
  847. public const int abc_list_selector_disabled_holo_dark = 2130837544;
  848. // aapt resource value: 0x7f020029
  849. public const int abc_list_selector_disabled_holo_light = 2130837545;
  850. // aapt resource value: 0x7f02002a
  851. public const int abc_list_selector_holo_dark = 2130837546;
  852. // aapt resource value: 0x7f02002b
  853. public const int abc_list_selector_holo_light = 2130837547;
  854. // aapt resource value: 0x7f02002c
  855. public const int abc_menu_hardkey_panel_mtrl_mult = 2130837548;
  856. // aapt resource value: 0x7f02002d
  857. public const int abc_popup_background_mtrl_mult = 2130837549;
  858. // aapt resource value: 0x7f02002e
  859. public const int abc_ratingbar_full_material = 2130837550;
  860. // aapt resource value: 0x7f02002f
  861. public const int abc_spinner_mtrl_am_alpha = 2130837551;
  862. // aapt resource value: 0x7f020030
  863. public const int abc_spinner_textfield_background_material = 2130837552;
  864. // aapt resource value: 0x7f020031
  865. public const int abc_switch_thumb_material = 2130837553;
  866. // aapt resource value: 0x7f020032
  867. public const int abc_switch_track_mtrl_alpha = 2130837554;
  868. // aapt resource value: 0x7f020033
  869. public const int abc_tab_indicator_material = 2130837555;
  870. // aapt resource value: 0x7f020034
  871. public const int abc_tab_indicator_mtrl_alpha = 2130837556;
  872. // aapt resource value: 0x7f020035
  873. public const int abc_text_cursor_mtrl_alpha = 2130837557;
  874. // aapt resource value: 0x7f020036
  875. public const int abc_textfield_activated_mtrl_alpha = 2130837558;
  876. // aapt resource value: 0x7f020037
  877. public const int abc_textfield_default_mtrl_alpha = 2130837559;
  878. // aapt resource value: 0x7f020038
  879. public const int abc_textfield_search_activated_mtrl_alpha = 2130837560;
  880. // aapt resource value: 0x7f020039
  881. public const int abc_textfield_search_default_mtrl_alpha = 2130837561;
  882. // aapt resource value: 0x7f02003a
  883. public const int abc_textfield_search_material = 2130837562;
  884. // aapt resource value: 0x7f02003b
  885. public const int background = 2130837563;
  886. // aapt resource value: 0x7f02003c
  887. public const int Icon = 2130837564;
  888. static Drawable()
  889. {
  890. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  891. }
  892. private Drawable()
  893. {
  894. }
  895. }
  896. public partial class Id
  897. {
  898. // aapt resource value: 0x7f0a0040
  899. public const int action_bar = 2131361856;
  900. // aapt resource value: 0x7f0a0000
  901. public const int action_bar_activity_content = 2131361792;
  902. // aapt resource value: 0x7f0a003f
  903. public const int action_bar_container = 2131361855;
  904. // aapt resource value: 0x7f0a003b
  905. public const int action_bar_root = 2131361851;
  906. // aapt resource value: 0x7f0a0001
  907. public const int action_bar_spinner = 2131361793;
  908. // aapt resource value: 0x7f0a0024
  909. public const int action_bar_subtitle = 2131361828;
  910. // aapt resource value: 0x7f0a0023
  911. public const int action_bar_title = 2131361827;
  912. // aapt resource value: 0x7f0a0041
  913. public const int action_context_bar = 2131361857;
  914. // aapt resource value: 0x7f0a0002
  915. public const int action_menu_divider = 2131361794;
  916. // aapt resource value: 0x7f0a0003
  917. public const int action_menu_presenter = 2131361795;
  918. // aapt resource value: 0x7f0a003d
  919. public const int action_mode_bar = 2131361853;
  920. // aapt resource value: 0x7f0a003c
  921. public const int action_mode_bar_stub = 2131361852;
  922. // aapt resource value: 0x7f0a0025
  923. public const int action_mode_close_button = 2131361829;
  924. // aapt resource value: 0x7f0a0026
  925. public const int activity_chooser_view_content = 2131361830;
  926. // aapt resource value: 0x7f0a0030
  927. public const int alertTitle = 2131361840;
  928. // aapt resource value: 0x7f0a0016
  929. public const int always = 2131361814;
  930. // aapt resource value: 0x7f0a0013
  931. public const int beginning = 2131361811;
  932. // aapt resource value: 0x7f0a0036
  933. public const int buttonPanel = 2131361846;
  934. // aapt resource value: 0x7f0a0038
  935. public const int checkbox = 2131361848;
  936. // aapt resource value: 0x7f0a0017
  937. public const int collapseActionView = 2131361815;
  938. // aapt resource value: 0x7f0a0031
  939. public const int contentPanel = 2131361841;
  940. // aapt resource value: 0x7f0a0035
  941. public const int custom = 2131361845;
  942. // aapt resource value: 0x7f0a0034
  943. public const int customPanel = 2131361844;
  944. // aapt resource value: 0x7f0a003e
  945. public const int decor_content_parent = 2131361854;
  946. // aapt resource value: 0x7f0a0029
  947. public const int default_activity_button = 2131361833;
  948. // aapt resource value: 0x7f0a001b
  949. public const int dialog = 2131361819;
  950. // aapt resource value: 0x7f0a000c
  951. public const int disableHome = 2131361804;
  952. // aapt resource value: 0x7f0a001c
  953. public const int dropdown = 2131361820;
  954. // aapt resource value: 0x7f0a0042
  955. public const int edit_query = 2131361858;
  956. // aapt resource value: 0x7f0a0014
  957. public const int end = 2131361812;
  958. // aapt resource value: 0x7f0a0027
  959. public const int expand_activities_button = 2131361831;
  960. // aapt resource value: 0x7f0a0037
  961. public const int expanded_menu = 2131361847;
  962. // aapt resource value: 0x7f0a0050
  963. public const int get_tweets = 2131361872;
  964. // aapt resource value: 0x7f0a0004
  965. public const int home = 2131361796;
  966. // aapt resource value: 0x7f0a000d
  967. public const int homeAsUp = 2131361805;
  968. // aapt resource value: 0x7f0a002b
  969. public const int icon = 2131361835;
  970. // aapt resource value: 0x7f0a0018
  971. public const int ifRoom = 2131361816;
  972. // aapt resource value: 0x7f0a0028
  973. public const int image = 2131361832;
  974. // aapt resource value: 0x7f0a0009
  975. public const int listMode = 2131361801;
  976. // aapt resource value: 0x7f0a0052
  977. public const int listView = 2131361874;
  978. // aapt resource value: 0x7f0a002a
  979. public const int list_item = 2131361834;
  980. // aapt resource value: 0x7f0a0015
  981. public const int middle = 2131361813;
  982. // aapt resource value: 0x7f0a001e
  983. public const int multiply = 2131361822;
  984. // aapt resource value: 0x7f0a0054
  985. public const int name = 2131361876;
  986. // aapt resource value: 0x7f0a0019
  987. public const int never = 2131361817;
  988. // aapt resource value: 0x7f0a000e
  989. public const int none = 2131361806;
  990. // aapt resource value: 0x7f0a000a
  991. public const int normal = 2131361802;
  992. // aapt resource value: 0x7f0a002d
  993. public const int parentPanel = 2131361837;
  994. // aapt resource value: 0x7f0a0053
  995. public const int photo = 2131361875;
  996. // aapt resource value: 0x7f0a0051
  997. public const int progressBar = 2131361873;
  998. // aapt resource value: 0x7f0a0005
  999. public const int progress_circular = 2131361797;
  1000. // aapt resource value: 0x7f0a0006
  1001. public const int progress_horizontal = 2131361798;
  1002. // aapt resource value: 0x7f0a003a
  1003. public const int radio = 2131361850;
  1004. // aapt resource value: 0x7f0a001f
  1005. public const int screen = 2131361823;
  1006. // aapt resource value: 0x7f0a0032
  1007. public const int scrollView = 2131361842;
  1008. // aapt resource value: 0x7f0a0044
  1009. public const int search_badge = 2131361860;
  1010. // aapt resource value: 0x7f0a0043
  1011. public const int search_bar = 2131361859;
  1012. // aapt resource value: 0x7f0a0045
  1013. public const int search_button = 2131361861;
  1014. // aapt resource value: 0x7f0a004a
  1015. public const int search_close_btn = 2131361866;
  1016. // aapt resource value: 0x7f0a0046
  1017. public const int search_edit_frame = 2131361862;
  1018. // aapt resource value: 0x7f0a004c
  1019. public const int search_go_btn = 2131361868;
  1020. // aapt resource value: 0x7f0a0047
  1021. public const int search_mag_icon = 2131361863;
  1022. // aapt resource value: 0x7f0a0048
  1023. public const int search_plate = 2131361864;
  1024. // aapt resource value: 0x7f0a0049
  1025. public const int search_src_text = 2131361865;
  1026. // aapt resource value: 0x7f0a004f
  1027. public const int search_text = 2131361871;
  1028. // aapt resource value: 0x7f0a004d
  1029. public const int search_voice_btn = 2131361869;
  1030. // aapt resource value: 0x7f0a004e
  1031. public const int select_dialog_listview = 2131361870;
  1032. // aapt resource value: 0x7f0a0039
  1033. public const int shortcut = 2131361849;
  1034. // aapt resource value: 0x7f0a000f
  1035. public const int showCustom = 2131361807;
  1036. // aapt resource value: 0x7f0a0010
  1037. public const int showHome = 2131361808;
  1038. // aapt resource value: 0x7f0a0011
  1039. public const int showTitle = 2131361809;
  1040. // aapt resource value: 0x7f0a0007
  1041. public const int split_action_bar = 2131361799;
  1042. // aapt resource value: 0x7f0a0020
  1043. public const int src_atop = 2131361824;
  1044. // aapt resource value: 0x7f0a0021
  1045. public const int src_in = 2131361825;
  1046. // aapt resource value: 0x7f0a0022
  1047. public const int src_over = 2131361826;
  1048. // aapt resource value: 0x7f0a004b
  1049. public const int submit_area = 2131361867;
  1050. // aapt resource value: 0x7f0a000b
  1051. public const int tabMode = 2131361803;
  1052. // aapt resource value: 0x7f0a0033
  1053. public const int textSpacerNoButtons = 2131361843;
  1054. // aapt resource value: 0x7f0a0055
  1055. public const int time = 2131361877;
  1056. // aapt resource value: 0x7f0a002c
  1057. public const int title = 2131361836;
  1058. // aapt resource value: 0x7f0a002f
  1059. public const int title_template = 2131361839;
  1060. // aapt resource value: 0x7f0a002e
  1061. public const int topPanel = 2131361838;
  1062. // aapt resource value: 0x7f0a0056
  1063. public const int tweet = 2131361878;
  1064. // aapt resource value: 0x7f0a0008
  1065. public const int up = 2131361800;
  1066. // aapt resource value: 0x7f0a0012
  1067. public const int useLogo = 2131361810;
  1068. // aapt resource value: 0x7f0a001a
  1069. public const int withText = 2131361818;
  1070. // aapt resource value: 0x7f0a001d
  1071. public const int wrap_content = 2131361821;
  1072. static Id()
  1073. {
  1074. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1075. }
  1076. private Id()
  1077. {
  1078. }
  1079. }
  1080. public partial class Integer
  1081. {
  1082. // aapt resource value: 0x7f0b0000
  1083. public const int abc_config_activityDefaultDur = 2131427328;
  1084. // aapt resource value: 0x7f0b0001
  1085. public const int abc_config_activityShortDur = 2131427329;
  1086. // aapt resource value: 0x7f0b0002
  1087. public const int abc_max_action_buttons = 2131427330;
  1088. static Integer()
  1089. {
  1090. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1091. }
  1092. private Integer()
  1093. {
  1094. }
  1095. }
  1096. public partial class Layout
  1097. {
  1098. // aapt resource value: 0x7f030000
  1099. public const int abc_action_bar_title_item = 2130903040;
  1100. // aapt resource value: 0x7f030001
  1101. public const int abc_action_bar_up_container = 2130903041;
  1102. // aapt resource value: 0x7f030002
  1103. public const int abc_action_bar_view_list_nav_layout = 2130903042;
  1104. // aapt resource value: 0x7f030003
  1105. public const int abc_action_menu_item_layout = 2130903043;
  1106. // aapt resource value: 0x7f030004
  1107. public const int abc_action_menu_layout = 2130903044;
  1108. // aapt resource value: 0x7f030005
  1109. public const int abc_action_mode_bar = 2130903045;
  1110. // aapt resource value: 0x7f030006
  1111. public const int abc_action_mode_close_item_material = 2130903046;
  1112. // aapt resource value: 0x7f030007
  1113. public const int abc_activity_chooser_view = 2130903047;
  1114. // aapt resource value: 0x7f030008
  1115. public const int abc_activity_chooser_view_list_item = 2130903048;
  1116. // aapt resource value: 0x7f030009
  1117. public const int abc_alert_dialog_material = 2130903049;
  1118. // aapt resource value: 0x7f03000a
  1119. public const int abc_dialog_title_material = 2130903050;
  1120. // aapt resource value: 0x7f03000b
  1121. public const int abc_expanded_menu_layout = 2130903051;
  1122. // aapt resource value: 0x7f03000c
  1123. public const int abc_list_menu_item_checkbox = 2130903052;
  1124. // aapt resource value: 0x7f03000d
  1125. public const int abc_list_menu_item_icon = 2130903053;
  1126. // aapt resource value: 0x7f03000e
  1127. public const int abc_list_menu_item_layout = 2130903054;
  1128. // aapt resource value: 0x7f03000f
  1129. public const int abc_list_menu_item_radio = 2130903055;
  1130. // aapt resource value: 0x7f030010
  1131. public const int abc_popup_menu_item_layout = 2130903056;
  1132. // aapt resource value: 0x7f030011
  1133. public const int abc_screen_content_include = 2130903057;
  1134. // aapt resource value: 0x7f030012
  1135. public const int abc_screen_simple = 2130903058;
  1136. // aapt resource value: 0x7f030013
  1137. public const int abc_screen_simple_overlay_action_mode = 2130903059;
  1138. // aapt resource value: 0x7f030014
  1139. public const int abc_screen_toolbar = 2130903060;
  1140. // aapt resource value: 0x7f030015
  1141. public const int abc_search_dropdown_item_icons_2line = 2130903061;
  1142. // aapt resource value: 0x7f030016
  1143. public const int abc_search_view = 2130903062;
  1144. // aapt resource value: 0x7f030017
  1145. public const int abc_select_dialog_material = 2130903063;
  1146. // aapt resource value: 0x7f030018
  1147. public const int abc_simple_dropdown_hint = 2130903064;
  1148. // aapt resource value: 0x7f030019
  1149. public const int Main = 2130903065;
  1150. // aapt resource value: 0x7f03001a
  1151. public const int select_dialog_item_material = 2130903066;
  1152. // aapt resource value: 0x7f03001b
  1153. public const int select_dialog_multichoice_material = 2130903067;
  1154. // aapt resource value: 0x7f03001c
  1155. public const int select_dialog_singlechoice_material = 2130903068;
  1156. // aapt resource value: 0x7f03001d
  1157. public const int support_simple_spinner_dropdown_item = 2130903069;
  1158. // aapt resource value: 0x7f03001e
  1159. public const int tweet = 2130903070;
  1160. static Layout()
  1161. {
  1162. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1163. }
  1164. private Layout()
  1165. {
  1166. }
  1167. }
  1168. public partial class String
  1169. {
  1170. // aapt resource value: 0x7f050001
  1171. public const int ApplicationName = 2131034113;
  1172. // aapt resource value: 0x7f050000
  1173. public const int Hello = 2131034112;
  1174. // aapt resource value: 0x7f050002
  1175. public const int abc_action_bar_home_description = 2131034114;
  1176. // aapt resource value: 0x7f050003
  1177. public const int abc_action_bar_home_description_format = 2131034115;
  1178. // aapt resource value: 0x7f050004
  1179. public const int abc_action_bar_home_subtitle_description_format = 2131034116;
  1180. // aapt resource value: 0x7f050005
  1181. public const int abc_action_bar_up_description = 2131034117;
  1182. // aapt resource value: 0x7f050006
  1183. public const int abc_action_menu_overflow_description = 2131034118;
  1184. // aapt resource value: 0x7f050007
  1185. public const int abc_action_mode_done = 2131034119;
  1186. // aapt resource value: 0x7f050008
  1187. public const int abc_activity_chooser_view_see_all = 2131034120;
  1188. // aapt resource value: 0x7f050009
  1189. public const int abc_activitychooserview_choose_application = 2131034121;
  1190. // aapt resource value: 0x7f05000a
  1191. public const int abc_search_hint = 2131034122;
  1192. // aapt resource value: 0x7f05000b
  1193. public const int abc_searchview_description_clear = 2131034123;
  1194. // aapt resource value: 0x7f05000c
  1195. public const int abc_searchview_description_query = 2131034124;
  1196. // aapt resource value: 0x7f05000d
  1197. public const int abc_searchview_description_search = 2131034125;
  1198. // aapt resource value: 0x7f05000e
  1199. public const int abc_searchview_description_submit = 2131034126;
  1200. // aapt resource value: 0x7f05000f
  1201. public const int abc_searchview_description_voice = 2131034127;
  1202. // aapt resource value: 0x7f050010
  1203. public const int abc_shareactionprovider_share_with = 2131034128;
  1204. // aapt resource value: 0x7f050011
  1205. public const int abc_shareactionprovider_share_with_application = 2131034129;
  1206. // aapt resource value: 0x7f050012
  1207. public const int abc_toolbar_collapse_description = 2131034130;
  1208. static String()
  1209. {
  1210. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1211. }
  1212. private String()
  1213. {
  1214. }
  1215. }
  1216. public partial class Style
  1217. {
  1218. // aapt resource value: 0x7f060003
  1219. public const int AlertDialog_AppCompat = 2131099651;
  1220. // aapt resource value: 0x7f060004
  1221. public const int AlertDialog_AppCompat_Light = 2131099652;
  1222. // aapt resource value: 0x7f060005
  1223. public const int Animation_AppCompat_Dialog = 2131099653;
  1224. // aapt resource value: 0x7f060006
  1225. public const int Animation_AppCompat_DropDownUp = 2131099654;
  1226. // aapt resource value: 0x7f060007
  1227. public const int Base_AlertDialog_AppCompat = 2131099655;
  1228. // aapt resource value: 0x7f060008
  1229. public const int Base_AlertDialog_AppCompat_Light = 2131099656;
  1230. // aapt resource value: 0x7f060009
  1231. public const int Base_Animation_AppCompat_Dialog = 2131099657;
  1232. // aapt resource value: 0x7f06000a
  1233. public const int Base_Animation_AppCompat_DropDownUp = 2131099658;
  1234. // aapt resource value: 0x7f06000b
  1235. public const int Base_DialogWindowTitle_AppCompat = 2131099659;
  1236. // aapt resource value: 0x7f06000c
  1237. public const int Base_DialogWindowTitleBackground_AppCompat = 2131099660;
  1238. // aapt resource value: 0x7f06000d
  1239. public const int Base_TextAppearance_AppCompat = 2131099661;
  1240. // aapt resource value: 0x7f06000e
  1241. public const int Base_TextAppearance_AppCompat_Body1 = 2131099662;
  1242. // aapt resource value: 0x7f06000f
  1243. public const int Base_TextAppearance_AppCompat_Body2 = 2131099663;
  1244. // aapt resource value: 0x7f060010
  1245. public const int Base_TextAppearance_AppCompat_Button = 2131099664;
  1246. // aapt resource value: 0x7f060011
  1247. public const int Base_TextAppearance_AppCompat_Caption = 2131099665;
  1248. // aapt resource value: 0x7f060012
  1249. public const int Base_TextAppearance_AppCompat_Display1 = 2131099666;
  1250. // aapt resource value: 0x7f060013
  1251. public const int Base_TextAppearance_AppCompat_Display2 = 2131099667;
  1252. // aapt resource value: 0x7f060014
  1253. public const int Base_TextAppearance_AppCompat_Display3 = 2131099668;
  1254. // aapt resource value: 0x7f060015
  1255. public const int Base_TextAppearance_AppCompat_Display4 = 2131099669;
  1256. // aapt resource value: 0x7f060016
  1257. public const int Base_TextAppearance_AppCompat_Headline = 2131099670;
  1258. // aapt resource value: 0x7f060017
  1259. public const int Base_TextAppearance_AppCompat_Inverse = 2131099671;
  1260. // aapt resource value: 0x7f060018
  1261. public const int Base_TextAppearance_AppCompat_Large = 2131099672;
  1262. // aapt resource value: 0x7f060019
  1263. public const int Base_TextAppearance_AppCompat_Large_Inverse = 2131099673;
  1264. // aapt resource value: 0x7f06001a
  1265. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131099674;
  1266. // aapt resource value: 0x7f06001b
  1267. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131099675;
  1268. // aapt resource value: 0x7f06001c
  1269. public const int Base_TextAppearance_AppCompat_Medium = 2131099676;
  1270. // aapt resource value: 0x7f06001d
  1271. public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131099677;
  1272. // aapt resource value: 0x7f06001e
  1273. public const int Base_TextAppearance_AppCompat_Menu = 2131099678;
  1274. // aapt resource value: 0x7f06001f
  1275. public const int Base_TextAppearance_AppCompat_SearchResult = 2131099679;
  1276. // aapt resource value: 0x7f060020
  1277. public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131099680;
  1278. // aapt resource value: 0x7f060021
  1279. public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131099681;
  1280. // aapt resource value: 0x7f060022
  1281. public const int Base_TextAppearance_AppCompat_Small = 2131099682;
  1282. // aapt resource value: 0x7f060023
  1283. public const int Base_TextAppearance_AppCompat_Small_Inverse = 2131099683;
  1284. // aapt resource value: 0x7f060024
  1285. public const int Base_TextAppearance_AppCompat_Subhead = 2131099684;
  1286. // aapt resource value: 0x7f060025
  1287. public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131099685;
  1288. // aapt resource value: 0x7f060026
  1289. public const int Base_TextAppearance_AppCompat_Title = 2131099686;
  1290. // aapt resource value: 0x7f060027
  1291. public const int Base_TextAppearance_AppCompat_Title_Inverse = 2131099687;
  1292. // aapt resource value: 0x7f060028
  1293. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131099688;
  1294. // aapt resource value: 0x7f060029
  1295. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131099689;
  1296. // aapt resource value: 0x7f06002a
  1297. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131099690;
  1298. // aapt resource value: 0x7f06002b
  1299. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131099691;
  1300. // aapt resource value: 0x7f06002c
  1301. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131099692;
  1302. // aapt resource value: 0x7f06002d
  1303. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131099693;
  1304. // aapt resource value: 0x7f06002e
  1305. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131099694;
  1306. // aapt resource value: 0x7f06002f
  1307. public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131099695;
  1308. // aapt resource value: 0x7f060030
  1309. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131099696;
  1310. // aapt resource value: 0x7f060031
  1311. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131099697;
  1312. // aapt resource value: 0x7f060032
  1313. public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131099698;
  1314. // aapt resource value: 0x7f060033
  1315. public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131099699;
  1316. // aapt resource value: 0x7f060034
  1317. public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131099700;
  1318. // aapt resource value: 0x7f060035
  1319. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131099701;
  1320. // aapt resource value: 0x7f060036
  1321. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131099702;
  1322. // aapt resource value: 0x7f060037
  1323. public const int Base_Theme_AppCompat = 2131099703;
  1324. // aapt resource value: 0x7f060038
  1325. public const int Base_Theme_AppCompat_CompactMenu = 2131099704;
  1326. // aapt resource value: 0x7f060039
  1327. public const int Base_Theme_AppCompat_Dialog = 2131099705;
  1328. // aapt resource value: 0x7f06003a
  1329. public const int Base_Theme_AppCompat_Dialog_Alert = 2131099706;
  1330. // aapt resource value: 0x7f06003b
  1331. public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131099707;
  1332. // aapt resource value: 0x7f06003c
  1333. public const int Base_Theme_AppCompat_Dialog_MinWidth = 2131099708;
  1334. // aapt resource value: 0x7f06003d
  1335. public const int Base_Theme_AppCompat_DialogWhenLarge = 2131099709;
  1336. // aapt resource value: 0x7f06003e
  1337. public const int Base_Theme_AppCompat_Light = 2131099710;
  1338. // aapt resource value: 0x7f06003f
  1339. public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131099711;
  1340. // aapt resource value: 0x7f060040
  1341. public const int Base_Theme_AppCompat_Light_Dialog = 2131099712;
  1342. // aapt resource value: 0x7f060041
  1343. public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131099713;
  1344. // aapt resource value: 0x7f060042
  1345. public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131099714;
  1346. // aapt resource value: 0x7f060043
  1347. public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131099715;
  1348. // aapt resource value: 0x7f060044
  1349. public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131099716;
  1350. // aapt resource value: 0x7f060045
  1351. public const int Base_ThemeOverlay_AppCompat = 2131099717;
  1352. // aapt resource value: 0x7f060046
  1353. public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131099718;
  1354. // aapt resource value: 0x7f060047
  1355. public const int Base_ThemeOverlay_AppCompat_Dark = 2131099719;
  1356. // aapt resource value: 0x7f060048
  1357. public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131099720;
  1358. // aapt resource value: 0x7f060049
  1359. public const int Base_ThemeOverlay_AppCompat_Light = 2131099721;
  1360. // aapt resource value: 0x7f060112
  1361. public const int Base_V11_Theme_AppCompat_Dialog = 2131099922;
  1362. // aapt resource value: 0x7f060113
  1363. public const int Base_V11_Theme_AppCompat_Light_Dialog = 2131099923;
  1364. // aapt resource value: 0x7f06011a
  1365. public const int Base_V21_Theme_AppCompat = 2131099930;
  1366. // aapt resource value: 0x7f06011b
  1367. public const int Base_V21_Theme_AppCompat_Dialog = 2131099931;
  1368. // aapt resource value: 0x7f06011c
  1369. public const int Base_V21_Theme_AppCompat_Light = 2131099932;
  1370. // aapt resource value: 0x7f06011d
  1371. public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131099933;
  1372. // aapt resource value: 0x7f06004a
  1373. public const int Base_V7_Theme_AppCompat = 2131099722;
  1374. // aapt resource value: 0x7f06004b
  1375. public const int Base_V7_Theme_AppCompat_Dialog = 2131099723;
  1376. // aapt resource value: 0x7f06004c
  1377. public const int Base_V7_Theme_AppCompat_Light = 2131099724;
  1378. // aapt resource value: 0x7f06004d
  1379. public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131099725;
  1380. // aapt resource value: 0x7f06004e
  1381. public const int Base_Widget_AppCompat_ActionBar = 2131099726;
  1382. // aapt resource value: 0x7f06004f
  1383. public const int Base_Widget_AppCompat_ActionBar_Solid = 2131099727;
  1384. // aapt resource value: 0x7f060050
  1385. public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131099728;
  1386. // aapt resource value: 0x7f060051
  1387. public const int Base_Widget_AppCompat_ActionBar_TabText = 2131099729;
  1388. // aapt resource value: 0x7f060052
  1389. public const int Base_Widget_AppCompat_ActionBar_TabView = 2131099730;
  1390. // aapt resource value: 0x7f060053
  1391. public const int Base_Widget_AppCompat_ActionButton = 2131099731;
  1392. // aapt resource value: 0x7f060054
  1393. public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131099732;
  1394. // aapt resource value: 0x7f060055
  1395. public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131099733;
  1396. // aapt resource value: 0x7f060056
  1397. public const int Base_Widget_AppCompat_ActionMode = 2131099734;
  1398. // aapt resource value: 0x7f060057
  1399. public const int Base_Widget_AppCompat_ActivityChooserView = 2131099735;
  1400. // aapt resource value: 0x7f060058
  1401. public const int Base_Widget_AppCompat_AutoCompleteTextView = 2131099736;
  1402. // aapt resource value: 0x7f060059
  1403. public const int Base_Widget_AppCompat_Button = 2131099737;
  1404. // aapt resource value: 0x7f06005a
  1405. public const int Base_Widget_AppCompat_Button_Borderless = 2131099738;
  1406. // aapt resource value: 0x7f06005b
  1407. public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131099739;
  1408. // aapt resource value: 0x7f06005c
  1409. public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131099740;
  1410. // aapt resource value: 0x7f06005d
  1411. public const int Base_Widget_AppCompat_Button_Small = 2131099741;
  1412. // aapt resource value: 0x7f06005e
  1413. public const int Base_Widget_AppCompat_ButtonBar = 2131099742;
  1414. // aapt resource value: 0x7f06005f
  1415. public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131099743;
  1416. // aapt resource value: 0x7f060060
  1417. public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131099744;
  1418. // aapt resource value: 0x7f060061
  1419. public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131099745;
  1420. // aapt resource value: 0x7f060062
  1421. public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131099746;
  1422. // aapt resource value: 0x7f060063
  1423. public const int Base_Widget_AppCompat_DrawerArrowToggle = 2131099747;
  1424. // aapt resource value: 0x7f060064
  1425. public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131099748;
  1426. // aapt resource value: 0x7f060065
  1427. public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131099749;
  1428. // aapt resource value: 0x7f060066
  1429. public const int Base_Widget_AppCompat_EditText = 2131099750;
  1430. // aapt resource value: 0x7f060067
  1431. public const int Base_Widget_AppCompat_Light_ActionBar = 2131099751;
  1432. // aapt resource value: 0x7f060068
  1433. public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131099752;
  1434. // aapt resource value: 0x7f060069
  1435. public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131099753;
  1436. // aapt resource value: 0x7f06006a
  1437. public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131099754;
  1438. // aapt resource value: 0x7f06006b
  1439. public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131099755;
  1440. // aapt resource value: 0x7f06006c
  1441. public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131099756;
  1442. // aapt resource value: 0x7f06006d
  1443. public const int Base_Widget_AppCompat_Light_PopupMenu = 2131099757;
  1444. // aapt resource value: 0x7f06006e
  1445. public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131099758;
  1446. // aapt resource value: 0x7f06006f
  1447. public const int Base_Widget_AppCompat_ListPopupWindow = 2131099759;
  1448. // aapt resource value: 0x7f060070
  1449. public const int Base_Widget_AppCompat_ListView = 2131099760;
  1450. // aapt resource value: 0x7f060071
  1451. public const int Base_Widget_AppCompat_ListView_DropDown = 2131099761;
  1452. // aapt resource value: 0x7f060072
  1453. public const int Base_Widget_AppCompat_ListView_Menu = 2131099762;
  1454. // aapt resource value: 0x7f060073
  1455. public const int Base_Widget_AppCompat_PopupMenu = 2131099763;
  1456. // aapt resource value: 0x7f060074
  1457. public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131099764;
  1458. // aapt resource value: 0x7f060075
  1459. public const int Base_Widget_AppCompat_PopupWindow = 2131099765;
  1460. // aapt resource value: 0x7f060076
  1461. public const int Base_Widget_AppCompat_ProgressBar = 2131099766;
  1462. // aapt resource value: 0x7f060077
  1463. public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131099767;
  1464. // aapt resource value: 0x7f060078
  1465. public const int Base_Widget_AppCompat_RatingBar = 2131099768;
  1466. // aapt resource value: 0x7f060079
  1467. public const int Base_Widget_AppCompat_SearchView = 2131099769;
  1468. // aapt resource value: 0x7f06007a
  1469. public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131099770;
  1470. // aapt resource value: 0x7f06007b
  1471. public const int Base_Widget_AppCompat_Spinner = 2131099771;
  1472. // aapt resource value: 0x7f06007c
  1473. public const int Base_Widget_AppCompat_Spinner_DropDown_ActionBar = 2131099772;
  1474. // aapt resource value: 0x7f06007d
  1475. public const int Base_Widget_AppCompat_Spinner_Underlined = 2131099773;
  1476. // aapt resource value: 0x7f06007e
  1477. public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131099774;
  1478. // aapt resource value: 0x7f06007f
  1479. public const int Base_Widget_AppCompat_Toolbar = 2131099775;
  1480. // aapt resource value: 0x7f060080
  1481. public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131099776;
  1482. // aapt resource value: 0x7f060000
  1483. public const int MyTheme = 2131099648;
  1484. // aapt resource value: 0x7f060002
  1485. public const int MyTheme_ActionBar = 2131099650;
  1486. // aapt resource value: 0x7f060001
  1487. public const int MyTheme_Base = 2131099649;
  1488. // aapt resource value: 0x7f060081
  1489. public const int Platform_AppCompat = 2131099777;
  1490. // aapt resource value: 0x7f060082
  1491. public const int Platform_AppCompat_Light = 2131099778;
  1492. // aapt resource value: 0x7f060083
  1493. public const int Platform_ThemeOverlay_AppCompat_Dark = 2131099779;
  1494. // aapt resource value: 0x7f060084
  1495. public const int Platform_ThemeOverlay_AppCompat_Light = 2131099780;
  1496. // aapt resource value: 0x7f060114
  1497. public const int Platform_V11_AppCompat = 2131099924;
  1498. // aapt resource value: 0x7f060115
  1499. public const int Platform_V11_AppCompat_Light = 2131099925;
  1500. // aapt resource value: 0x7f060116
  1501. public const int Platform_V12_AppCompat = 2131099926;
  1502. // aapt resource value: 0x7f060117
  1503. public const int Platform_V12_AppCompat_Light = 2131099927;
  1504. // aapt resource value: 0x7f060118
  1505. public const int Platform_V14_AppCompat = 2131099928;
  1506. // aapt resource value: 0x7f060119
  1507. public const int Platform_V14_AppCompat_Light = 2131099929;
  1508. // aapt resource value: 0x7f060085
  1509. public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131099781;
  1510. // aapt resource value: 0x7f060086
  1511. public const int RtlOverlay_Widget_AppCompat_ActionButton_Overflow = 2131099782;
  1512. // aapt resource value: 0x7f060087
  1513. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131099783;
  1514. // aapt resource value: 0x7f060088
  1515. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131099784;
  1516. // aapt resource value: 0x7f060089
  1517. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131099785;
  1518. // aapt resource value: 0x7f06008a
  1519. public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131099786;
  1520. // aapt resource value: 0x7f06008b
  1521. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131099787;
  1522. // aapt resource value: 0x7f06008c
  1523. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131099788;
  1524. // aapt resource value: 0x7f06008d
  1525. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131099789;
  1526. // aapt resource value: 0x7f06008e
  1527. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131099790;
  1528. // aapt resource value: 0x7f06008f
  1529. public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131099791;
  1530. // aapt resource value: 0x7f060090
  1531. public const int RtlOverlay_Widget_AppCompat_Toolbar_Button_Navigation = 2131099792;
  1532. // aapt resource value: 0x7f060091
  1533. public const int TextAppearance_AppCompat = 2131099793;
  1534. // aapt resource value: 0x7f060092
  1535. public const int TextAppearance_AppCompat_Body1 = 2131099794;
  1536. // aapt resource value: 0x7f060093
  1537. public const int TextAppearance_AppCompat_Body2 = 2131099795;
  1538. // aapt resource value: 0x7f060094
  1539. public const int TextAppearance_AppCompat_Button = 2131099796;
  1540. // aapt resource value: 0x7f060095
  1541. public const int TextAppearance_AppCompat_Caption = 2131099797;
  1542. // aapt resource value: 0x7f060096
  1543. public const int TextAppearance_AppCompat_Display1 = 2131099798;
  1544. // aapt resource value: 0x7f060097
  1545. public const int TextAppearance_AppCompat_Display2 = 2131099799;
  1546. // aapt resource value: 0x7f060098
  1547. public const int TextAppearance_AppCompat_Display3 = 2131099800;
  1548. // aapt resource value: 0x7f060099
  1549. public const int TextAppearance_AppCompat_Display4 = 2131099801;
  1550. // aapt resource value: 0x7f06009a
  1551. public const int TextAppearance_AppCompat_Headline = 2131099802;
  1552. // aapt resource value: 0x7f06009b
  1553. public const int TextAppearance_AppCompat_Inverse = 2131099803;
  1554. // aapt resource value: 0x7f06009c
  1555. public const int TextAppearance_AppCompat_Large = 2131099804;
  1556. // aapt resource value: 0x7f06009d
  1557. public const int TextAppearance_AppCompat_Large_Inverse = 2131099805;
  1558. // aapt resource value: 0x7f06009e
  1559. public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131099806;
  1560. // aapt resource value: 0x7f06009f
  1561. public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131099807;
  1562. // aapt resource value: 0x7f0600a0
  1563. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131099808;
  1564. // aapt resource value: 0x7f0600a1
  1565. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131099809;
  1566. // aapt resource value: 0x7f0600a2
  1567. public const int TextAppearance_AppCompat_Medium = 2131099810;
  1568. // aapt resource value: 0x7f0600a3
  1569. public const int TextAppearance_AppCompat_Medium_Inverse = 2131099811;
  1570. // aapt resource value: 0x7f0600a4
  1571. public const int TextAppearance_AppCompat_Menu = 2131099812;
  1572. // aapt resource value: 0x7f0600a5
  1573. public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131099813;
  1574. // aapt resource value: 0x7f0600a6
  1575. public const int TextAppearance_AppCompat_SearchResult_Title = 2131099814;
  1576. // aapt resource value: 0x7f0600a7
  1577. public const int TextAppearance_AppCompat_Small = 2131099815;
  1578. // aapt resource value: 0x7f0600a8
  1579. public const int TextAppearance_AppCompat_Small_Inverse = 2131099816;
  1580. // aapt resource value: 0x7f0600a9
  1581. public const int TextAppearance_AppCompat_Subhead = 2131099817;
  1582. // aapt resource value: 0x7f0600aa
  1583. public const int TextAppearance_AppCompat_Subhead_Inverse = 2131099818;
  1584. // aapt resource value: 0x7f0600ab
  1585. public const int TextAppearance_AppCompat_Title = 2131099819;
  1586. // aapt resource value: 0x7f0600ac
  1587. public const int TextAppearance_AppCompat_Title_Inverse = 2131099820;
  1588. // aapt resource value: 0x7f0600ad
  1589. public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131099821;
  1590. // aapt resource value: 0x7f0600ae
  1591. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131099822;
  1592. // aapt resource value: 0x7f0600af
  1593. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131099823;
  1594. // aapt resource value: 0x7f0600b0
  1595. public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131099824;
  1596. // aapt resource value: 0x7f0600b1
  1597. public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131099825;
  1598. // aapt resource value: 0x7f0600b2
  1599. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131099826;
  1600. // aapt resource value: 0x7f0600b3
  1601. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131099827;
  1602. // aapt resource value: 0x7f0600b4
  1603. public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131099828;
  1604. // aapt resource value: 0x7f0600b5
  1605. public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131099829;
  1606. // aapt resource value: 0x7f0600b6
  1607. public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131099830;
  1608. // aapt resource value: 0x7f0600b7
  1609. public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131099831;
  1610. // aapt resource value: 0x7f0600b8
  1611. public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131099832;
  1612. // aapt resource value: 0x7f0600b9
  1613. public const int TextAppearance_AppCompat_Widget_Switch = 2131099833;
  1614. // aapt resource value: 0x7f0600ba
  1615. public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131099834;
  1616. // aapt resource value: 0x7f0600bb
  1617. public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131099835;
  1618. // aapt resource value: 0x7f0600bc
  1619. public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131099836;
  1620. // aapt resource value: 0x7f0600bd
  1621. public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131099837;
  1622. // aapt resource value: 0x7f0600be
  1623. public const int Theme_AppCompat = 2131099838;
  1624. // aapt resource value: 0x7f0600bf
  1625. public const int Theme_AppCompat_CompactMenu = 2131099839;
  1626. // aapt resource value: 0x7f0600c0
  1627. public const int Theme_AppCompat_Dialog = 2131099840;
  1628. // aapt resource value: 0x7f0600c1
  1629. public const int Theme_AppCompat_Dialog_Alert = 2131099841;
  1630. // aapt resource value: 0x7f0600c2
  1631. public const int Theme_AppCompat_Dialog_MinWidth = 2131099842;
  1632. // aapt resource value: 0x7f0600c3
  1633. public const int Theme_AppCompat_DialogWhenLarge = 2131099843;
  1634. // aapt resource value: 0x7f0600c4
  1635. public const int Theme_AppCompat_Light = 2131099844;
  1636. // aapt resource value: 0x7f0600c5
  1637. public const int Theme_AppCompat_Light_DarkActionBar = 2131099845;
  1638. // aapt resource value: 0x7f0600c6
  1639. public const int Theme_AppCompat_Light_Dialog = 2131099846;
  1640. // aapt resource value: 0x7f0600c7
  1641. public const int Theme_AppCompat_Light_Dialog_Alert = 2131099847;
  1642. // aapt resource value: 0x7f0600c8
  1643. public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131099848;
  1644. // aapt resource value: 0x7f0600c9
  1645. public const int Theme_AppCompat_Light_DialogWhenLarge = 2131099849;
  1646. // aapt resource value: 0x7f0600ca
  1647. public const int Theme_AppCompat_Light_NoActionBar = 2131099850;
  1648. // aapt resource value: 0x7f0600cb
  1649. public const int Theme_AppCompat_NoActionBar = 2131099851;
  1650. // aapt resource value: 0x7f0600cc
  1651. public const int ThemeOverlay_AppCompat = 2131099852;
  1652. // aapt resource value: 0x7f0600cd
  1653. public const int ThemeOverlay_AppCompat_ActionBar = 2131099853;
  1654. // aapt resource value: 0x7f0600ce
  1655. public const int ThemeOverlay_AppCompat_Dark = 2131099854;
  1656. // aapt resource value: 0x7f0600cf
  1657. public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131099855;
  1658. // aapt resource value: 0x7f0600d0
  1659. public const int ThemeOverlay_AppCompat_Light = 2131099856;
  1660. // aapt resource value: 0x7f0600d1
  1661. public const int Widget_AppCompat_ActionBar = 2131099857;
  1662. // aapt resource value: 0x7f0600d2
  1663. public const int Widget_AppCompat_ActionBar_Solid = 2131099858;
  1664. // aapt resource value: 0x7f0600d3
  1665. public const int Widget_AppCompat_ActionBar_TabBar = 2131099859;
  1666. // aapt resource value: 0x7f0600d4
  1667. public const int Widget_AppCompat_ActionBar_TabText = 2131099860;
  1668. // aapt resource value: 0x7f0600d5
  1669. public const int Widget_AppCompat_ActionBar_TabView = 2131099861;
  1670. // aapt resource value: 0x7f0600d6
  1671. public const int Widget_AppCompat_ActionButton = 2131099862;
  1672. // aapt resource value: 0x7f0600d7
  1673. public const int Widget_AppCompat_ActionButton_CloseMode = 2131099863;
  1674. // aapt resource value: 0x7f0600d8
  1675. public const int Widget_AppCompat_ActionButton_Overflow = 2131099864;
  1676. // aapt resource value: 0x7f0600d9
  1677. public const int Widget_AppCompat_ActionMode = 2131099865;
  1678. // aapt resource value: 0x7f0600da
  1679. public const int Widget_AppCompat_ActivityChooserView = 2131099866;
  1680. // aapt resource value: 0x7f0600db
  1681. public const int Widget_AppCompat_AutoCompleteTextView = 2131099867;
  1682. // aapt resource value: 0x7f0600dc
  1683. public const int Widget_AppCompat_Button = 2131099868;
  1684. // aapt resource value: 0x7f0600dd
  1685. public const int Widget_AppCompat_Button_Borderless = 2131099869;
  1686. // aapt resource value: 0x7f0600de
  1687. public const int Widget_AppCompat_Button_Borderless_Colored = 2131099870;
  1688. // aapt resource value: 0x7f0600df
  1689. public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131099871;
  1690. // aapt resource value: 0x7f0600e0
  1691. public const int Widget_AppCompat_Button_Small = 2131099872;
  1692. // aapt resource value: 0x7f0600e1
  1693. public const int Widget_AppCompat_ButtonBar = 2131099873;
  1694. // aapt resource value: 0x7f0600e2
  1695. public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131099874;
  1696. // aapt resource value: 0x7f0600e3
  1697. public const int Widget_AppCompat_CompoundButton_CheckBox = 2131099875;
  1698. // aapt resource value: 0x7f0600e4
  1699. public const int Widget_AppCompat_CompoundButton_RadioButton = 2131099876;
  1700. // aapt resource value: 0x7f0600e5
  1701. public const int Widget_AppCompat_CompoundButton_Switch = 2131099877;
  1702. // aapt resource value: 0x7f0600e6
  1703. public const int Widget_AppCompat_DrawerArrowToggle = 2131099878;
  1704. // aapt resource value: 0x7f0600e7
  1705. public const int Widget_AppCompat_DropDownItem_Spinner = 2131099879;
  1706. // aapt resource value: 0x7f0600e8
  1707. public const int Widget_AppCompat_EditText = 2131099880;
  1708. // aapt resource value: 0x7f0600e9
  1709. public const int Widget_AppCompat_Light_ActionBar = 2131099881;
  1710. // aapt resource value: 0x7f0600ea
  1711. public const int Widget_AppCompat_Light_ActionBar_Solid = 2131099882;
  1712. // aapt resource value: 0x7f0600eb
  1713. public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131099883;
  1714. // aapt resource value: 0x7f0600ec
  1715. public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131099884;
  1716. // aapt resource value: 0x7f0600ed
  1717. public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131099885;
  1718. // aapt resource value: 0x7f0600ee
  1719. public const int Widget_AppCompat_Light_ActionBar_TabText = 2131099886;
  1720. // aapt resource value: 0x7f0600ef
  1721. public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131099887;
  1722. // aapt resource value: 0x7f0600f0
  1723. public const int Widget_AppCompat_Light_ActionBar_TabView = 2131099888;
  1724. // aapt resource value: 0x7f0600f1
  1725. public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131099889;
  1726. // aapt resource value: 0x7f0600f2
  1727. public const int Widget_AppCompat_Light_ActionButton = 2131099890;
  1728. // aapt resource value: 0x7f0600f3
  1729. public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131099891;
  1730. // aapt resource value: 0x7f0600f4
  1731. public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131099892;
  1732. // aapt resource value: 0x7f0600f5
  1733. public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131099893;
  1734. // aapt resource value: 0x7f0600f6
  1735. public const int Widget_AppCompat_Light_ActivityChooserView = 2131099894;
  1736. // aapt resource value: 0x7f0600f7
  1737. public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131099895;
  1738. // aapt resource value: 0x7f0600f8
  1739. public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131099896;
  1740. // aapt resource value: 0x7f0600f9
  1741. public const int Widget_AppCompat_Light_ListPopupWindow = 2131099897;
  1742. // aapt resource value: 0x7f0600fa
  1743. public const int Widget_AppCompat_Light_ListView_DropDown = 2131099898;
  1744. // aapt resource value: 0x7f0600fb
  1745. public const int Widget_AppCompat_Light_PopupMenu = 2131099899;
  1746. // aapt resource value: 0x7f0600fc
  1747. public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131099900;
  1748. // aapt resource value: 0x7f0600fd
  1749. public const int Widget_AppCompat_Light_SearchView = 2131099901;
  1750. // aapt resource value: 0x7f0600fe
  1751. public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131099902;
  1752. // aapt resource value: 0x7f0600ff
  1753. public const int Widget_AppCompat_ListPopupWindow = 2131099903;
  1754. // aapt resource value: 0x7f060100
  1755. public const int Widget_AppCompat_ListView = 2131099904;
  1756. // aapt resource value: 0x7f060101
  1757. public const int Widget_AppCompat_ListView_DropDown = 2131099905;
  1758. // aapt resource value: 0x7f060102
  1759. public const int Widget_AppCompat_ListView_Menu = 2131099906;
  1760. // aapt resource value: 0x7f060103
  1761. public const int Widget_AppCompat_PopupMenu = 2131099907;
  1762. // aapt resource value: 0x7f060104
  1763. public const int Widget_AppCompat_PopupMenu_Overflow = 2131099908;
  1764. // aapt resource value: 0x7f060105
  1765. public const int Widget_AppCompat_PopupWindow = 2131099909;
  1766. // aapt resource value: 0x7f060106
  1767. public const int Widget_AppCompat_ProgressBar = 2131099910;
  1768. // aapt resource value: 0x7f060107
  1769. public const int Widget_AppCompat_ProgressBar_Horizontal = 2131099911;
  1770. // aapt resource value: 0x7f060108
  1771. public const int Widget_AppCompat_RatingBar = 2131099912;
  1772. // aapt resource value: 0x7f060109
  1773. public const int Widget_AppCompat_SearchView = 2131099913;
  1774. // aapt resource value: 0x7f06010a
  1775. public const int Widget_AppCompat_SearchView_ActionBar = 2131099914;
  1776. // aapt resource value: 0x7f06010b
  1777. public const int Widget_AppCompat_Spinner = 2131099915;
  1778. // aapt resource value: 0x7f06010c
  1779. public const int Widget_AppCompat_Spinner_DropDown = 2131099916;
  1780. // aapt resource value: 0x7f06010d
  1781. public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131099917;
  1782. // aapt resource value: 0x7f06010e
  1783. public const int Widget_AppCompat_Spinner_Underlined = 2131099918;
  1784. // aapt resource value: 0x7f06010f
  1785. public const int Widget_AppCompat_TextView_SpinnerItem = 2131099919;
  1786. // aapt resource value: 0x7f060110
  1787. public const int Widget_AppCompat_Toolbar = 2131099920;
  1788. // aapt resource value: 0x7f060111
  1789. public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131099921;
  1790. static Style()
  1791. {
  1792. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1793. }
  1794. private Style()
  1795. {
  1796. }
  1797. }
  1798. public partial class Styleable
  1799. {
  1800. public static int[] ActionBar = new int[] {
  1801. 2130771969,
  1802. 2130771971,
  1803. 2130771972,
  1804. 2130771973,
  1805. 2130771974,
  1806. 2130771975,
  1807. 2130771976,
  1808. 2130771977,
  1809. 2130771978,
  1810. 2130771979,
  1811. 2130771980,
  1812. 2130771981,
  1813. 2130771982,
  1814. 2130771983,
  1815. 2130771984,
  1816. 2130771985,
  1817. 2130771986,
  1818. 2130771987,
  1819. 2130771988,
  1820. 2130771989,
  1821. 2130771990,
  1822. 2130771991,
  1823. 2130771992,
  1824. 2130771993,
  1825. 2130771994,
  1826. 2130771995,
  1827. 2130772092};
  1828. // aapt resource value: 10
  1829. public const int ActionBar_background = 10;
  1830. // aapt resource value: 12
  1831. public const int ActionBar_backgroundSplit = 12;
  1832. // aapt resource value: 11
  1833. public const int ActionBar_backgroundStacked = 11;
  1834. // aapt resource value: 21
  1835. public const int ActionBar_contentInsetEnd = 21;
  1836. // aapt resource value: 22
  1837. public const int ActionBar_contentInsetLeft = 22;
  1838. // aapt resource value: 23
  1839. public const int ActionBar_contentInsetRight = 23;
  1840. // aapt resource value: 20
  1841. public const int ActionBar_contentInsetStart = 20;
  1842. // aapt resource value: 13
  1843. public const int ActionBar_customNavigationLayout = 13;
  1844. // aapt resource value: 3
  1845. public const int ActionBar_displayOptions = 3;
  1846. // aapt resource value: 9
  1847. public const int ActionBar_divider = 9;
  1848. // aapt resource value: 24
  1849. public const int ActionBar_elevation = 24;
  1850. // aapt resource value: 0
  1851. public const int ActionBar_height = 0;
  1852. // aapt resource value: 19
  1853. public const int ActionBar_hideOnContentScroll = 19;
  1854. // aapt resource value: 26
  1855. public const int ActionBar_homeAsUpIndicator = 26;
  1856. // aapt resource value: 14
  1857. public const int ActionBar_homeLayout = 14;
  1858. // aapt resource value: 7
  1859. public const int ActionBar_icon = 7;
  1860. // aapt resource value: 16
  1861. public const int ActionBar_indeterminateProgressStyle = 16;
  1862. // aapt resource value: 18
  1863. public const int ActionBar_itemPadding = 18;
  1864. // aapt resource value: 8
  1865. public const int ActionBar_logo = 8;
  1866. // aapt resource value: 2
  1867. public const int ActionBar_navigationMode = 2;
  1868. // aapt resource value: 25
  1869. public const int ActionBar_popupTheme = 25;
  1870. // aapt resource value: 17
  1871. public const int ActionBar_progressBarPadding = 17;
  1872. // aapt resource value: 15
  1873. public const int ActionBar_progressBarStyle = 15;
  1874. // aapt resource value: 4
  1875. public const int ActionBar_subtitle = 4;
  1876. // aapt resource value: 6
  1877. public const int ActionBar_subtitleTextStyle = 6;
  1878. // aapt resource value: 1
  1879. public const int ActionBar_title = 1;
  1880. // aapt resource value: 5
  1881. public const int ActionBar_titleTextStyle = 5;
  1882. public static int[] ActionBarLayout = new int[] {
  1883. 16842931};
  1884. // aapt resource value: 0
  1885. public const int ActionBarLayout_android_layout_gravity = 0;
  1886. public static int[] ActionMenuItemView = new int[] {
  1887. 16843071};
  1888. // aapt resource value: 0
  1889. public const int ActionMenuItemView_android_minWidth = 0;
  1890. public static int[] ActionMenuView;
  1891. public static int[] ActionMode = new int[] {
  1892. 2130771969,
  1893. 2130771975,
  1894. 2130771976,
  1895. 2130771980,
  1896. 2130771982,
  1897. 2130771996};
  1898. // aapt resource value: 3
  1899. public const int ActionMode_background = 3;
  1900. // aapt resource value: 4
  1901. public const int ActionMode_backgroundSplit = 4;
  1902. // aapt resource value: 5
  1903. public const int ActionMode_closeItemLayout = 5;
  1904. // aapt resource value: 0
  1905. public const int ActionMode_height = 0;
  1906. // aapt resource value: 2
  1907. public const int ActionMode_subtitleTextStyle = 2;
  1908. // aapt resource value: 1
  1909. public const int ActionMode_titleTextStyle = 1;
  1910. public static int[] ActivityChooserView = new int[] {
  1911. 2130771997,
  1912. 2130771998};
  1913. // aapt resource value: 1
  1914. public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
  1915. // aapt resource value: 0
  1916. public const int ActivityChooserView_initialActivityCount = 0;
  1917. public static int[] AlertDialog = new int[] {
  1918. 16842994,
  1919. 2130771999,
  1920. 2130772000,
  1921. 2130772001,
  1922. 2130772002,
  1923. 2130772003};
  1924. // aapt resource value: 0
  1925. public const int AlertDialog_android_layout = 0;
  1926. // aapt resource value: 1
  1927. public const int AlertDialog_buttonPanelSideLayout = 1;
  1928. // aapt resource value: 5
  1929. public const int AlertDialog_listItemLayout = 5;
  1930. // aapt resource value: 2
  1931. public const int AlertDialog_listLayout = 2;
  1932. // aapt resource value: 3
  1933. public const int AlertDialog_multiChoiceItemLayout = 3;
  1934. // aapt resource value: 4
  1935. public const int AlertDialog_singleChoiceItemLayout = 4;
  1936. public static int[] AppCompatTextView = new int[] {
  1937. 16842804,
  1938. 2130772004};
  1939. // aapt resource value: 0
  1940. public const int AppCompatTextView_android_textAppearance = 0;
  1941. // aapt resource value: 1
  1942. public const int AppCompatTextView_textAllCaps = 1;
  1943. public static int[] DrawerArrowToggle = new int[] {
  1944. 2130772005,
  1945. 2130772006,
  1946. 2130772007,
  1947. 2130772008,
  1948. 2130772009,
  1949. 2130772010,
  1950. 2130772011,
  1951. 2130772012};
  1952. // aapt resource value: 6
  1953. public const int DrawerArrowToggle_barSize = 6;
  1954. // aapt resource value: 0
  1955. public const int DrawerArrowToggle_color = 0;
  1956. // aapt resource value: 2
  1957. public const int DrawerArrowToggle_drawableSize = 2;
  1958. // aapt resource value: 3
  1959. public const int DrawerArrowToggle_gapBetweenBars = 3;
  1960. // aapt resource value: 5
  1961. public const int DrawerArrowToggle_middleBarArrowSize = 5;
  1962. // aapt resource value: 1
  1963. public const int DrawerArrowToggle_spinBars = 1;
  1964. // aapt resource value: 7
  1965. public const int DrawerArrowToggle_thickness = 7;
  1966. // aapt resource value: 4
  1967. public const int DrawerArrowToggle_topBottomBarArrowSize = 4;
  1968. public static int[] LinearLayoutCompat = new int[] {
  1969. 16842927,
  1970. 16842948,
  1971. 16843046,
  1972. 16843047,
  1973. 16843048,
  1974. 2130771979,
  1975. 2130772013,
  1976. 2130772014,
  1977. 2130772015};
  1978. // aapt resource value: 2
  1979. public const int LinearLayoutCompat_android_baselineAligned = 2;
  1980. // aapt resource value: 3
  1981. public const int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
  1982. // aapt resource value: 0
  1983. public const int LinearLayoutCompat_android_gravity = 0;
  1984. // aapt resource value: 1
  1985. public const int LinearLayoutCompat_android_orientation = 1;
  1986. // aapt resource value: 4
  1987. public const int LinearLayoutCompat_android_weightSum = 4;
  1988. // aapt resource value: 5
  1989. public const int LinearLayoutCompat_divider = 5;
  1990. // aapt resource value: 8
  1991. public const int LinearLayoutCompat_dividerPadding = 8;
  1992. // aapt resource value: 6
  1993. public const int LinearLayoutCompat_measureWithLargestChild = 6;
  1994. // aapt resource value: 7
  1995. public const int LinearLayoutCompat_showDividers = 7;
  1996. public static int[] LinearLayoutCompat_Layout = new int[] {
  1997. 16842931,
  1998. 16842996,
  1999. 16842997,
  2000. 16843137};
  2001. // aapt resource value: 0
  2002. public const int LinearLayoutCompat_Layout_android_layout_gravity = 0;
  2003. // aapt resource value: 2
  2004. public const int LinearLayoutCompat_Layout_android_layout_height = 2;
  2005. // aapt resource value: 3
  2006. public const int LinearLayoutCompat_Layout_android_layout_weight = 3;
  2007. // aapt resource value: 1
  2008. public const int LinearLayoutCompat_Layout_android_layout_width = 1;
  2009. public static int[] ListPopupWindow = new int[] {
  2010. 16843436,
  2011. 16843437};
  2012. // aapt resource value: 0
  2013. public const int ListPopupWindow_android_dropDownHorizontalOffset = 0;
  2014. // aapt resource value: 1
  2015. public const int ListPopupWindow_android_dropDownVerticalOffset = 1;
  2016. public static int[] MenuGroup = new int[] {
  2017. 16842766,
  2018. 16842960,
  2019. 16843156,
  2020. 16843230,
  2021. 16843231,
  2022. 16843232};
  2023. // aapt resource value: 5
  2024. public const int MenuGroup_android_checkableBehavior = 5;
  2025. // aapt resource value: 0
  2026. public const int MenuGroup_android_enabled = 0;
  2027. // aapt resource value: 1
  2028. public const int MenuGroup_android_id = 1;
  2029. // aapt resource value: 3
  2030. public const int MenuGroup_android_menuCategory = 3;
  2031. // aapt resource value: 4
  2032. public const int MenuGroup_android_orderInCategory = 4;
  2033. // aapt resource value: 2
  2034. public const int MenuGroup_android_visible = 2;
  2035. public static int[] MenuItem = new int[] {
  2036. 16842754,
  2037. 16842766,
  2038. 16842960,
  2039. 16843014,
  2040. 16843156,
  2041. 16843230,
  2042. 16843231,
  2043. 16843233,
  2044. 16843234,
  2045. 16843235,
  2046. 16843236,
  2047. 16843237,
  2048. 16843375,
  2049. 2130772016,
  2050. 2130772017,
  2051. 2130772018,
  2052. 2130772019};
  2053. // aapt resource value: 14
  2054. public const int MenuItem_actionLayout = 14;
  2055. // aapt resource value: 16
  2056. public const int MenuItem_actionProviderClass = 16;
  2057. // aapt resource value: 15
  2058. public const int MenuItem_actionViewClass = 15;
  2059. // aapt resource value: 9
  2060. public const int MenuItem_android_alphabeticShortcut = 9;
  2061. // aapt resource value: 11
  2062. public const int MenuItem_android_checkable = 11;
  2063. // aapt resource value: 3
  2064. public const int MenuItem_android_checked = 3;
  2065. // aapt resource value: 1
  2066. public const int MenuItem_android_enabled = 1;
  2067. // aapt resource value: 0
  2068. public const int MenuItem_android_icon = 0;
  2069. // aapt resource value: 2
  2070. public const int MenuItem_android_id = 2;
  2071. // aapt resource value: 5
  2072. public const int MenuItem_android_menuCategory = 5;
  2073. // aapt resource value: 10
  2074. public const int MenuItem_android_numericShortcut = 10;
  2075. // aapt resource value: 12
  2076. public const int MenuItem_android_onClick = 12;
  2077. // aapt resource value: 6
  2078. public const int MenuItem_android_orderInCategory = 6;
  2079. // aapt resource value: 7
  2080. public const int MenuItem_android_title = 7;
  2081. // aapt resource value: 8
  2082. public const int MenuItem_android_titleCondensed = 8;
  2083. // aapt resource value: 4
  2084. public const int MenuItem_android_visible = 4;
  2085. // aapt resource value: 13
  2086. public const int MenuItem_showAsAction = 13;
  2087. public static int[] MenuView = new int[] {
  2088. 16842926,
  2089. 16843052,
  2090. 16843053,
  2091. 16843054,
  2092. 16843055,
  2093. 16843056,
  2094. 16843057,
  2095. 2130772020};
  2096. // aapt resource value: 4
  2097. public const int MenuView_android_headerBackground = 4;
  2098. // aapt resource value: 2
  2099. public const int MenuView_android_horizontalDivider = 2;
  2100. // aapt resource value: 5
  2101. public const int MenuView_android_itemBackground = 5;
  2102. // aapt resource value: 6
  2103. public const int MenuView_android_itemIconDisabledAlpha = 6;
  2104. // aapt resource value: 1
  2105. public const int MenuView_android_itemTextAppearance = 1;
  2106. // aapt resource value: 3
  2107. public const int MenuView_android_verticalDivider = 3;
  2108. // aapt resource value: 0
  2109. public const int MenuView_android_windowAnimationStyle = 0;
  2110. // aapt resource value: 7
  2111. public const int MenuView_preserveIconSpacing = 7;
  2112. public static int[] PopupWindow = new int[] {
  2113. 16843126,
  2114. 2130772021};
  2115. // aapt resource value: 0
  2116. public const int PopupWindow_android_popupBackground = 0;
  2117. // aapt resource value: 1
  2118. public const int PopupWindow_overlapAnchor = 1;
  2119. public static int[] PopupWindowBackgroundState = new int[] {
  2120. 2130772022};
  2121. // aapt resource value: 0
  2122. public const int PopupWindowBackgroundState_state_above_anchor = 0;
  2123. public static int[] SearchView = new int[] {
  2124. 16842970,
  2125. 16843039,
  2126. 16843296,
  2127. 16843364,
  2128. 2130772023,
  2129. 2130772024,
  2130. 2130772025,
  2131. 2130772026,
  2132. 2130772027,
  2133. 2130772028,
  2134. 2130772029,
  2135. 2130772030,
  2136. 2130772031,
  2137. 2130772032,
  2138. 2130772033,
  2139. 2130772034};
  2140. // aapt resource value: 0
  2141. public const int SearchView_android_focusable = 0;
  2142. // aapt resource value: 3
  2143. public const int SearchView_android_imeOptions = 3;
  2144. // aapt resource value: 2
  2145. public const int SearchView_android_inputType = 2;
  2146. // aapt resource value: 1
  2147. public const int SearchView_android_maxWidth = 1;
  2148. // aapt resource value: 7
  2149. public const int SearchView_closeIcon = 7;
  2150. // aapt resource value: 12
  2151. public const int SearchView_commitIcon = 12;
  2152. // aapt resource value: 8
  2153. public const int SearchView_goIcon = 8;
  2154. // aapt resource value: 5
  2155. public const int SearchView_iconifiedByDefault = 5;
  2156. // aapt resource value: 4
  2157. public const int SearchView_layout = 4;
  2158. // aapt resource value: 14
  2159. public const int SearchView_queryBackground = 14;
  2160. // aapt resource value: 6
  2161. public const int SearchView_queryHint = 6;
  2162. // aapt resource value: 10
  2163. public const int SearchView_searchHintIcon = 10;
  2164. // aapt resource value: 9
  2165. public const int SearchView_searchIcon = 9;
  2166. // aapt resource value: 15
  2167. public const int SearchView_submitBackground = 15;
  2168. // aapt resource value: 13
  2169. public const int SearchView_suggestionRowLayout = 13;
  2170. // aapt resource value: 11
  2171. public const int SearchView_voiceIcon = 11;
  2172. public static int[] Spinner = new int[] {
  2173. 16842927,
  2174. 16842964,
  2175. 16843125,
  2176. 16843126,
  2177. 16843362,
  2178. 16843436,
  2179. 16843437,
  2180. 2130772035,
  2181. 2130772036,
  2182. 2130772037,
  2183. 2130772038};
  2184. // aapt resource value: 1
  2185. public const int Spinner_android_background = 1;
  2186. // aapt resource value: 5
  2187. public const int Spinner_android_dropDownHorizontalOffset = 5;
  2188. // aapt resource value: 2
  2189. public const int Spinner_android_dropDownSelector = 2;
  2190. // aapt resource value: 6
  2191. public const int Spinner_android_dropDownVerticalOffset = 6;
  2192. // aapt resource value: 4
  2193. public const int Spinner_android_dropDownWidth = 4;
  2194. // aapt resource value: 0
  2195. public const int Spinner_android_gravity = 0;
  2196. // aapt resource value: 3
  2197. public const int Spinner_android_popupBackground = 3;
  2198. // aapt resource value: 10
  2199. public const int Spinner_disableChildrenWhenDisabled = 10;
  2200. // aapt resource value: 9
  2201. public const int Spinner_popupPromptView = 9;
  2202. // aapt resource value: 7
  2203. public const int Spinner_prompt = 7;
  2204. // aapt resource value: 8
  2205. public const int Spinner_spinnerMode = 8;
  2206. public static int[] SwitchCompat = new int[] {
  2207. 16843044,
  2208. 16843045,
  2209. 16843074,
  2210. 2130772039,
  2211. 2130772040,
  2212. 2130772041,
  2213. 2130772042,
  2214. 2130772043,
  2215. 2130772044,
  2216. 2130772045};
  2217. // aapt resource value: 1
  2218. public const int SwitchCompat_android_textOff = 1;
  2219. // aapt resource value: 0
  2220. public const int SwitchCompat_android_textOn = 0;
  2221. // aapt resource value: 2
  2222. public const int SwitchCompat_android_thumb = 2;
  2223. // aapt resource value: 9
  2224. public const int SwitchCompat_showText = 9;
  2225. // aapt resource value: 8
  2226. public const int SwitchCompat_splitTrack = 8;
  2227. // aapt resource value: 6
  2228. public const int SwitchCompat_switchMinWidth = 6;
  2229. // aapt resource value: 7
  2230. public const int SwitchCompat_switchPadding = 7;
  2231. // aapt resource value: 5
  2232. public const int SwitchCompat_switchTextAppearance = 5;
  2233. // aapt resource value: 4
  2234. public const int SwitchCompat_thumbTextPadding = 4;
  2235. // aapt resource value: 3
  2236. public const int SwitchCompat_track = 3;
  2237. public static int[] TextAppearance = new int[] {
  2238. 16842901,
  2239. 16842902,
  2240. 16842903,
  2241. 16842904,
  2242. 2130772004};
  2243. // aapt resource value: 3
  2244. public const int TextAppearance_android_textColor = 3;
  2245. // aapt resource value: 0
  2246. public const int TextAppearance_android_textSize = 0;
  2247. // aapt resource value: 2
  2248. public const int TextAppearance_android_textStyle = 2;
  2249. // aapt resource value: 1
  2250. public const int TextAppearance_android_typeface = 1;
  2251. // aapt resource value: 4
  2252. public const int TextAppearance_textAllCaps = 4;
  2253. public static int[] Theme = new int[] {
  2254. 16842839,
  2255. 16842926,
  2256. 2130772046,
  2257. 2130772047,
  2258. 2130772048,
  2259. 2130772049,
  2260. 2130772050,
  2261. 2130772051,
  2262. 2130772052,
  2263. 2130772053,
  2264. 2130772054,
  2265. 2130772055,
  2266. 2130772056,
  2267. 2130772057,
  2268. 2130772058,
  2269. 2130772059,
  2270. 2130772060,
  2271. 2130772061,
  2272. 2130772062,
  2273. 2130772063,
  2274. 2130772064,
  2275. 2130772065,
  2276. 2130772066,
  2277. 2130772067,
  2278. 2130772068,
  2279. 2130772069,
  2280. 2130772070,
  2281. 2130772071,
  2282. 2130772072,
  2283. 2130772073,
  2284. 2130772074,
  2285. 2130772075,
  2286. 2130772076,
  2287. 2130772077,
  2288. 2130772078,
  2289. 2130772079,
  2290. 2130772080,
  2291. 2130772081,
  2292. 2130772082,
  2293. 2130772083,
  2294. 2130772084,
  2295. 2130772085,
  2296. 2130772086,
  2297. 2130772087,
  2298. 2130772088,
  2299. 2130772089,
  2300. 2130772090,
  2301. 2130772091,
  2302. 2130772092,
  2303. 2130772093,
  2304. 2130772094,
  2305. 2130772095,
  2306. 2130772096,
  2307. 2130772097,
  2308. 2130772098,
  2309. 2130772099,
  2310. 2130772100,
  2311. 2130772101,
  2312. 2130772102,
  2313. 2130772103,
  2314. 2130772104,
  2315. 2130772105,
  2316. 2130772106,
  2317. 2130772107,
  2318. 2130772108,
  2319. 2130772109,
  2320. 2130772110,
  2321. 2130772111,
  2322. 2130772112,
  2323. 2130772113,
  2324. 2130772114,
  2325. 2130772115,
  2326. 2130772116,
  2327. 2130772117,
  2328. 2130772118,
  2329. 2130772119,
  2330. 2130772120,
  2331. 2130772121,
  2332. 2130772122,
  2333. 2130772123,
  2334. 2130772124,
  2335. 2130772125,
  2336. 2130772126,
  2337. 2130772127,
  2338. 2130772128,
  2339. 2130772129,
  2340. 2130772130,
  2341. 2130772131,
  2342. 2130772132,
  2343. 2130772133,
  2344. 2130772134,
  2345. 2130772135,
  2346. 2130772136,
  2347. 2130772137,
  2348. 2130772138,
  2349. 2130772139,
  2350. 2130772140,
  2351. 2130772141,
  2352. 2130772142,
  2353. 2130772143,
  2354. 2130772144,
  2355. 2130772145,
  2356. 2130772146,
  2357. 2130772147,
  2358. 2130772148,
  2359. 2130772149};
  2360. // aapt resource value: 23
  2361. public const int Theme_actionBarDivider = 23;
  2362. // aapt resource value: 24
  2363. public const int Theme_actionBarItemBackground = 24;
  2364. // aapt resource value: 17
  2365. public const int Theme_actionBarPopupTheme = 17;
  2366. // aapt resource value: 22
  2367. public const int Theme_actionBarSize = 22;
  2368. // aapt resource value: 19
  2369. public const int Theme_actionBarSplitStyle = 19;
  2370. // aapt resource value: 18
  2371. public const int Theme_actionBarStyle = 18;
  2372. // aapt resource value: 13
  2373. public const int Theme_actionBarTabBarStyle = 13;
  2374. // aapt resource value: 12
  2375. public const int Theme_actionBarTabStyle = 12;
  2376. // aapt resource value: 14
  2377. public const int Theme_actionBarTabTextStyle = 14;
  2378. // aapt resource value: 20
  2379. public const int Theme_actionBarTheme = 20;
  2380. // aapt resource value: 21
  2381. public const int Theme_actionBarWidgetTheme = 21;
  2382. // aapt resource value: 49
  2383. public const int Theme_actionButtonStyle = 49;
  2384. // aapt resource value: 45
  2385. public const int Theme_actionDropDownStyle = 45;
  2386. // aapt resource value: 25
  2387. public const int Theme_actionMenuTextAppearance = 25;
  2388. // aapt resource value: 26
  2389. public const int Theme_actionMenuTextColor = 26;
  2390. // aapt resource value: 29
  2391. public const int Theme_actionModeBackground = 29;
  2392. // aapt resource value: 28
  2393. public const int Theme_actionModeCloseButtonStyle = 28;
  2394. // aapt resource value: 31
  2395. public const int Theme_actionModeCloseDrawable = 31;
  2396. // aapt resource value: 33
  2397. public const int Theme_actionModeCopyDrawable = 33;
  2398. // aapt resource value: 32
  2399. public const int Theme_actionModeCutDrawable = 32;
  2400. // aapt resource value: 37
  2401. public const int Theme_actionModeFindDrawable = 37;
  2402. // aapt resource value: 34
  2403. public const int Theme_actionModePasteDrawable = 34;
  2404. // aapt resource value: 39
  2405. public const int Theme_actionModePopupWindowStyle = 39;
  2406. // aapt resource value: 35
  2407. public const int Theme_actionModeSelectAllDrawable = 35;
  2408. // aapt resource value: 36
  2409. public const int Theme_actionModeShareDrawable = 36;
  2410. // aapt resource value: 30
  2411. public const int Theme_actionModeSplitBackground = 30;
  2412. // aapt resource value: 27
  2413. public const int Theme_actionModeStyle = 27;
  2414. // aapt resource value: 38
  2415. public const int Theme_actionModeWebSearchDrawable = 38;
  2416. // aapt resource value: 15
  2417. public const int Theme_actionOverflowButtonStyle = 15;
  2418. // aapt resource value: 16
  2419. public const int Theme_actionOverflowMenuStyle = 16;
  2420. // aapt resource value: 56
  2421. public const int Theme_activityChooserViewStyle = 56;
  2422. // aapt resource value: 89
  2423. public const int Theme_alertDialogButtonGroupStyle = 89;
  2424. // aapt resource value: 90
  2425. public const int Theme_alertDialogCenterButtons = 90;
  2426. // aapt resource value: 88
  2427. public const int Theme_alertDialogStyle = 88;
  2428. // aapt resource value: 91
  2429. public const int Theme_alertDialogTheme = 91;
  2430. // aapt resource value: 1
  2431. public const int Theme_android_windowAnimationStyle = 1;
  2432. // aapt resource value: 0
  2433. public const int Theme_android_windowIsFloating = 0;
  2434. // aapt resource value: 96
  2435. public const int Theme_autoCompleteTextViewStyle = 96;
  2436. // aapt resource value: 51
  2437. public const int Theme_buttonBarButtonStyle = 51;
  2438. // aapt resource value: 94
  2439. public const int Theme_buttonBarNegativeButtonStyle = 94;
  2440. // aapt resource value: 95
  2441. public const int Theme_buttonBarNeutralButtonStyle = 95;
  2442. // aapt resource value: 93
  2443. public const int Theme_buttonBarPositiveButtonStyle = 93;
  2444. // aapt resource value: 50
  2445. public const int Theme_buttonBarStyle = 50;
  2446. // aapt resource value: 97
  2447. public const int Theme_buttonStyle = 97;
  2448. // aapt resource value: 98
  2449. public const int Theme_buttonStyleSmall = 98;
  2450. // aapt resource value: 99
  2451. public const int Theme_checkboxStyle = 99;
  2452. // aapt resource value: 100
  2453. public const int Theme_checkedTextViewStyle = 100;
  2454. // aapt resource value: 82
  2455. public const int Theme_colorAccent = 82;
  2456. // aapt resource value: 86
  2457. public const int Theme_colorButtonNormal = 86;
  2458. // aapt resource value: 84
  2459. public const int Theme_colorControlActivated = 84;
  2460. // aapt resource value: 85
  2461. public const int Theme_colorControlHighlight = 85;
  2462. // aapt resource value: 83
  2463. public const int Theme_colorControlNormal = 83;
  2464. // aapt resource value: 80
  2465. public const int Theme_colorPrimary = 80;
  2466. // aapt resource value: 81
  2467. public const int Theme_colorPrimaryDark = 81;
  2468. // aapt resource value: 87
  2469. public const int Theme_colorSwitchThumbNormal = 87;
  2470. // aapt resource value: 43
  2471. public const int Theme_dialogPreferredPadding = 43;
  2472. // aapt resource value: 42
  2473. public const int Theme_dialogTheme = 42;
  2474. // aapt resource value: 55
  2475. public const int Theme_dividerHorizontal = 55;
  2476. // aapt resource value: 54
  2477. public const int Theme_dividerVertical = 54;
  2478. // aapt resource value: 72
  2479. public const int Theme_dropDownListViewStyle = 72;
  2480. // aapt resource value: 46
  2481. public const int Theme_dropdownListPreferredItemHeight = 46;
  2482. // aapt resource value: 62
  2483. public const int Theme_editTextBackground = 62;
  2484. // aapt resource value: 61
  2485. public const int Theme_editTextColor = 61;
  2486. // aapt resource value: 101
  2487. public const int Theme_editTextStyle = 101;
  2488. // aapt resource value: 48
  2489. public const int Theme_homeAsUpIndicator = 48;
  2490. // aapt resource value: 79
  2491. public const int Theme_listChoiceBackgroundIndicator = 79;
  2492. // aapt resource value: 44
  2493. public const int Theme_listDividerAlertDialog = 44;
  2494. // aapt resource value: 73
  2495. public const int Theme_listPopupWindowStyle = 73;
  2496. // aapt resource value: 67
  2497. public const int Theme_listPreferredItemHeight = 67;
  2498. // aapt resource value: 69
  2499. public const int Theme_listPreferredItemHeightLarge = 69;
  2500. // aapt resource value: 68
  2501. public const int Theme_listPreferredItemHeightSmall = 68;
  2502. // aapt resource value: 70
  2503. public const int Theme_listPreferredItemPaddingLeft = 70;
  2504. // aapt resource value: 71
  2505. public const int Theme_listPreferredItemPaddingRight = 71;
  2506. // aapt resource value: 76
  2507. public const int Theme_panelBackground = 76;
  2508. // aapt resource value: 78
  2509. public const int Theme_panelMenuListTheme = 78;
  2510. // aapt resource value: 77
  2511. public const int Theme_panelMenuListWidth = 77;
  2512. // aapt resource value: 59
  2513. public const int Theme_popupMenuStyle = 59;
  2514. // aapt resource value: 60
  2515. public const int Theme_popupWindowStyle = 60;
  2516. // aapt resource value: 102
  2517. public const int Theme_radioButtonStyle = 102;
  2518. // aapt resource value: 103
  2519. public const int Theme_ratingBarStyle = 103;
  2520. // aapt resource value: 66
  2521. public const int Theme_searchViewStyle = 66;
  2522. // aapt resource value: 52
  2523. public const int Theme_selectableItemBackground = 52;
  2524. // aapt resource value: 53
  2525. public const int Theme_selectableItemBackgroundBorderless = 53;
  2526. // aapt resource value: 47
  2527. public const int Theme_spinnerDropDownItemStyle = 47;
  2528. // aapt resource value: 104
  2529. public const int Theme_spinnerStyle = 104;
  2530. // aapt resource value: 105
  2531. public const int Theme_switchStyle = 105;
  2532. // aapt resource value: 40
  2533. public const int Theme_textAppearanceLargePopupMenu = 40;
  2534. // aapt resource value: 74
  2535. public const int Theme_textAppearanceListItem = 74;
  2536. // aapt resource value: 75
  2537. public const int Theme_textAppearanceListItemSmall = 75;
  2538. // aapt resource value: 64
  2539. public const int Theme_textAppearanceSearchResultSubtitle = 64;
  2540. // aapt resource value: 63
  2541. public const int Theme_textAppearanceSearchResultTitle = 63;
  2542. // aapt resource value: 41
  2543. public const int Theme_textAppearanceSmallPopupMenu = 41;
  2544. // aapt resource value: 92
  2545. public const int Theme_textColorAlertDialogListItem = 92;
  2546. // aapt resource value: 65
  2547. public const int Theme_textColorSearchUrl = 65;
  2548. // aapt resource value: 58
  2549. public const int Theme_toolbarNavigationButtonStyle = 58;
  2550. // aapt resource value: 57
  2551. public const int Theme_toolbarStyle = 57;
  2552. // aapt resource value: 2
  2553. public const int Theme_windowActionBar = 2;
  2554. // aapt resource value: 4
  2555. public const int Theme_windowActionBarOverlay = 4;
  2556. // aapt resource value: 5
  2557. public const int Theme_windowActionModeOverlay = 5;
  2558. // aapt resource value: 9
  2559. public const int Theme_windowFixedHeightMajor = 9;
  2560. // aapt resource value: 7
  2561. public const int Theme_windowFixedHeightMinor = 7;
  2562. // aapt resource value: 6
  2563. public const int Theme_windowFixedWidthMajor = 6;
  2564. // aapt resource value: 8
  2565. public const int Theme_windowFixedWidthMinor = 8;
  2566. // aapt resource value: 10
  2567. public const int Theme_windowMinWidthMajor = 10;
  2568. // aapt resource value: 11
  2569. public const int Theme_windowMinWidthMinor = 11;
  2570. // aapt resource value: 3
  2571. public const int Theme_windowNoTitle = 3;
  2572. public static int[] Toolbar = new int[] {
  2573. 16842927,
  2574. 16843072,
  2575. 2130771971,
  2576. 2130771974,
  2577. 2130771990,
  2578. 2130771991,
  2579. 2130771992,
  2580. 2130771993,
  2581. 2130771995,
  2582. 2130772150,
  2583. 2130772151,
  2584. 2130772152,
  2585. 2130772153,
  2586. 2130772154,
  2587. 2130772155,
  2588. 2130772156,
  2589. 2130772157,
  2590. 2130772158,
  2591. 2130772159,
  2592. 2130772160,
  2593. 2130772161};
  2594. // aapt resource value: 0
  2595. public const int Toolbar_android_gravity = 0;
  2596. // aapt resource value: 1
  2597. public const int Toolbar_android_minHeight = 1;
  2598. // aapt resource value: 18
  2599. public const int Toolbar_collapseContentDescription = 18;
  2600. // aapt resource value: 17
  2601. public const int Toolbar_collapseIcon = 17;
  2602. // aapt resource value: 5
  2603. public const int Toolbar_contentInsetEnd = 5;
  2604. // aapt resource value: 6
  2605. public const int Toolbar_contentInsetLeft = 6;
  2606. // aapt resource value: 7
  2607. public const int Toolbar_contentInsetRight = 7;
  2608. // aapt resource value: 4
  2609. public const int Toolbar_contentInsetStart = 4;
  2610. // aapt resource value: 16
  2611. public const int Toolbar_maxButtonHeight = 16;
  2612. // aapt resource value: 20
  2613. public const int Toolbar_navigationContentDescription = 20;
  2614. // aapt resource value: 19
  2615. public const int Toolbar_navigationIcon = 19;
  2616. // aapt resource value: 8
  2617. public const int Toolbar_popupTheme = 8;
  2618. // aapt resource value: 3
  2619. public const int Toolbar_subtitle = 3;
  2620. // aapt resource value: 10
  2621. public const int Toolbar_subtitleTextAppearance = 10;
  2622. // aapt resource value: 2
  2623. public const int Toolbar_title = 2;
  2624. // aapt resource value: 15
  2625. public const int Toolbar_titleMarginBottom = 15;
  2626. // aapt resource value: 13
  2627. public const int Toolbar_titleMarginEnd = 13;
  2628. // aapt resource value: 12
  2629. public const int Toolbar_titleMarginStart = 12;
  2630. // aapt resource value: 14
  2631. public const int Toolbar_titleMarginTop = 14;
  2632. // aapt resource value: 11
  2633. public const int Toolbar_titleMargins = 11;
  2634. // aapt resource value: 9
  2635. public const int Toolbar_titleTextAppearance = 9;
  2636. public static int[] View = new int[] {
  2637. 16842752,
  2638. 16842970,
  2639. 2130772162,
  2640. 2130772163,
  2641. 2130772164,
  2642. 2130772165,
  2643. 2130772166};
  2644. // aapt resource value: 1
  2645. public const int View_android_focusable = 1;
  2646. // aapt resource value: 0
  2647. public const int View_android_theme = 0;
  2648. // aapt resource value: 5
  2649. public const int View_backgroundTint = 5;
  2650. // aapt resource value: 6
  2651. public const int View_backgroundTintMode = 6;
  2652. // aapt resource value: 3
  2653. public const int View_paddingEnd = 3;
  2654. // aapt resource value: 2
  2655. public const int View_paddingStart = 2;
  2656. // aapt resource value: 4
  2657. public const int View_theme = 4;
  2658. public static int[] ViewStubCompat = new int[] {
  2659. 16842960,
  2660. 16842994,
  2661. 16842995};
  2662. // aapt resource value: 0
  2663. public const int ViewStubCompat_android_id = 0;
  2664. // aapt resource value: 2
  2665. public const int ViewStubCompat_android_inflatedId = 2;
  2666. // aapt resource value: 1
  2667. public const int ViewStubCompat_android_layout = 1;
  2668. static Styleable()
  2669. {
  2670. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2671. }
  2672. private Styleable()
  2673. {
  2674. }
  2675. }
  2676. }
  2677. }
  2678. #pragma warning restore 1591