Resource.designer.cs 184 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946
  1. #pragma warning disable 1591
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // Este código fue generado por una herramienta.
  5. // Versión de runtime:4.0.30319.42000
  6. //
  7. // Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
  8. // se vuelve a generar el código.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. [assembly: global::Android.Runtime.ResourceDesignerAttribute("DataPages.Droid.Resource", IsApplication=true)]
  12. namespace DataPages.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::ModernHttpClient.Resource.String.library_name = global::DataPages.Droid.Resource.String.library_name;
  24. global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::DataPages.Droid.Resource.Attribute.actionBarSize;
  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. // aapt resource value: 0x7f04000a
  49. public const int design_bottom_sheet_slide_in = 2130968586;
  50. // aapt resource value: 0x7f04000b
  51. public const int design_bottom_sheet_slide_out = 2130968587;
  52. // aapt resource value: 0x7f04000c
  53. public const int design_fab_in = 2130968588;
  54. // aapt resource value: 0x7f04000d
  55. public const int design_fab_out = 2130968589;
  56. // aapt resource value: 0x7f04000e
  57. public const int design_snackbar_in = 2130968590;
  58. // aapt resource value: 0x7f04000f
  59. public const int design_snackbar_out = 2130968591;
  60. static Animation()
  61. {
  62. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  63. }
  64. private Animation()
  65. {
  66. }
  67. }
  68. public partial class Attribute
  69. {
  70. // aapt resource value: 0x7f010004
  71. public const int MediaRouteControllerWindowBackground = 2130771972;
  72. // aapt resource value: 0x7f010061
  73. public const int actionBarDivider = 2130772065;
  74. // aapt resource value: 0x7f010062
  75. public const int actionBarItemBackground = 2130772066;
  76. // aapt resource value: 0x7f01005b
  77. public const int actionBarPopupTheme = 2130772059;
  78. // aapt resource value: 0x7f010060
  79. public const int actionBarSize = 2130772064;
  80. // aapt resource value: 0x7f01005d
  81. public const int actionBarSplitStyle = 2130772061;
  82. // aapt resource value: 0x7f01005c
  83. public const int actionBarStyle = 2130772060;
  84. // aapt resource value: 0x7f010057
  85. public const int actionBarTabBarStyle = 2130772055;
  86. // aapt resource value: 0x7f010056
  87. public const int actionBarTabStyle = 2130772054;
  88. // aapt resource value: 0x7f010058
  89. public const int actionBarTabTextStyle = 2130772056;
  90. // aapt resource value: 0x7f01005e
  91. public const int actionBarTheme = 2130772062;
  92. // aapt resource value: 0x7f01005f
  93. public const int actionBarWidgetTheme = 2130772063;
  94. // aapt resource value: 0x7f01007b
  95. public const int actionButtonStyle = 2130772091;
  96. // aapt resource value: 0x7f010077
  97. public const int actionDropDownStyle = 2130772087;
  98. // aapt resource value: 0x7f0100c9
  99. public const int actionLayout = 2130772169;
  100. // aapt resource value: 0x7f010063
  101. public const int actionMenuTextAppearance = 2130772067;
  102. // aapt resource value: 0x7f010064
  103. public const int actionMenuTextColor = 2130772068;
  104. // aapt resource value: 0x7f010067
  105. public const int actionModeBackground = 2130772071;
  106. // aapt resource value: 0x7f010066
  107. public const int actionModeCloseButtonStyle = 2130772070;
  108. // aapt resource value: 0x7f010069
  109. public const int actionModeCloseDrawable = 2130772073;
  110. // aapt resource value: 0x7f01006b
  111. public const int actionModeCopyDrawable = 2130772075;
  112. // aapt resource value: 0x7f01006a
  113. public const int actionModeCutDrawable = 2130772074;
  114. // aapt resource value: 0x7f01006f
  115. public const int actionModeFindDrawable = 2130772079;
  116. // aapt resource value: 0x7f01006c
  117. public const int actionModePasteDrawable = 2130772076;
  118. // aapt resource value: 0x7f010071
  119. public const int actionModePopupWindowStyle = 2130772081;
  120. // aapt resource value: 0x7f01006d
  121. public const int actionModeSelectAllDrawable = 2130772077;
  122. // aapt resource value: 0x7f01006e
  123. public const int actionModeShareDrawable = 2130772078;
  124. // aapt resource value: 0x7f010068
  125. public const int actionModeSplitBackground = 2130772072;
  126. // aapt resource value: 0x7f010065
  127. public const int actionModeStyle = 2130772069;
  128. // aapt resource value: 0x7f010070
  129. public const int actionModeWebSearchDrawable = 2130772080;
  130. // aapt resource value: 0x7f010059
  131. public const int actionOverflowButtonStyle = 2130772057;
  132. // aapt resource value: 0x7f01005a
  133. public const int actionOverflowMenuStyle = 2130772058;
  134. // aapt resource value: 0x7f0100cb
  135. public const int actionProviderClass = 2130772171;
  136. // aapt resource value: 0x7f0100ca
  137. public const int actionViewClass = 2130772170;
  138. // aapt resource value: 0x7f010083
  139. public const int activityChooserViewStyle = 2130772099;
  140. // aapt resource value: 0x7f0100a6
  141. public const int alertDialogButtonGroupStyle = 2130772134;
  142. // aapt resource value: 0x7f0100a7
  143. public const int alertDialogCenterButtons = 2130772135;
  144. // aapt resource value: 0x7f0100a5
  145. public const int alertDialogStyle = 2130772133;
  146. // aapt resource value: 0x7f0100a8
  147. public const int alertDialogTheme = 2130772136;
  148. // aapt resource value: 0x7f0100ba
  149. public const int allowStacking = 2130772154;
  150. // aapt resource value: 0x7f0100c1
  151. public const int arrowHeadLength = 2130772161;
  152. // aapt resource value: 0x7f0100c2
  153. public const int arrowShaftLength = 2130772162;
  154. // aapt resource value: 0x7f0100ad
  155. public const int autoCompleteTextViewStyle = 2130772141;
  156. // aapt resource value: 0x7f010032
  157. public const int background = 2130772018;
  158. // aapt resource value: 0x7f010034
  159. public const int backgroundSplit = 2130772020;
  160. // aapt resource value: 0x7f010033
  161. public const int backgroundStacked = 2130772019;
  162. // aapt resource value: 0x7f0100f5
  163. public const int backgroundTint = 2130772213;
  164. // aapt resource value: 0x7f0100f6
  165. public const int backgroundTintMode = 2130772214;
  166. // aapt resource value: 0x7f0100c3
  167. public const int barLength = 2130772163;
  168. // aapt resource value: 0x7f0100fb
  169. public const int behavior_hideable = 2130772219;
  170. // aapt resource value: 0x7f010121
  171. public const int behavior_overlapTop = 2130772257;
  172. // aapt resource value: 0x7f0100fa
  173. public const int behavior_peekHeight = 2130772218;
  174. // aapt resource value: 0x7f010117
  175. public const int borderWidth = 2130772247;
  176. // aapt resource value: 0x7f010080
  177. public const int borderlessButtonStyle = 2130772096;
  178. // aapt resource value: 0x7f010111
  179. public const int bottomSheetDialogTheme = 2130772241;
  180. // aapt resource value: 0x7f010112
  181. public const int bottomSheetStyle = 2130772242;
  182. // aapt resource value: 0x7f01007d
  183. public const int buttonBarButtonStyle = 2130772093;
  184. // aapt resource value: 0x7f0100ab
  185. public const int buttonBarNegativeButtonStyle = 2130772139;
  186. // aapt resource value: 0x7f0100ac
  187. public const int buttonBarNeutralButtonStyle = 2130772140;
  188. // aapt resource value: 0x7f0100aa
  189. public const int buttonBarPositiveButtonStyle = 2130772138;
  190. // aapt resource value: 0x7f01007c
  191. public const int buttonBarStyle = 2130772092;
  192. // aapt resource value: 0x7f010045
  193. public const int buttonPanelSideLayout = 2130772037;
  194. // aapt resource value: 0x7f0100ae
  195. public const int buttonStyle = 2130772142;
  196. // aapt resource value: 0x7f0100af
  197. public const int buttonStyleSmall = 2130772143;
  198. // aapt resource value: 0x7f0100bb
  199. public const int buttonTint = 2130772155;
  200. // aapt resource value: 0x7f0100bc
  201. public const int buttonTintMode = 2130772156;
  202. // aapt resource value: 0x7f01001b
  203. public const int cardBackgroundColor = 2130771995;
  204. // aapt resource value: 0x7f01001c
  205. public const int cardCornerRadius = 2130771996;
  206. // aapt resource value: 0x7f01001d
  207. public const int cardElevation = 2130771997;
  208. // aapt resource value: 0x7f01001e
  209. public const int cardMaxElevation = 2130771998;
  210. // aapt resource value: 0x7f010020
  211. public const int cardPreventCornerOverlap = 2130772000;
  212. // aapt resource value: 0x7f01001f
  213. public const int cardUseCompatPadding = 2130771999;
  214. // aapt resource value: 0x7f0100b0
  215. public const int checkboxStyle = 2130772144;
  216. // aapt resource value: 0x7f0100b1
  217. public const int checkedTextViewStyle = 2130772145;
  218. // aapt resource value: 0x7f0100d3
  219. public const int closeIcon = 2130772179;
  220. // aapt resource value: 0x7f010042
  221. public const int closeItemLayout = 2130772034;
  222. // aapt resource value: 0x7f0100ec
  223. public const int collapseContentDescription = 2130772204;
  224. // aapt resource value: 0x7f0100eb
  225. public const int collapseIcon = 2130772203;
  226. // aapt resource value: 0x7f010108
  227. public const int collapsedTitleGravity = 2130772232;
  228. // aapt resource value: 0x7f010104
  229. public const int collapsedTitleTextAppearance = 2130772228;
  230. // aapt resource value: 0x7f0100bd
  231. public const int color = 2130772157;
  232. // aapt resource value: 0x7f01009e
  233. public const int colorAccent = 2130772126;
  234. // aapt resource value: 0x7f0100a2
  235. public const int colorButtonNormal = 2130772130;
  236. // aapt resource value: 0x7f0100a0
  237. public const int colorControlActivated = 2130772128;
  238. // aapt resource value: 0x7f0100a1
  239. public const int colorControlHighlight = 2130772129;
  240. // aapt resource value: 0x7f01009f
  241. public const int colorControlNormal = 2130772127;
  242. // aapt resource value: 0x7f01009c
  243. public const int colorPrimary = 2130772124;
  244. // aapt resource value: 0x7f01009d
  245. public const int colorPrimaryDark = 2130772125;
  246. // aapt resource value: 0x7f0100a3
  247. public const int colorSwitchThumbNormal = 2130772131;
  248. // aapt resource value: 0x7f0100d8
  249. public const int commitIcon = 2130772184;
  250. // aapt resource value: 0x7f01003d
  251. public const int contentInsetEnd = 2130772029;
  252. // aapt resource value: 0x7f01003e
  253. public const int contentInsetLeft = 2130772030;
  254. // aapt resource value: 0x7f01003f
  255. public const int contentInsetRight = 2130772031;
  256. // aapt resource value: 0x7f01003c
  257. public const int contentInsetStart = 2130772028;
  258. // aapt resource value: 0x7f010021
  259. public const int contentPadding = 2130772001;
  260. // aapt resource value: 0x7f010025
  261. public const int contentPaddingBottom = 2130772005;
  262. // aapt resource value: 0x7f010022
  263. public const int contentPaddingLeft = 2130772002;
  264. // aapt resource value: 0x7f010023
  265. public const int contentPaddingRight = 2130772003;
  266. // aapt resource value: 0x7f010024
  267. public const int contentPaddingTop = 2130772004;
  268. // aapt resource value: 0x7f010105
  269. public const int contentScrim = 2130772229;
  270. // aapt resource value: 0x7f0100a4
  271. public const int controlBackground = 2130772132;
  272. // aapt resource value: 0x7f010137
  273. public const int counterEnabled = 2130772279;
  274. // aapt resource value: 0x7f010138
  275. public const int counterMaxLength = 2130772280;
  276. // aapt resource value: 0x7f01013a
  277. public const int counterOverflowTextAppearance = 2130772282;
  278. // aapt resource value: 0x7f010139
  279. public const int counterTextAppearance = 2130772281;
  280. // aapt resource value: 0x7f010035
  281. public const int customNavigationLayout = 2130772021;
  282. // aapt resource value: 0x7f0100d2
  283. public const int defaultQueryHint = 2130772178;
  284. // aapt resource value: 0x7f010075
  285. public const int dialogPreferredPadding = 2130772085;
  286. // aapt resource value: 0x7f010074
  287. public const int dialogTheme = 2130772084;
  288. // aapt resource value: 0x7f01002b
  289. public const int displayOptions = 2130772011;
  290. // aapt resource value: 0x7f010031
  291. public const int divider = 2130772017;
  292. // aapt resource value: 0x7f010082
  293. public const int dividerHorizontal = 2130772098;
  294. // aapt resource value: 0x7f0100c7
  295. public const int dividerPadding = 2130772167;
  296. // aapt resource value: 0x7f010081
  297. public const int dividerVertical = 2130772097;
  298. // aapt resource value: 0x7f0100bf
  299. public const int drawableSize = 2130772159;
  300. // aapt resource value: 0x7f010026
  301. public const int drawerArrowStyle = 2130772006;
  302. // aapt resource value: 0x7f010094
  303. public const int dropDownListViewStyle = 2130772116;
  304. // aapt resource value: 0x7f010078
  305. public const int dropdownListPreferredItemHeight = 2130772088;
  306. // aapt resource value: 0x7f010089
  307. public const int editTextBackground = 2130772105;
  308. // aapt resource value: 0x7f010088
  309. public const int editTextColor = 2130772104;
  310. // aapt resource value: 0x7f0100b2
  311. public const int editTextStyle = 2130772146;
  312. // aapt resource value: 0x7f010040
  313. public const int elevation = 2130772032;
  314. // aapt resource value: 0x7f010135
  315. public const int errorEnabled = 2130772277;
  316. // aapt resource value: 0x7f010136
  317. public const int errorTextAppearance = 2130772278;
  318. // aapt resource value: 0x7f010044
  319. public const int expandActivityOverflowButtonDrawable = 2130772036;
  320. // aapt resource value: 0x7f0100f7
  321. public const int expanded = 2130772215;
  322. // aapt resource value: 0x7f010109
  323. public const int expandedTitleGravity = 2130772233;
  324. // aapt resource value: 0x7f0100fe
  325. public const int expandedTitleMargin = 2130772222;
  326. // aapt resource value: 0x7f010102
  327. public const int expandedTitleMarginBottom = 2130772226;
  328. // aapt resource value: 0x7f010101
  329. public const int expandedTitleMarginEnd = 2130772225;
  330. // aapt resource value: 0x7f0100ff
  331. public const int expandedTitleMarginStart = 2130772223;
  332. // aapt resource value: 0x7f010100
  333. public const int expandedTitleMarginTop = 2130772224;
  334. // aapt resource value: 0x7f010103
  335. public const int expandedTitleTextAppearance = 2130772227;
  336. // aapt resource value: 0x7f01001a
  337. public const int externalRouteEnabledDrawable = 2130771994;
  338. // aapt resource value: 0x7f010115
  339. public const int fabSize = 2130772245;
  340. // aapt resource value: 0x7f010119
  341. public const int foregroundInsidePadding = 2130772249;
  342. // aapt resource value: 0x7f0100c0
  343. public const int gapBetweenBars = 2130772160;
  344. // aapt resource value: 0x7f0100d4
  345. public const int goIcon = 2130772180;
  346. // aapt resource value: 0x7f01011f
  347. public const int headerLayout = 2130772255;
  348. // aapt resource value: 0x7f010027
  349. public const int height = 2130772007;
  350. // aapt resource value: 0x7f01003b
  351. public const int hideOnContentScroll = 2130772027;
  352. // aapt resource value: 0x7f01013b
  353. public const int hintAnimationEnabled = 2130772283;
  354. // aapt resource value: 0x7f010134
  355. public const int hintEnabled = 2130772276;
  356. // aapt resource value: 0x7f010133
  357. public const int hintTextAppearance = 2130772275;
  358. // aapt resource value: 0x7f01007a
  359. public const int homeAsUpIndicator = 2130772090;
  360. // aapt resource value: 0x7f010036
  361. public const int homeLayout = 2130772022;
  362. // aapt resource value: 0x7f01002f
  363. public const int icon = 2130772015;
  364. // aapt resource value: 0x7f0100d0
  365. public const int iconifiedByDefault = 2130772176;
  366. // aapt resource value: 0x7f01008a
  367. public const int imageButtonStyle = 2130772106;
  368. // aapt resource value: 0x7f010038
  369. public const int indeterminateProgressStyle = 2130772024;
  370. // aapt resource value: 0x7f010043
  371. public const int initialActivityCount = 2130772035;
  372. // aapt resource value: 0x7f010120
  373. public const int insetForeground = 2130772256;
  374. // aapt resource value: 0x7f010028
  375. public const int isLightTheme = 2130772008;
  376. // aapt resource value: 0x7f01011d
  377. public const int itemBackground = 2130772253;
  378. // aapt resource value: 0x7f01011b
  379. public const int itemIconTint = 2130772251;
  380. // aapt resource value: 0x7f01003a
  381. public const int itemPadding = 2130772026;
  382. // aapt resource value: 0x7f01011e
  383. public const int itemTextAppearance = 2130772254;
  384. // aapt resource value: 0x7f01011c
  385. public const int itemTextColor = 2130772252;
  386. // aapt resource value: 0x7f01010b
  387. public const int keylines = 2130772235;
  388. // aapt resource value: 0x7f0100cf
  389. public const int layout = 2130772175;
  390. // aapt resource value: 0x7f010000
  391. public const int layoutManager = 2130771968;
  392. // aapt resource value: 0x7f01010e
  393. public const int layout_anchor = 2130772238;
  394. // aapt resource value: 0x7f010110
  395. public const int layout_anchorGravity = 2130772240;
  396. // aapt resource value: 0x7f01010d
  397. public const int layout_behavior = 2130772237;
  398. // aapt resource value: 0x7f0100fc
  399. public const int layout_collapseMode = 2130772220;
  400. // aapt resource value: 0x7f0100fd
  401. public const int layout_collapseParallaxMultiplier = 2130772221;
  402. // aapt resource value: 0x7f01010f
  403. public const int layout_keyline = 2130772239;
  404. // aapt resource value: 0x7f0100f8
  405. public const int layout_scrollFlags = 2130772216;
  406. // aapt resource value: 0x7f0100f9
  407. public const int layout_scrollInterpolator = 2130772217;
  408. // aapt resource value: 0x7f01009b
  409. public const int listChoiceBackgroundIndicator = 2130772123;
  410. // aapt resource value: 0x7f010076
  411. public const int listDividerAlertDialog = 2130772086;
  412. // aapt resource value: 0x7f010049
  413. public const int listItemLayout = 2130772041;
  414. // aapt resource value: 0x7f010046
  415. public const int listLayout = 2130772038;
  416. // aapt resource value: 0x7f010095
  417. public const int listPopupWindowStyle = 2130772117;
  418. // aapt resource value: 0x7f01008f
  419. public const int listPreferredItemHeight = 2130772111;
  420. // aapt resource value: 0x7f010091
  421. public const int listPreferredItemHeightLarge = 2130772113;
  422. // aapt resource value: 0x7f010090
  423. public const int listPreferredItemHeightSmall = 2130772112;
  424. // aapt resource value: 0x7f010092
  425. public const int listPreferredItemPaddingLeft = 2130772114;
  426. // aapt resource value: 0x7f010093
  427. public const int listPreferredItemPaddingRight = 2130772115;
  428. // aapt resource value: 0x7f010030
  429. public const int logo = 2130772016;
  430. // aapt resource value: 0x7f0100ef
  431. public const int logoDescription = 2130772207;
  432. // aapt resource value: 0x7f010122
  433. public const int maxActionInlineWidth = 2130772258;
  434. // aapt resource value: 0x7f0100ea
  435. public const int maxButtonHeight = 2130772202;
  436. // aapt resource value: 0x7f0100c5
  437. public const int measureWithLargestChild = 2130772165;
  438. // aapt resource value: 0x7f010005
  439. public const int mediaRouteAudioTrackDrawable = 2130771973;
  440. // aapt resource value: 0x7f010006
  441. public const int mediaRouteBluetoothIconDrawable = 2130771974;
  442. // aapt resource value: 0x7f010007
  443. public const int mediaRouteButtonStyle = 2130771975;
  444. // aapt resource value: 0x7f010008
  445. public const int mediaRouteCastDrawable = 2130771976;
  446. // aapt resource value: 0x7f010009
  447. public const int mediaRouteChooserPrimaryTextStyle = 2130771977;
  448. // aapt resource value: 0x7f01000a
  449. public const int mediaRouteChooserSecondaryTextStyle = 2130771978;
  450. // aapt resource value: 0x7f01000b
  451. public const int mediaRouteCloseDrawable = 2130771979;
  452. // aapt resource value: 0x7f01000c
  453. public const int mediaRouteCollapseGroupDrawable = 2130771980;
  454. // aapt resource value: 0x7f01000d
  455. public const int mediaRouteConnectingDrawable = 2130771981;
  456. // aapt resource value: 0x7f01000e
  457. public const int mediaRouteControllerPrimaryTextStyle = 2130771982;
  458. // aapt resource value: 0x7f01000f
  459. public const int mediaRouteControllerSecondaryTextStyle = 2130771983;
  460. // aapt resource value: 0x7f010010
  461. public const int mediaRouteControllerTitleTextStyle = 2130771984;
  462. // aapt resource value: 0x7f010011
  463. public const int mediaRouteDefaultIconDrawable = 2130771985;
  464. // aapt resource value: 0x7f010012
  465. public const int mediaRouteExpandGroupDrawable = 2130771986;
  466. // aapt resource value: 0x7f010013
  467. public const int mediaRouteOffDrawable = 2130771987;
  468. // aapt resource value: 0x7f010014
  469. public const int mediaRouteOnDrawable = 2130771988;
  470. // aapt resource value: 0x7f010015
  471. public const int mediaRoutePauseDrawable = 2130771989;
  472. // aapt resource value: 0x7f010016
  473. public const int mediaRoutePlayDrawable = 2130771990;
  474. // aapt resource value: 0x7f010017
  475. public const int mediaRouteSpeakerGroupIconDrawable = 2130771991;
  476. // aapt resource value: 0x7f010018
  477. public const int mediaRouteSpeakerIconDrawable = 2130771992;
  478. // aapt resource value: 0x7f010019
  479. public const int mediaRouteTvIconDrawable = 2130771993;
  480. // aapt resource value: 0x7f01011a
  481. public const int menu = 2130772250;
  482. // aapt resource value: 0x7f010047
  483. public const int multiChoiceItemLayout = 2130772039;
  484. // aapt resource value: 0x7f0100ee
  485. public const int navigationContentDescription = 2130772206;
  486. // aapt resource value: 0x7f0100ed
  487. public const int navigationIcon = 2130772205;
  488. // aapt resource value: 0x7f01002a
  489. public const int navigationMode = 2130772010;
  490. // aapt resource value: 0x7f0100cd
  491. public const int overlapAnchor = 2130772173;
  492. // aapt resource value: 0x7f0100f3
  493. public const int paddingEnd = 2130772211;
  494. // aapt resource value: 0x7f0100f2
  495. public const int paddingStart = 2130772210;
  496. // aapt resource value: 0x7f010098
  497. public const int panelBackground = 2130772120;
  498. // aapt resource value: 0x7f01009a
  499. public const int panelMenuListTheme = 2130772122;
  500. // aapt resource value: 0x7f010099
  501. public const int panelMenuListWidth = 2130772121;
  502. // aapt resource value: 0x7f010086
  503. public const int popupMenuStyle = 2130772102;
  504. // aapt resource value: 0x7f010041
  505. public const int popupTheme = 2130772033;
  506. // aapt resource value: 0x7f010087
  507. public const int popupWindowStyle = 2130772103;
  508. // aapt resource value: 0x7f0100cc
  509. public const int preserveIconSpacing = 2130772172;
  510. // aapt resource value: 0x7f010116
  511. public const int pressedTranslationZ = 2130772246;
  512. // aapt resource value: 0x7f010039
  513. public const int progressBarPadding = 2130772025;
  514. // aapt resource value: 0x7f010037
  515. public const int progressBarStyle = 2130772023;
  516. // aapt resource value: 0x7f0100da
  517. public const int queryBackground = 2130772186;
  518. // aapt resource value: 0x7f0100d1
  519. public const int queryHint = 2130772177;
  520. // aapt resource value: 0x7f0100b3
  521. public const int radioButtonStyle = 2130772147;
  522. // aapt resource value: 0x7f0100b4
  523. public const int ratingBarStyle = 2130772148;
  524. // aapt resource value: 0x7f0100b5
  525. public const int ratingBarStyleIndicator = 2130772149;
  526. // aapt resource value: 0x7f0100b6
  527. public const int ratingBarStyleSmall = 2130772150;
  528. // aapt resource value: 0x7f010002
  529. public const int reverseLayout = 2130771970;
  530. // aapt resource value: 0x7f010114
  531. public const int rippleColor = 2130772244;
  532. // aapt resource value: 0x7f0100d6
  533. public const int searchHintIcon = 2130772182;
  534. // aapt resource value: 0x7f0100d5
  535. public const int searchIcon = 2130772181;
  536. // aapt resource value: 0x7f01008e
  537. public const int searchViewStyle = 2130772110;
  538. // aapt resource value: 0x7f0100b7
  539. public const int seekBarStyle = 2130772151;
  540. // aapt resource value: 0x7f01007e
  541. public const int selectableItemBackground = 2130772094;
  542. // aapt resource value: 0x7f01007f
  543. public const int selectableItemBackgroundBorderless = 2130772095;
  544. // aapt resource value: 0x7f0100c8
  545. public const int showAsAction = 2130772168;
  546. // aapt resource value: 0x7f0100c6
  547. public const int showDividers = 2130772166;
  548. // aapt resource value: 0x7f0100e2
  549. public const int showText = 2130772194;
  550. // aapt resource value: 0x7f010048
  551. public const int singleChoiceItemLayout = 2130772040;
  552. // aapt resource value: 0x7f010001
  553. public const int spanCount = 2130771969;
  554. // aapt resource value: 0x7f0100be
  555. public const int spinBars = 2130772158;
  556. // aapt resource value: 0x7f010079
  557. public const int spinnerDropDownItemStyle = 2130772089;
  558. // aapt resource value: 0x7f0100b8
  559. public const int spinnerStyle = 2130772152;
  560. // aapt resource value: 0x7f0100e1
  561. public const int splitTrack = 2130772193;
  562. // aapt resource value: 0x7f01004a
  563. public const int srcCompat = 2130772042;
  564. // aapt resource value: 0x7f010003
  565. public const int stackFromEnd = 2130771971;
  566. // aapt resource value: 0x7f0100ce
  567. public const int state_above_anchor = 2130772174;
  568. // aapt resource value: 0x7f01010c
  569. public const int statusBarBackground = 2130772236;
  570. // aapt resource value: 0x7f010106
  571. public const int statusBarScrim = 2130772230;
  572. // aapt resource value: 0x7f0100db
  573. public const int submitBackground = 2130772187;
  574. // aapt resource value: 0x7f01002c
  575. public const int subtitle = 2130772012;
  576. // aapt resource value: 0x7f0100e4
  577. public const int subtitleTextAppearance = 2130772196;
  578. // aapt resource value: 0x7f0100f1
  579. public const int subtitleTextColor = 2130772209;
  580. // aapt resource value: 0x7f01002e
  581. public const int subtitleTextStyle = 2130772014;
  582. // aapt resource value: 0x7f0100d9
  583. public const int suggestionRowLayout = 2130772185;
  584. // aapt resource value: 0x7f0100df
  585. public const int switchMinWidth = 2130772191;
  586. // aapt resource value: 0x7f0100e0
  587. public const int switchPadding = 2130772192;
  588. // aapt resource value: 0x7f0100b9
  589. public const int switchStyle = 2130772153;
  590. // aapt resource value: 0x7f0100de
  591. public const int switchTextAppearance = 2130772190;
  592. // aapt resource value: 0x7f010126
  593. public const int tabBackground = 2130772262;
  594. // aapt resource value: 0x7f010125
  595. public const int tabContentStart = 2130772261;
  596. // aapt resource value: 0x7f010128
  597. public const int tabGravity = 2130772264;
  598. // aapt resource value: 0x7f010123
  599. public const int tabIndicatorColor = 2130772259;
  600. // aapt resource value: 0x7f010124
  601. public const int tabIndicatorHeight = 2130772260;
  602. // aapt resource value: 0x7f01012a
  603. public const int tabMaxWidth = 2130772266;
  604. // aapt resource value: 0x7f010129
  605. public const int tabMinWidth = 2130772265;
  606. // aapt resource value: 0x7f010127
  607. public const int tabMode = 2130772263;
  608. // aapt resource value: 0x7f010132
  609. public const int tabPadding = 2130772274;
  610. // aapt resource value: 0x7f010131
  611. public const int tabPaddingBottom = 2130772273;
  612. // aapt resource value: 0x7f010130
  613. public const int tabPaddingEnd = 2130772272;
  614. // aapt resource value: 0x7f01012e
  615. public const int tabPaddingStart = 2130772270;
  616. // aapt resource value: 0x7f01012f
  617. public const int tabPaddingTop = 2130772271;
  618. // aapt resource value: 0x7f01012d
  619. public const int tabSelectedTextColor = 2130772269;
  620. // aapt resource value: 0x7f01012b
  621. public const int tabTextAppearance = 2130772267;
  622. // aapt resource value: 0x7f01012c
  623. public const int tabTextColor = 2130772268;
  624. // aapt resource value: 0x7f01004b
  625. public const int textAllCaps = 2130772043;
  626. // aapt resource value: 0x7f010072
  627. public const int textAppearanceLargePopupMenu = 2130772082;
  628. // aapt resource value: 0x7f010096
  629. public const int textAppearanceListItem = 2130772118;
  630. // aapt resource value: 0x7f010097
  631. public const int textAppearanceListItemSmall = 2130772119;
  632. // aapt resource value: 0x7f01008c
  633. public const int textAppearanceSearchResultSubtitle = 2130772108;
  634. // aapt resource value: 0x7f01008b
  635. public const int textAppearanceSearchResultTitle = 2130772107;
  636. // aapt resource value: 0x7f010073
  637. public const int textAppearanceSmallPopupMenu = 2130772083;
  638. // aapt resource value: 0x7f0100a9
  639. public const int textColorAlertDialogListItem = 2130772137;
  640. // aapt resource value: 0x7f010113
  641. public const int textColorError = 2130772243;
  642. // aapt resource value: 0x7f01008d
  643. public const int textColorSearchUrl = 2130772109;
  644. // aapt resource value: 0x7f0100f4
  645. public const int theme = 2130772212;
  646. // aapt resource value: 0x7f0100c4
  647. public const int thickness = 2130772164;
  648. // aapt resource value: 0x7f0100dd
  649. public const int thumbTextPadding = 2130772189;
  650. // aapt resource value: 0x7f010029
  651. public const int title = 2130772009;
  652. // aapt resource value: 0x7f01010a
  653. public const int titleEnabled = 2130772234;
  654. // aapt resource value: 0x7f0100e9
  655. public const int titleMarginBottom = 2130772201;
  656. // aapt resource value: 0x7f0100e7
  657. public const int titleMarginEnd = 2130772199;
  658. // aapt resource value: 0x7f0100e6
  659. public const int titleMarginStart = 2130772198;
  660. // aapt resource value: 0x7f0100e8
  661. public const int titleMarginTop = 2130772200;
  662. // aapt resource value: 0x7f0100e5
  663. public const int titleMargins = 2130772197;
  664. // aapt resource value: 0x7f0100e3
  665. public const int titleTextAppearance = 2130772195;
  666. // aapt resource value: 0x7f0100f0
  667. public const int titleTextColor = 2130772208;
  668. // aapt resource value: 0x7f01002d
  669. public const int titleTextStyle = 2130772013;
  670. // aapt resource value: 0x7f010107
  671. public const int toolbarId = 2130772231;
  672. // aapt resource value: 0x7f010085
  673. public const int toolbarNavigationButtonStyle = 2130772101;
  674. // aapt resource value: 0x7f010084
  675. public const int toolbarStyle = 2130772100;
  676. // aapt resource value: 0x7f0100dc
  677. public const int track = 2130772188;
  678. // aapt resource value: 0x7f010118
  679. public const int useCompatPadding = 2130772248;
  680. // aapt resource value: 0x7f0100d7
  681. public const int voiceIcon = 2130772183;
  682. // aapt resource value: 0x7f01004c
  683. public const int windowActionBar = 2130772044;
  684. // aapt resource value: 0x7f01004e
  685. public const int windowActionBarOverlay = 2130772046;
  686. // aapt resource value: 0x7f01004f
  687. public const int windowActionModeOverlay = 2130772047;
  688. // aapt resource value: 0x7f010053
  689. public const int windowFixedHeightMajor = 2130772051;
  690. // aapt resource value: 0x7f010051
  691. public const int windowFixedHeightMinor = 2130772049;
  692. // aapt resource value: 0x7f010050
  693. public const int windowFixedWidthMajor = 2130772048;
  694. // aapt resource value: 0x7f010052
  695. public const int windowFixedWidthMinor = 2130772050;
  696. // aapt resource value: 0x7f010054
  697. public const int windowMinWidthMajor = 2130772052;
  698. // aapt resource value: 0x7f010055
  699. public const int windowMinWidthMinor = 2130772053;
  700. // aapt resource value: 0x7f01004d
  701. public const int windowNoTitle = 2130772045;
  702. static Attribute()
  703. {
  704. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  705. }
  706. private Attribute()
  707. {
  708. }
  709. }
  710. public partial class Boolean
  711. {
  712. // aapt resource value: 0x7f0c0003
  713. public const int abc_action_bar_embed_tabs = 2131492867;
  714. // aapt resource value: 0x7f0c0001
  715. public const int abc_action_bar_embed_tabs_pre_jb = 2131492865;
  716. // aapt resource value: 0x7f0c0004
  717. public const int abc_action_bar_expanded_action_views_exclusive = 2131492868;
  718. // aapt resource value: 0x7f0c0000
  719. public const int abc_allow_stacked_button_bar = 2131492864;
  720. // aapt resource value: 0x7f0c0005
  721. public const int abc_config_actionMenuItemAllCaps = 2131492869;
  722. // aapt resource value: 0x7f0c0002
  723. public const int abc_config_allowActionMenuItemTextWithIcon = 2131492866;
  724. // aapt resource value: 0x7f0c0006
  725. public const int abc_config_closeDialogWhenTouchOutside = 2131492870;
  726. // aapt resource value: 0x7f0c0007
  727. public const int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131492871;
  728. static Boolean()
  729. {
  730. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  731. }
  732. private Boolean()
  733. {
  734. }
  735. }
  736. public partial class Color
  737. {
  738. // aapt resource value: 0x7f0b0048
  739. public const int abc_background_cache_hint_selector_material_dark = 2131427400;
  740. // aapt resource value: 0x7f0b0049
  741. public const int abc_background_cache_hint_selector_material_light = 2131427401;
  742. // aapt resource value: 0x7f0b004a
  743. public const int abc_color_highlight_material = 2131427402;
  744. // aapt resource value: 0x7f0b0004
  745. public const int abc_input_method_navigation_guard = 2131427332;
  746. // aapt resource value: 0x7f0b004b
  747. public const int abc_primary_text_disable_only_material_dark = 2131427403;
  748. // aapt resource value: 0x7f0b004c
  749. public const int abc_primary_text_disable_only_material_light = 2131427404;
  750. // aapt resource value: 0x7f0b004d
  751. public const int abc_primary_text_material_dark = 2131427405;
  752. // aapt resource value: 0x7f0b004e
  753. public const int abc_primary_text_material_light = 2131427406;
  754. // aapt resource value: 0x7f0b004f
  755. public const int abc_search_url_text = 2131427407;
  756. // aapt resource value: 0x7f0b0005
  757. public const int abc_search_url_text_normal = 2131427333;
  758. // aapt resource value: 0x7f0b0006
  759. public const int abc_search_url_text_pressed = 2131427334;
  760. // aapt resource value: 0x7f0b0007
  761. public const int abc_search_url_text_selected = 2131427335;
  762. // aapt resource value: 0x7f0b0050
  763. public const int abc_secondary_text_material_dark = 2131427408;
  764. // aapt resource value: 0x7f0b0051
  765. public const int abc_secondary_text_material_light = 2131427409;
  766. // aapt resource value: 0x7f0b0008
  767. public const int accent_material_dark = 2131427336;
  768. // aapt resource value: 0x7f0b0009
  769. public const int accent_material_light = 2131427337;
  770. // aapt resource value: 0x7f0b000a
  771. public const int background_floating_material_dark = 2131427338;
  772. // aapt resource value: 0x7f0b000b
  773. public const int background_floating_material_light = 2131427339;
  774. // aapt resource value: 0x7f0b000c
  775. public const int background_material_dark = 2131427340;
  776. // aapt resource value: 0x7f0b000d
  777. public const int background_material_light = 2131427341;
  778. // aapt resource value: 0x7f0b000e
  779. public const int bright_foreground_disabled_material_dark = 2131427342;
  780. // aapt resource value: 0x7f0b000f
  781. public const int bright_foreground_disabled_material_light = 2131427343;
  782. // aapt resource value: 0x7f0b0010
  783. public const int bright_foreground_inverse_material_dark = 2131427344;
  784. // aapt resource value: 0x7f0b0011
  785. public const int bright_foreground_inverse_material_light = 2131427345;
  786. // aapt resource value: 0x7f0b0012
  787. public const int bright_foreground_material_dark = 2131427346;
  788. // aapt resource value: 0x7f0b0013
  789. public const int bright_foreground_material_light = 2131427347;
  790. // aapt resource value: 0x7f0b0014
  791. public const int button_material_dark = 2131427348;
  792. // aapt resource value: 0x7f0b0015
  793. public const int button_material_light = 2131427349;
  794. // aapt resource value: 0x7f0b0000
  795. public const int cardview_dark_background = 2131427328;
  796. // aapt resource value: 0x7f0b0001
  797. public const int cardview_light_background = 2131427329;
  798. // aapt resource value: 0x7f0b0002
  799. public const int cardview_shadow_end_color = 2131427330;
  800. // aapt resource value: 0x7f0b0003
  801. public const int cardview_shadow_start_color = 2131427331;
  802. // aapt resource value: 0x7f0b003e
  803. public const int design_fab_shadow_end_color = 2131427390;
  804. // aapt resource value: 0x7f0b003f
  805. public const int design_fab_shadow_mid_color = 2131427391;
  806. // aapt resource value: 0x7f0b0040
  807. public const int design_fab_shadow_start_color = 2131427392;
  808. // aapt resource value: 0x7f0b0041
  809. public const int design_fab_stroke_end_inner_color = 2131427393;
  810. // aapt resource value: 0x7f0b0042
  811. public const int design_fab_stroke_end_outer_color = 2131427394;
  812. // aapt resource value: 0x7f0b0043
  813. public const int design_fab_stroke_top_inner_color = 2131427395;
  814. // aapt resource value: 0x7f0b0044
  815. public const int design_fab_stroke_top_outer_color = 2131427396;
  816. // aapt resource value: 0x7f0b0045
  817. public const int design_snackbar_background_color = 2131427397;
  818. // aapt resource value: 0x7f0b0046
  819. public const int design_textinput_error_color_dark = 2131427398;
  820. // aapt resource value: 0x7f0b0047
  821. public const int design_textinput_error_color_light = 2131427399;
  822. // aapt resource value: 0x7f0b0016
  823. public const int dim_foreground_disabled_material_dark = 2131427350;
  824. // aapt resource value: 0x7f0b0017
  825. public const int dim_foreground_disabled_material_light = 2131427351;
  826. // aapt resource value: 0x7f0b0018
  827. public const int dim_foreground_material_dark = 2131427352;
  828. // aapt resource value: 0x7f0b0019
  829. public const int dim_foreground_material_light = 2131427353;
  830. // aapt resource value: 0x7f0b001a
  831. public const int foreground_material_dark = 2131427354;
  832. // aapt resource value: 0x7f0b001b
  833. public const int foreground_material_light = 2131427355;
  834. // aapt resource value: 0x7f0b001c
  835. public const int highlighted_text_material_dark = 2131427356;
  836. // aapt resource value: 0x7f0b001d
  837. public const int highlighted_text_material_light = 2131427357;
  838. // aapt resource value: 0x7f0b001e
  839. public const int hint_foreground_material_dark = 2131427358;
  840. // aapt resource value: 0x7f0b001f
  841. public const int hint_foreground_material_light = 2131427359;
  842. // aapt resource value: 0x7f0b0020
  843. public const int material_blue_grey_800 = 2131427360;
  844. // aapt resource value: 0x7f0b0021
  845. public const int material_blue_grey_900 = 2131427361;
  846. // aapt resource value: 0x7f0b0022
  847. public const int material_blue_grey_950 = 2131427362;
  848. // aapt resource value: 0x7f0b0023
  849. public const int material_deep_teal_200 = 2131427363;
  850. // aapt resource value: 0x7f0b0024
  851. public const int material_deep_teal_500 = 2131427364;
  852. // aapt resource value: 0x7f0b0025
  853. public const int material_grey_100 = 2131427365;
  854. // aapt resource value: 0x7f0b0026
  855. public const int material_grey_300 = 2131427366;
  856. // aapt resource value: 0x7f0b0027
  857. public const int material_grey_50 = 2131427367;
  858. // aapt resource value: 0x7f0b0028
  859. public const int material_grey_600 = 2131427368;
  860. // aapt resource value: 0x7f0b0029
  861. public const int material_grey_800 = 2131427369;
  862. // aapt resource value: 0x7f0b002a
  863. public const int material_grey_850 = 2131427370;
  864. // aapt resource value: 0x7f0b002b
  865. public const int material_grey_900 = 2131427371;
  866. // aapt resource value: 0x7f0b002c
  867. public const int primary_dark_material_dark = 2131427372;
  868. // aapt resource value: 0x7f0b002d
  869. public const int primary_dark_material_light = 2131427373;
  870. // aapt resource value: 0x7f0b002e
  871. public const int primary_material_dark = 2131427374;
  872. // aapt resource value: 0x7f0b002f
  873. public const int primary_material_light = 2131427375;
  874. // aapt resource value: 0x7f0b0030
  875. public const int primary_text_default_material_dark = 2131427376;
  876. // aapt resource value: 0x7f0b0031
  877. public const int primary_text_default_material_light = 2131427377;
  878. // aapt resource value: 0x7f0b0032
  879. public const int primary_text_disabled_material_dark = 2131427378;
  880. // aapt resource value: 0x7f0b0033
  881. public const int primary_text_disabled_material_light = 2131427379;
  882. // aapt resource value: 0x7f0b0034
  883. public const int ripple_material_dark = 2131427380;
  884. // aapt resource value: 0x7f0b0035
  885. public const int ripple_material_light = 2131427381;
  886. // aapt resource value: 0x7f0b0036
  887. public const int secondary_text_default_material_dark = 2131427382;
  888. // aapt resource value: 0x7f0b0037
  889. public const int secondary_text_default_material_light = 2131427383;
  890. // aapt resource value: 0x7f0b0038
  891. public const int secondary_text_disabled_material_dark = 2131427384;
  892. // aapt resource value: 0x7f0b0039
  893. public const int secondary_text_disabled_material_light = 2131427385;
  894. // aapt resource value: 0x7f0b003a
  895. public const int switch_thumb_disabled_material_dark = 2131427386;
  896. // aapt resource value: 0x7f0b003b
  897. public const int switch_thumb_disabled_material_light = 2131427387;
  898. // aapt resource value: 0x7f0b0052
  899. public const int switch_thumb_material_dark = 2131427410;
  900. // aapt resource value: 0x7f0b0053
  901. public const int switch_thumb_material_light = 2131427411;
  902. // aapt resource value: 0x7f0b003c
  903. public const int switch_thumb_normal_material_dark = 2131427388;
  904. // aapt resource value: 0x7f0b003d
  905. public const int switch_thumb_normal_material_light = 2131427389;
  906. static Color()
  907. {
  908. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  909. }
  910. private Color()
  911. {
  912. }
  913. }
  914. public partial class Dimension
  915. {
  916. // aapt resource value: 0x7f060019
  917. public const int abc_action_bar_content_inset_material = 2131099673;
  918. // aapt resource value: 0x7f06000d
  919. public const int abc_action_bar_default_height_material = 2131099661;
  920. // aapt resource value: 0x7f06001a
  921. public const int abc_action_bar_default_padding_end_material = 2131099674;
  922. // aapt resource value: 0x7f06001b
  923. public const int abc_action_bar_default_padding_start_material = 2131099675;
  924. // aapt resource value: 0x7f06001d
  925. public const int abc_action_bar_icon_vertical_padding_material = 2131099677;
  926. // aapt resource value: 0x7f06001e
  927. public const int abc_action_bar_overflow_padding_end_material = 2131099678;
  928. // aapt resource value: 0x7f06001f
  929. public const int abc_action_bar_overflow_padding_start_material = 2131099679;
  930. // aapt resource value: 0x7f06000e
  931. public const int abc_action_bar_progress_bar_size = 2131099662;
  932. // aapt resource value: 0x7f060020
  933. public const int abc_action_bar_stacked_max_height = 2131099680;
  934. // aapt resource value: 0x7f060021
  935. public const int abc_action_bar_stacked_tab_max_width = 2131099681;
  936. // aapt resource value: 0x7f060022
  937. public const int abc_action_bar_subtitle_bottom_margin_material = 2131099682;
  938. // aapt resource value: 0x7f060023
  939. public const int abc_action_bar_subtitle_top_margin_material = 2131099683;
  940. // aapt resource value: 0x7f060024
  941. public const int abc_action_button_min_height_material = 2131099684;
  942. // aapt resource value: 0x7f060025
  943. public const int abc_action_button_min_width_material = 2131099685;
  944. // aapt resource value: 0x7f060026
  945. public const int abc_action_button_min_width_overflow_material = 2131099686;
  946. // aapt resource value: 0x7f06000c
  947. public const int abc_alert_dialog_button_bar_height = 2131099660;
  948. // aapt resource value: 0x7f060027
  949. public const int abc_button_inset_horizontal_material = 2131099687;
  950. // aapt resource value: 0x7f060028
  951. public const int abc_button_inset_vertical_material = 2131099688;
  952. // aapt resource value: 0x7f060029
  953. public const int abc_button_padding_horizontal_material = 2131099689;
  954. // aapt resource value: 0x7f06002a
  955. public const int abc_button_padding_vertical_material = 2131099690;
  956. // aapt resource value: 0x7f060011
  957. public const int abc_config_prefDialogWidth = 2131099665;
  958. // aapt resource value: 0x7f06002b
  959. public const int abc_control_corner_material = 2131099691;
  960. // aapt resource value: 0x7f06002c
  961. public const int abc_control_inset_material = 2131099692;
  962. // aapt resource value: 0x7f06002d
  963. public const int abc_control_padding_material = 2131099693;
  964. // aapt resource value: 0x7f060012
  965. public const int abc_dialog_fixed_height_major = 2131099666;
  966. // aapt resource value: 0x7f060013
  967. public const int abc_dialog_fixed_height_minor = 2131099667;
  968. // aapt resource value: 0x7f060014
  969. public const int abc_dialog_fixed_width_major = 2131099668;
  970. // aapt resource value: 0x7f060015
  971. public const int abc_dialog_fixed_width_minor = 2131099669;
  972. // aapt resource value: 0x7f06002e
  973. public const int abc_dialog_list_padding_vertical_material = 2131099694;
  974. // aapt resource value: 0x7f060016
  975. public const int abc_dialog_min_width_major = 2131099670;
  976. // aapt resource value: 0x7f060017
  977. public const int abc_dialog_min_width_minor = 2131099671;
  978. // aapt resource value: 0x7f06002f
  979. public const int abc_dialog_padding_material = 2131099695;
  980. // aapt resource value: 0x7f060030
  981. public const int abc_dialog_padding_top_material = 2131099696;
  982. // aapt resource value: 0x7f060031
  983. public const int abc_disabled_alpha_material_dark = 2131099697;
  984. // aapt resource value: 0x7f060032
  985. public const int abc_disabled_alpha_material_light = 2131099698;
  986. // aapt resource value: 0x7f060033
  987. public const int abc_dropdownitem_icon_width = 2131099699;
  988. // aapt resource value: 0x7f060034
  989. public const int abc_dropdownitem_text_padding_left = 2131099700;
  990. // aapt resource value: 0x7f060035
  991. public const int abc_dropdownitem_text_padding_right = 2131099701;
  992. // aapt resource value: 0x7f060036
  993. public const int abc_edit_text_inset_bottom_material = 2131099702;
  994. // aapt resource value: 0x7f060037
  995. public const int abc_edit_text_inset_horizontal_material = 2131099703;
  996. // aapt resource value: 0x7f060038
  997. public const int abc_edit_text_inset_top_material = 2131099704;
  998. // aapt resource value: 0x7f060039
  999. public const int abc_floating_window_z = 2131099705;
  1000. // aapt resource value: 0x7f06003a
  1001. public const int abc_list_item_padding_horizontal_material = 2131099706;
  1002. // aapt resource value: 0x7f06003b
  1003. public const int abc_panel_menu_list_width = 2131099707;
  1004. // aapt resource value: 0x7f06003c
  1005. public const int abc_search_view_preferred_width = 2131099708;
  1006. // aapt resource value: 0x7f060018
  1007. public const int abc_search_view_text_min_width = 2131099672;
  1008. // aapt resource value: 0x7f06003d
  1009. public const int abc_seekbar_track_background_height_material = 2131099709;
  1010. // aapt resource value: 0x7f06003e
  1011. public const int abc_seekbar_track_progress_height_material = 2131099710;
  1012. // aapt resource value: 0x7f06003f
  1013. public const int abc_select_dialog_padding_start_material = 2131099711;
  1014. // aapt resource value: 0x7f06001c
  1015. public const int abc_switch_padding = 2131099676;
  1016. // aapt resource value: 0x7f060040
  1017. public const int abc_text_size_body_1_material = 2131099712;
  1018. // aapt resource value: 0x7f060041
  1019. public const int abc_text_size_body_2_material = 2131099713;
  1020. // aapt resource value: 0x7f060042
  1021. public const int abc_text_size_button_material = 2131099714;
  1022. // aapt resource value: 0x7f060043
  1023. public const int abc_text_size_caption_material = 2131099715;
  1024. // aapt resource value: 0x7f060044
  1025. public const int abc_text_size_display_1_material = 2131099716;
  1026. // aapt resource value: 0x7f060045
  1027. public const int abc_text_size_display_2_material = 2131099717;
  1028. // aapt resource value: 0x7f060046
  1029. public const int abc_text_size_display_3_material = 2131099718;
  1030. // aapt resource value: 0x7f060047
  1031. public const int abc_text_size_display_4_material = 2131099719;
  1032. // aapt resource value: 0x7f060048
  1033. public const int abc_text_size_headline_material = 2131099720;
  1034. // aapt resource value: 0x7f060049
  1035. public const int abc_text_size_large_material = 2131099721;
  1036. // aapt resource value: 0x7f06004a
  1037. public const int abc_text_size_medium_material = 2131099722;
  1038. // aapt resource value: 0x7f06004b
  1039. public const int abc_text_size_menu_material = 2131099723;
  1040. // aapt resource value: 0x7f06004c
  1041. public const int abc_text_size_small_material = 2131099724;
  1042. // aapt resource value: 0x7f06004d
  1043. public const int abc_text_size_subhead_material = 2131099725;
  1044. // aapt resource value: 0x7f06000f
  1045. public const int abc_text_size_subtitle_material_toolbar = 2131099663;
  1046. // aapt resource value: 0x7f06004e
  1047. public const int abc_text_size_title_material = 2131099726;
  1048. // aapt resource value: 0x7f060010
  1049. public const int abc_text_size_title_material_toolbar = 2131099664;
  1050. // aapt resource value: 0x7f060009
  1051. public const int cardview_compat_inset_shadow = 2131099657;
  1052. // aapt resource value: 0x7f06000a
  1053. public const int cardview_default_elevation = 2131099658;
  1054. // aapt resource value: 0x7f06000b
  1055. public const int cardview_default_radius = 2131099659;
  1056. // aapt resource value: 0x7f06005f
  1057. public const int design_appbar_elevation = 2131099743;
  1058. // aapt resource value: 0x7f060060
  1059. public const int design_bottom_sheet_modal_elevation = 2131099744;
  1060. // aapt resource value: 0x7f060061
  1061. public const int design_bottom_sheet_modal_peek_height = 2131099745;
  1062. // aapt resource value: 0x7f060062
  1063. public const int design_fab_border_width = 2131099746;
  1064. // aapt resource value: 0x7f060063
  1065. public const int design_fab_elevation = 2131099747;
  1066. // aapt resource value: 0x7f060064
  1067. public const int design_fab_image_size = 2131099748;
  1068. // aapt resource value: 0x7f060065
  1069. public const int design_fab_size_mini = 2131099749;
  1070. // aapt resource value: 0x7f060066
  1071. public const int design_fab_size_normal = 2131099750;
  1072. // aapt resource value: 0x7f060067
  1073. public const int design_fab_translation_z_pressed = 2131099751;
  1074. // aapt resource value: 0x7f060068
  1075. public const int design_navigation_elevation = 2131099752;
  1076. // aapt resource value: 0x7f060069
  1077. public const int design_navigation_icon_padding = 2131099753;
  1078. // aapt resource value: 0x7f06006a
  1079. public const int design_navigation_icon_size = 2131099754;
  1080. // aapt resource value: 0x7f060057
  1081. public const int design_navigation_max_width = 2131099735;
  1082. // aapt resource value: 0x7f06006b
  1083. public const int design_navigation_padding_bottom = 2131099755;
  1084. // aapt resource value: 0x7f06006c
  1085. public const int design_navigation_separator_vertical_padding = 2131099756;
  1086. // aapt resource value: 0x7f060058
  1087. public const int design_snackbar_action_inline_max_width = 2131099736;
  1088. // aapt resource value: 0x7f060059
  1089. public const int design_snackbar_background_corner_radius = 2131099737;
  1090. // aapt resource value: 0x7f06006d
  1091. public const int design_snackbar_elevation = 2131099757;
  1092. // aapt resource value: 0x7f06005a
  1093. public const int design_snackbar_extra_spacing_horizontal = 2131099738;
  1094. // aapt resource value: 0x7f06005b
  1095. public const int design_snackbar_max_width = 2131099739;
  1096. // aapt resource value: 0x7f06005c
  1097. public const int design_snackbar_min_width = 2131099740;
  1098. // aapt resource value: 0x7f06006e
  1099. public const int design_snackbar_padding_horizontal = 2131099758;
  1100. // aapt resource value: 0x7f06006f
  1101. public const int design_snackbar_padding_vertical = 2131099759;
  1102. // aapt resource value: 0x7f06005d
  1103. public const int design_snackbar_padding_vertical_2lines = 2131099741;
  1104. // aapt resource value: 0x7f060070
  1105. public const int design_snackbar_text_size = 2131099760;
  1106. // aapt resource value: 0x7f060071
  1107. public const int design_tab_max_width = 2131099761;
  1108. // aapt resource value: 0x7f06005e
  1109. public const int design_tab_scrollable_min_width = 2131099742;
  1110. // aapt resource value: 0x7f060072
  1111. public const int design_tab_text_size = 2131099762;
  1112. // aapt resource value: 0x7f060073
  1113. public const int design_tab_text_size_2line = 2131099763;
  1114. // aapt resource value: 0x7f06004f
  1115. public const int disabled_alpha_material_dark = 2131099727;
  1116. // aapt resource value: 0x7f060050
  1117. public const int disabled_alpha_material_light = 2131099728;
  1118. // aapt resource value: 0x7f060051
  1119. public const int highlight_alpha_material_colored = 2131099729;
  1120. // aapt resource value: 0x7f060052
  1121. public const int highlight_alpha_material_dark = 2131099730;
  1122. // aapt resource value: 0x7f060053
  1123. public const int highlight_alpha_material_light = 2131099731;
  1124. // aapt resource value: 0x7f060000
  1125. public const int item_touch_helper_max_drag_scroll_per_frame = 2131099648;
  1126. // aapt resource value: 0x7f060001
  1127. public const int item_touch_helper_swipe_escape_max_velocity = 2131099649;
  1128. // aapt resource value: 0x7f060002
  1129. public const int item_touch_helper_swipe_escape_velocity = 2131099650;
  1130. // aapt resource value: 0x7f060003
  1131. public const int mr_controller_volume_group_list_item_height = 2131099651;
  1132. // aapt resource value: 0x7f060004
  1133. public const int mr_controller_volume_group_list_item_icon_size = 2131099652;
  1134. // aapt resource value: 0x7f060005
  1135. public const int mr_controller_volume_group_list_max_height = 2131099653;
  1136. // aapt resource value: 0x7f060008
  1137. public const int mr_controller_volume_group_list_padding_top = 2131099656;
  1138. // aapt resource value: 0x7f060006
  1139. public const int mr_dialog_fixed_width_major = 2131099654;
  1140. // aapt resource value: 0x7f060007
  1141. public const int mr_dialog_fixed_width_minor = 2131099655;
  1142. // aapt resource value: 0x7f060054
  1143. public const int notification_large_icon_height = 2131099732;
  1144. // aapt resource value: 0x7f060055
  1145. public const int notification_large_icon_width = 2131099733;
  1146. // aapt resource value: 0x7f060056
  1147. public const int notification_subtext_size = 2131099734;
  1148. static Dimension()
  1149. {
  1150. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1151. }
  1152. private Dimension()
  1153. {
  1154. }
  1155. }
  1156. public partial class Drawable
  1157. {
  1158. // aapt resource value: 0x7f020000
  1159. public const int abc_ab_share_pack_mtrl_alpha = 2130837504;
  1160. // aapt resource value: 0x7f020001
  1161. public const int abc_action_bar_item_background_material = 2130837505;
  1162. // aapt resource value: 0x7f020002
  1163. public const int abc_btn_borderless_material = 2130837506;
  1164. // aapt resource value: 0x7f020003
  1165. public const int abc_btn_check_material = 2130837507;
  1166. // aapt resource value: 0x7f020004
  1167. public const int abc_btn_check_to_on_mtrl_000 = 2130837508;
  1168. // aapt resource value: 0x7f020005
  1169. public const int abc_btn_check_to_on_mtrl_015 = 2130837509;
  1170. // aapt resource value: 0x7f020006
  1171. public const int abc_btn_colored_material = 2130837510;
  1172. // aapt resource value: 0x7f020007
  1173. public const int abc_btn_default_mtrl_shape = 2130837511;
  1174. // aapt resource value: 0x7f020008
  1175. public const int abc_btn_radio_material = 2130837512;
  1176. // aapt resource value: 0x7f020009
  1177. public const int abc_btn_radio_to_on_mtrl_000 = 2130837513;
  1178. // aapt resource value: 0x7f02000a
  1179. public const int abc_btn_radio_to_on_mtrl_015 = 2130837514;
  1180. // aapt resource value: 0x7f02000b
  1181. public const int abc_btn_rating_star_off_mtrl_alpha = 2130837515;
  1182. // aapt resource value: 0x7f02000c
  1183. public const int abc_btn_rating_star_on_mtrl_alpha = 2130837516;
  1184. // aapt resource value: 0x7f02000d
  1185. public const int abc_btn_switch_to_on_mtrl_00001 = 2130837517;
  1186. // aapt resource value: 0x7f02000e
  1187. public const int abc_btn_switch_to_on_mtrl_00012 = 2130837518;
  1188. // aapt resource value: 0x7f02000f
  1189. public const int abc_cab_background_internal_bg = 2130837519;
  1190. // aapt resource value: 0x7f020010
  1191. public const int abc_cab_background_top_material = 2130837520;
  1192. // aapt resource value: 0x7f020011
  1193. public const int abc_cab_background_top_mtrl_alpha = 2130837521;
  1194. // aapt resource value: 0x7f020012
  1195. public const int abc_control_background_material = 2130837522;
  1196. // aapt resource value: 0x7f020013
  1197. public const int abc_dialog_material_background_dark = 2130837523;
  1198. // aapt resource value: 0x7f020014
  1199. public const int abc_dialog_material_background_light = 2130837524;
  1200. // aapt resource value: 0x7f020015
  1201. public const int abc_edit_text_material = 2130837525;
  1202. // aapt resource value: 0x7f020016
  1203. public const int abc_ic_ab_back_mtrl_am_alpha = 2130837526;
  1204. // aapt resource value: 0x7f020017
  1205. public const int abc_ic_clear_mtrl_alpha = 2130837527;
  1206. // aapt resource value: 0x7f020018
  1207. public const int abc_ic_commit_search_api_mtrl_alpha = 2130837528;
  1208. // aapt resource value: 0x7f020019
  1209. public const int abc_ic_go_search_api_mtrl_alpha = 2130837529;
  1210. // aapt resource value: 0x7f02001a
  1211. public const int abc_ic_menu_copy_mtrl_am_alpha = 2130837530;
  1212. // aapt resource value: 0x7f02001b
  1213. public const int abc_ic_menu_cut_mtrl_alpha = 2130837531;
  1214. // aapt resource value: 0x7f02001c
  1215. public const int abc_ic_menu_moreoverflow_mtrl_alpha = 2130837532;
  1216. // aapt resource value: 0x7f02001d
  1217. public const int abc_ic_menu_paste_mtrl_am_alpha = 2130837533;
  1218. // aapt resource value: 0x7f02001e
  1219. public const int abc_ic_menu_selectall_mtrl_alpha = 2130837534;
  1220. // aapt resource value: 0x7f02001f
  1221. public const int abc_ic_menu_share_mtrl_alpha = 2130837535;
  1222. // aapt resource value: 0x7f020020
  1223. public const int abc_ic_search_api_mtrl_alpha = 2130837536;
  1224. // aapt resource value: 0x7f020021
  1225. public const int abc_ic_star_black_16dp = 2130837537;
  1226. // aapt resource value: 0x7f020022
  1227. public const int abc_ic_star_black_36dp = 2130837538;
  1228. // aapt resource value: 0x7f020023
  1229. public const int abc_ic_star_half_black_16dp = 2130837539;
  1230. // aapt resource value: 0x7f020024
  1231. public const int abc_ic_star_half_black_36dp = 2130837540;
  1232. // aapt resource value: 0x7f020025
  1233. public const int abc_ic_voice_search_api_mtrl_alpha = 2130837541;
  1234. // aapt resource value: 0x7f020026
  1235. public const int abc_item_background_holo_dark = 2130837542;
  1236. // aapt resource value: 0x7f020027
  1237. public const int abc_item_background_holo_light = 2130837543;
  1238. // aapt resource value: 0x7f020028
  1239. public const int abc_list_divider_mtrl_alpha = 2130837544;
  1240. // aapt resource value: 0x7f020029
  1241. public const int abc_list_focused_holo = 2130837545;
  1242. // aapt resource value: 0x7f02002a
  1243. public const int abc_list_longpressed_holo = 2130837546;
  1244. // aapt resource value: 0x7f02002b
  1245. public const int abc_list_pressed_holo_dark = 2130837547;
  1246. // aapt resource value: 0x7f02002c
  1247. public const int abc_list_pressed_holo_light = 2130837548;
  1248. // aapt resource value: 0x7f02002d
  1249. public const int abc_list_selector_background_transition_holo_dark = 2130837549;
  1250. // aapt resource value: 0x7f02002e
  1251. public const int abc_list_selector_background_transition_holo_light = 2130837550;
  1252. // aapt resource value: 0x7f02002f
  1253. public const int abc_list_selector_disabled_holo_dark = 2130837551;
  1254. // aapt resource value: 0x7f020030
  1255. public const int abc_list_selector_disabled_holo_light = 2130837552;
  1256. // aapt resource value: 0x7f020031
  1257. public const int abc_list_selector_holo_dark = 2130837553;
  1258. // aapt resource value: 0x7f020032
  1259. public const int abc_list_selector_holo_light = 2130837554;
  1260. // aapt resource value: 0x7f020033
  1261. public const int abc_menu_hardkey_panel_mtrl_mult = 2130837555;
  1262. // aapt resource value: 0x7f020034
  1263. public const int abc_popup_background_mtrl_mult = 2130837556;
  1264. // aapt resource value: 0x7f020035
  1265. public const int abc_ratingbar_full_material = 2130837557;
  1266. // aapt resource value: 0x7f020036
  1267. public const int abc_ratingbar_indicator_material = 2130837558;
  1268. // aapt resource value: 0x7f020037
  1269. public const int abc_ratingbar_small_material = 2130837559;
  1270. // aapt resource value: 0x7f020038
  1271. public const int abc_scrubber_control_off_mtrl_alpha = 2130837560;
  1272. // aapt resource value: 0x7f020039
  1273. public const int abc_scrubber_control_to_pressed_mtrl_000 = 2130837561;
  1274. // aapt resource value: 0x7f02003a
  1275. public const int abc_scrubber_control_to_pressed_mtrl_005 = 2130837562;
  1276. // aapt resource value: 0x7f02003b
  1277. public const int abc_scrubber_primary_mtrl_alpha = 2130837563;
  1278. // aapt resource value: 0x7f02003c
  1279. public const int abc_scrubber_track_mtrl_alpha = 2130837564;
  1280. // aapt resource value: 0x7f02003d
  1281. public const int abc_seekbar_thumb_material = 2130837565;
  1282. // aapt resource value: 0x7f02003e
  1283. public const int abc_seekbar_track_material = 2130837566;
  1284. // aapt resource value: 0x7f02003f
  1285. public const int abc_spinner_mtrl_am_alpha = 2130837567;
  1286. // aapt resource value: 0x7f020040
  1287. public const int abc_spinner_textfield_background_material = 2130837568;
  1288. // aapt resource value: 0x7f020041
  1289. public const int abc_switch_thumb_material = 2130837569;
  1290. // aapt resource value: 0x7f020042
  1291. public const int abc_switch_track_mtrl_alpha = 2130837570;
  1292. // aapt resource value: 0x7f020043
  1293. public const int abc_tab_indicator_material = 2130837571;
  1294. // aapt resource value: 0x7f020044
  1295. public const int abc_tab_indicator_mtrl_alpha = 2130837572;
  1296. // aapt resource value: 0x7f020045
  1297. public const int abc_text_cursor_material = 2130837573;
  1298. // aapt resource value: 0x7f020046
  1299. public const int abc_textfield_activated_mtrl_alpha = 2130837574;
  1300. // aapt resource value: 0x7f020047
  1301. public const int abc_textfield_default_mtrl_alpha = 2130837575;
  1302. // aapt resource value: 0x7f020048
  1303. public const int abc_textfield_search_activated_mtrl_alpha = 2130837576;
  1304. // aapt resource value: 0x7f020049
  1305. public const int abc_textfield_search_default_mtrl_alpha = 2130837577;
  1306. // aapt resource value: 0x7f02004a
  1307. public const int abc_textfield_search_material = 2130837578;
  1308. // aapt resource value: 0x7f02004b
  1309. public const int design_fab_background = 2130837579;
  1310. // aapt resource value: 0x7f02004c
  1311. public const int design_snackbar_background = 2130837580;
  1312. // aapt resource value: 0x7f02004d
  1313. public const int ic_audiotrack = 2130837581;
  1314. // aapt resource value: 0x7f02004e
  1315. public const int ic_audiotrack_light = 2130837582;
  1316. // aapt resource value: 0x7f02004f
  1317. public const int ic_bluetooth_grey = 2130837583;
  1318. // aapt resource value: 0x7f020050
  1319. public const int ic_bluetooth_white = 2130837584;
  1320. // aapt resource value: 0x7f020051
  1321. public const int ic_cast_dark = 2130837585;
  1322. // aapt resource value: 0x7f020052
  1323. public const int ic_cast_disabled_light = 2130837586;
  1324. // aapt resource value: 0x7f020053
  1325. public const int ic_cast_grey = 2130837587;
  1326. // aapt resource value: 0x7f020054
  1327. public const int ic_cast_light = 2130837588;
  1328. // aapt resource value: 0x7f020055
  1329. public const int ic_cast_off_light = 2130837589;
  1330. // aapt resource value: 0x7f020056
  1331. public const int ic_cast_on_0_light = 2130837590;
  1332. // aapt resource value: 0x7f020057
  1333. public const int ic_cast_on_1_light = 2130837591;
  1334. // aapt resource value: 0x7f020058
  1335. public const int ic_cast_on_2_light = 2130837592;
  1336. // aapt resource value: 0x7f020059
  1337. public const int ic_cast_on_light = 2130837593;
  1338. // aapt resource value: 0x7f02005a
  1339. public const int ic_cast_white = 2130837594;
  1340. // aapt resource value: 0x7f02005b
  1341. public const int ic_close_dark = 2130837595;
  1342. // aapt resource value: 0x7f02005c
  1343. public const int ic_close_light = 2130837596;
  1344. // aapt resource value: 0x7f02005d
  1345. public const int ic_collapse = 2130837597;
  1346. // aapt resource value: 0x7f02005e
  1347. public const int ic_collapse_00000 = 2130837598;
  1348. // aapt resource value: 0x7f02005f
  1349. public const int ic_collapse_00001 = 2130837599;
  1350. // aapt resource value: 0x7f020060
  1351. public const int ic_collapse_00002 = 2130837600;
  1352. // aapt resource value: 0x7f020061
  1353. public const int ic_collapse_00003 = 2130837601;
  1354. // aapt resource value: 0x7f020062
  1355. public const int ic_collapse_00004 = 2130837602;
  1356. // aapt resource value: 0x7f020063
  1357. public const int ic_collapse_00005 = 2130837603;
  1358. // aapt resource value: 0x7f020064
  1359. public const int ic_collapse_00006 = 2130837604;
  1360. // aapt resource value: 0x7f020065
  1361. public const int ic_collapse_00007 = 2130837605;
  1362. // aapt resource value: 0x7f020066
  1363. public const int ic_collapse_00008 = 2130837606;
  1364. // aapt resource value: 0x7f020067
  1365. public const int ic_collapse_00009 = 2130837607;
  1366. // aapt resource value: 0x7f020068
  1367. public const int ic_collapse_00010 = 2130837608;
  1368. // aapt resource value: 0x7f020069
  1369. public const int ic_collapse_00011 = 2130837609;
  1370. // aapt resource value: 0x7f02006a
  1371. public const int ic_collapse_00012 = 2130837610;
  1372. // aapt resource value: 0x7f02006b
  1373. public const int ic_collapse_00013 = 2130837611;
  1374. // aapt resource value: 0x7f02006c
  1375. public const int ic_collapse_00014 = 2130837612;
  1376. // aapt resource value: 0x7f02006d
  1377. public const int ic_collapse_00015 = 2130837613;
  1378. // aapt resource value: 0x7f02006e
  1379. public const int ic_expand = 2130837614;
  1380. // aapt resource value: 0x7f02006f
  1381. public const int ic_expand_00000 = 2130837615;
  1382. // aapt resource value: 0x7f020070
  1383. public const int ic_expand_00001 = 2130837616;
  1384. // aapt resource value: 0x7f020071
  1385. public const int ic_expand_00002 = 2130837617;
  1386. // aapt resource value: 0x7f020072
  1387. public const int ic_expand_00003 = 2130837618;
  1388. // aapt resource value: 0x7f020073
  1389. public const int ic_expand_00004 = 2130837619;
  1390. // aapt resource value: 0x7f020074
  1391. public const int ic_expand_00005 = 2130837620;
  1392. // aapt resource value: 0x7f020075
  1393. public const int ic_expand_00006 = 2130837621;
  1394. // aapt resource value: 0x7f020076
  1395. public const int ic_expand_00007 = 2130837622;
  1396. // aapt resource value: 0x7f020077
  1397. public const int ic_expand_00008 = 2130837623;
  1398. // aapt resource value: 0x7f020078
  1399. public const int ic_expand_00009 = 2130837624;
  1400. // aapt resource value: 0x7f020079
  1401. public const int ic_expand_00010 = 2130837625;
  1402. // aapt resource value: 0x7f02007a
  1403. public const int ic_expand_00011 = 2130837626;
  1404. // aapt resource value: 0x7f02007b
  1405. public const int ic_expand_00012 = 2130837627;
  1406. // aapt resource value: 0x7f02007c
  1407. public const int ic_expand_00013 = 2130837628;
  1408. // aapt resource value: 0x7f02007d
  1409. public const int ic_expand_00014 = 2130837629;
  1410. // aapt resource value: 0x7f02007e
  1411. public const int ic_expand_00015 = 2130837630;
  1412. // aapt resource value: 0x7f02007f
  1413. public const int ic_media_pause = 2130837631;
  1414. // aapt resource value: 0x7f020080
  1415. public const int ic_media_play = 2130837632;
  1416. // aapt resource value: 0x7f020081
  1417. public const int ic_media_route_disabled_mono_dark = 2130837633;
  1418. // aapt resource value: 0x7f020082
  1419. public const int ic_media_route_off_mono_dark = 2130837634;
  1420. // aapt resource value: 0x7f020083
  1421. public const int ic_media_route_on_0_mono_dark = 2130837635;
  1422. // aapt resource value: 0x7f020084
  1423. public const int ic_media_route_on_1_mono_dark = 2130837636;
  1424. // aapt resource value: 0x7f020085
  1425. public const int ic_media_route_on_2_mono_dark = 2130837637;
  1426. // aapt resource value: 0x7f020086
  1427. public const int ic_media_route_on_mono_dark = 2130837638;
  1428. // aapt resource value: 0x7f020087
  1429. public const int ic_pause_dark = 2130837639;
  1430. // aapt resource value: 0x7f020088
  1431. public const int ic_pause_light = 2130837640;
  1432. // aapt resource value: 0x7f020089
  1433. public const int ic_play_dark = 2130837641;
  1434. // aapt resource value: 0x7f02008a
  1435. public const int ic_play_light = 2130837642;
  1436. // aapt resource value: 0x7f02008b
  1437. public const int ic_speaker_dark = 2130837643;
  1438. // aapt resource value: 0x7f02008c
  1439. public const int ic_speaker_group_dark = 2130837644;
  1440. // aapt resource value: 0x7f02008d
  1441. public const int ic_speaker_group_light = 2130837645;
  1442. // aapt resource value: 0x7f02008e
  1443. public const int ic_speaker_light = 2130837646;
  1444. // aapt resource value: 0x7f02008f
  1445. public const int ic_tv_dark = 2130837647;
  1446. // aapt resource value: 0x7f020090
  1447. public const int ic_tv_light = 2130837648;
  1448. // aapt resource value: 0x7f020091
  1449. public const int icon = 2130837649;
  1450. // aapt resource value: 0x7f020092
  1451. public const int mr_dialog_material_background_dark = 2130837650;
  1452. // aapt resource value: 0x7f020093
  1453. public const int mr_dialog_material_background_light = 2130837651;
  1454. // aapt resource value: 0x7f020094
  1455. public const int mr_ic_audiotrack_light = 2130837652;
  1456. // aapt resource value: 0x7f020095
  1457. public const int mr_ic_cast_dark = 2130837653;
  1458. // aapt resource value: 0x7f020096
  1459. public const int mr_ic_cast_light = 2130837654;
  1460. // aapt resource value: 0x7f020097
  1461. public const int mr_ic_close_dark = 2130837655;
  1462. // aapt resource value: 0x7f020098
  1463. public const int mr_ic_close_light = 2130837656;
  1464. // aapt resource value: 0x7f020099
  1465. public const int mr_ic_media_route_connecting_mono_dark = 2130837657;
  1466. // aapt resource value: 0x7f02009a
  1467. public const int mr_ic_media_route_connecting_mono_light = 2130837658;
  1468. // aapt resource value: 0x7f02009b
  1469. public const int mr_ic_media_route_mono_dark = 2130837659;
  1470. // aapt resource value: 0x7f02009c
  1471. public const int mr_ic_media_route_mono_light = 2130837660;
  1472. // aapt resource value: 0x7f02009d
  1473. public const int mr_ic_pause_dark = 2130837661;
  1474. // aapt resource value: 0x7f02009e
  1475. public const int mr_ic_pause_light = 2130837662;
  1476. // aapt resource value: 0x7f02009f
  1477. public const int mr_ic_play_dark = 2130837663;
  1478. // aapt resource value: 0x7f0200a0
  1479. public const int mr_ic_play_light = 2130837664;
  1480. // aapt resource value: 0x7f0200a1
  1481. public const int notification_template_icon_bg = 2130837665;
  1482. static Drawable()
  1483. {
  1484. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1485. }
  1486. private Drawable()
  1487. {
  1488. }
  1489. }
  1490. public partial class Id
  1491. {
  1492. // aapt resource value: 0x7f07008b
  1493. public const int action0 = 2131165323;
  1494. // aapt resource value: 0x7f07005a
  1495. public const int action_bar = 2131165274;
  1496. // aapt resource value: 0x7f070001
  1497. public const int action_bar_activity_content = 2131165185;
  1498. // aapt resource value: 0x7f070059
  1499. public const int action_bar_container = 2131165273;
  1500. // aapt resource value: 0x7f070055
  1501. public const int action_bar_root = 2131165269;
  1502. // aapt resource value: 0x7f070002
  1503. public const int action_bar_spinner = 2131165186;
  1504. // aapt resource value: 0x7f07003b
  1505. public const int action_bar_subtitle = 2131165243;
  1506. // aapt resource value: 0x7f07003a
  1507. public const int action_bar_title = 2131165242;
  1508. // aapt resource value: 0x7f07005b
  1509. public const int action_context_bar = 2131165275;
  1510. // aapt resource value: 0x7f07008f
  1511. public const int action_divider = 2131165327;
  1512. // aapt resource value: 0x7f070003
  1513. public const int action_menu_divider = 2131165187;
  1514. // aapt resource value: 0x7f070004
  1515. public const int action_menu_presenter = 2131165188;
  1516. // aapt resource value: 0x7f070057
  1517. public const int action_mode_bar = 2131165271;
  1518. // aapt resource value: 0x7f070056
  1519. public const int action_mode_bar_stub = 2131165270;
  1520. // aapt resource value: 0x7f07003c
  1521. public const int action_mode_close_button = 2131165244;
  1522. // aapt resource value: 0x7f07003d
  1523. public const int activity_chooser_view_content = 2131165245;
  1524. // aapt resource value: 0x7f070049
  1525. public const int alertTitle = 2131165257;
  1526. // aapt resource value: 0x7f07001e
  1527. public const int always = 2131165214;
  1528. // aapt resource value: 0x7f07001b
  1529. public const int beginning = 2131165211;
  1530. // aapt resource value: 0x7f07002a
  1531. public const int bottom = 2131165226;
  1532. // aapt resource value: 0x7f070044
  1533. public const int buttonPanel = 2131165252;
  1534. // aapt resource value: 0x7f07008c
  1535. public const int cancel_action = 2131165324;
  1536. // aapt resource value: 0x7f07002b
  1537. public const int center = 2131165227;
  1538. // aapt resource value: 0x7f07002c
  1539. public const int center_horizontal = 2131165228;
  1540. // aapt resource value: 0x7f07002d
  1541. public const int center_vertical = 2131165229;
  1542. // aapt resource value: 0x7f070052
  1543. public const int checkbox = 2131165266;
  1544. // aapt resource value: 0x7f070092
  1545. public const int chronometer = 2131165330;
  1546. // aapt resource value: 0x7f070033
  1547. public const int clip_horizontal = 2131165235;
  1548. // aapt resource value: 0x7f070034
  1549. public const int clip_vertical = 2131165236;
  1550. // aapt resource value: 0x7f07001f
  1551. public const int collapseActionView = 2131165215;
  1552. // aapt resource value: 0x7f07004a
  1553. public const int contentPanel = 2131165258;
  1554. // aapt resource value: 0x7f070050
  1555. public const int custom = 2131165264;
  1556. // aapt resource value: 0x7f07004f
  1557. public const int customPanel = 2131165263;
  1558. // aapt resource value: 0x7f070058
  1559. public const int decor_content_parent = 2131165272;
  1560. // aapt resource value: 0x7f070040
  1561. public const int default_activity_button = 2131165248;
  1562. // aapt resource value: 0x7f07006a
  1563. public const int design_bottom_sheet = 2131165290;
  1564. // aapt resource value: 0x7f070071
  1565. public const int design_menu_item_action_area = 2131165297;
  1566. // aapt resource value: 0x7f070070
  1567. public const int design_menu_item_action_area_stub = 2131165296;
  1568. // aapt resource value: 0x7f07006f
  1569. public const int design_menu_item_text = 2131165295;
  1570. // aapt resource value: 0x7f07006e
  1571. public const int design_navigation_view = 2131165294;
  1572. // aapt resource value: 0x7f07000e
  1573. public const int disableHome = 2131165198;
  1574. // aapt resource value: 0x7f07005c
  1575. public const int edit_query = 2131165276;
  1576. // aapt resource value: 0x7f07001c
  1577. public const int end = 2131165212;
  1578. // aapt resource value: 0x7f070097
  1579. public const int end_padder = 2131165335;
  1580. // aapt resource value: 0x7f070023
  1581. public const int enterAlways = 2131165219;
  1582. // aapt resource value: 0x7f070024
  1583. public const int enterAlwaysCollapsed = 2131165220;
  1584. // aapt resource value: 0x7f070025
  1585. public const int exitUntilCollapsed = 2131165221;
  1586. // aapt resource value: 0x7f07003e
  1587. public const int expand_activities_button = 2131165246;
  1588. // aapt resource value: 0x7f070051
  1589. public const int expanded_menu = 2131165265;
  1590. // aapt resource value: 0x7f070035
  1591. public const int fill = 2131165237;
  1592. // aapt resource value: 0x7f070036
  1593. public const int fill_horizontal = 2131165238;
  1594. // aapt resource value: 0x7f07002e
  1595. public const int fill_vertical = 2131165230;
  1596. // aapt resource value: 0x7f070038
  1597. public const int @fixed = 2131165240;
  1598. // aapt resource value: 0x7f070005
  1599. public const int home = 2131165189;
  1600. // aapt resource value: 0x7f07000f
  1601. public const int homeAsUp = 2131165199;
  1602. // aapt resource value: 0x7f070042
  1603. public const int icon = 2131165250;
  1604. // aapt resource value: 0x7f070020
  1605. public const int ifRoom = 2131165216;
  1606. // aapt resource value: 0x7f07003f
  1607. public const int image = 2131165247;
  1608. // aapt resource value: 0x7f070096
  1609. public const int info = 2131165334;
  1610. // aapt resource value: 0x7f070000
  1611. public const int item_touch_helper_previous_elevation = 2131165184;
  1612. // aapt resource value: 0x7f07002f
  1613. public const int left = 2131165231;
  1614. // aapt resource value: 0x7f070090
  1615. public const int line1 = 2131165328;
  1616. // aapt resource value: 0x7f070094
  1617. public const int line3 = 2131165332;
  1618. // aapt resource value: 0x7f07000b
  1619. public const int listMode = 2131165195;
  1620. // aapt resource value: 0x7f070041
  1621. public const int list_item = 2131165249;
  1622. // aapt resource value: 0x7f07008e
  1623. public const int media_actions = 2131165326;
  1624. // aapt resource value: 0x7f07001d
  1625. public const int middle = 2131165213;
  1626. // aapt resource value: 0x7f070037
  1627. public const int mini = 2131165239;
  1628. // aapt resource value: 0x7f07007d
  1629. public const int mr_art = 2131165309;
  1630. // aapt resource value: 0x7f070072
  1631. public const int mr_chooser_list = 2131165298;
  1632. // aapt resource value: 0x7f070075
  1633. public const int mr_chooser_route_desc = 2131165301;
  1634. // aapt resource value: 0x7f070073
  1635. public const int mr_chooser_route_icon = 2131165299;
  1636. // aapt resource value: 0x7f070074
  1637. public const int mr_chooser_route_name = 2131165300;
  1638. // aapt resource value: 0x7f07007a
  1639. public const int mr_close = 2131165306;
  1640. // aapt resource value: 0x7f070080
  1641. public const int mr_control_divider = 2131165312;
  1642. // aapt resource value: 0x7f070086
  1643. public const int mr_control_play_pause = 2131165318;
  1644. // aapt resource value: 0x7f070089
  1645. public const int mr_control_subtitle = 2131165321;
  1646. // aapt resource value: 0x7f070088
  1647. public const int mr_control_title = 2131165320;
  1648. // aapt resource value: 0x7f070087
  1649. public const int mr_control_title_container = 2131165319;
  1650. // aapt resource value: 0x7f07007b
  1651. public const int mr_custom_control = 2131165307;
  1652. // aapt resource value: 0x7f07007c
  1653. public const int mr_default_control = 2131165308;
  1654. // aapt resource value: 0x7f070077
  1655. public const int mr_dialog_area = 2131165303;
  1656. // aapt resource value: 0x7f070076
  1657. public const int mr_expandable_area = 2131165302;
  1658. // aapt resource value: 0x7f07008a
  1659. public const int mr_group_expand_collapse = 2131165322;
  1660. // aapt resource value: 0x7f07007e
  1661. public const int mr_media_main_control = 2131165310;
  1662. // aapt resource value: 0x7f070079
  1663. public const int mr_name = 2131165305;
  1664. // aapt resource value: 0x7f07007f
  1665. public const int mr_playback_control = 2131165311;
  1666. // aapt resource value: 0x7f070078
  1667. public const int mr_title_bar = 2131165304;
  1668. // aapt resource value: 0x7f070081
  1669. public const int mr_volume_control = 2131165313;
  1670. // aapt resource value: 0x7f070082
  1671. public const int mr_volume_group_list = 2131165314;
  1672. // aapt resource value: 0x7f070084
  1673. public const int mr_volume_item_icon = 2131165316;
  1674. // aapt resource value: 0x7f070085
  1675. public const int mr_volume_slider = 2131165317;
  1676. // aapt resource value: 0x7f070016
  1677. public const int multiply = 2131165206;
  1678. // aapt resource value: 0x7f07006d
  1679. public const int navigation_header_container = 2131165293;
  1680. // aapt resource value: 0x7f070021
  1681. public const int never = 2131165217;
  1682. // aapt resource value: 0x7f070010
  1683. public const int none = 2131165200;
  1684. // aapt resource value: 0x7f07000c
  1685. public const int normal = 2131165196;
  1686. // aapt resource value: 0x7f070028
  1687. public const int parallax = 2131165224;
  1688. // aapt resource value: 0x7f070046
  1689. public const int parentPanel = 2131165254;
  1690. // aapt resource value: 0x7f070029
  1691. public const int pin = 2131165225;
  1692. // aapt resource value: 0x7f070006
  1693. public const int progress_circular = 2131165190;
  1694. // aapt resource value: 0x7f070007
  1695. public const int progress_horizontal = 2131165191;
  1696. // aapt resource value: 0x7f070054
  1697. public const int radio = 2131165268;
  1698. // aapt resource value: 0x7f070030
  1699. public const int right = 2131165232;
  1700. // aapt resource value: 0x7f070017
  1701. public const int screen = 2131165207;
  1702. // aapt resource value: 0x7f070026
  1703. public const int scroll = 2131165222;
  1704. // aapt resource value: 0x7f07004e
  1705. public const int scrollIndicatorDown = 2131165262;
  1706. // aapt resource value: 0x7f07004b
  1707. public const int scrollIndicatorUp = 2131165259;
  1708. // aapt resource value: 0x7f07004c
  1709. public const int scrollView = 2131165260;
  1710. // aapt resource value: 0x7f070039
  1711. public const int scrollable = 2131165241;
  1712. // aapt resource value: 0x7f07005e
  1713. public const int search_badge = 2131165278;
  1714. // aapt resource value: 0x7f07005d
  1715. public const int search_bar = 2131165277;
  1716. // aapt resource value: 0x7f07005f
  1717. public const int search_button = 2131165279;
  1718. // aapt resource value: 0x7f070064
  1719. public const int search_close_btn = 2131165284;
  1720. // aapt resource value: 0x7f070060
  1721. public const int search_edit_frame = 2131165280;
  1722. // aapt resource value: 0x7f070066
  1723. public const int search_go_btn = 2131165286;
  1724. // aapt resource value: 0x7f070061
  1725. public const int search_mag_icon = 2131165281;
  1726. // aapt resource value: 0x7f070062
  1727. public const int search_plate = 2131165282;
  1728. // aapt resource value: 0x7f070063
  1729. public const int search_src_text = 2131165283;
  1730. // aapt resource value: 0x7f070067
  1731. public const int search_voice_btn = 2131165287;
  1732. // aapt resource value: 0x7f070068
  1733. public const int select_dialog_listview = 2131165288;
  1734. // aapt resource value: 0x7f070053
  1735. public const int shortcut = 2131165267;
  1736. // aapt resource value: 0x7f070011
  1737. public const int showCustom = 2131165201;
  1738. // aapt resource value: 0x7f070012
  1739. public const int showHome = 2131165202;
  1740. // aapt resource value: 0x7f070013
  1741. public const int showTitle = 2131165203;
  1742. // aapt resource value: 0x7f070098
  1743. public const int sliding_tabs = 2131165336;
  1744. // aapt resource value: 0x7f07006c
  1745. public const int snackbar_action = 2131165292;
  1746. // aapt resource value: 0x7f07006b
  1747. public const int snackbar_text = 2131165291;
  1748. // aapt resource value: 0x7f070027
  1749. public const int snap = 2131165223;
  1750. // aapt resource value: 0x7f070045
  1751. public const int spacer = 2131165253;
  1752. // aapt resource value: 0x7f070008
  1753. public const int split_action_bar = 2131165192;
  1754. // aapt resource value: 0x7f070018
  1755. public const int src_atop = 2131165208;
  1756. // aapt resource value: 0x7f070019
  1757. public const int src_in = 2131165209;
  1758. // aapt resource value: 0x7f07001a
  1759. public const int src_over = 2131165210;
  1760. // aapt resource value: 0x7f070031
  1761. public const int start = 2131165233;
  1762. // aapt resource value: 0x7f07008d
  1763. public const int status_bar_latest_event_content = 2131165325;
  1764. // aapt resource value: 0x7f070065
  1765. public const int submit_area = 2131165285;
  1766. // aapt resource value: 0x7f07000d
  1767. public const int tabMode = 2131165197;
  1768. // aapt resource value: 0x7f070095
  1769. public const int text = 2131165333;
  1770. // aapt resource value: 0x7f070093
  1771. public const int text2 = 2131165331;
  1772. // aapt resource value: 0x7f07004d
  1773. public const int textSpacerNoButtons = 2131165261;
  1774. // aapt resource value: 0x7f070091
  1775. public const int time = 2131165329;
  1776. // aapt resource value: 0x7f070043
  1777. public const int title = 2131165251;
  1778. // aapt resource value: 0x7f070048
  1779. public const int title_template = 2131165256;
  1780. // aapt resource value: 0x7f070099
  1781. public const int toolbar = 2131165337;
  1782. // aapt resource value: 0x7f070032
  1783. public const int top = 2131165234;
  1784. // aapt resource value: 0x7f070047
  1785. public const int topPanel = 2131165255;
  1786. // aapt resource value: 0x7f070069
  1787. public const int touch_outside = 2131165289;
  1788. // aapt resource value: 0x7f070009
  1789. public const int up = 2131165193;
  1790. // aapt resource value: 0x7f070014
  1791. public const int useLogo = 2131165204;
  1792. // aapt resource value: 0x7f07000a
  1793. public const int view_offset_helper = 2131165194;
  1794. // aapt resource value: 0x7f070083
  1795. public const int volume_item_container = 2131165315;
  1796. // aapt resource value: 0x7f070022
  1797. public const int withText = 2131165218;
  1798. // aapt resource value: 0x7f070015
  1799. public const int wrap_content = 2131165205;
  1800. static Id()
  1801. {
  1802. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1803. }
  1804. private Id()
  1805. {
  1806. }
  1807. }
  1808. public partial class Integer
  1809. {
  1810. // aapt resource value: 0x7f090004
  1811. public const int abc_config_activityDefaultDur = 2131296260;
  1812. // aapt resource value: 0x7f090005
  1813. public const int abc_config_activityShortDur = 2131296261;
  1814. // aapt resource value: 0x7f090003
  1815. public const int abc_max_action_buttons = 2131296259;
  1816. // aapt resource value: 0x7f090009
  1817. public const int bottom_sheet_slide_duration = 2131296265;
  1818. // aapt resource value: 0x7f090006
  1819. public const int cancel_button_image_alpha = 2131296262;
  1820. // aapt resource value: 0x7f090008
  1821. public const int design_snackbar_text_max_lines = 2131296264;
  1822. // aapt resource value: 0x7f090000
  1823. public const int mr_controller_volume_group_list_animation_duration_ms = 2131296256;
  1824. // aapt resource value: 0x7f090001
  1825. public const int mr_controller_volume_group_list_fade_in_duration_ms = 2131296257;
  1826. // aapt resource value: 0x7f090002
  1827. public const int mr_controller_volume_group_list_fade_out_duration_ms = 2131296258;
  1828. // aapt resource value: 0x7f090007
  1829. public const int status_bar_notification_info_maxnum = 2131296263;
  1830. static Integer()
  1831. {
  1832. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1833. }
  1834. private Integer()
  1835. {
  1836. }
  1837. }
  1838. public partial class Interpolator
  1839. {
  1840. // aapt resource value: 0x7f050000
  1841. public const int mr_fast_out_slow_in = 2131034112;
  1842. // aapt resource value: 0x7f050001
  1843. public const int mr_linear_out_slow_in = 2131034113;
  1844. static Interpolator()
  1845. {
  1846. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1847. }
  1848. private Interpolator()
  1849. {
  1850. }
  1851. }
  1852. public partial class Layout
  1853. {
  1854. // aapt resource value: 0x7f030000
  1855. public const int abc_action_bar_title_item = 2130903040;
  1856. // aapt resource value: 0x7f030001
  1857. public const int abc_action_bar_up_container = 2130903041;
  1858. // aapt resource value: 0x7f030002
  1859. public const int abc_action_bar_view_list_nav_layout = 2130903042;
  1860. // aapt resource value: 0x7f030003
  1861. public const int abc_action_menu_item_layout = 2130903043;
  1862. // aapt resource value: 0x7f030004
  1863. public const int abc_action_menu_layout = 2130903044;
  1864. // aapt resource value: 0x7f030005
  1865. public const int abc_action_mode_bar = 2130903045;
  1866. // aapt resource value: 0x7f030006
  1867. public const int abc_action_mode_close_item_material = 2130903046;
  1868. // aapt resource value: 0x7f030007
  1869. public const int abc_activity_chooser_view = 2130903047;
  1870. // aapt resource value: 0x7f030008
  1871. public const int abc_activity_chooser_view_list_item = 2130903048;
  1872. // aapt resource value: 0x7f030009
  1873. public const int abc_alert_dialog_button_bar_material = 2130903049;
  1874. // aapt resource value: 0x7f03000a
  1875. public const int abc_alert_dialog_material = 2130903050;
  1876. // aapt resource value: 0x7f03000b
  1877. public const int abc_dialog_title_material = 2130903051;
  1878. // aapt resource value: 0x7f03000c
  1879. public const int abc_expanded_menu_layout = 2130903052;
  1880. // aapt resource value: 0x7f03000d
  1881. public const int abc_list_menu_item_checkbox = 2130903053;
  1882. // aapt resource value: 0x7f03000e
  1883. public const int abc_list_menu_item_icon = 2130903054;
  1884. // aapt resource value: 0x7f03000f
  1885. public const int abc_list_menu_item_layout = 2130903055;
  1886. // aapt resource value: 0x7f030010
  1887. public const int abc_list_menu_item_radio = 2130903056;
  1888. // aapt resource value: 0x7f030011
  1889. public const int abc_popup_menu_item_layout = 2130903057;
  1890. // aapt resource value: 0x7f030012
  1891. public const int abc_screen_content_include = 2130903058;
  1892. // aapt resource value: 0x7f030013
  1893. public const int abc_screen_simple = 2130903059;
  1894. // aapt resource value: 0x7f030014
  1895. public const int abc_screen_simple_overlay_action_mode = 2130903060;
  1896. // aapt resource value: 0x7f030015
  1897. public const int abc_screen_toolbar = 2130903061;
  1898. // aapt resource value: 0x7f030016
  1899. public const int abc_search_dropdown_item_icons_2line = 2130903062;
  1900. // aapt resource value: 0x7f030017
  1901. public const int abc_search_view = 2130903063;
  1902. // aapt resource value: 0x7f030018
  1903. public const int abc_select_dialog_material = 2130903064;
  1904. // aapt resource value: 0x7f030019
  1905. public const int design_bottom_sheet_dialog = 2130903065;
  1906. // aapt resource value: 0x7f03001a
  1907. public const int design_layout_snackbar = 2130903066;
  1908. // aapt resource value: 0x7f03001b
  1909. public const int design_layout_snackbar_include = 2130903067;
  1910. // aapt resource value: 0x7f03001c
  1911. public const int design_layout_tab_icon = 2130903068;
  1912. // aapt resource value: 0x7f03001d
  1913. public const int design_layout_tab_text = 2130903069;
  1914. // aapt resource value: 0x7f03001e
  1915. public const int design_menu_item_action_area = 2130903070;
  1916. // aapt resource value: 0x7f03001f
  1917. public const int design_navigation_item = 2130903071;
  1918. // aapt resource value: 0x7f030020
  1919. public const int design_navigation_item_header = 2130903072;
  1920. // aapt resource value: 0x7f030021
  1921. public const int design_navigation_item_separator = 2130903073;
  1922. // aapt resource value: 0x7f030022
  1923. public const int design_navigation_item_subheader = 2130903074;
  1924. // aapt resource value: 0x7f030023
  1925. public const int design_navigation_menu = 2130903075;
  1926. // aapt resource value: 0x7f030024
  1927. public const int design_navigation_menu_item = 2130903076;
  1928. // aapt resource value: 0x7f030025
  1929. public const int mr_chooser_dialog = 2130903077;
  1930. // aapt resource value: 0x7f030026
  1931. public const int mr_chooser_list_item = 2130903078;
  1932. // aapt resource value: 0x7f030027
  1933. public const int mr_controller_material_dialog_b = 2130903079;
  1934. // aapt resource value: 0x7f030028
  1935. public const int mr_controller_volume_item = 2130903080;
  1936. // aapt resource value: 0x7f030029
  1937. public const int mr_playback_control = 2130903081;
  1938. // aapt resource value: 0x7f03002a
  1939. public const int mr_volume_control = 2130903082;
  1940. // aapt resource value: 0x7f03002b
  1941. public const int notification_media_action = 2130903083;
  1942. // aapt resource value: 0x7f03002c
  1943. public const int notification_media_cancel_action = 2130903084;
  1944. // aapt resource value: 0x7f03002d
  1945. public const int notification_template_big_media = 2130903085;
  1946. // aapt resource value: 0x7f03002e
  1947. public const int notification_template_big_media_narrow = 2130903086;
  1948. // aapt resource value: 0x7f03002f
  1949. public const int notification_template_lines = 2130903087;
  1950. // aapt resource value: 0x7f030030
  1951. public const int notification_template_media = 2130903088;
  1952. // aapt resource value: 0x7f030031
  1953. public const int notification_template_part_chronometer = 2130903089;
  1954. // aapt resource value: 0x7f030032
  1955. public const int notification_template_part_time = 2130903090;
  1956. // aapt resource value: 0x7f030033
  1957. public const int select_dialog_item_material = 2130903091;
  1958. // aapt resource value: 0x7f030034
  1959. public const int select_dialog_multichoice_material = 2130903092;
  1960. // aapt resource value: 0x7f030035
  1961. public const int select_dialog_singlechoice_material = 2130903093;
  1962. // aapt resource value: 0x7f030036
  1963. public const int support_simple_spinner_dropdown_item = 2130903094;
  1964. // aapt resource value: 0x7f030037
  1965. public const int Tabbar = 2130903095;
  1966. // aapt resource value: 0x7f030038
  1967. public const int Toolbar = 2130903096;
  1968. static Layout()
  1969. {
  1970. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1971. }
  1972. private Layout()
  1973. {
  1974. }
  1975. }
  1976. public partial class String
  1977. {
  1978. // aapt resource value: 0x7f080027
  1979. public const int ApplicationName = 2131230759;
  1980. // aapt resource value: 0x7f080026
  1981. public const int Hello = 2131230758;
  1982. // aapt resource value: 0x7f08000f
  1983. public const int abc_action_bar_home_description = 2131230735;
  1984. // aapt resource value: 0x7f080010
  1985. public const int abc_action_bar_home_description_format = 2131230736;
  1986. // aapt resource value: 0x7f080011
  1987. public const int abc_action_bar_home_subtitle_description_format = 2131230737;
  1988. // aapt resource value: 0x7f080012
  1989. public const int abc_action_bar_up_description = 2131230738;
  1990. // aapt resource value: 0x7f080013
  1991. public const int abc_action_menu_overflow_description = 2131230739;
  1992. // aapt resource value: 0x7f080014
  1993. public const int abc_action_mode_done = 2131230740;
  1994. // aapt resource value: 0x7f080015
  1995. public const int abc_activity_chooser_view_see_all = 2131230741;
  1996. // aapt resource value: 0x7f080016
  1997. public const int abc_activitychooserview_choose_application = 2131230742;
  1998. // aapt resource value: 0x7f080017
  1999. public const int abc_capital_off = 2131230743;
  2000. // aapt resource value: 0x7f080018
  2001. public const int abc_capital_on = 2131230744;
  2002. // aapt resource value: 0x7f080019
  2003. public const int abc_search_hint = 2131230745;
  2004. // aapt resource value: 0x7f08001a
  2005. public const int abc_searchview_description_clear = 2131230746;
  2006. // aapt resource value: 0x7f08001b
  2007. public const int abc_searchview_description_query = 2131230747;
  2008. // aapt resource value: 0x7f08001c
  2009. public const int abc_searchview_description_search = 2131230748;
  2010. // aapt resource value: 0x7f08001d
  2011. public const int abc_searchview_description_submit = 2131230749;
  2012. // aapt resource value: 0x7f08001e
  2013. public const int abc_searchview_description_voice = 2131230750;
  2014. // aapt resource value: 0x7f08001f
  2015. public const int abc_shareactionprovider_share_with = 2131230751;
  2016. // aapt resource value: 0x7f080020
  2017. public const int abc_shareactionprovider_share_with_application = 2131230752;
  2018. // aapt resource value: 0x7f080021
  2019. public const int abc_toolbar_collapse_description = 2131230753;
  2020. // aapt resource value: 0x7f080023
  2021. public const int appbar_scrolling_view_behavior = 2131230755;
  2022. // aapt resource value: 0x7f080024
  2023. public const int bottom_sheet_behavior = 2131230756;
  2024. // aapt resource value: 0x7f080025
  2025. public const int character_counter_pattern = 2131230757;
  2026. // aapt resource value: 0x7f080028
  2027. public const int library_name = 2131230760;
  2028. // aapt resource value: 0x7f080000
  2029. public const int mr_button_content_description = 2131230720;
  2030. // aapt resource value: 0x7f080001
  2031. public const int mr_chooser_searching = 2131230721;
  2032. // aapt resource value: 0x7f080002
  2033. public const int mr_chooser_title = 2131230722;
  2034. // aapt resource value: 0x7f080003
  2035. public const int mr_controller_casting_screen = 2131230723;
  2036. // aapt resource value: 0x7f080004
  2037. public const int mr_controller_close_description = 2131230724;
  2038. // aapt resource value: 0x7f080005
  2039. public const int mr_controller_collapse_group = 2131230725;
  2040. // aapt resource value: 0x7f080006
  2041. public const int mr_controller_disconnect = 2131230726;
  2042. // aapt resource value: 0x7f080007
  2043. public const int mr_controller_expand_group = 2131230727;
  2044. // aapt resource value: 0x7f080008
  2045. public const int mr_controller_no_info_available = 2131230728;
  2046. // aapt resource value: 0x7f080009
  2047. public const int mr_controller_no_media_selected = 2131230729;
  2048. // aapt resource value: 0x7f08000a
  2049. public const int mr_controller_pause = 2131230730;
  2050. // aapt resource value: 0x7f08000b
  2051. public const int mr_controller_play = 2131230731;
  2052. // aapt resource value: 0x7f08000c
  2053. public const int mr_controller_stop = 2131230732;
  2054. // aapt resource value: 0x7f08000d
  2055. public const int mr_system_route_name = 2131230733;
  2056. // aapt resource value: 0x7f08000e
  2057. public const int mr_user_route_category_name = 2131230734;
  2058. // aapt resource value: 0x7f080022
  2059. public const int status_bar_notification_info_overflow = 2131230754;
  2060. static String()
  2061. {
  2062. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2063. }
  2064. private String()
  2065. {
  2066. }
  2067. }
  2068. public partial class Style
  2069. {
  2070. // aapt resource value: 0x7f0a00a1
  2071. public const int AlertDialog_AppCompat = 2131361953;
  2072. // aapt resource value: 0x7f0a00a2
  2073. public const int AlertDialog_AppCompat_Light = 2131361954;
  2074. // aapt resource value: 0x7f0a00a3
  2075. public const int Animation_AppCompat_Dialog = 2131361955;
  2076. // aapt resource value: 0x7f0a00a4
  2077. public const int Animation_AppCompat_DropDownUp = 2131361956;
  2078. // aapt resource value: 0x7f0a015a
  2079. public const int Animation_Design_BottomSheetDialog = 2131362138;
  2080. // aapt resource value: 0x7f0a0174
  2081. public const int AppCompatDialogStyle = 2131362164;
  2082. // aapt resource value: 0x7f0a00a5
  2083. public const int Base_AlertDialog_AppCompat = 2131361957;
  2084. // aapt resource value: 0x7f0a00a6
  2085. public const int Base_AlertDialog_AppCompat_Light = 2131361958;
  2086. // aapt resource value: 0x7f0a00a7
  2087. public const int Base_Animation_AppCompat_Dialog = 2131361959;
  2088. // aapt resource value: 0x7f0a00a8
  2089. public const int Base_Animation_AppCompat_DropDownUp = 2131361960;
  2090. // aapt resource value: 0x7f0a0018
  2091. public const int Base_CardView = 2131361816;
  2092. // aapt resource value: 0x7f0a00a9
  2093. public const int Base_DialogWindowTitle_AppCompat = 2131361961;
  2094. // aapt resource value: 0x7f0a00aa
  2095. public const int Base_DialogWindowTitleBackground_AppCompat = 2131361962;
  2096. // aapt resource value: 0x7f0a0051
  2097. public const int Base_TextAppearance_AppCompat = 2131361873;
  2098. // aapt resource value: 0x7f0a0052
  2099. public const int Base_TextAppearance_AppCompat_Body1 = 2131361874;
  2100. // aapt resource value: 0x7f0a0053
  2101. public const int Base_TextAppearance_AppCompat_Body2 = 2131361875;
  2102. // aapt resource value: 0x7f0a003b
  2103. public const int Base_TextAppearance_AppCompat_Button = 2131361851;
  2104. // aapt resource value: 0x7f0a0054
  2105. public const int Base_TextAppearance_AppCompat_Caption = 2131361876;
  2106. // aapt resource value: 0x7f0a0055
  2107. public const int Base_TextAppearance_AppCompat_Display1 = 2131361877;
  2108. // aapt resource value: 0x7f0a0056
  2109. public const int Base_TextAppearance_AppCompat_Display2 = 2131361878;
  2110. // aapt resource value: 0x7f0a0057
  2111. public const int Base_TextAppearance_AppCompat_Display3 = 2131361879;
  2112. // aapt resource value: 0x7f0a0058
  2113. public const int Base_TextAppearance_AppCompat_Display4 = 2131361880;
  2114. // aapt resource value: 0x7f0a0059
  2115. public const int Base_TextAppearance_AppCompat_Headline = 2131361881;
  2116. // aapt resource value: 0x7f0a0026
  2117. public const int Base_TextAppearance_AppCompat_Inverse = 2131361830;
  2118. // aapt resource value: 0x7f0a005a
  2119. public const int Base_TextAppearance_AppCompat_Large = 2131361882;
  2120. // aapt resource value: 0x7f0a0027
  2121. public const int Base_TextAppearance_AppCompat_Large_Inverse = 2131361831;
  2122. // aapt resource value: 0x7f0a005b
  2123. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131361883;
  2124. // aapt resource value: 0x7f0a005c
  2125. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131361884;
  2126. // aapt resource value: 0x7f0a005d
  2127. public const int Base_TextAppearance_AppCompat_Medium = 2131361885;
  2128. // aapt resource value: 0x7f0a0028
  2129. public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131361832;
  2130. // aapt resource value: 0x7f0a005e
  2131. public const int Base_TextAppearance_AppCompat_Menu = 2131361886;
  2132. // aapt resource value: 0x7f0a00ab
  2133. public const int Base_TextAppearance_AppCompat_SearchResult = 2131361963;
  2134. // aapt resource value: 0x7f0a005f
  2135. public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131361887;
  2136. // aapt resource value: 0x7f0a0060
  2137. public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131361888;
  2138. // aapt resource value: 0x7f0a0061
  2139. public const int Base_TextAppearance_AppCompat_Small = 2131361889;
  2140. // aapt resource value: 0x7f0a0029
  2141. public const int Base_TextAppearance_AppCompat_Small_Inverse = 2131361833;
  2142. // aapt resource value: 0x7f0a0062
  2143. public const int Base_TextAppearance_AppCompat_Subhead = 2131361890;
  2144. // aapt resource value: 0x7f0a002a
  2145. public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131361834;
  2146. // aapt resource value: 0x7f0a0063
  2147. public const int Base_TextAppearance_AppCompat_Title = 2131361891;
  2148. // aapt resource value: 0x7f0a002b
  2149. public const int Base_TextAppearance_AppCompat_Title_Inverse = 2131361835;
  2150. // aapt resource value: 0x7f0a009a
  2151. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131361946;
  2152. // aapt resource value: 0x7f0a0064
  2153. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131361892;
  2154. // aapt resource value: 0x7f0a0065
  2155. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131361893;
  2156. // aapt resource value: 0x7f0a0066
  2157. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131361894;
  2158. // aapt resource value: 0x7f0a0067
  2159. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131361895;
  2160. // aapt resource value: 0x7f0a0068
  2161. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131361896;
  2162. // aapt resource value: 0x7f0a0069
  2163. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131361897;
  2164. // aapt resource value: 0x7f0a006a
  2165. public const int Base_TextAppearance_AppCompat_Widget_Button = 2131361898;
  2166. // aapt resource value: 0x7f0a009b
  2167. public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131361947;
  2168. // aapt resource value: 0x7f0a00ac
  2169. public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131361964;
  2170. // aapt resource value: 0x7f0a006b
  2171. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131361899;
  2172. // aapt resource value: 0x7f0a006c
  2173. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131361900;
  2174. // aapt resource value: 0x7f0a006d
  2175. public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131361901;
  2176. // aapt resource value: 0x7f0a006e
  2177. public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131361902;
  2178. // aapt resource value: 0x7f0a00ad
  2179. public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131361965;
  2180. // aapt resource value: 0x7f0a006f
  2181. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131361903;
  2182. // aapt resource value: 0x7f0a0070
  2183. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131361904;
  2184. // aapt resource value: 0x7f0a0071
  2185. public const int Base_Theme_AppCompat = 2131361905;
  2186. // aapt resource value: 0x7f0a00ae
  2187. public const int Base_Theme_AppCompat_CompactMenu = 2131361966;
  2188. // aapt resource value: 0x7f0a002c
  2189. public const int Base_Theme_AppCompat_Dialog = 2131361836;
  2190. // aapt resource value: 0x7f0a00af
  2191. public const int Base_Theme_AppCompat_Dialog_Alert = 2131361967;
  2192. // aapt resource value: 0x7f0a00b0
  2193. public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131361968;
  2194. // aapt resource value: 0x7f0a00b1
  2195. public const int Base_Theme_AppCompat_Dialog_MinWidth = 2131361969;
  2196. // aapt resource value: 0x7f0a001c
  2197. public const int Base_Theme_AppCompat_DialogWhenLarge = 2131361820;
  2198. // aapt resource value: 0x7f0a0072
  2199. public const int Base_Theme_AppCompat_Light = 2131361906;
  2200. // aapt resource value: 0x7f0a00b2
  2201. public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131361970;
  2202. // aapt resource value: 0x7f0a002d
  2203. public const int Base_Theme_AppCompat_Light_Dialog = 2131361837;
  2204. // aapt resource value: 0x7f0a00b3
  2205. public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131361971;
  2206. // aapt resource value: 0x7f0a00b4
  2207. public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131361972;
  2208. // aapt resource value: 0x7f0a00b5
  2209. public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131361973;
  2210. // aapt resource value: 0x7f0a001d
  2211. public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131361821;
  2212. // aapt resource value: 0x7f0a00b6
  2213. public const int Base_ThemeOverlay_AppCompat = 2131361974;
  2214. // aapt resource value: 0x7f0a00b7
  2215. public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131361975;
  2216. // aapt resource value: 0x7f0a00b8
  2217. public const int Base_ThemeOverlay_AppCompat_Dark = 2131361976;
  2218. // aapt resource value: 0x7f0a00b9
  2219. public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131361977;
  2220. // aapt resource value: 0x7f0a00ba
  2221. public const int Base_ThemeOverlay_AppCompat_Light = 2131361978;
  2222. // aapt resource value: 0x7f0a002e
  2223. public const int Base_V11_Theme_AppCompat_Dialog = 2131361838;
  2224. // aapt resource value: 0x7f0a002f
  2225. public const int Base_V11_Theme_AppCompat_Light_Dialog = 2131361839;
  2226. // aapt resource value: 0x7f0a0037
  2227. public const int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2131361847;
  2228. // aapt resource value: 0x7f0a0038
  2229. public const int Base_V12_Widget_AppCompat_EditText = 2131361848;
  2230. // aapt resource value: 0x7f0a0073
  2231. public const int Base_V21_Theme_AppCompat = 2131361907;
  2232. // aapt resource value: 0x7f0a0074
  2233. public const int Base_V21_Theme_AppCompat_Dialog = 2131361908;
  2234. // aapt resource value: 0x7f0a0075
  2235. public const int Base_V21_Theme_AppCompat_Light = 2131361909;
  2236. // aapt resource value: 0x7f0a0076
  2237. public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131361910;
  2238. // aapt resource value: 0x7f0a0098
  2239. public const int Base_V22_Theme_AppCompat = 2131361944;
  2240. // aapt resource value: 0x7f0a0099
  2241. public const int Base_V22_Theme_AppCompat_Light = 2131361945;
  2242. // aapt resource value: 0x7f0a009c
  2243. public const int Base_V23_Theme_AppCompat = 2131361948;
  2244. // aapt resource value: 0x7f0a009d
  2245. public const int Base_V23_Theme_AppCompat_Light = 2131361949;
  2246. // aapt resource value: 0x7f0a00bb
  2247. public const int Base_V7_Theme_AppCompat = 2131361979;
  2248. // aapt resource value: 0x7f0a00bc
  2249. public const int Base_V7_Theme_AppCompat_Dialog = 2131361980;
  2250. // aapt resource value: 0x7f0a00bd
  2251. public const int Base_V7_Theme_AppCompat_Light = 2131361981;
  2252. // aapt resource value: 0x7f0a00be
  2253. public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131361982;
  2254. // aapt resource value: 0x7f0a00bf
  2255. public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131361983;
  2256. // aapt resource value: 0x7f0a00c0
  2257. public const int Base_V7_Widget_AppCompat_EditText = 2131361984;
  2258. // aapt resource value: 0x7f0a00c1
  2259. public const int Base_Widget_AppCompat_ActionBar = 2131361985;
  2260. // aapt resource value: 0x7f0a00c2
  2261. public const int Base_Widget_AppCompat_ActionBar_Solid = 2131361986;
  2262. // aapt resource value: 0x7f0a00c3
  2263. public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131361987;
  2264. // aapt resource value: 0x7f0a0077
  2265. public const int Base_Widget_AppCompat_ActionBar_TabText = 2131361911;
  2266. // aapt resource value: 0x7f0a0078
  2267. public const int Base_Widget_AppCompat_ActionBar_TabView = 2131361912;
  2268. // aapt resource value: 0x7f0a0079
  2269. public const int Base_Widget_AppCompat_ActionButton = 2131361913;
  2270. // aapt resource value: 0x7f0a007a
  2271. public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131361914;
  2272. // aapt resource value: 0x7f0a007b
  2273. public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131361915;
  2274. // aapt resource value: 0x7f0a00c4
  2275. public const int Base_Widget_AppCompat_ActionMode = 2131361988;
  2276. // aapt resource value: 0x7f0a00c5
  2277. public const int Base_Widget_AppCompat_ActivityChooserView = 2131361989;
  2278. // aapt resource value: 0x7f0a0039
  2279. public const int Base_Widget_AppCompat_AutoCompleteTextView = 2131361849;
  2280. // aapt resource value: 0x7f0a007c
  2281. public const int Base_Widget_AppCompat_Button = 2131361916;
  2282. // aapt resource value: 0x7f0a007d
  2283. public const int Base_Widget_AppCompat_Button_Borderless = 2131361917;
  2284. // aapt resource value: 0x7f0a007e
  2285. public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131361918;
  2286. // aapt resource value: 0x7f0a00c6
  2287. public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131361990;
  2288. // aapt resource value: 0x7f0a009e
  2289. public const int Base_Widget_AppCompat_Button_Colored = 2131361950;
  2290. // aapt resource value: 0x7f0a007f
  2291. public const int Base_Widget_AppCompat_Button_Small = 2131361919;
  2292. // aapt resource value: 0x7f0a0080
  2293. public const int Base_Widget_AppCompat_ButtonBar = 2131361920;
  2294. // aapt resource value: 0x7f0a00c7
  2295. public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131361991;
  2296. // aapt resource value: 0x7f0a0081
  2297. public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131361921;
  2298. // aapt resource value: 0x7f0a0082
  2299. public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131361922;
  2300. // aapt resource value: 0x7f0a00c8
  2301. public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131361992;
  2302. // aapt resource value: 0x7f0a001b
  2303. public const int Base_Widget_AppCompat_DrawerArrowToggle = 2131361819;
  2304. // aapt resource value: 0x7f0a00c9
  2305. public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131361993;
  2306. // aapt resource value: 0x7f0a0083
  2307. public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131361923;
  2308. // aapt resource value: 0x7f0a003a
  2309. public const int Base_Widget_AppCompat_EditText = 2131361850;
  2310. // aapt resource value: 0x7f0a0084
  2311. public const int Base_Widget_AppCompat_ImageButton = 2131361924;
  2312. // aapt resource value: 0x7f0a00ca
  2313. public const int Base_Widget_AppCompat_Light_ActionBar = 2131361994;
  2314. // aapt resource value: 0x7f0a00cb
  2315. public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131361995;
  2316. // aapt resource value: 0x7f0a00cc
  2317. public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131361996;
  2318. // aapt resource value: 0x7f0a0085
  2319. public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131361925;
  2320. // aapt resource value: 0x7f0a0086
  2321. public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131361926;
  2322. // aapt resource value: 0x7f0a0087
  2323. public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131361927;
  2324. // aapt resource value: 0x7f0a0088
  2325. public const int Base_Widget_AppCompat_Light_PopupMenu = 2131361928;
  2326. // aapt resource value: 0x7f0a0089
  2327. public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131361929;
  2328. // aapt resource value: 0x7f0a008a
  2329. public const int Base_Widget_AppCompat_ListPopupWindow = 2131361930;
  2330. // aapt resource value: 0x7f0a008b
  2331. public const int Base_Widget_AppCompat_ListView = 2131361931;
  2332. // aapt resource value: 0x7f0a008c
  2333. public const int Base_Widget_AppCompat_ListView_DropDown = 2131361932;
  2334. // aapt resource value: 0x7f0a008d
  2335. public const int Base_Widget_AppCompat_ListView_Menu = 2131361933;
  2336. // aapt resource value: 0x7f0a008e
  2337. public const int Base_Widget_AppCompat_PopupMenu = 2131361934;
  2338. // aapt resource value: 0x7f0a008f
  2339. public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131361935;
  2340. // aapt resource value: 0x7f0a00cd
  2341. public const int Base_Widget_AppCompat_PopupWindow = 2131361997;
  2342. // aapt resource value: 0x7f0a0030
  2343. public const int Base_Widget_AppCompat_ProgressBar = 2131361840;
  2344. // aapt resource value: 0x7f0a0031
  2345. public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131361841;
  2346. // aapt resource value: 0x7f0a0090
  2347. public const int Base_Widget_AppCompat_RatingBar = 2131361936;
  2348. // aapt resource value: 0x7f0a009f
  2349. public const int Base_Widget_AppCompat_RatingBar_Indicator = 2131361951;
  2350. // aapt resource value: 0x7f0a00a0
  2351. public const int Base_Widget_AppCompat_RatingBar_Small = 2131361952;
  2352. // aapt resource value: 0x7f0a00ce
  2353. public const int Base_Widget_AppCompat_SearchView = 2131361998;
  2354. // aapt resource value: 0x7f0a00cf
  2355. public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131361999;
  2356. // aapt resource value: 0x7f0a0091
  2357. public const int Base_Widget_AppCompat_SeekBar = 2131361937;
  2358. // aapt resource value: 0x7f0a0092
  2359. public const int Base_Widget_AppCompat_Spinner = 2131361938;
  2360. // aapt resource value: 0x7f0a001e
  2361. public const int Base_Widget_AppCompat_Spinner_Underlined = 2131361822;
  2362. // aapt resource value: 0x7f0a0093
  2363. public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131361939;
  2364. // aapt resource value: 0x7f0a00d0
  2365. public const int Base_Widget_AppCompat_Toolbar = 2131362000;
  2366. // aapt resource value: 0x7f0a0094
  2367. public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131361940;
  2368. // aapt resource value: 0x7f0a015b
  2369. public const int Base_Widget_Design_TabLayout = 2131362139;
  2370. // aapt resource value: 0x7f0a0017
  2371. public const int CardView = 2131361815;
  2372. // aapt resource value: 0x7f0a0019
  2373. public const int CardView_Dark = 2131361817;
  2374. // aapt resource value: 0x7f0a001a
  2375. public const int CardView_Light = 2131361818;
  2376. // aapt resource value: 0x7f0a0172
  2377. public const int MyTheme = 2131362162;
  2378. // aapt resource value: 0x7f0a0173
  2379. public const int MyTheme_Base = 2131362163;
  2380. // aapt resource value: 0x7f0a0032
  2381. public const int Platform_AppCompat = 2131361842;
  2382. // aapt resource value: 0x7f0a0033
  2383. public const int Platform_AppCompat_Light = 2131361843;
  2384. // aapt resource value: 0x7f0a0095
  2385. public const int Platform_ThemeOverlay_AppCompat = 2131361941;
  2386. // aapt resource value: 0x7f0a0096
  2387. public const int Platform_ThemeOverlay_AppCompat_Dark = 2131361942;
  2388. // aapt resource value: 0x7f0a0097
  2389. public const int Platform_ThemeOverlay_AppCompat_Light = 2131361943;
  2390. // aapt resource value: 0x7f0a0034
  2391. public const int Platform_V11_AppCompat = 2131361844;
  2392. // aapt resource value: 0x7f0a0035
  2393. public const int Platform_V11_AppCompat_Light = 2131361845;
  2394. // aapt resource value: 0x7f0a003c
  2395. public const int Platform_V14_AppCompat = 2131361852;
  2396. // aapt resource value: 0x7f0a003d
  2397. public const int Platform_V14_AppCompat_Light = 2131361853;
  2398. // aapt resource value: 0x7f0a0036
  2399. public const int Platform_Widget_AppCompat_Spinner = 2131361846;
  2400. // aapt resource value: 0x7f0a0043
  2401. public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131361859;
  2402. // aapt resource value: 0x7f0a0044
  2403. public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131361860;
  2404. // aapt resource value: 0x7f0a0045
  2405. public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131361861;
  2406. // aapt resource value: 0x7f0a0046
  2407. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131361862;
  2408. // aapt resource value: 0x7f0a0047
  2409. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131361863;
  2410. // aapt resource value: 0x7f0a0048
  2411. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131361864;
  2412. // aapt resource value: 0x7f0a0049
  2413. public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131361865;
  2414. // aapt resource value: 0x7f0a004a
  2415. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131361866;
  2416. // aapt resource value: 0x7f0a004b
  2417. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131361867;
  2418. // aapt resource value: 0x7f0a004c
  2419. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131361868;
  2420. // aapt resource value: 0x7f0a004d
  2421. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131361869;
  2422. // aapt resource value: 0x7f0a004e
  2423. public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131361870;
  2424. // aapt resource value: 0x7f0a004f
  2425. public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131361871;
  2426. // aapt resource value: 0x7f0a0050
  2427. public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131361872;
  2428. // aapt resource value: 0x7f0a00d1
  2429. public const int TextAppearance_AppCompat = 2131362001;
  2430. // aapt resource value: 0x7f0a00d2
  2431. public const int TextAppearance_AppCompat_Body1 = 2131362002;
  2432. // aapt resource value: 0x7f0a00d3
  2433. public const int TextAppearance_AppCompat_Body2 = 2131362003;
  2434. // aapt resource value: 0x7f0a00d4
  2435. public const int TextAppearance_AppCompat_Button = 2131362004;
  2436. // aapt resource value: 0x7f0a00d5
  2437. public const int TextAppearance_AppCompat_Caption = 2131362005;
  2438. // aapt resource value: 0x7f0a00d6
  2439. public const int TextAppearance_AppCompat_Display1 = 2131362006;
  2440. // aapt resource value: 0x7f0a00d7
  2441. public const int TextAppearance_AppCompat_Display2 = 2131362007;
  2442. // aapt resource value: 0x7f0a00d8
  2443. public const int TextAppearance_AppCompat_Display3 = 2131362008;
  2444. // aapt resource value: 0x7f0a00d9
  2445. public const int TextAppearance_AppCompat_Display4 = 2131362009;
  2446. // aapt resource value: 0x7f0a00da
  2447. public const int TextAppearance_AppCompat_Headline = 2131362010;
  2448. // aapt resource value: 0x7f0a00db
  2449. public const int TextAppearance_AppCompat_Inverse = 2131362011;
  2450. // aapt resource value: 0x7f0a00dc
  2451. public const int TextAppearance_AppCompat_Large = 2131362012;
  2452. // aapt resource value: 0x7f0a00dd
  2453. public const int TextAppearance_AppCompat_Large_Inverse = 2131362013;
  2454. // aapt resource value: 0x7f0a00de
  2455. public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131362014;
  2456. // aapt resource value: 0x7f0a00df
  2457. public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131362015;
  2458. // aapt resource value: 0x7f0a00e0
  2459. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131362016;
  2460. // aapt resource value: 0x7f0a00e1
  2461. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131362017;
  2462. // aapt resource value: 0x7f0a00e2
  2463. public const int TextAppearance_AppCompat_Medium = 2131362018;
  2464. // aapt resource value: 0x7f0a00e3
  2465. public const int TextAppearance_AppCompat_Medium_Inverse = 2131362019;
  2466. // aapt resource value: 0x7f0a00e4
  2467. public const int TextAppearance_AppCompat_Menu = 2131362020;
  2468. // aapt resource value: 0x7f0a00e5
  2469. public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131362021;
  2470. // aapt resource value: 0x7f0a00e6
  2471. public const int TextAppearance_AppCompat_SearchResult_Title = 2131362022;
  2472. // aapt resource value: 0x7f0a00e7
  2473. public const int TextAppearance_AppCompat_Small = 2131362023;
  2474. // aapt resource value: 0x7f0a00e8
  2475. public const int TextAppearance_AppCompat_Small_Inverse = 2131362024;
  2476. // aapt resource value: 0x7f0a00e9
  2477. public const int TextAppearance_AppCompat_Subhead = 2131362025;
  2478. // aapt resource value: 0x7f0a00ea
  2479. public const int TextAppearance_AppCompat_Subhead_Inverse = 2131362026;
  2480. // aapt resource value: 0x7f0a00eb
  2481. public const int TextAppearance_AppCompat_Title = 2131362027;
  2482. // aapt resource value: 0x7f0a00ec
  2483. public const int TextAppearance_AppCompat_Title_Inverse = 2131362028;
  2484. // aapt resource value: 0x7f0a00ed
  2485. public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131362029;
  2486. // aapt resource value: 0x7f0a00ee
  2487. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131362030;
  2488. // aapt resource value: 0x7f0a00ef
  2489. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131362031;
  2490. // aapt resource value: 0x7f0a00f0
  2491. public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131362032;
  2492. // aapt resource value: 0x7f0a00f1
  2493. public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131362033;
  2494. // aapt resource value: 0x7f0a00f2
  2495. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131362034;
  2496. // aapt resource value: 0x7f0a00f3
  2497. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131362035;
  2498. // aapt resource value: 0x7f0a00f4
  2499. public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131362036;
  2500. // aapt resource value: 0x7f0a00f5
  2501. public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131362037;
  2502. // aapt resource value: 0x7f0a00f6
  2503. public const int TextAppearance_AppCompat_Widget_Button = 2131362038;
  2504. // aapt resource value: 0x7f0a00f7
  2505. public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131362039;
  2506. // aapt resource value: 0x7f0a00f8
  2507. public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131362040;
  2508. // aapt resource value: 0x7f0a00f9
  2509. public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131362041;
  2510. // aapt resource value: 0x7f0a00fa
  2511. public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131362042;
  2512. // aapt resource value: 0x7f0a00fb
  2513. public const int TextAppearance_AppCompat_Widget_Switch = 2131362043;
  2514. // aapt resource value: 0x7f0a00fc
  2515. public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131362044;
  2516. // aapt resource value: 0x7f0a015c
  2517. public const int TextAppearance_Design_CollapsingToolbar_Expanded = 2131362140;
  2518. // aapt resource value: 0x7f0a015d
  2519. public const int TextAppearance_Design_Counter = 2131362141;
  2520. // aapt resource value: 0x7f0a015e
  2521. public const int TextAppearance_Design_Counter_Overflow = 2131362142;
  2522. // aapt resource value: 0x7f0a015f
  2523. public const int TextAppearance_Design_Error = 2131362143;
  2524. // aapt resource value: 0x7f0a0160
  2525. public const int TextAppearance_Design_Hint = 2131362144;
  2526. // aapt resource value: 0x7f0a0161
  2527. public const int TextAppearance_Design_Snackbar_Message = 2131362145;
  2528. // aapt resource value: 0x7f0a0162
  2529. public const int TextAppearance_Design_Tab = 2131362146;
  2530. // aapt resource value: 0x7f0a003e
  2531. public const int TextAppearance_StatusBar_EventContent = 2131361854;
  2532. // aapt resource value: 0x7f0a003f
  2533. public const int TextAppearance_StatusBar_EventContent_Info = 2131361855;
  2534. // aapt resource value: 0x7f0a0040
  2535. public const int TextAppearance_StatusBar_EventContent_Line2 = 2131361856;
  2536. // aapt resource value: 0x7f0a0041
  2537. public const int TextAppearance_StatusBar_EventContent_Time = 2131361857;
  2538. // aapt resource value: 0x7f0a0042
  2539. public const int TextAppearance_StatusBar_EventContent_Title = 2131361858;
  2540. // aapt resource value: 0x7f0a00fd
  2541. public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131362045;
  2542. // aapt resource value: 0x7f0a00fe
  2543. public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131362046;
  2544. // aapt resource value: 0x7f0a00ff
  2545. public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131362047;
  2546. // aapt resource value: 0x7f0a0100
  2547. public const int Theme_AppCompat = 2131362048;
  2548. // aapt resource value: 0x7f0a0101
  2549. public const int Theme_AppCompat_CompactMenu = 2131362049;
  2550. // aapt resource value: 0x7f0a001f
  2551. public const int Theme_AppCompat_DayNight = 2131361823;
  2552. // aapt resource value: 0x7f0a0020
  2553. public const int Theme_AppCompat_DayNight_DarkActionBar = 2131361824;
  2554. // aapt resource value: 0x7f0a0021
  2555. public const int Theme_AppCompat_DayNight_Dialog = 2131361825;
  2556. // aapt resource value: 0x7f0a0022
  2557. public const int Theme_AppCompat_DayNight_Dialog_Alert = 2131361826;
  2558. // aapt resource value: 0x7f0a0023
  2559. public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131361827;
  2560. // aapt resource value: 0x7f0a0024
  2561. public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131361828;
  2562. // aapt resource value: 0x7f0a0025
  2563. public const int Theme_AppCompat_DayNight_NoActionBar = 2131361829;
  2564. // aapt resource value: 0x7f0a0102
  2565. public const int Theme_AppCompat_Dialog = 2131362050;
  2566. // aapt resource value: 0x7f0a0103
  2567. public const int Theme_AppCompat_Dialog_Alert = 2131362051;
  2568. // aapt resource value: 0x7f0a0104
  2569. public const int Theme_AppCompat_Dialog_MinWidth = 2131362052;
  2570. // aapt resource value: 0x7f0a0105
  2571. public const int Theme_AppCompat_DialogWhenLarge = 2131362053;
  2572. // aapt resource value: 0x7f0a0106
  2573. public const int Theme_AppCompat_Light = 2131362054;
  2574. // aapt resource value: 0x7f0a0107
  2575. public const int Theme_AppCompat_Light_DarkActionBar = 2131362055;
  2576. // aapt resource value: 0x7f0a0108
  2577. public const int Theme_AppCompat_Light_Dialog = 2131362056;
  2578. // aapt resource value: 0x7f0a0109
  2579. public const int Theme_AppCompat_Light_Dialog_Alert = 2131362057;
  2580. // aapt resource value: 0x7f0a010a
  2581. public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131362058;
  2582. // aapt resource value: 0x7f0a010b
  2583. public const int Theme_AppCompat_Light_DialogWhenLarge = 2131362059;
  2584. // aapt resource value: 0x7f0a010c
  2585. public const int Theme_AppCompat_Light_NoActionBar = 2131362060;
  2586. // aapt resource value: 0x7f0a010d
  2587. public const int Theme_AppCompat_NoActionBar = 2131362061;
  2588. // aapt resource value: 0x7f0a0163
  2589. public const int Theme_Design = 2131362147;
  2590. // aapt resource value: 0x7f0a0164
  2591. public const int Theme_Design_BottomSheetDialog = 2131362148;
  2592. // aapt resource value: 0x7f0a0165
  2593. public const int Theme_Design_Light = 2131362149;
  2594. // aapt resource value: 0x7f0a0166
  2595. public const int Theme_Design_Light_BottomSheetDialog = 2131362150;
  2596. // aapt resource value: 0x7f0a0167
  2597. public const int Theme_Design_Light_NoActionBar = 2131362151;
  2598. // aapt resource value: 0x7f0a0168
  2599. public const int Theme_Design_NoActionBar = 2131362152;
  2600. // aapt resource value: 0x7f0a0000
  2601. public const int Theme_MediaRouter = 2131361792;
  2602. // aapt resource value: 0x7f0a0001
  2603. public const int Theme_MediaRouter_Light = 2131361793;
  2604. // aapt resource value: 0x7f0a0002
  2605. public const int Theme_MediaRouter_Light_DarkControlPanel = 2131361794;
  2606. // aapt resource value: 0x7f0a0003
  2607. public const int Theme_MediaRouter_LightControlPanel = 2131361795;
  2608. // aapt resource value: 0x7f0a010e
  2609. public const int ThemeOverlay_AppCompat = 2131362062;
  2610. // aapt resource value: 0x7f0a010f
  2611. public const int ThemeOverlay_AppCompat_ActionBar = 2131362063;
  2612. // aapt resource value: 0x7f0a0110
  2613. public const int ThemeOverlay_AppCompat_Dark = 2131362064;
  2614. // aapt resource value: 0x7f0a0111
  2615. public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131362065;
  2616. // aapt resource value: 0x7f0a0112
  2617. public const int ThemeOverlay_AppCompat_Light = 2131362066;
  2618. // aapt resource value: 0x7f0a0113
  2619. public const int Widget_AppCompat_ActionBar = 2131362067;
  2620. // aapt resource value: 0x7f0a0114
  2621. public const int Widget_AppCompat_ActionBar_Solid = 2131362068;
  2622. // aapt resource value: 0x7f0a0115
  2623. public const int Widget_AppCompat_ActionBar_TabBar = 2131362069;
  2624. // aapt resource value: 0x7f0a0116
  2625. public const int Widget_AppCompat_ActionBar_TabText = 2131362070;
  2626. // aapt resource value: 0x7f0a0117
  2627. public const int Widget_AppCompat_ActionBar_TabView = 2131362071;
  2628. // aapt resource value: 0x7f0a0118
  2629. public const int Widget_AppCompat_ActionButton = 2131362072;
  2630. // aapt resource value: 0x7f0a0119
  2631. public const int Widget_AppCompat_ActionButton_CloseMode = 2131362073;
  2632. // aapt resource value: 0x7f0a011a
  2633. public const int Widget_AppCompat_ActionButton_Overflow = 2131362074;
  2634. // aapt resource value: 0x7f0a011b
  2635. public const int Widget_AppCompat_ActionMode = 2131362075;
  2636. // aapt resource value: 0x7f0a011c
  2637. public const int Widget_AppCompat_ActivityChooserView = 2131362076;
  2638. // aapt resource value: 0x7f0a011d
  2639. public const int Widget_AppCompat_AutoCompleteTextView = 2131362077;
  2640. // aapt resource value: 0x7f0a011e
  2641. public const int Widget_AppCompat_Button = 2131362078;
  2642. // aapt resource value: 0x7f0a011f
  2643. public const int Widget_AppCompat_Button_Borderless = 2131362079;
  2644. // aapt resource value: 0x7f0a0120
  2645. public const int Widget_AppCompat_Button_Borderless_Colored = 2131362080;
  2646. // aapt resource value: 0x7f0a0121
  2647. public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131362081;
  2648. // aapt resource value: 0x7f0a0122
  2649. public const int Widget_AppCompat_Button_Colored = 2131362082;
  2650. // aapt resource value: 0x7f0a0123
  2651. public const int Widget_AppCompat_Button_Small = 2131362083;
  2652. // aapt resource value: 0x7f0a0124
  2653. public const int Widget_AppCompat_ButtonBar = 2131362084;
  2654. // aapt resource value: 0x7f0a0125
  2655. public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131362085;
  2656. // aapt resource value: 0x7f0a0126
  2657. public const int Widget_AppCompat_CompoundButton_CheckBox = 2131362086;
  2658. // aapt resource value: 0x7f0a0127
  2659. public const int Widget_AppCompat_CompoundButton_RadioButton = 2131362087;
  2660. // aapt resource value: 0x7f0a0128
  2661. public const int Widget_AppCompat_CompoundButton_Switch = 2131362088;
  2662. // aapt resource value: 0x7f0a0129
  2663. public const int Widget_AppCompat_DrawerArrowToggle = 2131362089;
  2664. // aapt resource value: 0x7f0a012a
  2665. public const int Widget_AppCompat_DropDownItem_Spinner = 2131362090;
  2666. // aapt resource value: 0x7f0a012b
  2667. public const int Widget_AppCompat_EditText = 2131362091;
  2668. // aapt resource value: 0x7f0a012c
  2669. public const int Widget_AppCompat_ImageButton = 2131362092;
  2670. // aapt resource value: 0x7f0a012d
  2671. public const int Widget_AppCompat_Light_ActionBar = 2131362093;
  2672. // aapt resource value: 0x7f0a012e
  2673. public const int Widget_AppCompat_Light_ActionBar_Solid = 2131362094;
  2674. // aapt resource value: 0x7f0a012f
  2675. public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131362095;
  2676. // aapt resource value: 0x7f0a0130
  2677. public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131362096;
  2678. // aapt resource value: 0x7f0a0131
  2679. public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131362097;
  2680. // aapt resource value: 0x7f0a0132
  2681. public const int Widget_AppCompat_Light_ActionBar_TabText = 2131362098;
  2682. // aapt resource value: 0x7f0a0133
  2683. public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131362099;
  2684. // aapt resource value: 0x7f0a0134
  2685. public const int Widget_AppCompat_Light_ActionBar_TabView = 2131362100;
  2686. // aapt resource value: 0x7f0a0135
  2687. public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131362101;
  2688. // aapt resource value: 0x7f0a0136
  2689. public const int Widget_AppCompat_Light_ActionButton = 2131362102;
  2690. // aapt resource value: 0x7f0a0137
  2691. public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131362103;
  2692. // aapt resource value: 0x7f0a0138
  2693. public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131362104;
  2694. // aapt resource value: 0x7f0a0139
  2695. public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131362105;
  2696. // aapt resource value: 0x7f0a013a
  2697. public const int Widget_AppCompat_Light_ActivityChooserView = 2131362106;
  2698. // aapt resource value: 0x7f0a013b
  2699. public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131362107;
  2700. // aapt resource value: 0x7f0a013c
  2701. public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131362108;
  2702. // aapt resource value: 0x7f0a013d
  2703. public const int Widget_AppCompat_Light_ListPopupWindow = 2131362109;
  2704. // aapt resource value: 0x7f0a013e
  2705. public const int Widget_AppCompat_Light_ListView_DropDown = 2131362110;
  2706. // aapt resource value: 0x7f0a013f
  2707. public const int Widget_AppCompat_Light_PopupMenu = 2131362111;
  2708. // aapt resource value: 0x7f0a0140
  2709. public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131362112;
  2710. // aapt resource value: 0x7f0a0141
  2711. public const int Widget_AppCompat_Light_SearchView = 2131362113;
  2712. // aapt resource value: 0x7f0a0142
  2713. public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131362114;
  2714. // aapt resource value: 0x7f0a0143
  2715. public const int Widget_AppCompat_ListPopupWindow = 2131362115;
  2716. // aapt resource value: 0x7f0a0144
  2717. public const int Widget_AppCompat_ListView = 2131362116;
  2718. // aapt resource value: 0x7f0a0145
  2719. public const int Widget_AppCompat_ListView_DropDown = 2131362117;
  2720. // aapt resource value: 0x7f0a0146
  2721. public const int Widget_AppCompat_ListView_Menu = 2131362118;
  2722. // aapt resource value: 0x7f0a0147
  2723. public const int Widget_AppCompat_PopupMenu = 2131362119;
  2724. // aapt resource value: 0x7f0a0148
  2725. public const int Widget_AppCompat_PopupMenu_Overflow = 2131362120;
  2726. // aapt resource value: 0x7f0a0149
  2727. public const int Widget_AppCompat_PopupWindow = 2131362121;
  2728. // aapt resource value: 0x7f0a014a
  2729. public const int Widget_AppCompat_ProgressBar = 2131362122;
  2730. // aapt resource value: 0x7f0a014b
  2731. public const int Widget_AppCompat_ProgressBar_Horizontal = 2131362123;
  2732. // aapt resource value: 0x7f0a014c
  2733. public const int Widget_AppCompat_RatingBar = 2131362124;
  2734. // aapt resource value: 0x7f0a014d
  2735. public const int Widget_AppCompat_RatingBar_Indicator = 2131362125;
  2736. // aapt resource value: 0x7f0a014e
  2737. public const int Widget_AppCompat_RatingBar_Small = 2131362126;
  2738. // aapt resource value: 0x7f0a014f
  2739. public const int Widget_AppCompat_SearchView = 2131362127;
  2740. // aapt resource value: 0x7f0a0150
  2741. public const int Widget_AppCompat_SearchView_ActionBar = 2131362128;
  2742. // aapt resource value: 0x7f0a0151
  2743. public const int Widget_AppCompat_SeekBar = 2131362129;
  2744. // aapt resource value: 0x7f0a0152
  2745. public const int Widget_AppCompat_Spinner = 2131362130;
  2746. // aapt resource value: 0x7f0a0153
  2747. public const int Widget_AppCompat_Spinner_DropDown = 2131362131;
  2748. // aapt resource value: 0x7f0a0154
  2749. public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131362132;
  2750. // aapt resource value: 0x7f0a0155
  2751. public const int Widget_AppCompat_Spinner_Underlined = 2131362133;
  2752. // aapt resource value: 0x7f0a0156
  2753. public const int Widget_AppCompat_TextView_SpinnerItem = 2131362134;
  2754. // aapt resource value: 0x7f0a0157
  2755. public const int Widget_AppCompat_Toolbar = 2131362135;
  2756. // aapt resource value: 0x7f0a0158
  2757. public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131362136;
  2758. // aapt resource value: 0x7f0a0169
  2759. public const int Widget_Design_AppBarLayout = 2131362153;
  2760. // aapt resource value: 0x7f0a016a
  2761. public const int Widget_Design_BottomSheet_Modal = 2131362154;
  2762. // aapt resource value: 0x7f0a016b
  2763. public const int Widget_Design_CollapsingToolbar = 2131362155;
  2764. // aapt resource value: 0x7f0a016c
  2765. public const int Widget_Design_CoordinatorLayout = 2131362156;
  2766. // aapt resource value: 0x7f0a016d
  2767. public const int Widget_Design_FloatingActionButton = 2131362157;
  2768. // aapt resource value: 0x7f0a016e
  2769. public const int Widget_Design_NavigationView = 2131362158;
  2770. // aapt resource value: 0x7f0a016f
  2771. public const int Widget_Design_ScrimInsetsFrameLayout = 2131362159;
  2772. // aapt resource value: 0x7f0a0170
  2773. public const int Widget_Design_Snackbar = 2131362160;
  2774. // aapt resource value: 0x7f0a0159
  2775. public const int Widget_Design_TabLayout = 2131362137;
  2776. // aapt resource value: 0x7f0a0171
  2777. public const int Widget_Design_TextInputLayout = 2131362161;
  2778. // aapt resource value: 0x7f0a0004
  2779. public const int Widget_MediaRouter_ChooserText = 2131361796;
  2780. // aapt resource value: 0x7f0a0005
  2781. public const int Widget_MediaRouter_ChooserText_Primary = 2131361797;
  2782. // aapt resource value: 0x7f0a0006
  2783. public const int Widget_MediaRouter_ChooserText_Primary_Dark = 2131361798;
  2784. // aapt resource value: 0x7f0a0007
  2785. public const int Widget_MediaRouter_ChooserText_Primary_Light = 2131361799;
  2786. // aapt resource value: 0x7f0a0008
  2787. public const int Widget_MediaRouter_ChooserText_Secondary = 2131361800;
  2788. // aapt resource value: 0x7f0a0009
  2789. public const int Widget_MediaRouter_ChooserText_Secondary_Dark = 2131361801;
  2790. // aapt resource value: 0x7f0a000a
  2791. public const int Widget_MediaRouter_ChooserText_Secondary_Light = 2131361802;
  2792. // aapt resource value: 0x7f0a000b
  2793. public const int Widget_MediaRouter_ControllerText = 2131361803;
  2794. // aapt resource value: 0x7f0a000c
  2795. public const int Widget_MediaRouter_ControllerText_Primary = 2131361804;
  2796. // aapt resource value: 0x7f0a000d
  2797. public const int Widget_MediaRouter_ControllerText_Primary_Dark = 2131361805;
  2798. // aapt resource value: 0x7f0a000e
  2799. public const int Widget_MediaRouter_ControllerText_Primary_Light = 2131361806;
  2800. // aapt resource value: 0x7f0a000f
  2801. public const int Widget_MediaRouter_ControllerText_Secondary = 2131361807;
  2802. // aapt resource value: 0x7f0a0010
  2803. public const int Widget_MediaRouter_ControllerText_Secondary_Dark = 2131361808;
  2804. // aapt resource value: 0x7f0a0011
  2805. public const int Widget_MediaRouter_ControllerText_Secondary_Light = 2131361809;
  2806. // aapt resource value: 0x7f0a0012
  2807. public const int Widget_MediaRouter_ControllerText_Title = 2131361810;
  2808. // aapt resource value: 0x7f0a0013
  2809. public const int Widget_MediaRouter_ControllerText_Title_Dark = 2131361811;
  2810. // aapt resource value: 0x7f0a0014
  2811. public const int Widget_MediaRouter_ControllerText_Title_Light = 2131361812;
  2812. // aapt resource value: 0x7f0a0015
  2813. public const int Widget_MediaRouter_Light_MediaRouteButton = 2131361813;
  2814. // aapt resource value: 0x7f0a0016
  2815. public const int Widget_MediaRouter_MediaRouteButton = 2131361814;
  2816. static Style()
  2817. {
  2818. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2819. }
  2820. private Style()
  2821. {
  2822. }
  2823. }
  2824. public partial class Styleable
  2825. {
  2826. public static int[] ActionBar = new int[] {
  2827. 2130772007,
  2828. 2130772009,
  2829. 2130772010,
  2830. 2130772011,
  2831. 2130772012,
  2832. 2130772013,
  2833. 2130772014,
  2834. 2130772015,
  2835. 2130772016,
  2836. 2130772017,
  2837. 2130772018,
  2838. 2130772019,
  2839. 2130772020,
  2840. 2130772021,
  2841. 2130772022,
  2842. 2130772023,
  2843. 2130772024,
  2844. 2130772025,
  2845. 2130772026,
  2846. 2130772027,
  2847. 2130772028,
  2848. 2130772029,
  2849. 2130772030,
  2850. 2130772031,
  2851. 2130772032,
  2852. 2130772033,
  2853. 2130772090};
  2854. // aapt resource value: 10
  2855. public const int ActionBar_background = 10;
  2856. // aapt resource value: 12
  2857. public const int ActionBar_backgroundSplit = 12;
  2858. // aapt resource value: 11
  2859. public const int ActionBar_backgroundStacked = 11;
  2860. // aapt resource value: 21
  2861. public const int ActionBar_contentInsetEnd = 21;
  2862. // aapt resource value: 22
  2863. public const int ActionBar_contentInsetLeft = 22;
  2864. // aapt resource value: 23
  2865. public const int ActionBar_contentInsetRight = 23;
  2866. // aapt resource value: 20
  2867. public const int ActionBar_contentInsetStart = 20;
  2868. // aapt resource value: 13
  2869. public const int ActionBar_customNavigationLayout = 13;
  2870. // aapt resource value: 3
  2871. public const int ActionBar_displayOptions = 3;
  2872. // aapt resource value: 9
  2873. public const int ActionBar_divider = 9;
  2874. // aapt resource value: 24
  2875. public const int ActionBar_elevation = 24;
  2876. // aapt resource value: 0
  2877. public const int ActionBar_height = 0;
  2878. // aapt resource value: 19
  2879. public const int ActionBar_hideOnContentScroll = 19;
  2880. // aapt resource value: 26
  2881. public const int ActionBar_homeAsUpIndicator = 26;
  2882. // aapt resource value: 14
  2883. public const int ActionBar_homeLayout = 14;
  2884. // aapt resource value: 7
  2885. public const int ActionBar_icon = 7;
  2886. // aapt resource value: 16
  2887. public const int ActionBar_indeterminateProgressStyle = 16;
  2888. // aapt resource value: 18
  2889. public const int ActionBar_itemPadding = 18;
  2890. // aapt resource value: 8
  2891. public const int ActionBar_logo = 8;
  2892. // aapt resource value: 2
  2893. public const int ActionBar_navigationMode = 2;
  2894. // aapt resource value: 25
  2895. public const int ActionBar_popupTheme = 25;
  2896. // aapt resource value: 17
  2897. public const int ActionBar_progressBarPadding = 17;
  2898. // aapt resource value: 15
  2899. public const int ActionBar_progressBarStyle = 15;
  2900. // aapt resource value: 4
  2901. public const int ActionBar_subtitle = 4;
  2902. // aapt resource value: 6
  2903. public const int ActionBar_subtitleTextStyle = 6;
  2904. // aapt resource value: 1
  2905. public const int ActionBar_title = 1;
  2906. // aapt resource value: 5
  2907. public const int ActionBar_titleTextStyle = 5;
  2908. public static int[] ActionBarLayout = new int[] {
  2909. 16842931};
  2910. // aapt resource value: 0
  2911. public const int ActionBarLayout_android_layout_gravity = 0;
  2912. public static int[] ActionMenuItemView = new int[] {
  2913. 16843071};
  2914. // aapt resource value: 0
  2915. public const int ActionMenuItemView_android_minWidth = 0;
  2916. public static int[] ActionMenuView;
  2917. public static int[] ActionMode = new int[] {
  2918. 2130772007,
  2919. 2130772013,
  2920. 2130772014,
  2921. 2130772018,
  2922. 2130772020,
  2923. 2130772034};
  2924. // aapt resource value: 3
  2925. public const int ActionMode_background = 3;
  2926. // aapt resource value: 4
  2927. public const int ActionMode_backgroundSplit = 4;
  2928. // aapt resource value: 5
  2929. public const int ActionMode_closeItemLayout = 5;
  2930. // aapt resource value: 0
  2931. public const int ActionMode_height = 0;
  2932. // aapt resource value: 2
  2933. public const int ActionMode_subtitleTextStyle = 2;
  2934. // aapt resource value: 1
  2935. public const int ActionMode_titleTextStyle = 1;
  2936. public static int[] ActivityChooserView = new int[] {
  2937. 2130772035,
  2938. 2130772036};
  2939. // aapt resource value: 1
  2940. public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
  2941. // aapt resource value: 0
  2942. public const int ActivityChooserView_initialActivityCount = 0;
  2943. public static int[] AlertDialog = new int[] {
  2944. 16842994,
  2945. 2130772037,
  2946. 2130772038,
  2947. 2130772039,
  2948. 2130772040,
  2949. 2130772041};
  2950. // aapt resource value: 0
  2951. public const int AlertDialog_android_layout = 0;
  2952. // aapt resource value: 1
  2953. public const int AlertDialog_buttonPanelSideLayout = 1;
  2954. // aapt resource value: 5
  2955. public const int AlertDialog_listItemLayout = 5;
  2956. // aapt resource value: 2
  2957. public const int AlertDialog_listLayout = 2;
  2958. // aapt resource value: 3
  2959. public const int AlertDialog_multiChoiceItemLayout = 3;
  2960. // aapt resource value: 4
  2961. public const int AlertDialog_singleChoiceItemLayout = 4;
  2962. public static int[] AppBarLayout = new int[] {
  2963. 16842964,
  2964. 2130772032,
  2965. 2130772215};
  2966. // aapt resource value: 0
  2967. public const int AppBarLayout_android_background = 0;
  2968. // aapt resource value: 1
  2969. public const int AppBarLayout_elevation = 1;
  2970. // aapt resource value: 2
  2971. public const int AppBarLayout_expanded = 2;
  2972. public static int[] AppBarLayout_LayoutParams = new int[] {
  2973. 2130772216,
  2974. 2130772217};
  2975. // aapt resource value: 0
  2976. public const int AppBarLayout_LayoutParams_layout_scrollFlags = 0;
  2977. // aapt resource value: 1
  2978. public const int AppBarLayout_LayoutParams_layout_scrollInterpolator = 1;
  2979. public static int[] AppCompatImageView = new int[] {
  2980. 16843033,
  2981. 2130772042};
  2982. // aapt resource value: 0
  2983. public const int AppCompatImageView_android_src = 0;
  2984. // aapt resource value: 1
  2985. public const int AppCompatImageView_srcCompat = 1;
  2986. public static int[] AppCompatTextView = new int[] {
  2987. 16842804,
  2988. 2130772043};
  2989. // aapt resource value: 0
  2990. public const int AppCompatTextView_android_textAppearance = 0;
  2991. // aapt resource value: 1
  2992. public const int AppCompatTextView_textAllCaps = 1;
  2993. public static int[] AppCompatTheme = new int[] {
  2994. 16842839,
  2995. 16842926,
  2996. 2130772044,
  2997. 2130772045,
  2998. 2130772046,
  2999. 2130772047,
  3000. 2130772048,
  3001. 2130772049,
  3002. 2130772050,
  3003. 2130772051,
  3004. 2130772052,
  3005. 2130772053,
  3006. 2130772054,
  3007. 2130772055,
  3008. 2130772056,
  3009. 2130772057,
  3010. 2130772058,
  3011. 2130772059,
  3012. 2130772060,
  3013. 2130772061,
  3014. 2130772062,
  3015. 2130772063,
  3016. 2130772064,
  3017. 2130772065,
  3018. 2130772066,
  3019. 2130772067,
  3020. 2130772068,
  3021. 2130772069,
  3022. 2130772070,
  3023. 2130772071,
  3024. 2130772072,
  3025. 2130772073,
  3026. 2130772074,
  3027. 2130772075,
  3028. 2130772076,
  3029. 2130772077,
  3030. 2130772078,
  3031. 2130772079,
  3032. 2130772080,
  3033. 2130772081,
  3034. 2130772082,
  3035. 2130772083,
  3036. 2130772084,
  3037. 2130772085,
  3038. 2130772086,
  3039. 2130772087,
  3040. 2130772088,
  3041. 2130772089,
  3042. 2130772090,
  3043. 2130772091,
  3044. 2130772092,
  3045. 2130772093,
  3046. 2130772094,
  3047. 2130772095,
  3048. 2130772096,
  3049. 2130772097,
  3050. 2130772098,
  3051. 2130772099,
  3052. 2130772100,
  3053. 2130772101,
  3054. 2130772102,
  3055. 2130772103,
  3056. 2130772104,
  3057. 2130772105,
  3058. 2130772106,
  3059. 2130772107,
  3060. 2130772108,
  3061. 2130772109,
  3062. 2130772110,
  3063. 2130772111,
  3064. 2130772112,
  3065. 2130772113,
  3066. 2130772114,
  3067. 2130772115,
  3068. 2130772116,
  3069. 2130772117,
  3070. 2130772118,
  3071. 2130772119,
  3072. 2130772120,
  3073. 2130772121,
  3074. 2130772122,
  3075. 2130772123,
  3076. 2130772124,
  3077. 2130772125,
  3078. 2130772126,
  3079. 2130772127,
  3080. 2130772128,
  3081. 2130772129,
  3082. 2130772130,
  3083. 2130772131,
  3084. 2130772132,
  3085. 2130772133,
  3086. 2130772134,
  3087. 2130772135,
  3088. 2130772136,
  3089. 2130772137,
  3090. 2130772138,
  3091. 2130772139,
  3092. 2130772140,
  3093. 2130772141,
  3094. 2130772142,
  3095. 2130772143,
  3096. 2130772144,
  3097. 2130772145,
  3098. 2130772146,
  3099. 2130772147,
  3100. 2130772148,
  3101. 2130772149,
  3102. 2130772150,
  3103. 2130772151,
  3104. 2130772152,
  3105. 2130772153};
  3106. // aapt resource value: 23
  3107. public const int AppCompatTheme_actionBarDivider = 23;
  3108. // aapt resource value: 24
  3109. public const int AppCompatTheme_actionBarItemBackground = 24;
  3110. // aapt resource value: 17
  3111. public const int AppCompatTheme_actionBarPopupTheme = 17;
  3112. // aapt resource value: 22
  3113. public const int AppCompatTheme_actionBarSize = 22;
  3114. // aapt resource value: 19
  3115. public const int AppCompatTheme_actionBarSplitStyle = 19;
  3116. // aapt resource value: 18
  3117. public const int AppCompatTheme_actionBarStyle = 18;
  3118. // aapt resource value: 13
  3119. public const int AppCompatTheme_actionBarTabBarStyle = 13;
  3120. // aapt resource value: 12
  3121. public const int AppCompatTheme_actionBarTabStyle = 12;
  3122. // aapt resource value: 14
  3123. public const int AppCompatTheme_actionBarTabTextStyle = 14;
  3124. // aapt resource value: 20
  3125. public const int AppCompatTheme_actionBarTheme = 20;
  3126. // aapt resource value: 21
  3127. public const int AppCompatTheme_actionBarWidgetTheme = 21;
  3128. // aapt resource value: 49
  3129. public const int AppCompatTheme_actionButtonStyle = 49;
  3130. // aapt resource value: 45
  3131. public const int AppCompatTheme_actionDropDownStyle = 45;
  3132. // aapt resource value: 25
  3133. public const int AppCompatTheme_actionMenuTextAppearance = 25;
  3134. // aapt resource value: 26
  3135. public const int AppCompatTheme_actionMenuTextColor = 26;
  3136. // aapt resource value: 29
  3137. public const int AppCompatTheme_actionModeBackground = 29;
  3138. // aapt resource value: 28
  3139. public const int AppCompatTheme_actionModeCloseButtonStyle = 28;
  3140. // aapt resource value: 31
  3141. public const int AppCompatTheme_actionModeCloseDrawable = 31;
  3142. // aapt resource value: 33
  3143. public const int AppCompatTheme_actionModeCopyDrawable = 33;
  3144. // aapt resource value: 32
  3145. public const int AppCompatTheme_actionModeCutDrawable = 32;
  3146. // aapt resource value: 37
  3147. public const int AppCompatTheme_actionModeFindDrawable = 37;
  3148. // aapt resource value: 34
  3149. public const int AppCompatTheme_actionModePasteDrawable = 34;
  3150. // aapt resource value: 39
  3151. public const int AppCompatTheme_actionModePopupWindowStyle = 39;
  3152. // aapt resource value: 35
  3153. public const int AppCompatTheme_actionModeSelectAllDrawable = 35;
  3154. // aapt resource value: 36
  3155. public const int AppCompatTheme_actionModeShareDrawable = 36;
  3156. // aapt resource value: 30
  3157. public const int AppCompatTheme_actionModeSplitBackground = 30;
  3158. // aapt resource value: 27
  3159. public const int AppCompatTheme_actionModeStyle = 27;
  3160. // aapt resource value: 38
  3161. public const int AppCompatTheme_actionModeWebSearchDrawable = 38;
  3162. // aapt resource value: 15
  3163. public const int AppCompatTheme_actionOverflowButtonStyle = 15;
  3164. // aapt resource value: 16
  3165. public const int AppCompatTheme_actionOverflowMenuStyle = 16;
  3166. // aapt resource value: 57
  3167. public const int AppCompatTheme_activityChooserViewStyle = 57;
  3168. // aapt resource value: 92
  3169. public const int AppCompatTheme_alertDialogButtonGroupStyle = 92;
  3170. // aapt resource value: 93
  3171. public const int AppCompatTheme_alertDialogCenterButtons = 93;
  3172. // aapt resource value: 91
  3173. public const int AppCompatTheme_alertDialogStyle = 91;
  3174. // aapt resource value: 94
  3175. public const int AppCompatTheme_alertDialogTheme = 94;
  3176. // aapt resource value: 1
  3177. public const int AppCompatTheme_android_windowAnimationStyle = 1;
  3178. // aapt resource value: 0
  3179. public const int AppCompatTheme_android_windowIsFloating = 0;
  3180. // aapt resource value: 99
  3181. public const int AppCompatTheme_autoCompleteTextViewStyle = 99;
  3182. // aapt resource value: 54
  3183. public const int AppCompatTheme_borderlessButtonStyle = 54;
  3184. // aapt resource value: 51
  3185. public const int AppCompatTheme_buttonBarButtonStyle = 51;
  3186. // aapt resource value: 97
  3187. public const int AppCompatTheme_buttonBarNegativeButtonStyle = 97;
  3188. // aapt resource value: 98
  3189. public const int AppCompatTheme_buttonBarNeutralButtonStyle = 98;
  3190. // aapt resource value: 96
  3191. public const int AppCompatTheme_buttonBarPositiveButtonStyle = 96;
  3192. // aapt resource value: 50
  3193. public const int AppCompatTheme_buttonBarStyle = 50;
  3194. // aapt resource value: 100
  3195. public const int AppCompatTheme_buttonStyle = 100;
  3196. // aapt resource value: 101
  3197. public const int AppCompatTheme_buttonStyleSmall = 101;
  3198. // aapt resource value: 102
  3199. public const int AppCompatTheme_checkboxStyle = 102;
  3200. // aapt resource value: 103
  3201. public const int AppCompatTheme_checkedTextViewStyle = 103;
  3202. // aapt resource value: 84
  3203. public const int AppCompatTheme_colorAccent = 84;
  3204. // aapt resource value: 88
  3205. public const int AppCompatTheme_colorButtonNormal = 88;
  3206. // aapt resource value: 86
  3207. public const int AppCompatTheme_colorControlActivated = 86;
  3208. // aapt resource value: 87
  3209. public const int AppCompatTheme_colorControlHighlight = 87;
  3210. // aapt resource value: 85
  3211. public const int AppCompatTheme_colorControlNormal = 85;
  3212. // aapt resource value: 82
  3213. public const int AppCompatTheme_colorPrimary = 82;
  3214. // aapt resource value: 83
  3215. public const int AppCompatTheme_colorPrimaryDark = 83;
  3216. // aapt resource value: 89
  3217. public const int AppCompatTheme_colorSwitchThumbNormal = 89;
  3218. // aapt resource value: 90
  3219. public const int AppCompatTheme_controlBackground = 90;
  3220. // aapt resource value: 43
  3221. public const int AppCompatTheme_dialogPreferredPadding = 43;
  3222. // aapt resource value: 42
  3223. public const int AppCompatTheme_dialogTheme = 42;
  3224. // aapt resource value: 56
  3225. public const int AppCompatTheme_dividerHorizontal = 56;
  3226. // aapt resource value: 55
  3227. public const int AppCompatTheme_dividerVertical = 55;
  3228. // aapt resource value: 74
  3229. public const int AppCompatTheme_dropDownListViewStyle = 74;
  3230. // aapt resource value: 46
  3231. public const int AppCompatTheme_dropdownListPreferredItemHeight = 46;
  3232. // aapt resource value: 63
  3233. public const int AppCompatTheme_editTextBackground = 63;
  3234. // aapt resource value: 62
  3235. public const int AppCompatTheme_editTextColor = 62;
  3236. // aapt resource value: 104
  3237. public const int AppCompatTheme_editTextStyle = 104;
  3238. // aapt resource value: 48
  3239. public const int AppCompatTheme_homeAsUpIndicator = 48;
  3240. // aapt resource value: 64
  3241. public const int AppCompatTheme_imageButtonStyle = 64;
  3242. // aapt resource value: 81
  3243. public const int AppCompatTheme_listChoiceBackgroundIndicator = 81;
  3244. // aapt resource value: 44
  3245. public const int AppCompatTheme_listDividerAlertDialog = 44;
  3246. // aapt resource value: 75
  3247. public const int AppCompatTheme_listPopupWindowStyle = 75;
  3248. // aapt resource value: 69
  3249. public const int AppCompatTheme_listPreferredItemHeight = 69;
  3250. // aapt resource value: 71
  3251. public const int AppCompatTheme_listPreferredItemHeightLarge = 71;
  3252. // aapt resource value: 70
  3253. public const int AppCompatTheme_listPreferredItemHeightSmall = 70;
  3254. // aapt resource value: 72
  3255. public const int AppCompatTheme_listPreferredItemPaddingLeft = 72;
  3256. // aapt resource value: 73
  3257. public const int AppCompatTheme_listPreferredItemPaddingRight = 73;
  3258. // aapt resource value: 78
  3259. public const int AppCompatTheme_panelBackground = 78;
  3260. // aapt resource value: 80
  3261. public const int AppCompatTheme_panelMenuListTheme = 80;
  3262. // aapt resource value: 79
  3263. public const int AppCompatTheme_panelMenuListWidth = 79;
  3264. // aapt resource value: 60
  3265. public const int AppCompatTheme_popupMenuStyle = 60;
  3266. // aapt resource value: 61
  3267. public const int AppCompatTheme_popupWindowStyle = 61;
  3268. // aapt resource value: 105
  3269. public const int AppCompatTheme_radioButtonStyle = 105;
  3270. // aapt resource value: 106
  3271. public const int AppCompatTheme_ratingBarStyle = 106;
  3272. // aapt resource value: 107
  3273. public const int AppCompatTheme_ratingBarStyleIndicator = 107;
  3274. // aapt resource value: 108
  3275. public const int AppCompatTheme_ratingBarStyleSmall = 108;
  3276. // aapt resource value: 68
  3277. public const int AppCompatTheme_searchViewStyle = 68;
  3278. // aapt resource value: 109
  3279. public const int AppCompatTheme_seekBarStyle = 109;
  3280. // aapt resource value: 52
  3281. public const int AppCompatTheme_selectableItemBackground = 52;
  3282. // aapt resource value: 53
  3283. public const int AppCompatTheme_selectableItemBackgroundBorderless = 53;
  3284. // aapt resource value: 47
  3285. public const int AppCompatTheme_spinnerDropDownItemStyle = 47;
  3286. // aapt resource value: 110
  3287. public const int AppCompatTheme_spinnerStyle = 110;
  3288. // aapt resource value: 111
  3289. public const int AppCompatTheme_switchStyle = 111;
  3290. // aapt resource value: 40
  3291. public const int AppCompatTheme_textAppearanceLargePopupMenu = 40;
  3292. // aapt resource value: 76
  3293. public const int AppCompatTheme_textAppearanceListItem = 76;
  3294. // aapt resource value: 77
  3295. public const int AppCompatTheme_textAppearanceListItemSmall = 77;
  3296. // aapt resource value: 66
  3297. public const int AppCompatTheme_textAppearanceSearchResultSubtitle = 66;
  3298. // aapt resource value: 65
  3299. public const int AppCompatTheme_textAppearanceSearchResultTitle = 65;
  3300. // aapt resource value: 41
  3301. public const int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
  3302. // aapt resource value: 95
  3303. public const int AppCompatTheme_textColorAlertDialogListItem = 95;
  3304. // aapt resource value: 67
  3305. public const int AppCompatTheme_textColorSearchUrl = 67;
  3306. // aapt resource value: 59
  3307. public const int AppCompatTheme_toolbarNavigationButtonStyle = 59;
  3308. // aapt resource value: 58
  3309. public const int AppCompatTheme_toolbarStyle = 58;
  3310. // aapt resource value: 2
  3311. public const int AppCompatTheme_windowActionBar = 2;
  3312. // aapt resource value: 4
  3313. public const int AppCompatTheme_windowActionBarOverlay = 4;
  3314. // aapt resource value: 5
  3315. public const int AppCompatTheme_windowActionModeOverlay = 5;
  3316. // aapt resource value: 9
  3317. public const int AppCompatTheme_windowFixedHeightMajor = 9;
  3318. // aapt resource value: 7
  3319. public const int AppCompatTheme_windowFixedHeightMinor = 7;
  3320. // aapt resource value: 6
  3321. public const int AppCompatTheme_windowFixedWidthMajor = 6;
  3322. // aapt resource value: 8
  3323. public const int AppCompatTheme_windowFixedWidthMinor = 8;
  3324. // aapt resource value: 10
  3325. public const int AppCompatTheme_windowMinWidthMajor = 10;
  3326. // aapt resource value: 11
  3327. public const int AppCompatTheme_windowMinWidthMinor = 11;
  3328. // aapt resource value: 3
  3329. public const int AppCompatTheme_windowNoTitle = 3;
  3330. public static int[] BottomSheetBehavior_Params = new int[] {
  3331. 2130772218,
  3332. 2130772219};
  3333. // aapt resource value: 1
  3334. public const int BottomSheetBehavior_Params_behavior_hideable = 1;
  3335. // aapt resource value: 0
  3336. public const int BottomSheetBehavior_Params_behavior_peekHeight = 0;
  3337. public static int[] ButtonBarLayout = new int[] {
  3338. 2130772154};
  3339. // aapt resource value: 0
  3340. public const int ButtonBarLayout_allowStacking = 0;
  3341. public static int[] CardView = new int[] {
  3342. 16843071,
  3343. 16843072,
  3344. 2130771995,
  3345. 2130771996,
  3346. 2130771997,
  3347. 2130771998,
  3348. 2130771999,
  3349. 2130772000,
  3350. 2130772001,
  3351. 2130772002,
  3352. 2130772003,
  3353. 2130772004,
  3354. 2130772005};
  3355. // aapt resource value: 1
  3356. public const int CardView_android_minHeight = 1;
  3357. // aapt resource value: 0
  3358. public const int CardView_android_minWidth = 0;
  3359. // aapt resource value: 2
  3360. public const int CardView_cardBackgroundColor = 2;
  3361. // aapt resource value: 3
  3362. public const int CardView_cardCornerRadius = 3;
  3363. // aapt resource value: 4
  3364. public const int CardView_cardElevation = 4;
  3365. // aapt resource value: 5
  3366. public const int CardView_cardMaxElevation = 5;
  3367. // aapt resource value: 7
  3368. public const int CardView_cardPreventCornerOverlap = 7;
  3369. // aapt resource value: 6
  3370. public const int CardView_cardUseCompatPadding = 6;
  3371. // aapt resource value: 8
  3372. public const int CardView_contentPadding = 8;
  3373. // aapt resource value: 12
  3374. public const int CardView_contentPaddingBottom = 12;
  3375. // aapt resource value: 9
  3376. public const int CardView_contentPaddingLeft = 9;
  3377. // aapt resource value: 10
  3378. public const int CardView_contentPaddingRight = 10;
  3379. // aapt resource value: 11
  3380. public const int CardView_contentPaddingTop = 11;
  3381. public static int[] CollapsingAppBarLayout_LayoutParams = new int[] {
  3382. 2130772220,
  3383. 2130772221};
  3384. // aapt resource value: 0
  3385. public const int CollapsingAppBarLayout_LayoutParams_layout_collapseMode = 0;
  3386. // aapt resource value: 1
  3387. public const int CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier = 1;
  3388. public static int[] CollapsingToolbarLayout = new int[] {
  3389. 2130772009,
  3390. 2130772222,
  3391. 2130772223,
  3392. 2130772224,
  3393. 2130772225,
  3394. 2130772226,
  3395. 2130772227,
  3396. 2130772228,
  3397. 2130772229,
  3398. 2130772230,
  3399. 2130772231,
  3400. 2130772232,
  3401. 2130772233,
  3402. 2130772234};
  3403. // aapt resource value: 11
  3404. public const int CollapsingToolbarLayout_collapsedTitleGravity = 11;
  3405. // aapt resource value: 7
  3406. public const int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
  3407. // aapt resource value: 8
  3408. public const int CollapsingToolbarLayout_contentScrim = 8;
  3409. // aapt resource value: 12
  3410. public const int CollapsingToolbarLayout_expandedTitleGravity = 12;
  3411. // aapt resource value: 1
  3412. public const int CollapsingToolbarLayout_expandedTitleMargin = 1;
  3413. // aapt resource value: 5
  3414. public const int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
  3415. // aapt resource value: 4
  3416. public const int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;
  3417. // aapt resource value: 2
  3418. public const int CollapsingToolbarLayout_expandedTitleMarginStart = 2;
  3419. // aapt resource value: 3
  3420. public const int CollapsingToolbarLayout_expandedTitleMarginTop = 3;
  3421. // aapt resource value: 6
  3422. public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;
  3423. // aapt resource value: 9
  3424. public const int CollapsingToolbarLayout_statusBarScrim = 9;
  3425. // aapt resource value: 0
  3426. public const int CollapsingToolbarLayout_title = 0;
  3427. // aapt resource value: 13
  3428. public const int CollapsingToolbarLayout_titleEnabled = 13;
  3429. // aapt resource value: 10
  3430. public const int CollapsingToolbarLayout_toolbarId = 10;
  3431. public static int[] CompoundButton = new int[] {
  3432. 16843015,
  3433. 2130772155,
  3434. 2130772156};
  3435. // aapt resource value: 0
  3436. public const int CompoundButton_android_button = 0;
  3437. // aapt resource value: 1
  3438. public const int CompoundButton_buttonTint = 1;
  3439. // aapt resource value: 2
  3440. public const int CompoundButton_buttonTintMode = 2;
  3441. public static int[] CoordinatorLayout = new int[] {
  3442. 2130772235,
  3443. 2130772236};
  3444. // aapt resource value: 0
  3445. public const int CoordinatorLayout_keylines = 0;
  3446. // aapt resource value: 1
  3447. public const int CoordinatorLayout_statusBarBackground = 1;
  3448. public static int[] CoordinatorLayout_LayoutParams = new int[] {
  3449. 16842931,
  3450. 2130772237,
  3451. 2130772238,
  3452. 2130772239,
  3453. 2130772240};
  3454. // aapt resource value: 0
  3455. public const int CoordinatorLayout_LayoutParams_android_layout_gravity = 0;
  3456. // aapt resource value: 2
  3457. public const int CoordinatorLayout_LayoutParams_layout_anchor = 2;
  3458. // aapt resource value: 4
  3459. public const int CoordinatorLayout_LayoutParams_layout_anchorGravity = 4;
  3460. // aapt resource value: 1
  3461. public const int CoordinatorLayout_LayoutParams_layout_behavior = 1;
  3462. // aapt resource value: 3
  3463. public const int CoordinatorLayout_LayoutParams_layout_keyline = 3;
  3464. public static int[] DesignTheme = new int[] {
  3465. 2130772241,
  3466. 2130772242,
  3467. 2130772243};
  3468. // aapt resource value: 0
  3469. public const int DesignTheme_bottomSheetDialogTheme = 0;
  3470. // aapt resource value: 1
  3471. public const int DesignTheme_bottomSheetStyle = 1;
  3472. // aapt resource value: 2
  3473. public const int DesignTheme_textColorError = 2;
  3474. public static int[] DrawerArrowToggle = new int[] {
  3475. 2130772157,
  3476. 2130772158,
  3477. 2130772159,
  3478. 2130772160,
  3479. 2130772161,
  3480. 2130772162,
  3481. 2130772163,
  3482. 2130772164};
  3483. // aapt resource value: 4
  3484. public const int DrawerArrowToggle_arrowHeadLength = 4;
  3485. // aapt resource value: 5
  3486. public const int DrawerArrowToggle_arrowShaftLength = 5;
  3487. // aapt resource value: 6
  3488. public const int DrawerArrowToggle_barLength = 6;
  3489. // aapt resource value: 0
  3490. public const int DrawerArrowToggle_color = 0;
  3491. // aapt resource value: 2
  3492. public const int DrawerArrowToggle_drawableSize = 2;
  3493. // aapt resource value: 3
  3494. public const int DrawerArrowToggle_gapBetweenBars = 3;
  3495. // aapt resource value: 1
  3496. public const int DrawerArrowToggle_spinBars = 1;
  3497. // aapt resource value: 7
  3498. public const int DrawerArrowToggle_thickness = 7;
  3499. public static int[] FloatingActionButton = new int[] {
  3500. 2130772032,
  3501. 2130772213,
  3502. 2130772214,
  3503. 2130772244,
  3504. 2130772245,
  3505. 2130772246,
  3506. 2130772247,
  3507. 2130772248};
  3508. // aapt resource value: 1
  3509. public const int FloatingActionButton_backgroundTint = 1;
  3510. // aapt resource value: 2
  3511. public const int FloatingActionButton_backgroundTintMode = 2;
  3512. // aapt resource value: 6
  3513. public const int FloatingActionButton_borderWidth = 6;
  3514. // aapt resource value: 0
  3515. public const int FloatingActionButton_elevation = 0;
  3516. // aapt resource value: 4
  3517. public const int FloatingActionButton_fabSize = 4;
  3518. // aapt resource value: 5
  3519. public const int FloatingActionButton_pressedTranslationZ = 5;
  3520. // aapt resource value: 3
  3521. public const int FloatingActionButton_rippleColor = 3;
  3522. // aapt resource value: 7
  3523. public const int FloatingActionButton_useCompatPadding = 7;
  3524. public static int[] ForegroundLinearLayout = new int[] {
  3525. 16843017,
  3526. 16843264,
  3527. 2130772249};
  3528. // aapt resource value: 0
  3529. public const int ForegroundLinearLayout_android_foreground = 0;
  3530. // aapt resource value: 1
  3531. public const int ForegroundLinearLayout_android_foregroundGravity = 1;
  3532. // aapt resource value: 2
  3533. public const int ForegroundLinearLayout_foregroundInsidePadding = 2;
  3534. public static int[] LinearLayoutCompat = new int[] {
  3535. 16842927,
  3536. 16842948,
  3537. 16843046,
  3538. 16843047,
  3539. 16843048,
  3540. 2130772017,
  3541. 2130772165,
  3542. 2130772166,
  3543. 2130772167};
  3544. // aapt resource value: 2
  3545. public const int LinearLayoutCompat_android_baselineAligned = 2;
  3546. // aapt resource value: 3
  3547. public const int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
  3548. // aapt resource value: 0
  3549. public const int LinearLayoutCompat_android_gravity = 0;
  3550. // aapt resource value: 1
  3551. public const int LinearLayoutCompat_android_orientation = 1;
  3552. // aapt resource value: 4
  3553. public const int LinearLayoutCompat_android_weightSum = 4;
  3554. // aapt resource value: 5
  3555. public const int LinearLayoutCompat_divider = 5;
  3556. // aapt resource value: 8
  3557. public const int LinearLayoutCompat_dividerPadding = 8;
  3558. // aapt resource value: 6
  3559. public const int LinearLayoutCompat_measureWithLargestChild = 6;
  3560. // aapt resource value: 7
  3561. public const int LinearLayoutCompat_showDividers = 7;
  3562. public static int[] LinearLayoutCompat_Layout = new int[] {
  3563. 16842931,
  3564. 16842996,
  3565. 16842997,
  3566. 16843137};
  3567. // aapt resource value: 0
  3568. public const int LinearLayoutCompat_Layout_android_layout_gravity = 0;
  3569. // aapt resource value: 2
  3570. public const int LinearLayoutCompat_Layout_android_layout_height = 2;
  3571. // aapt resource value: 3
  3572. public const int LinearLayoutCompat_Layout_android_layout_weight = 3;
  3573. // aapt resource value: 1
  3574. public const int LinearLayoutCompat_Layout_android_layout_width = 1;
  3575. public static int[] ListPopupWindow = new int[] {
  3576. 16843436,
  3577. 16843437};
  3578. // aapt resource value: 0
  3579. public const int ListPopupWindow_android_dropDownHorizontalOffset = 0;
  3580. // aapt resource value: 1
  3581. public const int ListPopupWindow_android_dropDownVerticalOffset = 1;
  3582. public static int[] MediaRouteButton = new int[] {
  3583. 16843071,
  3584. 16843072,
  3585. 2130771994};
  3586. // aapt resource value: 1
  3587. public const int MediaRouteButton_android_minHeight = 1;
  3588. // aapt resource value: 0
  3589. public const int MediaRouteButton_android_minWidth = 0;
  3590. // aapt resource value: 2
  3591. public const int MediaRouteButton_externalRouteEnabledDrawable = 2;
  3592. public static int[] MenuGroup = new int[] {
  3593. 16842766,
  3594. 16842960,
  3595. 16843156,
  3596. 16843230,
  3597. 16843231,
  3598. 16843232};
  3599. // aapt resource value: 5
  3600. public const int MenuGroup_android_checkableBehavior = 5;
  3601. // aapt resource value: 0
  3602. public const int MenuGroup_android_enabled = 0;
  3603. // aapt resource value: 1
  3604. public const int MenuGroup_android_id = 1;
  3605. // aapt resource value: 3
  3606. public const int MenuGroup_android_menuCategory = 3;
  3607. // aapt resource value: 4
  3608. public const int MenuGroup_android_orderInCategory = 4;
  3609. // aapt resource value: 2
  3610. public const int MenuGroup_android_visible = 2;
  3611. public static int[] MenuItem = new int[] {
  3612. 16842754,
  3613. 16842766,
  3614. 16842960,
  3615. 16843014,
  3616. 16843156,
  3617. 16843230,
  3618. 16843231,
  3619. 16843233,
  3620. 16843234,
  3621. 16843235,
  3622. 16843236,
  3623. 16843237,
  3624. 16843375,
  3625. 2130772168,
  3626. 2130772169,
  3627. 2130772170,
  3628. 2130772171};
  3629. // aapt resource value: 14
  3630. public const int MenuItem_actionLayout = 14;
  3631. // aapt resource value: 16
  3632. public const int MenuItem_actionProviderClass = 16;
  3633. // aapt resource value: 15
  3634. public const int MenuItem_actionViewClass = 15;
  3635. // aapt resource value: 9
  3636. public const int MenuItem_android_alphabeticShortcut = 9;
  3637. // aapt resource value: 11
  3638. public const int MenuItem_android_checkable = 11;
  3639. // aapt resource value: 3
  3640. public const int MenuItem_android_checked = 3;
  3641. // aapt resource value: 1
  3642. public const int MenuItem_android_enabled = 1;
  3643. // aapt resource value: 0
  3644. public const int MenuItem_android_icon = 0;
  3645. // aapt resource value: 2
  3646. public const int MenuItem_android_id = 2;
  3647. // aapt resource value: 5
  3648. public const int MenuItem_android_menuCategory = 5;
  3649. // aapt resource value: 10
  3650. public const int MenuItem_android_numericShortcut = 10;
  3651. // aapt resource value: 12
  3652. public const int MenuItem_android_onClick = 12;
  3653. // aapt resource value: 6
  3654. public const int MenuItem_android_orderInCategory = 6;
  3655. // aapt resource value: 7
  3656. public const int MenuItem_android_title = 7;
  3657. // aapt resource value: 8
  3658. public const int MenuItem_android_titleCondensed = 8;
  3659. // aapt resource value: 4
  3660. public const int MenuItem_android_visible = 4;
  3661. // aapt resource value: 13
  3662. public const int MenuItem_showAsAction = 13;
  3663. public static int[] MenuView = new int[] {
  3664. 16842926,
  3665. 16843052,
  3666. 16843053,
  3667. 16843054,
  3668. 16843055,
  3669. 16843056,
  3670. 16843057,
  3671. 2130772172};
  3672. // aapt resource value: 4
  3673. public const int MenuView_android_headerBackground = 4;
  3674. // aapt resource value: 2
  3675. public const int MenuView_android_horizontalDivider = 2;
  3676. // aapt resource value: 5
  3677. public const int MenuView_android_itemBackground = 5;
  3678. // aapt resource value: 6
  3679. public const int MenuView_android_itemIconDisabledAlpha = 6;
  3680. // aapt resource value: 1
  3681. public const int MenuView_android_itemTextAppearance = 1;
  3682. // aapt resource value: 3
  3683. public const int MenuView_android_verticalDivider = 3;
  3684. // aapt resource value: 0
  3685. public const int MenuView_android_windowAnimationStyle = 0;
  3686. // aapt resource value: 7
  3687. public const int MenuView_preserveIconSpacing = 7;
  3688. public static int[] NavigationView = new int[] {
  3689. 16842964,
  3690. 16842973,
  3691. 16843039,
  3692. 2130772032,
  3693. 2130772250,
  3694. 2130772251,
  3695. 2130772252,
  3696. 2130772253,
  3697. 2130772254,
  3698. 2130772255};
  3699. // aapt resource value: 0
  3700. public const int NavigationView_android_background = 0;
  3701. // aapt resource value: 1
  3702. public const int NavigationView_android_fitsSystemWindows = 1;
  3703. // aapt resource value: 2
  3704. public const int NavigationView_android_maxWidth = 2;
  3705. // aapt resource value: 3
  3706. public const int NavigationView_elevation = 3;
  3707. // aapt resource value: 9
  3708. public const int NavigationView_headerLayout = 9;
  3709. // aapt resource value: 7
  3710. public const int NavigationView_itemBackground = 7;
  3711. // aapt resource value: 5
  3712. public const int NavigationView_itemIconTint = 5;
  3713. // aapt resource value: 8
  3714. public const int NavigationView_itemTextAppearance = 8;
  3715. // aapt resource value: 6
  3716. public const int NavigationView_itemTextColor = 6;
  3717. // aapt resource value: 4
  3718. public const int NavigationView_menu = 4;
  3719. public static int[] PopupWindow = new int[] {
  3720. 16843126,
  3721. 2130772173};
  3722. // aapt resource value: 0
  3723. public const int PopupWindow_android_popupBackground = 0;
  3724. // aapt resource value: 1
  3725. public const int PopupWindow_overlapAnchor = 1;
  3726. public static int[] PopupWindowBackgroundState = new int[] {
  3727. 2130772174};
  3728. // aapt resource value: 0
  3729. public const int PopupWindowBackgroundState_state_above_anchor = 0;
  3730. public static int[] RecyclerView = new int[] {
  3731. 16842948,
  3732. 2130771968,
  3733. 2130771969,
  3734. 2130771970,
  3735. 2130771971};
  3736. // aapt resource value: 0
  3737. public const int RecyclerView_android_orientation = 0;
  3738. // aapt resource value: 1
  3739. public const int RecyclerView_layoutManager = 1;
  3740. // aapt resource value: 3
  3741. public const int RecyclerView_reverseLayout = 3;
  3742. // aapt resource value: 2
  3743. public const int RecyclerView_spanCount = 2;
  3744. // aapt resource value: 4
  3745. public const int RecyclerView_stackFromEnd = 4;
  3746. public static int[] ScrimInsetsFrameLayout = new int[] {
  3747. 2130772256};
  3748. // aapt resource value: 0
  3749. public const int ScrimInsetsFrameLayout_insetForeground = 0;
  3750. public static int[] ScrollingViewBehavior_Params = new int[] {
  3751. 2130772257};
  3752. // aapt resource value: 0
  3753. public const int ScrollingViewBehavior_Params_behavior_overlapTop = 0;
  3754. public static int[] SearchView = new int[] {
  3755. 16842970,
  3756. 16843039,
  3757. 16843296,
  3758. 16843364,
  3759. 2130772175,
  3760. 2130772176,
  3761. 2130772177,
  3762. 2130772178,
  3763. 2130772179,
  3764. 2130772180,
  3765. 2130772181,
  3766. 2130772182,
  3767. 2130772183,
  3768. 2130772184,
  3769. 2130772185,
  3770. 2130772186,
  3771. 2130772187};
  3772. // aapt resource value: 0
  3773. public const int SearchView_android_focusable = 0;
  3774. // aapt resource value: 3
  3775. public const int SearchView_android_imeOptions = 3;
  3776. // aapt resource value: 2
  3777. public const int SearchView_android_inputType = 2;
  3778. // aapt resource value: 1
  3779. public const int SearchView_android_maxWidth = 1;
  3780. // aapt resource value: 8
  3781. public const int SearchView_closeIcon = 8;
  3782. // aapt resource value: 13
  3783. public const int SearchView_commitIcon = 13;
  3784. // aapt resource value: 7
  3785. public const int SearchView_defaultQueryHint = 7;
  3786. // aapt resource value: 9
  3787. public const int SearchView_goIcon = 9;
  3788. // aapt resource value: 5
  3789. public const int SearchView_iconifiedByDefault = 5;
  3790. // aapt resource value: 4
  3791. public const int SearchView_layout = 4;
  3792. // aapt resource value: 15
  3793. public const int SearchView_queryBackground = 15;
  3794. // aapt resource value: 6
  3795. public const int SearchView_queryHint = 6;
  3796. // aapt resource value: 11
  3797. public const int SearchView_searchHintIcon = 11;
  3798. // aapt resource value: 10
  3799. public const int SearchView_searchIcon = 10;
  3800. // aapt resource value: 16
  3801. public const int SearchView_submitBackground = 16;
  3802. // aapt resource value: 14
  3803. public const int SearchView_suggestionRowLayout = 14;
  3804. // aapt resource value: 12
  3805. public const int SearchView_voiceIcon = 12;
  3806. public static int[] SnackbarLayout = new int[] {
  3807. 16843039,
  3808. 2130772032,
  3809. 2130772258};
  3810. // aapt resource value: 0
  3811. public const int SnackbarLayout_android_maxWidth = 0;
  3812. // aapt resource value: 1
  3813. public const int SnackbarLayout_elevation = 1;
  3814. // aapt resource value: 2
  3815. public const int SnackbarLayout_maxActionInlineWidth = 2;
  3816. public static int[] Spinner = new int[] {
  3817. 16842930,
  3818. 16843126,
  3819. 16843131,
  3820. 16843362,
  3821. 2130772033};
  3822. // aapt resource value: 3
  3823. public const int Spinner_android_dropDownWidth = 3;
  3824. // aapt resource value: 0
  3825. public const int Spinner_android_entries = 0;
  3826. // aapt resource value: 1
  3827. public const int Spinner_android_popupBackground = 1;
  3828. // aapt resource value: 2
  3829. public const int Spinner_android_prompt = 2;
  3830. // aapt resource value: 4
  3831. public const int Spinner_popupTheme = 4;
  3832. public static int[] SwitchCompat = new int[] {
  3833. 16843044,
  3834. 16843045,
  3835. 16843074,
  3836. 2130772188,
  3837. 2130772189,
  3838. 2130772190,
  3839. 2130772191,
  3840. 2130772192,
  3841. 2130772193,
  3842. 2130772194};
  3843. // aapt resource value: 1
  3844. public const int SwitchCompat_android_textOff = 1;
  3845. // aapt resource value: 0
  3846. public const int SwitchCompat_android_textOn = 0;
  3847. // aapt resource value: 2
  3848. public const int SwitchCompat_android_thumb = 2;
  3849. // aapt resource value: 9
  3850. public const int SwitchCompat_showText = 9;
  3851. // aapt resource value: 8
  3852. public const int SwitchCompat_splitTrack = 8;
  3853. // aapt resource value: 6
  3854. public const int SwitchCompat_switchMinWidth = 6;
  3855. // aapt resource value: 7
  3856. public const int SwitchCompat_switchPadding = 7;
  3857. // aapt resource value: 5
  3858. public const int SwitchCompat_switchTextAppearance = 5;
  3859. // aapt resource value: 4
  3860. public const int SwitchCompat_thumbTextPadding = 4;
  3861. // aapt resource value: 3
  3862. public const int SwitchCompat_track = 3;
  3863. public static int[] TabItem = new int[] {
  3864. 16842754,
  3865. 16842994,
  3866. 16843087};
  3867. // aapt resource value: 0
  3868. public const int TabItem_android_icon = 0;
  3869. // aapt resource value: 1
  3870. public const int TabItem_android_layout = 1;
  3871. // aapt resource value: 2
  3872. public const int TabItem_android_text = 2;
  3873. public static int[] TabLayout = new int[] {
  3874. 2130772259,
  3875. 2130772260,
  3876. 2130772261,
  3877. 2130772262,
  3878. 2130772263,
  3879. 2130772264,
  3880. 2130772265,
  3881. 2130772266,
  3882. 2130772267,
  3883. 2130772268,
  3884. 2130772269,
  3885. 2130772270,
  3886. 2130772271,
  3887. 2130772272,
  3888. 2130772273,
  3889. 2130772274};
  3890. // aapt resource value: 3
  3891. public const int TabLayout_tabBackground = 3;
  3892. // aapt resource value: 2
  3893. public const int TabLayout_tabContentStart = 2;
  3894. // aapt resource value: 5
  3895. public const int TabLayout_tabGravity = 5;
  3896. // aapt resource value: 0
  3897. public const int TabLayout_tabIndicatorColor = 0;
  3898. // aapt resource value: 1
  3899. public const int TabLayout_tabIndicatorHeight = 1;
  3900. // aapt resource value: 7
  3901. public const int TabLayout_tabMaxWidth = 7;
  3902. // aapt resource value: 6
  3903. public const int TabLayout_tabMinWidth = 6;
  3904. // aapt resource value: 4
  3905. public const int TabLayout_tabMode = 4;
  3906. // aapt resource value: 15
  3907. public const int TabLayout_tabPadding = 15;
  3908. // aapt resource value: 14
  3909. public const int TabLayout_tabPaddingBottom = 14;
  3910. // aapt resource value: 13
  3911. public const int TabLayout_tabPaddingEnd = 13;
  3912. // aapt resource value: 11
  3913. public const int TabLayout_tabPaddingStart = 11;
  3914. // aapt resource value: 12
  3915. public const int TabLayout_tabPaddingTop = 12;
  3916. // aapt resource value: 10
  3917. public const int TabLayout_tabSelectedTextColor = 10;
  3918. // aapt resource value: 8
  3919. public const int TabLayout_tabTextAppearance = 8;
  3920. // aapt resource value: 9
  3921. public const int TabLayout_tabTextColor = 9;
  3922. public static int[] TextAppearance = new int[] {
  3923. 16842901,
  3924. 16842902,
  3925. 16842903,
  3926. 16842904,
  3927. 16843105,
  3928. 16843106,
  3929. 16843107,
  3930. 16843108,
  3931. 2130772043};
  3932. // aapt resource value: 4
  3933. public const int TextAppearance_android_shadowColor = 4;
  3934. // aapt resource value: 5
  3935. public const int TextAppearance_android_shadowDx = 5;
  3936. // aapt resource value: 6
  3937. public const int TextAppearance_android_shadowDy = 6;
  3938. // aapt resource value: 7
  3939. public const int TextAppearance_android_shadowRadius = 7;
  3940. // aapt resource value: 3
  3941. public const int TextAppearance_android_textColor = 3;
  3942. // aapt resource value: 0
  3943. public const int TextAppearance_android_textSize = 0;
  3944. // aapt resource value: 2
  3945. public const int TextAppearance_android_textStyle = 2;
  3946. // aapt resource value: 1
  3947. public const int TextAppearance_android_typeface = 1;
  3948. // aapt resource value: 8
  3949. public const int TextAppearance_textAllCaps = 8;
  3950. public static int[] TextInputLayout = new int[] {
  3951. 16842906,
  3952. 16843088,
  3953. 2130772275,
  3954. 2130772276,
  3955. 2130772277,
  3956. 2130772278,
  3957. 2130772279,
  3958. 2130772280,
  3959. 2130772281,
  3960. 2130772282,
  3961. 2130772283};
  3962. // aapt resource value: 1
  3963. public const int TextInputLayout_android_hint = 1;
  3964. // aapt resource value: 0
  3965. public const int TextInputLayout_android_textColorHint = 0;
  3966. // aapt resource value: 6
  3967. public const int TextInputLayout_counterEnabled = 6;
  3968. // aapt resource value: 7
  3969. public const int TextInputLayout_counterMaxLength = 7;
  3970. // aapt resource value: 9
  3971. public const int TextInputLayout_counterOverflowTextAppearance = 9;
  3972. // aapt resource value: 8
  3973. public const int TextInputLayout_counterTextAppearance = 8;
  3974. // aapt resource value: 4
  3975. public const int TextInputLayout_errorEnabled = 4;
  3976. // aapt resource value: 5
  3977. public const int TextInputLayout_errorTextAppearance = 5;
  3978. // aapt resource value: 10
  3979. public const int TextInputLayout_hintAnimationEnabled = 10;
  3980. // aapt resource value: 3
  3981. public const int TextInputLayout_hintEnabled = 3;
  3982. // aapt resource value: 2
  3983. public const int TextInputLayout_hintTextAppearance = 2;
  3984. public static int[] Toolbar = new int[] {
  3985. 16842927,
  3986. 16843072,
  3987. 2130772009,
  3988. 2130772012,
  3989. 2130772016,
  3990. 2130772028,
  3991. 2130772029,
  3992. 2130772030,
  3993. 2130772031,
  3994. 2130772033,
  3995. 2130772195,
  3996. 2130772196,
  3997. 2130772197,
  3998. 2130772198,
  3999. 2130772199,
  4000. 2130772200,
  4001. 2130772201,
  4002. 2130772202,
  4003. 2130772203,
  4004. 2130772204,
  4005. 2130772205,
  4006. 2130772206,
  4007. 2130772207,
  4008. 2130772208,
  4009. 2130772209};
  4010. // aapt resource value: 0
  4011. public const int Toolbar_android_gravity = 0;
  4012. // aapt resource value: 1
  4013. public const int Toolbar_android_minHeight = 1;
  4014. // aapt resource value: 19
  4015. public const int Toolbar_collapseContentDescription = 19;
  4016. // aapt resource value: 18
  4017. public const int Toolbar_collapseIcon = 18;
  4018. // aapt resource value: 6
  4019. public const int Toolbar_contentInsetEnd = 6;
  4020. // aapt resource value: 7
  4021. public const int Toolbar_contentInsetLeft = 7;
  4022. // aapt resource value: 8
  4023. public const int Toolbar_contentInsetRight = 8;
  4024. // aapt resource value: 5
  4025. public const int Toolbar_contentInsetStart = 5;
  4026. // aapt resource value: 4
  4027. public const int Toolbar_logo = 4;
  4028. // aapt resource value: 22
  4029. public const int Toolbar_logoDescription = 22;
  4030. // aapt resource value: 17
  4031. public const int Toolbar_maxButtonHeight = 17;
  4032. // aapt resource value: 21
  4033. public const int Toolbar_navigationContentDescription = 21;
  4034. // aapt resource value: 20
  4035. public const int Toolbar_navigationIcon = 20;
  4036. // aapt resource value: 9
  4037. public const int Toolbar_popupTheme = 9;
  4038. // aapt resource value: 3
  4039. public const int Toolbar_subtitle = 3;
  4040. // aapt resource value: 11
  4041. public const int Toolbar_subtitleTextAppearance = 11;
  4042. // aapt resource value: 24
  4043. public const int Toolbar_subtitleTextColor = 24;
  4044. // aapt resource value: 2
  4045. public const int Toolbar_title = 2;
  4046. // aapt resource value: 16
  4047. public const int Toolbar_titleMarginBottom = 16;
  4048. // aapt resource value: 14
  4049. public const int Toolbar_titleMarginEnd = 14;
  4050. // aapt resource value: 13
  4051. public const int Toolbar_titleMarginStart = 13;
  4052. // aapt resource value: 15
  4053. public const int Toolbar_titleMarginTop = 15;
  4054. // aapt resource value: 12
  4055. public const int Toolbar_titleMargins = 12;
  4056. // aapt resource value: 10
  4057. public const int Toolbar_titleTextAppearance = 10;
  4058. // aapt resource value: 23
  4059. public const int Toolbar_titleTextColor = 23;
  4060. public static int[] View = new int[] {
  4061. 16842752,
  4062. 16842970,
  4063. 2130772210,
  4064. 2130772211,
  4065. 2130772212};
  4066. // aapt resource value: 1
  4067. public const int View_android_focusable = 1;
  4068. // aapt resource value: 0
  4069. public const int View_android_theme = 0;
  4070. // aapt resource value: 3
  4071. public const int View_paddingEnd = 3;
  4072. // aapt resource value: 2
  4073. public const int View_paddingStart = 2;
  4074. // aapt resource value: 4
  4075. public const int View_theme = 4;
  4076. public static int[] ViewBackgroundHelper = new int[] {
  4077. 16842964,
  4078. 2130772213,
  4079. 2130772214};
  4080. // aapt resource value: 0
  4081. public const int ViewBackgroundHelper_android_background = 0;
  4082. // aapt resource value: 1
  4083. public const int ViewBackgroundHelper_backgroundTint = 1;
  4084. // aapt resource value: 2
  4085. public const int ViewBackgroundHelper_backgroundTintMode = 2;
  4086. public static int[] ViewStubCompat = new int[] {
  4087. 16842960,
  4088. 16842994,
  4089. 16842995};
  4090. // aapt resource value: 0
  4091. public const int ViewStubCompat_android_id = 0;
  4092. // aapt resource value: 2
  4093. public const int ViewStubCompat_android_inflatedId = 2;
  4094. // aapt resource value: 1
  4095. public const int ViewStubCompat_android_layout = 1;
  4096. static Styleable()
  4097. {
  4098. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  4099. }
  4100. private Styleable()
  4101. {
  4102. }
  4103. }
  4104. }
  4105. }
  4106. #pragma warning restore 1591