Resource.designer.cs 311 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171
  1. #pragma warning disable 1591
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. [assembly: global::Android.Runtime.ResourceDesignerAttribute("LyricShow.Droid.Resource", IsApplication=true)]
  11. namespace LyricShow.Droid
  12. {
  13. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
  14. public partial class Resource
  15. {
  16. static Resource()
  17. {
  18. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  19. }
  20. public static void UpdateIdValues()
  21. {
  22. global::Xamarin.Essentials.Resource.Attribute.alpha = global::LyricShow.Droid.Resource.Attribute.alpha;
  23. global::Xamarin.Essentials.Resource.Attribute.font = global::LyricShow.Droid.Resource.Attribute.font;
  24. global::Xamarin.Essentials.Resource.Attribute.fontProviderAuthority = global::LyricShow.Droid.Resource.Attribute.fontProviderAuthority;
  25. global::Xamarin.Essentials.Resource.Attribute.fontProviderCerts = global::LyricShow.Droid.Resource.Attribute.fontProviderCerts;
  26. global::Xamarin.Essentials.Resource.Attribute.fontProviderFetchStrategy = global::LyricShow.Droid.Resource.Attribute.fontProviderFetchStrategy;
  27. global::Xamarin.Essentials.Resource.Attribute.fontProviderFetchTimeout = global::LyricShow.Droid.Resource.Attribute.fontProviderFetchTimeout;
  28. global::Xamarin.Essentials.Resource.Attribute.fontProviderPackage = global::LyricShow.Droid.Resource.Attribute.fontProviderPackage;
  29. global::Xamarin.Essentials.Resource.Attribute.fontProviderQuery = global::LyricShow.Droid.Resource.Attribute.fontProviderQuery;
  30. global::Xamarin.Essentials.Resource.Attribute.fontStyle = global::LyricShow.Droid.Resource.Attribute.fontStyle;
  31. global::Xamarin.Essentials.Resource.Attribute.fontVariationSettings = global::LyricShow.Droid.Resource.Attribute.fontVariationSettings;
  32. global::Xamarin.Essentials.Resource.Attribute.fontWeight = global::LyricShow.Droid.Resource.Attribute.fontWeight;
  33. global::Xamarin.Essentials.Resource.Attribute.ttcIndex = global::LyricShow.Droid.Resource.Attribute.ttcIndex;
  34. global::Xamarin.Essentials.Resource.Color.androidx_core_ripple_material_light = global::LyricShow.Droid.Resource.Color.androidx_core_ripple_material_light;
  35. global::Xamarin.Essentials.Resource.Color.androidx_core_secondary_text_default_material_light = global::LyricShow.Droid.Resource.Color.androidx_core_secondary_text_default_material_light;
  36. global::Xamarin.Essentials.Resource.Color.browser_actions_bg_grey = global::LyricShow.Droid.Resource.Color.browser_actions_bg_grey;
  37. global::Xamarin.Essentials.Resource.Color.browser_actions_divider_color = global::LyricShow.Droid.Resource.Color.browser_actions_divider_color;
  38. global::Xamarin.Essentials.Resource.Color.browser_actions_text_color = global::LyricShow.Droid.Resource.Color.browser_actions_text_color;
  39. global::Xamarin.Essentials.Resource.Color.browser_actions_title_color = global::LyricShow.Droid.Resource.Color.browser_actions_title_color;
  40. global::Xamarin.Essentials.Resource.Color.notification_action_color_filter = global::LyricShow.Droid.Resource.Color.notification_action_color_filter;
  41. global::Xamarin.Essentials.Resource.Color.notification_icon_bg_color = global::LyricShow.Droid.Resource.Color.notification_icon_bg_color;
  42. global::Xamarin.Essentials.Resource.Dimension.browser_actions_context_menu_max_width = global::LyricShow.Droid.Resource.Dimension.browser_actions_context_menu_max_width;
  43. global::Xamarin.Essentials.Resource.Dimension.browser_actions_context_menu_min_padding = global::LyricShow.Droid.Resource.Dimension.browser_actions_context_menu_min_padding;
  44. global::Xamarin.Essentials.Resource.Dimension.compat_button_inset_horizontal_material = global::LyricShow.Droid.Resource.Dimension.compat_button_inset_horizontal_material;
  45. global::Xamarin.Essentials.Resource.Dimension.compat_button_inset_vertical_material = global::LyricShow.Droid.Resource.Dimension.compat_button_inset_vertical_material;
  46. global::Xamarin.Essentials.Resource.Dimension.compat_button_padding_horizontal_material = global::LyricShow.Droid.Resource.Dimension.compat_button_padding_horizontal_material;
  47. global::Xamarin.Essentials.Resource.Dimension.compat_button_padding_vertical_material = global::LyricShow.Droid.Resource.Dimension.compat_button_padding_vertical_material;
  48. global::Xamarin.Essentials.Resource.Dimension.compat_control_corner_material = global::LyricShow.Droid.Resource.Dimension.compat_control_corner_material;
  49. global::Xamarin.Essentials.Resource.Dimension.compat_notification_large_icon_max_height = global::LyricShow.Droid.Resource.Dimension.compat_notification_large_icon_max_height;
  50. global::Xamarin.Essentials.Resource.Dimension.compat_notification_large_icon_max_width = global::LyricShow.Droid.Resource.Dimension.compat_notification_large_icon_max_width;
  51. global::Xamarin.Essentials.Resource.Dimension.notification_action_icon_size = global::LyricShow.Droid.Resource.Dimension.notification_action_icon_size;
  52. global::Xamarin.Essentials.Resource.Dimension.notification_action_text_size = global::LyricShow.Droid.Resource.Dimension.notification_action_text_size;
  53. global::Xamarin.Essentials.Resource.Dimension.notification_big_circle_margin = global::LyricShow.Droid.Resource.Dimension.notification_big_circle_margin;
  54. global::Xamarin.Essentials.Resource.Dimension.notification_content_margin_start = global::LyricShow.Droid.Resource.Dimension.notification_content_margin_start;
  55. global::Xamarin.Essentials.Resource.Dimension.notification_large_icon_height = global::LyricShow.Droid.Resource.Dimension.notification_large_icon_height;
  56. global::Xamarin.Essentials.Resource.Dimension.notification_large_icon_width = global::LyricShow.Droid.Resource.Dimension.notification_large_icon_width;
  57. global::Xamarin.Essentials.Resource.Dimension.notification_main_column_padding_top = global::LyricShow.Droid.Resource.Dimension.notification_main_column_padding_top;
  58. global::Xamarin.Essentials.Resource.Dimension.notification_media_narrow_margin = global::LyricShow.Droid.Resource.Dimension.notification_media_narrow_margin;
  59. global::Xamarin.Essentials.Resource.Dimension.notification_right_icon_size = global::LyricShow.Droid.Resource.Dimension.notification_right_icon_size;
  60. global::Xamarin.Essentials.Resource.Dimension.notification_right_side_padding_top = global::LyricShow.Droid.Resource.Dimension.notification_right_side_padding_top;
  61. global::Xamarin.Essentials.Resource.Dimension.notification_small_icon_background_padding = global::LyricShow.Droid.Resource.Dimension.notification_small_icon_background_padding;
  62. global::Xamarin.Essentials.Resource.Dimension.notification_small_icon_size_as_large = global::LyricShow.Droid.Resource.Dimension.notification_small_icon_size_as_large;
  63. global::Xamarin.Essentials.Resource.Dimension.notification_subtext_size = global::LyricShow.Droid.Resource.Dimension.notification_subtext_size;
  64. global::Xamarin.Essentials.Resource.Dimension.notification_top_pad = global::LyricShow.Droid.Resource.Dimension.notification_top_pad;
  65. global::Xamarin.Essentials.Resource.Dimension.notification_top_pad_large_text = global::LyricShow.Droid.Resource.Dimension.notification_top_pad_large_text;
  66. global::Xamarin.Essentials.Resource.Drawable.notification_action_background = global::LyricShow.Droid.Resource.Drawable.notification_action_background;
  67. global::Xamarin.Essentials.Resource.Drawable.notification_bg = global::LyricShow.Droid.Resource.Drawable.notification_bg;
  68. global::Xamarin.Essentials.Resource.Drawable.notification_bg_low = global::LyricShow.Droid.Resource.Drawable.notification_bg_low;
  69. global::Xamarin.Essentials.Resource.Drawable.notification_bg_low_normal = global::LyricShow.Droid.Resource.Drawable.notification_bg_low_normal;
  70. global::Xamarin.Essentials.Resource.Drawable.notification_bg_low_pressed = global::LyricShow.Droid.Resource.Drawable.notification_bg_low_pressed;
  71. global::Xamarin.Essentials.Resource.Drawable.notification_bg_normal = global::LyricShow.Droid.Resource.Drawable.notification_bg_normal;
  72. global::Xamarin.Essentials.Resource.Drawable.notification_bg_normal_pressed = global::LyricShow.Droid.Resource.Drawable.notification_bg_normal_pressed;
  73. global::Xamarin.Essentials.Resource.Drawable.notification_icon_background = global::LyricShow.Droid.Resource.Drawable.notification_icon_background;
  74. global::Xamarin.Essentials.Resource.Drawable.notification_template_icon_bg = global::LyricShow.Droid.Resource.Drawable.notification_template_icon_bg;
  75. global::Xamarin.Essentials.Resource.Drawable.notification_template_icon_low_bg = global::LyricShow.Droid.Resource.Drawable.notification_template_icon_low_bg;
  76. global::Xamarin.Essentials.Resource.Drawable.notification_tile_bg = global::LyricShow.Droid.Resource.Drawable.notification_tile_bg;
  77. global::Xamarin.Essentials.Resource.Drawable.notify_panel_notification_icon_bg = global::LyricShow.Droid.Resource.Drawable.notify_panel_notification_icon_bg;
  78. global::Xamarin.Essentials.Resource.Id.accessibility_action_clickable_span = global::LyricShow.Droid.Resource.Id.accessibility_action_clickable_span;
  79. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_0 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_0;
  80. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_1 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_1;
  81. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_10 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_10;
  82. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_11 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_11;
  83. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_12 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_12;
  84. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_13 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_13;
  85. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_14 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_14;
  86. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_15 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_15;
  87. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_16 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_16;
  88. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_17 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_17;
  89. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_18 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_18;
  90. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_19 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_19;
  91. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_2 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_2;
  92. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_20 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_20;
  93. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_21 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_21;
  94. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_22 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_22;
  95. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_23 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_23;
  96. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_24 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_24;
  97. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_25 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_25;
  98. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_26 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_26;
  99. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_27 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_27;
  100. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_28 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_28;
  101. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_29 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_29;
  102. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_3 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_3;
  103. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_30 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_30;
  104. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_31 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_31;
  105. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_4 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_4;
  106. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_5 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_5;
  107. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_6 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_6;
  108. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_7 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_7;
  109. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_8 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_8;
  110. global::Xamarin.Essentials.Resource.Id.accessibility_custom_action_9 = global::LyricShow.Droid.Resource.Id.accessibility_custom_action_9;
  111. global::Xamarin.Essentials.Resource.Id.actions = global::LyricShow.Droid.Resource.Id.actions;
  112. global::Xamarin.Essentials.Resource.Id.action_container = global::LyricShow.Droid.Resource.Id.action_container;
  113. global::Xamarin.Essentials.Resource.Id.action_divider = global::LyricShow.Droid.Resource.Id.action_divider;
  114. global::Xamarin.Essentials.Resource.Id.action_image = global::LyricShow.Droid.Resource.Id.action_image;
  115. global::Xamarin.Essentials.Resource.Id.action_text = global::LyricShow.Droid.Resource.Id.action_text;
  116. global::Xamarin.Essentials.Resource.Id.async = global::LyricShow.Droid.Resource.Id.async;
  117. global::Xamarin.Essentials.Resource.Id.blocking = global::LyricShow.Droid.Resource.Id.blocking;
  118. global::Xamarin.Essentials.Resource.Id.browser_actions_header_text = global::LyricShow.Droid.Resource.Id.browser_actions_header_text;
  119. global::Xamarin.Essentials.Resource.Id.browser_actions_menu_items = global::LyricShow.Droid.Resource.Id.browser_actions_menu_items;
  120. global::Xamarin.Essentials.Resource.Id.browser_actions_menu_item_icon = global::LyricShow.Droid.Resource.Id.browser_actions_menu_item_icon;
  121. global::Xamarin.Essentials.Resource.Id.browser_actions_menu_item_text = global::LyricShow.Droid.Resource.Id.browser_actions_menu_item_text;
  122. global::Xamarin.Essentials.Resource.Id.browser_actions_menu_view = global::LyricShow.Droid.Resource.Id.browser_actions_menu_view;
  123. global::Xamarin.Essentials.Resource.Id.chronometer = global::LyricShow.Droid.Resource.Id.chronometer;
  124. global::Xamarin.Essentials.Resource.Id.dialog_button = global::LyricShow.Droid.Resource.Id.dialog_button;
  125. global::Xamarin.Essentials.Resource.Id.forever = global::LyricShow.Droid.Resource.Id.forever;
  126. global::Xamarin.Essentials.Resource.Id.icon = global::LyricShow.Droid.Resource.Id.icon;
  127. global::Xamarin.Essentials.Resource.Id.icon_group = global::LyricShow.Droid.Resource.Id.icon_group;
  128. global::Xamarin.Essentials.Resource.Id.info = global::LyricShow.Droid.Resource.Id.info;
  129. global::Xamarin.Essentials.Resource.Id.italic = global::LyricShow.Droid.Resource.Id.italic;
  130. global::Xamarin.Essentials.Resource.Id.line1 = global::LyricShow.Droid.Resource.Id.line1;
  131. global::Xamarin.Essentials.Resource.Id.line3 = global::LyricShow.Droid.Resource.Id.line3;
  132. global::Xamarin.Essentials.Resource.Id.normal = global::LyricShow.Droid.Resource.Id.normal;
  133. global::Xamarin.Essentials.Resource.Id.notification_background = global::LyricShow.Droid.Resource.Id.notification_background;
  134. global::Xamarin.Essentials.Resource.Id.notification_main_column = global::LyricShow.Droid.Resource.Id.notification_main_column;
  135. global::Xamarin.Essentials.Resource.Id.notification_main_column_container = global::LyricShow.Droid.Resource.Id.notification_main_column_container;
  136. global::Xamarin.Essentials.Resource.Id.right_icon = global::LyricShow.Droid.Resource.Id.right_icon;
  137. global::Xamarin.Essentials.Resource.Id.right_side = global::LyricShow.Droid.Resource.Id.right_side;
  138. global::Xamarin.Essentials.Resource.Id.tag_accessibility_actions = global::LyricShow.Droid.Resource.Id.tag_accessibility_actions;
  139. global::Xamarin.Essentials.Resource.Id.tag_accessibility_clickable_spans = global::LyricShow.Droid.Resource.Id.tag_accessibility_clickable_spans;
  140. global::Xamarin.Essentials.Resource.Id.tag_accessibility_heading = global::LyricShow.Droid.Resource.Id.tag_accessibility_heading;
  141. global::Xamarin.Essentials.Resource.Id.tag_accessibility_pane_title = global::LyricShow.Droid.Resource.Id.tag_accessibility_pane_title;
  142. global::Xamarin.Essentials.Resource.Id.tag_screen_reader_focusable = global::LyricShow.Droid.Resource.Id.tag_screen_reader_focusable;
  143. global::Xamarin.Essentials.Resource.Id.tag_transition_group = global::LyricShow.Droid.Resource.Id.tag_transition_group;
  144. global::Xamarin.Essentials.Resource.Id.tag_unhandled_key_event_manager = global::LyricShow.Droid.Resource.Id.tag_unhandled_key_event_manager;
  145. global::Xamarin.Essentials.Resource.Id.tag_unhandled_key_listeners = global::LyricShow.Droid.Resource.Id.tag_unhandled_key_listeners;
  146. global::Xamarin.Essentials.Resource.Id.text = global::LyricShow.Droid.Resource.Id.text;
  147. global::Xamarin.Essentials.Resource.Id.text2 = global::LyricShow.Droid.Resource.Id.text2;
  148. global::Xamarin.Essentials.Resource.Id.time = global::LyricShow.Droid.Resource.Id.time;
  149. global::Xamarin.Essentials.Resource.Id.title = global::LyricShow.Droid.Resource.Id.title;
  150. global::Xamarin.Essentials.Resource.Integer.status_bar_notification_info_maxnum = global::LyricShow.Droid.Resource.Integer.status_bar_notification_info_maxnum;
  151. global::Xamarin.Essentials.Resource.Layout.browser_actions_context_menu_page = global::LyricShow.Droid.Resource.Layout.browser_actions_context_menu_page;
  152. global::Xamarin.Essentials.Resource.Layout.browser_actions_context_menu_row = global::LyricShow.Droid.Resource.Layout.browser_actions_context_menu_row;
  153. global::Xamarin.Essentials.Resource.Layout.custom_dialog = global::LyricShow.Droid.Resource.Layout.custom_dialog;
  154. global::Xamarin.Essentials.Resource.Layout.notification_action = global::LyricShow.Droid.Resource.Layout.notification_action;
  155. global::Xamarin.Essentials.Resource.Layout.notification_action_tombstone = global::LyricShow.Droid.Resource.Layout.notification_action_tombstone;
  156. global::Xamarin.Essentials.Resource.Layout.notification_template_custom_big = global::LyricShow.Droid.Resource.Layout.notification_template_custom_big;
  157. global::Xamarin.Essentials.Resource.Layout.notification_template_icon_group = global::LyricShow.Droid.Resource.Layout.notification_template_icon_group;
  158. global::Xamarin.Essentials.Resource.Layout.notification_template_part_chronometer = global::LyricShow.Droid.Resource.Layout.notification_template_part_chronometer;
  159. global::Xamarin.Essentials.Resource.Layout.notification_template_part_time = global::LyricShow.Droid.Resource.Layout.notification_template_part_time;
  160. global::Xamarin.Essentials.Resource.String.copy_toast_msg = global::LyricShow.Droid.Resource.String.copy_toast_msg;
  161. global::Xamarin.Essentials.Resource.String.fallback_menu_item_copy_link = global::LyricShow.Droid.Resource.String.fallback_menu_item_copy_link;
  162. global::Xamarin.Essentials.Resource.String.fallback_menu_item_open_in_browser = global::LyricShow.Droid.Resource.String.fallback_menu_item_open_in_browser;
  163. global::Xamarin.Essentials.Resource.String.fallback_menu_item_share_link = global::LyricShow.Droid.Resource.String.fallback_menu_item_share_link;
  164. global::Xamarin.Essentials.Resource.String.status_bar_notification_info_overflow = global::LyricShow.Droid.Resource.String.status_bar_notification_info_overflow;
  165. global::Xamarin.Essentials.Resource.Style.TextAppearance_Compat_Notification = global::LyricShow.Droid.Resource.Style.TextAppearance_Compat_Notification;
  166. global::Xamarin.Essentials.Resource.Style.TextAppearance_Compat_Notification_Info = global::LyricShow.Droid.Resource.Style.TextAppearance_Compat_Notification_Info;
  167. global::Xamarin.Essentials.Resource.Style.TextAppearance_Compat_Notification_Line2 = global::LyricShow.Droid.Resource.Style.TextAppearance_Compat_Notification_Line2;
  168. global::Xamarin.Essentials.Resource.Style.TextAppearance_Compat_Notification_Time = global::LyricShow.Droid.Resource.Style.TextAppearance_Compat_Notification_Time;
  169. global::Xamarin.Essentials.Resource.Style.TextAppearance_Compat_Notification_Title = global::LyricShow.Droid.Resource.Style.TextAppearance_Compat_Notification_Title;
  170. global::Xamarin.Essentials.Resource.Style.Widget_Compat_NotificationActionContainer = global::LyricShow.Droid.Resource.Style.Widget_Compat_NotificationActionContainer;
  171. global::Xamarin.Essentials.Resource.Style.Widget_Compat_NotificationActionText = global::LyricShow.Droid.Resource.Style.Widget_Compat_NotificationActionText;
  172. global::Xamarin.Essentials.Resource.Styleable.ColorStateListItem = global::LyricShow.Droid.Resource.Styleable.ColorStateListItem;
  173. global::Xamarin.Essentials.Resource.Styleable.ColorStateListItem_alpha = global::LyricShow.Droid.Resource.Styleable.ColorStateListItem_alpha;
  174. global::Xamarin.Essentials.Resource.Styleable.ColorStateListItem_android_alpha = global::LyricShow.Droid.Resource.Styleable.ColorStateListItem_android_alpha;
  175. global::Xamarin.Essentials.Resource.Styleable.ColorStateListItem_android_color = global::LyricShow.Droid.Resource.Styleable.ColorStateListItem_android_color;
  176. global::Xamarin.Essentials.Resource.Styleable.FontFamily = global::LyricShow.Droid.Resource.Styleable.FontFamily;
  177. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont;
  178. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont_android_font = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont_android_font;
  179. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont_android_fontStyle = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont_android_fontStyle;
  180. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont_android_fontVariationSettings = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont_android_fontVariationSettings;
  181. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont_android_fontWeight = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont_android_fontWeight;
  182. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont_android_ttcIndex = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont_android_ttcIndex;
  183. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont_font = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont_font;
  184. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont_fontStyle = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont_fontStyle;
  185. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont_fontVariationSettings = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont_fontVariationSettings;
  186. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont_fontWeight = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont_fontWeight;
  187. global::Xamarin.Essentials.Resource.Styleable.FontFamilyFont_ttcIndex = global::LyricShow.Droid.Resource.Styleable.FontFamilyFont_ttcIndex;
  188. global::Xamarin.Essentials.Resource.Styleable.FontFamily_fontProviderAuthority = global::LyricShow.Droid.Resource.Styleable.FontFamily_fontProviderAuthority;
  189. global::Xamarin.Essentials.Resource.Styleable.FontFamily_fontProviderCerts = global::LyricShow.Droid.Resource.Styleable.FontFamily_fontProviderCerts;
  190. global::Xamarin.Essentials.Resource.Styleable.FontFamily_fontProviderFetchStrategy = global::LyricShow.Droid.Resource.Styleable.FontFamily_fontProviderFetchStrategy;
  191. global::Xamarin.Essentials.Resource.Styleable.FontFamily_fontProviderFetchTimeout = global::LyricShow.Droid.Resource.Styleable.FontFamily_fontProviderFetchTimeout;
  192. global::Xamarin.Essentials.Resource.Styleable.FontFamily_fontProviderPackage = global::LyricShow.Droid.Resource.Styleable.FontFamily_fontProviderPackage;
  193. global::Xamarin.Essentials.Resource.Styleable.FontFamily_fontProviderQuery = global::LyricShow.Droid.Resource.Styleable.FontFamily_fontProviderQuery;
  194. global::Xamarin.Essentials.Resource.Styleable.GradientColor = global::LyricShow.Droid.Resource.Styleable.GradientColor;
  195. global::Xamarin.Essentials.Resource.Styleable.GradientColorItem = global::LyricShow.Droid.Resource.Styleable.GradientColorItem;
  196. global::Xamarin.Essentials.Resource.Styleable.GradientColorItem_android_color = global::LyricShow.Droid.Resource.Styleable.GradientColorItem_android_color;
  197. global::Xamarin.Essentials.Resource.Styleable.GradientColorItem_android_offset = global::LyricShow.Droid.Resource.Styleable.GradientColorItem_android_offset;
  198. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_centerColor = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_centerColor;
  199. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_centerX = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_centerX;
  200. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_centerY = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_centerY;
  201. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_endColor = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_endColor;
  202. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_endX = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_endX;
  203. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_endY = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_endY;
  204. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_gradientRadius = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_gradientRadius;
  205. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_startColor = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_startColor;
  206. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_startX = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_startX;
  207. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_startY = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_startY;
  208. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_tileMode = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_tileMode;
  209. global::Xamarin.Essentials.Resource.Styleable.GradientColor_android_type = global::LyricShow.Droid.Resource.Styleable.GradientColor_android_type;
  210. global::Xamarin.Essentials.Resource.Xml.image_share_filepaths = global::LyricShow.Droid.Resource.Xml.image_share_filepaths;
  211. global::Xamarin.Essentials.Resource.Xml.xamarin_essentials_fileprovider_file_paths = global::LyricShow.Droid.Resource.Xml.xamarin_essentials_fileprovider_file_paths;
  212. }
  213. public partial class Animation
  214. {
  215. // aapt resource value: 0x7F010000
  216. public const int abc_fade_in = 2130771968;
  217. // aapt resource value: 0x7F010001
  218. public const int abc_fade_out = 2130771969;
  219. // aapt resource value: 0x7F010002
  220. public const int abc_grow_fade_in_from_bottom = 2130771970;
  221. // aapt resource value: 0x7F010003
  222. public const int abc_popup_enter = 2130771971;
  223. // aapt resource value: 0x7F010004
  224. public const int abc_popup_exit = 2130771972;
  225. // aapt resource value: 0x7F010005
  226. public const int abc_shrink_fade_out_from_bottom = 2130771973;
  227. // aapt resource value: 0x7F010006
  228. public const int abc_slide_in_bottom = 2130771974;
  229. // aapt resource value: 0x7F010007
  230. public const int abc_slide_in_top = 2130771975;
  231. // aapt resource value: 0x7F010008
  232. public const int abc_slide_out_bottom = 2130771976;
  233. // aapt resource value: 0x7F010009
  234. public const int abc_slide_out_top = 2130771977;
  235. // aapt resource value: 0x7F01000A
  236. public const int abc_tooltip_enter = 2130771978;
  237. // aapt resource value: 0x7F01000B
  238. public const int abc_tooltip_exit = 2130771979;
  239. // aapt resource value: 0x7F01000C
  240. public const int btn_checkbox_to_checked_box_inner_merged_animation = 2130771980;
  241. // aapt resource value: 0x7F01000D
  242. public const int btn_checkbox_to_checked_box_outer_merged_animation = 2130771981;
  243. // aapt resource value: 0x7F01000E
  244. public const int btn_checkbox_to_checked_icon_null_animation = 2130771982;
  245. // aapt resource value: 0x7F01000F
  246. public const int btn_checkbox_to_unchecked_box_inner_merged_animation = 2130771983;
  247. // aapt resource value: 0x7F010010
  248. public const int btn_checkbox_to_unchecked_check_path_merged_animation = 2130771984;
  249. // aapt resource value: 0x7F010011
  250. public const int btn_checkbox_to_unchecked_icon_null_animation = 2130771985;
  251. // aapt resource value: 0x7F010012
  252. public const int btn_radio_to_off_mtrl_dot_group_animation = 2130771986;
  253. // aapt resource value: 0x7F010013
  254. public const int btn_radio_to_off_mtrl_ring_outer_animation = 2130771987;
  255. // aapt resource value: 0x7F010014
  256. public const int btn_radio_to_off_mtrl_ring_outer_path_animation = 2130771988;
  257. // aapt resource value: 0x7F010015
  258. public const int btn_radio_to_on_mtrl_dot_group_animation = 2130771989;
  259. // aapt resource value: 0x7F010016
  260. public const int btn_radio_to_on_mtrl_ring_outer_animation = 2130771990;
  261. // aapt resource value: 0x7F010017
  262. public const int btn_radio_to_on_mtrl_ring_outer_path_animation = 2130771991;
  263. // aapt resource value: 0x7F010018
  264. public const int design_bottom_sheet_slide_in = 2130771992;
  265. // aapt resource value: 0x7F010019
  266. public const int design_bottom_sheet_slide_out = 2130771993;
  267. // aapt resource value: 0x7F01001A
  268. public const int design_snackbar_in = 2130771994;
  269. // aapt resource value: 0x7F01001B
  270. public const int design_snackbar_out = 2130771995;
  271. // aapt resource value: 0x7F01001C
  272. public const int fragment_close_enter = 2130771996;
  273. // aapt resource value: 0x7F01001D
  274. public const int fragment_close_exit = 2130771997;
  275. // aapt resource value: 0x7F01001E
  276. public const int fragment_fade_enter = 2130771998;
  277. // aapt resource value: 0x7F01001F
  278. public const int fragment_fade_exit = 2130771999;
  279. // aapt resource value: 0x7F010020
  280. public const int fragment_fast_out_extra_slow_in = 2130772000;
  281. // aapt resource value: 0x7F010021
  282. public const int fragment_open_enter = 2130772001;
  283. // aapt resource value: 0x7F010022
  284. public const int fragment_open_exit = 2130772002;
  285. static Animation()
  286. {
  287. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  288. }
  289. private Animation()
  290. {
  291. }
  292. }
  293. public partial class Animator
  294. {
  295. // aapt resource value: 0x7F020000
  296. public const int design_appbar_state_list_animator = 2130837504;
  297. // aapt resource value: 0x7F020001
  298. public const int design_fab_hide_motion_spec = 2130837505;
  299. // aapt resource value: 0x7F020002
  300. public const int design_fab_show_motion_spec = 2130837506;
  301. // aapt resource value: 0x7F020003
  302. public const int mtrl_btn_state_list_anim = 2130837507;
  303. // aapt resource value: 0x7F020004
  304. public const int mtrl_btn_unelevated_state_list_anim = 2130837508;
  305. // aapt resource value: 0x7F020005
  306. public const int mtrl_chip_state_list_anim = 2130837509;
  307. // aapt resource value: 0x7F020006
  308. public const int mtrl_fab_hide_motion_spec = 2130837510;
  309. // aapt resource value: 0x7F020007
  310. public const int mtrl_fab_show_motion_spec = 2130837511;
  311. // aapt resource value: 0x7F020008
  312. public const int mtrl_fab_transformation_sheet_collapse_spec = 2130837512;
  313. // aapt resource value: 0x7F020009
  314. public const int mtrl_fab_transformation_sheet_expand_spec = 2130837513;
  315. static Animator()
  316. {
  317. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  318. }
  319. private Animator()
  320. {
  321. }
  322. }
  323. public partial class Attribute
  324. {
  325. // aapt resource value: 0x7F030000
  326. public const int actionBarDivider = 2130903040;
  327. // aapt resource value: 0x7F030001
  328. public const int actionBarItemBackground = 2130903041;
  329. // aapt resource value: 0x7F030002
  330. public const int actionBarPopupTheme = 2130903042;
  331. // aapt resource value: 0x7F030003
  332. public const int actionBarSize = 2130903043;
  333. // aapt resource value: 0x7F030004
  334. public const int actionBarSplitStyle = 2130903044;
  335. // aapt resource value: 0x7F030005
  336. public const int actionBarStyle = 2130903045;
  337. // aapt resource value: 0x7F030006
  338. public const int actionBarTabBarStyle = 2130903046;
  339. // aapt resource value: 0x7F030007
  340. public const int actionBarTabStyle = 2130903047;
  341. // aapt resource value: 0x7F030008
  342. public const int actionBarTabTextStyle = 2130903048;
  343. // aapt resource value: 0x7F030009
  344. public const int actionBarTheme = 2130903049;
  345. // aapt resource value: 0x7F03000A
  346. public const int actionBarWidgetTheme = 2130903050;
  347. // aapt resource value: 0x7F03000B
  348. public const int actionButtonStyle = 2130903051;
  349. // aapt resource value: 0x7F03000C
  350. public const int actionDropDownStyle = 2130903052;
  351. // aapt resource value: 0x7F03000D
  352. public const int actionLayout = 2130903053;
  353. // aapt resource value: 0x7F03000E
  354. public const int actionMenuTextAppearance = 2130903054;
  355. // aapt resource value: 0x7F03000F
  356. public const int actionMenuTextColor = 2130903055;
  357. // aapt resource value: 0x7F030010
  358. public const int actionModeBackground = 2130903056;
  359. // aapt resource value: 0x7F030011
  360. public const int actionModeCloseButtonStyle = 2130903057;
  361. // aapt resource value: 0x7F030012
  362. public const int actionModeCloseDrawable = 2130903058;
  363. // aapt resource value: 0x7F030013
  364. public const int actionModeCopyDrawable = 2130903059;
  365. // aapt resource value: 0x7F030014
  366. public const int actionModeCutDrawable = 2130903060;
  367. // aapt resource value: 0x7F030015
  368. public const int actionModeFindDrawable = 2130903061;
  369. // aapt resource value: 0x7F030016
  370. public const int actionModePasteDrawable = 2130903062;
  371. // aapt resource value: 0x7F030017
  372. public const int actionModePopupWindowStyle = 2130903063;
  373. // aapt resource value: 0x7F030018
  374. public const int actionModeSelectAllDrawable = 2130903064;
  375. // aapt resource value: 0x7F030019
  376. public const int actionModeShareDrawable = 2130903065;
  377. // aapt resource value: 0x7F03001A
  378. public const int actionModeSplitBackground = 2130903066;
  379. // aapt resource value: 0x7F03001B
  380. public const int actionModeStyle = 2130903067;
  381. // aapt resource value: 0x7F03001C
  382. public const int actionModeWebSearchDrawable = 2130903068;
  383. // aapt resource value: 0x7F03001D
  384. public const int actionOverflowButtonStyle = 2130903069;
  385. // aapt resource value: 0x7F03001E
  386. public const int actionOverflowMenuStyle = 2130903070;
  387. // aapt resource value: 0x7F03001F
  388. public const int actionProviderClass = 2130903071;
  389. // aapt resource value: 0x7F030020
  390. public const int actionViewClass = 2130903072;
  391. // aapt resource value: 0x7F030021
  392. public const int activityChooserViewStyle = 2130903073;
  393. // aapt resource value: 0x7F030022
  394. public const int alertDialogButtonGroupStyle = 2130903074;
  395. // aapt resource value: 0x7F030023
  396. public const int alertDialogCenterButtons = 2130903075;
  397. // aapt resource value: 0x7F030024
  398. public const int alertDialogStyle = 2130903076;
  399. // aapt resource value: 0x7F030025
  400. public const int alertDialogTheme = 2130903077;
  401. // aapt resource value: 0x7F030026
  402. public const int allowStacking = 2130903078;
  403. // aapt resource value: 0x7F030027
  404. public const int alpha = 2130903079;
  405. // aapt resource value: 0x7F030028
  406. public const int alphabeticModifiers = 2130903080;
  407. // aapt resource value: 0x7F030029
  408. public const int arrowHeadLength = 2130903081;
  409. // aapt resource value: 0x7F03002A
  410. public const int arrowShaftLength = 2130903082;
  411. // aapt resource value: 0x7F03002B
  412. public const int autoCompleteTextViewStyle = 2130903083;
  413. // aapt resource value: 0x7F03002C
  414. public const int autoSizeMaxTextSize = 2130903084;
  415. // aapt resource value: 0x7F03002D
  416. public const int autoSizeMinTextSize = 2130903085;
  417. // aapt resource value: 0x7F03002E
  418. public const int autoSizePresetSizes = 2130903086;
  419. // aapt resource value: 0x7F03002F
  420. public const int autoSizeStepGranularity = 2130903087;
  421. // aapt resource value: 0x7F030030
  422. public const int autoSizeTextType = 2130903088;
  423. // aapt resource value: 0x7F030031
  424. public const int background = 2130903089;
  425. // aapt resource value: 0x7F030032
  426. public const int backgroundSplit = 2130903090;
  427. // aapt resource value: 0x7F030033
  428. public const int backgroundStacked = 2130903091;
  429. // aapt resource value: 0x7F030034
  430. public const int backgroundTint = 2130903092;
  431. // aapt resource value: 0x7F030035
  432. public const int backgroundTintMode = 2130903093;
  433. // aapt resource value: 0x7F030036
  434. public const int barLength = 2130903094;
  435. // aapt resource value: 0x7F030037
  436. public const int behavior_autoHide = 2130903095;
  437. // aapt resource value: 0x7F030038
  438. public const int behavior_fitToContents = 2130903096;
  439. // aapt resource value: 0x7F030039
  440. public const int behavior_hideable = 2130903097;
  441. // aapt resource value: 0x7F03003A
  442. public const int behavior_overlapTop = 2130903098;
  443. // aapt resource value: 0x7F03003B
  444. public const int behavior_peekHeight = 2130903099;
  445. // aapt resource value: 0x7F03003C
  446. public const int behavior_skipCollapsed = 2130903100;
  447. // aapt resource value: 0x7F03003E
  448. public const int borderlessButtonStyle = 2130903102;
  449. // aapt resource value: 0x7F03003D
  450. public const int borderWidth = 2130903101;
  451. // aapt resource value: 0x7F03003F
  452. public const int bottomAppBarStyle = 2130903103;
  453. // aapt resource value: 0x7F030040
  454. public const int bottomNavigationStyle = 2130903104;
  455. // aapt resource value: 0x7F030041
  456. public const int bottomSheetDialogTheme = 2130903105;
  457. // aapt resource value: 0x7F030042
  458. public const int bottomSheetStyle = 2130903106;
  459. // aapt resource value: 0x7F030043
  460. public const int boxBackgroundColor = 2130903107;
  461. // aapt resource value: 0x7F030044
  462. public const int boxBackgroundMode = 2130903108;
  463. // aapt resource value: 0x7F030045
  464. public const int boxCollapsedPaddingTop = 2130903109;
  465. // aapt resource value: 0x7F030046
  466. public const int boxCornerRadiusBottomEnd = 2130903110;
  467. // aapt resource value: 0x7F030047
  468. public const int boxCornerRadiusBottomStart = 2130903111;
  469. // aapt resource value: 0x7F030048
  470. public const int boxCornerRadiusTopEnd = 2130903112;
  471. // aapt resource value: 0x7F030049
  472. public const int boxCornerRadiusTopStart = 2130903113;
  473. // aapt resource value: 0x7F03004A
  474. public const int boxStrokeColor = 2130903114;
  475. // aapt resource value: 0x7F03004B
  476. public const int boxStrokeWidth = 2130903115;
  477. // aapt resource value: 0x7F03004C
  478. public const int buttonBarButtonStyle = 2130903116;
  479. // aapt resource value: 0x7F03004D
  480. public const int buttonBarNegativeButtonStyle = 2130903117;
  481. // aapt resource value: 0x7F03004E
  482. public const int buttonBarNeutralButtonStyle = 2130903118;
  483. // aapt resource value: 0x7F03004F
  484. public const int buttonBarPositiveButtonStyle = 2130903119;
  485. // aapt resource value: 0x7F030050
  486. public const int buttonBarStyle = 2130903120;
  487. // aapt resource value: 0x7F030051
  488. public const int buttonCompat = 2130903121;
  489. // aapt resource value: 0x7F030052
  490. public const int buttonGravity = 2130903122;
  491. // aapt resource value: 0x7F030053
  492. public const int buttonIconDimen = 2130903123;
  493. // aapt resource value: 0x7F030054
  494. public const int buttonPanelSideLayout = 2130903124;
  495. // aapt resource value: 0x7F030055
  496. public const int buttonStyle = 2130903125;
  497. // aapt resource value: 0x7F030056
  498. public const int buttonStyleSmall = 2130903126;
  499. // aapt resource value: 0x7F030057
  500. public const int buttonTint = 2130903127;
  501. // aapt resource value: 0x7F030058
  502. public const int buttonTintMode = 2130903128;
  503. // aapt resource value: 0x7F030059
  504. public const int cardBackgroundColor = 2130903129;
  505. // aapt resource value: 0x7F03005A
  506. public const int cardCornerRadius = 2130903130;
  507. // aapt resource value: 0x7F03005B
  508. public const int cardElevation = 2130903131;
  509. // aapt resource value: 0x7F03005C
  510. public const int cardMaxElevation = 2130903132;
  511. // aapt resource value: 0x7F03005D
  512. public const int cardPreventCornerOverlap = 2130903133;
  513. // aapt resource value: 0x7F03005E
  514. public const int cardUseCompatPadding = 2130903134;
  515. // aapt resource value: 0x7F03005F
  516. public const int cardViewStyle = 2130903135;
  517. // aapt resource value: 0x7F030060
  518. public const int checkboxStyle = 2130903136;
  519. // aapt resource value: 0x7F030061
  520. public const int checkedChip = 2130903137;
  521. // aapt resource value: 0x7F030062
  522. public const int checkedIcon = 2130903138;
  523. // aapt resource value: 0x7F030063
  524. public const int checkedIconEnabled = 2130903139;
  525. // aapt resource value: 0x7F030064
  526. public const int checkedIconVisible = 2130903140;
  527. // aapt resource value: 0x7F030065
  528. public const int checkedTextViewStyle = 2130903141;
  529. // aapt resource value: 0x7F030066
  530. public const int chipBackgroundColor = 2130903142;
  531. // aapt resource value: 0x7F030067
  532. public const int chipCornerRadius = 2130903143;
  533. // aapt resource value: 0x7F030068
  534. public const int chipEndPadding = 2130903144;
  535. // aapt resource value: 0x7F030069
  536. public const int chipGroupStyle = 2130903145;
  537. // aapt resource value: 0x7F03006A
  538. public const int chipIcon = 2130903146;
  539. // aapt resource value: 0x7F03006B
  540. public const int chipIconEnabled = 2130903147;
  541. // aapt resource value: 0x7F03006C
  542. public const int chipIconSize = 2130903148;
  543. // aapt resource value: 0x7F03006D
  544. public const int chipIconTint = 2130903149;
  545. // aapt resource value: 0x7F03006E
  546. public const int chipIconVisible = 2130903150;
  547. // aapt resource value: 0x7F03006F
  548. public const int chipMinHeight = 2130903151;
  549. // aapt resource value: 0x7F030070
  550. public const int chipSpacing = 2130903152;
  551. // aapt resource value: 0x7F030071
  552. public const int chipSpacingHorizontal = 2130903153;
  553. // aapt resource value: 0x7F030072
  554. public const int chipSpacingVertical = 2130903154;
  555. // aapt resource value: 0x7F030073
  556. public const int chipStandaloneStyle = 2130903155;
  557. // aapt resource value: 0x7F030074
  558. public const int chipStartPadding = 2130903156;
  559. // aapt resource value: 0x7F030075
  560. public const int chipStrokeColor = 2130903157;
  561. // aapt resource value: 0x7F030076
  562. public const int chipStrokeWidth = 2130903158;
  563. // aapt resource value: 0x7F030077
  564. public const int chipStyle = 2130903159;
  565. // aapt resource value: 0x7F030078
  566. public const int closeIcon = 2130903160;
  567. // aapt resource value: 0x7F030079
  568. public const int closeIconEnabled = 2130903161;
  569. // aapt resource value: 0x7F03007A
  570. public const int closeIconEndPadding = 2130903162;
  571. // aapt resource value: 0x7F03007B
  572. public const int closeIconSize = 2130903163;
  573. // aapt resource value: 0x7F03007C
  574. public const int closeIconStartPadding = 2130903164;
  575. // aapt resource value: 0x7F03007D
  576. public const int closeIconTint = 2130903165;
  577. // aapt resource value: 0x7F03007E
  578. public const int closeIconVisible = 2130903166;
  579. // aapt resource value: 0x7F03007F
  580. public const int closeItemLayout = 2130903167;
  581. // aapt resource value: 0x7F030080
  582. public const int collapseContentDescription = 2130903168;
  583. // aapt resource value: 0x7F030082
  584. public const int collapsedTitleGravity = 2130903170;
  585. // aapt resource value: 0x7F030083
  586. public const int collapsedTitleTextAppearance = 2130903171;
  587. // aapt resource value: 0x7F030081
  588. public const int collapseIcon = 2130903169;
  589. // aapt resource value: 0x7F030084
  590. public const int color = 2130903172;
  591. // aapt resource value: 0x7F030085
  592. public const int colorAccent = 2130903173;
  593. // aapt resource value: 0x7F030086
  594. public const int colorBackgroundFloating = 2130903174;
  595. // aapt resource value: 0x7F030087
  596. public const int colorButtonNormal = 2130903175;
  597. // aapt resource value: 0x7F030088
  598. public const int colorControlActivated = 2130903176;
  599. // aapt resource value: 0x7F030089
  600. public const int colorControlHighlight = 2130903177;
  601. // aapt resource value: 0x7F03008A
  602. public const int colorControlNormal = 2130903178;
  603. // aapt resource value: 0x7F03008B
  604. public const int colorError = 2130903179;
  605. // aapt resource value: 0x7F03008C
  606. public const int colorPrimary = 2130903180;
  607. // aapt resource value: 0x7F03008D
  608. public const int colorPrimaryDark = 2130903181;
  609. // aapt resource value: 0x7F03008E
  610. public const int colorSecondary = 2130903182;
  611. // aapt resource value: 0x7F03008F
  612. public const int colorSwitchThumbNormal = 2130903183;
  613. // aapt resource value: 0x7F030090
  614. public const int commitIcon = 2130903184;
  615. // aapt resource value: 0x7F030091
  616. public const int contentDescription = 2130903185;
  617. // aapt resource value: 0x7F030092
  618. public const int contentInsetEnd = 2130903186;
  619. // aapt resource value: 0x7F030093
  620. public const int contentInsetEndWithActions = 2130903187;
  621. // aapt resource value: 0x7F030094
  622. public const int contentInsetLeft = 2130903188;
  623. // aapt resource value: 0x7F030095
  624. public const int contentInsetRight = 2130903189;
  625. // aapt resource value: 0x7F030096
  626. public const int contentInsetStart = 2130903190;
  627. // aapt resource value: 0x7F030097
  628. public const int contentInsetStartWithNavigation = 2130903191;
  629. // aapt resource value: 0x7F030098
  630. public const int contentPadding = 2130903192;
  631. // aapt resource value: 0x7F030099
  632. public const int contentPaddingBottom = 2130903193;
  633. // aapt resource value: 0x7F03009A
  634. public const int contentPaddingLeft = 2130903194;
  635. // aapt resource value: 0x7F03009B
  636. public const int contentPaddingRight = 2130903195;
  637. // aapt resource value: 0x7F03009C
  638. public const int contentPaddingTop = 2130903196;
  639. // aapt resource value: 0x7F03009D
  640. public const int contentScrim = 2130903197;
  641. // aapt resource value: 0x7F03009E
  642. public const int controlBackground = 2130903198;
  643. // aapt resource value: 0x7F03009F
  644. public const int coordinatorLayoutStyle = 2130903199;
  645. // aapt resource value: 0x7F0300A0
  646. public const int cornerRadius = 2130903200;
  647. // aapt resource value: 0x7F0300A1
  648. public const int counterEnabled = 2130903201;
  649. // aapt resource value: 0x7F0300A2
  650. public const int counterMaxLength = 2130903202;
  651. // aapt resource value: 0x7F0300A3
  652. public const int counterOverflowTextAppearance = 2130903203;
  653. // aapt resource value: 0x7F0300A4
  654. public const int counterTextAppearance = 2130903204;
  655. // aapt resource value: 0x7F0300A5
  656. public const int customNavigationLayout = 2130903205;
  657. // aapt resource value: 0x7F0300A6
  658. public const int defaultQueryHint = 2130903206;
  659. // aapt resource value: 0x7F0300A7
  660. public const int dialogCornerRadius = 2130903207;
  661. // aapt resource value: 0x7F0300A8
  662. public const int dialogPreferredPadding = 2130903208;
  663. // aapt resource value: 0x7F0300A9
  664. public const int dialogTheme = 2130903209;
  665. // aapt resource value: 0x7F0300AA
  666. public const int displayOptions = 2130903210;
  667. // aapt resource value: 0x7F0300AB
  668. public const int divider = 2130903211;
  669. // aapt resource value: 0x7F0300AC
  670. public const int dividerHorizontal = 2130903212;
  671. // aapt resource value: 0x7F0300AD
  672. public const int dividerPadding = 2130903213;
  673. // aapt resource value: 0x7F0300AE
  674. public const int dividerVertical = 2130903214;
  675. // aapt resource value: 0x7F0300AF
  676. public const int drawableBottomCompat = 2130903215;
  677. // aapt resource value: 0x7F0300B0
  678. public const int drawableEndCompat = 2130903216;
  679. // aapt resource value: 0x7F0300B1
  680. public const int drawableLeftCompat = 2130903217;
  681. // aapt resource value: 0x7F0300B2
  682. public const int drawableRightCompat = 2130903218;
  683. // aapt resource value: 0x7F0300B3
  684. public const int drawableSize = 2130903219;
  685. // aapt resource value: 0x7F0300B4
  686. public const int drawableStartCompat = 2130903220;
  687. // aapt resource value: 0x7F0300B5
  688. public const int drawableTint = 2130903221;
  689. // aapt resource value: 0x7F0300B6
  690. public const int drawableTintMode = 2130903222;
  691. // aapt resource value: 0x7F0300B7
  692. public const int drawableTopCompat = 2130903223;
  693. // aapt resource value: 0x7F0300B8
  694. public const int drawerArrowStyle = 2130903224;
  695. // aapt resource value: 0x7F0300B9
  696. public const int drawerLayoutStyle = 2130903225;
  697. // aapt resource value: 0x7F0300BB
  698. public const int dropdownListPreferredItemHeight = 2130903227;
  699. // aapt resource value: 0x7F0300BA
  700. public const int dropDownListViewStyle = 2130903226;
  701. // aapt resource value: 0x7F0300BC
  702. public const int editTextBackground = 2130903228;
  703. // aapt resource value: 0x7F0300BD
  704. public const int editTextColor = 2130903229;
  705. // aapt resource value: 0x7F0300BE
  706. public const int editTextStyle = 2130903230;
  707. // aapt resource value: 0x7F0300BF
  708. public const int elevation = 2130903231;
  709. // aapt resource value: 0x7F0300C0
  710. public const int enforceMaterialTheme = 2130903232;
  711. // aapt resource value: 0x7F0300C1
  712. public const int enforceTextAppearance = 2130903233;
  713. // aapt resource value: 0x7F0300C2
  714. public const int errorEnabled = 2130903234;
  715. // aapt resource value: 0x7F0300C3
  716. public const int errorTextAppearance = 2130903235;
  717. // aapt resource value: 0x7F0300C4
  718. public const int expandActivityOverflowButtonDrawable = 2130903236;
  719. // aapt resource value: 0x7F0300C5
  720. public const int expanded = 2130903237;
  721. // aapt resource value: 0x7F0300C6
  722. public const int expandedTitleGravity = 2130903238;
  723. // aapt resource value: 0x7F0300C7
  724. public const int expandedTitleMargin = 2130903239;
  725. // aapt resource value: 0x7F0300C8
  726. public const int expandedTitleMarginBottom = 2130903240;
  727. // aapt resource value: 0x7F0300C9
  728. public const int expandedTitleMarginEnd = 2130903241;
  729. // aapt resource value: 0x7F0300CA
  730. public const int expandedTitleMarginStart = 2130903242;
  731. // aapt resource value: 0x7F0300CB
  732. public const int expandedTitleMarginTop = 2130903243;
  733. // aapt resource value: 0x7F0300CC
  734. public const int expandedTitleTextAppearance = 2130903244;
  735. // aapt resource value: 0x7F0300CD
  736. public const int fabAlignmentMode = 2130903245;
  737. // aapt resource value: 0x7F0300CE
  738. public const int fabCradleMargin = 2130903246;
  739. // aapt resource value: 0x7F0300CF
  740. public const int fabCradleRoundedCornerRadius = 2130903247;
  741. // aapt resource value: 0x7F0300D0
  742. public const int fabCradleVerticalOffset = 2130903248;
  743. // aapt resource value: 0x7F0300D1
  744. public const int fabCustomSize = 2130903249;
  745. // aapt resource value: 0x7F0300D2
  746. public const int fabSize = 2130903250;
  747. // aapt resource value: 0x7F0300D3
  748. public const int fastScrollEnabled = 2130903251;
  749. // aapt resource value: 0x7F0300D4
  750. public const int fastScrollHorizontalThumbDrawable = 2130903252;
  751. // aapt resource value: 0x7F0300D5
  752. public const int fastScrollHorizontalTrackDrawable = 2130903253;
  753. // aapt resource value: 0x7F0300D6
  754. public const int fastScrollVerticalThumbDrawable = 2130903254;
  755. // aapt resource value: 0x7F0300D7
  756. public const int fastScrollVerticalTrackDrawable = 2130903255;
  757. // aapt resource value: 0x7F0300D8
  758. public const int firstBaselineToTopHeight = 2130903256;
  759. // aapt resource value: 0x7F0300D9
  760. public const int floatingActionButtonStyle = 2130903257;
  761. // aapt resource value: 0x7F0300DA
  762. public const int font = 2130903258;
  763. // aapt resource value: 0x7F0300DB
  764. public const int fontFamily = 2130903259;
  765. // aapt resource value: 0x7F0300DC
  766. public const int fontProviderAuthority = 2130903260;
  767. // aapt resource value: 0x7F0300DD
  768. public const int fontProviderCerts = 2130903261;
  769. // aapt resource value: 0x7F0300DE
  770. public const int fontProviderFetchStrategy = 2130903262;
  771. // aapt resource value: 0x7F0300DF
  772. public const int fontProviderFetchTimeout = 2130903263;
  773. // aapt resource value: 0x7F0300E0
  774. public const int fontProviderPackage = 2130903264;
  775. // aapt resource value: 0x7F0300E1
  776. public const int fontProviderQuery = 2130903265;
  777. // aapt resource value: 0x7F0300E2
  778. public const int fontStyle = 2130903266;
  779. // aapt resource value: 0x7F0300E3
  780. public const int fontVariationSettings = 2130903267;
  781. // aapt resource value: 0x7F0300E4
  782. public const int fontWeight = 2130903268;
  783. // aapt resource value: 0x7F0300E5
  784. public const int foregroundInsidePadding = 2130903269;
  785. // aapt resource value: 0x7F0300E6
  786. public const int gapBetweenBars = 2130903270;
  787. // aapt resource value: 0x7F0300E7
  788. public const int goIcon = 2130903271;
  789. // aapt resource value: 0x7F0300E8
  790. public const int headerLayout = 2130903272;
  791. // aapt resource value: 0x7F0300E9
  792. public const int height = 2130903273;
  793. // aapt resource value: 0x7F0300EA
  794. public const int helperText = 2130903274;
  795. // aapt resource value: 0x7F0300EB
  796. public const int helperTextEnabled = 2130903275;
  797. // aapt resource value: 0x7F0300EC
  798. public const int helperTextTextAppearance = 2130903276;
  799. // aapt resource value: 0x7F0300ED
  800. public const int hideMotionSpec = 2130903277;
  801. // aapt resource value: 0x7F0300EE
  802. public const int hideOnContentScroll = 2130903278;
  803. // aapt resource value: 0x7F0300EF
  804. public const int hideOnScroll = 2130903279;
  805. // aapt resource value: 0x7F0300F0
  806. public const int hintAnimationEnabled = 2130903280;
  807. // aapt resource value: 0x7F0300F1
  808. public const int hintEnabled = 2130903281;
  809. // aapt resource value: 0x7F0300F2
  810. public const int hintTextAppearance = 2130903282;
  811. // aapt resource value: 0x7F0300F3
  812. public const int homeAsUpIndicator = 2130903283;
  813. // aapt resource value: 0x7F0300F4
  814. public const int homeLayout = 2130903284;
  815. // aapt resource value: 0x7F0300F5
  816. public const int hoveredFocusedTranslationZ = 2130903285;
  817. // aapt resource value: 0x7F0300F6
  818. public const int icon = 2130903286;
  819. // aapt resource value: 0x7F0300F7
  820. public const int iconEndPadding = 2130903287;
  821. // aapt resource value: 0x7F0300F8
  822. public const int iconGravity = 2130903288;
  823. // aapt resource value: 0x7F0300FE
  824. public const int iconifiedByDefault = 2130903294;
  825. // aapt resource value: 0x7F0300F9
  826. public const int iconPadding = 2130903289;
  827. // aapt resource value: 0x7F0300FA
  828. public const int iconSize = 2130903290;
  829. // aapt resource value: 0x7F0300FB
  830. public const int iconStartPadding = 2130903291;
  831. // aapt resource value: 0x7F0300FC
  832. public const int iconTint = 2130903292;
  833. // aapt resource value: 0x7F0300FD
  834. public const int iconTintMode = 2130903293;
  835. // aapt resource value: 0x7F0300FF
  836. public const int imageButtonStyle = 2130903295;
  837. // aapt resource value: 0x7F030100
  838. public const int indeterminateProgressStyle = 2130903296;
  839. // aapt resource value: 0x7F030101
  840. public const int initialActivityCount = 2130903297;
  841. // aapt resource value: 0x7F030102
  842. public const int insetForeground = 2130903298;
  843. // aapt resource value: 0x7F030103
  844. public const int isLightTheme = 2130903299;
  845. // aapt resource value: 0x7F030104
  846. public const int itemBackground = 2130903300;
  847. // aapt resource value: 0x7F030105
  848. public const int itemHorizontalPadding = 2130903301;
  849. // aapt resource value: 0x7F030106
  850. public const int itemHorizontalTranslationEnabled = 2130903302;
  851. // aapt resource value: 0x7F030107
  852. public const int itemIconPadding = 2130903303;
  853. // aapt resource value: 0x7F030108
  854. public const int itemIconSize = 2130903304;
  855. // aapt resource value: 0x7F030109
  856. public const int itemIconTint = 2130903305;
  857. // aapt resource value: 0x7F03010A
  858. public const int itemPadding = 2130903306;
  859. // aapt resource value: 0x7F03010B
  860. public const int itemSpacing = 2130903307;
  861. // aapt resource value: 0x7F03010C
  862. public const int itemTextAppearance = 2130903308;
  863. // aapt resource value: 0x7F03010D
  864. public const int itemTextAppearanceActive = 2130903309;
  865. // aapt resource value: 0x7F03010E
  866. public const int itemTextAppearanceInactive = 2130903310;
  867. // aapt resource value: 0x7F03010F
  868. public const int itemTextColor = 2130903311;
  869. // aapt resource value: 0x7F030110
  870. public const int keylines = 2130903312;
  871. // aapt resource value: 0x7F030111
  872. public const int labelVisibilityMode = 2130903313;
  873. // aapt resource value: 0x7F030112
  874. public const int lastBaselineToBottomHeight = 2130903314;
  875. // aapt resource value: 0x7F030113
  876. public const int layout = 2130903315;
  877. // aapt resource value: 0x7F030114
  878. public const int layoutManager = 2130903316;
  879. // aapt resource value: 0x7F030115
  880. public const int layout_anchor = 2130903317;
  881. // aapt resource value: 0x7F030116
  882. public const int layout_anchorGravity = 2130903318;
  883. // aapt resource value: 0x7F030117
  884. public const int layout_behavior = 2130903319;
  885. // aapt resource value: 0x7F030118
  886. public const int layout_collapseMode = 2130903320;
  887. // aapt resource value: 0x7F030119
  888. public const int layout_collapseParallaxMultiplier = 2130903321;
  889. // aapt resource value: 0x7F03011A
  890. public const int layout_dodgeInsetEdges = 2130903322;
  891. // aapt resource value: 0x7F03011B
  892. public const int layout_insetEdge = 2130903323;
  893. // aapt resource value: 0x7F03011C
  894. public const int layout_keyline = 2130903324;
  895. // aapt resource value: 0x7F03011D
  896. public const int layout_scrollFlags = 2130903325;
  897. // aapt resource value: 0x7F03011E
  898. public const int layout_scrollInterpolator = 2130903326;
  899. // aapt resource value: 0x7F03011F
  900. public const int liftOnScroll = 2130903327;
  901. // aapt resource value: 0x7F030120
  902. public const int lineHeight = 2130903328;
  903. // aapt resource value: 0x7F030121
  904. public const int lineSpacing = 2130903329;
  905. // aapt resource value: 0x7F030122
  906. public const int listChoiceBackgroundIndicator = 2130903330;
  907. // aapt resource value: 0x7F030123
  908. public const int listChoiceIndicatorMultipleAnimated = 2130903331;
  909. // aapt resource value: 0x7F030124
  910. public const int listChoiceIndicatorSingleAnimated = 2130903332;
  911. // aapt resource value: 0x7F030125
  912. public const int listDividerAlertDialog = 2130903333;
  913. // aapt resource value: 0x7F030126
  914. public const int listItemLayout = 2130903334;
  915. // aapt resource value: 0x7F030127
  916. public const int listLayout = 2130903335;
  917. // aapt resource value: 0x7F030128
  918. public const int listMenuViewStyle = 2130903336;
  919. // aapt resource value: 0x7F030129
  920. public const int listPopupWindowStyle = 2130903337;
  921. // aapt resource value: 0x7F03012A
  922. public const int listPreferredItemHeight = 2130903338;
  923. // aapt resource value: 0x7F03012B
  924. public const int listPreferredItemHeightLarge = 2130903339;
  925. // aapt resource value: 0x7F03012C
  926. public const int listPreferredItemHeightSmall = 2130903340;
  927. // aapt resource value: 0x7F03012D
  928. public const int listPreferredItemPaddingEnd = 2130903341;
  929. // aapt resource value: 0x7F03012E
  930. public const int listPreferredItemPaddingLeft = 2130903342;
  931. // aapt resource value: 0x7F03012F
  932. public const int listPreferredItemPaddingRight = 2130903343;
  933. // aapt resource value: 0x7F030130
  934. public const int listPreferredItemPaddingStart = 2130903344;
  935. // aapt resource value: 0x7F030131
  936. public const int logo = 2130903345;
  937. // aapt resource value: 0x7F030132
  938. public const int logoDescription = 2130903346;
  939. // aapt resource value: 0x7F030133
  940. public const int materialButtonStyle = 2130903347;
  941. // aapt resource value: 0x7F030134
  942. public const int materialCardViewStyle = 2130903348;
  943. // aapt resource value: 0x7F030135
  944. public const int maxActionInlineWidth = 2130903349;
  945. // aapt resource value: 0x7F030136
  946. public const int maxButtonHeight = 2130903350;
  947. // aapt resource value: 0x7F030137
  948. public const int maxImageSize = 2130903351;
  949. // aapt resource value: 0x7F030138
  950. public const int measureWithLargestChild = 2130903352;
  951. // aapt resource value: 0x7F030139
  952. public const int menu = 2130903353;
  953. // aapt resource value: 0x7F03013A
  954. public const int multiChoiceItemLayout = 2130903354;
  955. // aapt resource value: 0x7F03013B
  956. public const int navigationContentDescription = 2130903355;
  957. // aapt resource value: 0x7F03013C
  958. public const int navigationIcon = 2130903356;
  959. // aapt resource value: 0x7F03013D
  960. public const int navigationMode = 2130903357;
  961. // aapt resource value: 0x7F03013E
  962. public const int navigationViewStyle = 2130903358;
  963. // aapt resource value: 0x7F03013F
  964. public const int numericModifiers = 2130903359;
  965. // aapt resource value: 0x7F030140
  966. public const int overlapAnchor = 2130903360;
  967. // aapt resource value: 0x7F030141
  968. public const int paddingBottomNoButtons = 2130903361;
  969. // aapt resource value: 0x7F030142
  970. public const int paddingEnd = 2130903362;
  971. // aapt resource value: 0x7F030143
  972. public const int paddingStart = 2130903363;
  973. // aapt resource value: 0x7F030144
  974. public const int paddingTopNoTitle = 2130903364;
  975. // aapt resource value: 0x7F030145
  976. public const int panelBackground = 2130903365;
  977. // aapt resource value: 0x7F030146
  978. public const int panelMenuListTheme = 2130903366;
  979. // aapt resource value: 0x7F030147
  980. public const int panelMenuListWidth = 2130903367;
  981. // aapt resource value: 0x7F030148
  982. public const int passwordToggleContentDescription = 2130903368;
  983. // aapt resource value: 0x7F030149
  984. public const int passwordToggleDrawable = 2130903369;
  985. // aapt resource value: 0x7F03014A
  986. public const int passwordToggleEnabled = 2130903370;
  987. // aapt resource value: 0x7F03014B
  988. public const int passwordToggleTint = 2130903371;
  989. // aapt resource value: 0x7F03014C
  990. public const int passwordToggleTintMode = 2130903372;
  991. // aapt resource value: 0x7F03014D
  992. public const int popupMenuStyle = 2130903373;
  993. // aapt resource value: 0x7F03014E
  994. public const int popupTheme = 2130903374;
  995. // aapt resource value: 0x7F03014F
  996. public const int popupWindowStyle = 2130903375;
  997. // aapt resource value: 0x7F030150
  998. public const int preserveIconSpacing = 2130903376;
  999. // aapt resource value: 0x7F030151
  1000. public const int pressedTranslationZ = 2130903377;
  1001. // aapt resource value: 0x7F030152
  1002. public const int progressBarPadding = 2130903378;
  1003. // aapt resource value: 0x7F030153
  1004. public const int progressBarStyle = 2130903379;
  1005. // aapt resource value: 0x7F030154
  1006. public const int queryBackground = 2130903380;
  1007. // aapt resource value: 0x7F030155
  1008. public const int queryHint = 2130903381;
  1009. // aapt resource value: 0x7F030156
  1010. public const int radioButtonStyle = 2130903382;
  1011. // aapt resource value: 0x7F030157
  1012. public const int ratingBarStyle = 2130903383;
  1013. // aapt resource value: 0x7F030158
  1014. public const int ratingBarStyleIndicator = 2130903384;
  1015. // aapt resource value: 0x7F030159
  1016. public const int ratingBarStyleSmall = 2130903385;
  1017. // aapt resource value: 0x7F03015A
  1018. public const int recyclerViewStyle = 2130903386;
  1019. // aapt resource value: 0x7F03015B
  1020. public const int reverseLayout = 2130903387;
  1021. // aapt resource value: 0x7F03015C
  1022. public const int rippleColor = 2130903388;
  1023. // aapt resource value: 0x7F03015D
  1024. public const int scrimAnimationDuration = 2130903389;
  1025. // aapt resource value: 0x7F03015E
  1026. public const int scrimBackground = 2130903390;
  1027. // aapt resource value: 0x7F03015F
  1028. public const int scrimVisibleHeightTrigger = 2130903391;
  1029. // aapt resource value: 0x7F030160
  1030. public const int searchHintIcon = 2130903392;
  1031. // aapt resource value: 0x7F030161
  1032. public const int searchIcon = 2130903393;
  1033. // aapt resource value: 0x7F030162
  1034. public const int searchViewStyle = 2130903394;
  1035. // aapt resource value: 0x7F030163
  1036. public const int seekBarStyle = 2130903395;
  1037. // aapt resource value: 0x7F030164
  1038. public const int selectableItemBackground = 2130903396;
  1039. // aapt resource value: 0x7F030165
  1040. public const int selectableItemBackgroundBorderless = 2130903397;
  1041. // aapt resource value: 0x7F030166
  1042. public const int showAsAction = 2130903398;
  1043. // aapt resource value: 0x7F030167
  1044. public const int showDividers = 2130903399;
  1045. // aapt resource value: 0x7F030168
  1046. public const int showMotionSpec = 2130903400;
  1047. // aapt resource value: 0x7F030169
  1048. public const int showText = 2130903401;
  1049. // aapt resource value: 0x7F03016A
  1050. public const int showTitle = 2130903402;
  1051. // aapt resource value: 0x7F03016B
  1052. public const int singleChoiceItemLayout = 2130903403;
  1053. // aapt resource value: 0x7F03016C
  1054. public const int singleLine = 2130903404;
  1055. // aapt resource value: 0x7F03016D
  1056. public const int singleSelection = 2130903405;
  1057. // aapt resource value: 0x7F03016E
  1058. public const int snackbarButtonStyle = 2130903406;
  1059. // aapt resource value: 0x7F03016F
  1060. public const int snackbarStyle = 2130903407;
  1061. // aapt resource value: 0x7F030170
  1062. public const int spanCount = 2130903408;
  1063. // aapt resource value: 0x7F030171
  1064. public const int spinBars = 2130903409;
  1065. // aapt resource value: 0x7F030172
  1066. public const int spinnerDropDownItemStyle = 2130903410;
  1067. // aapt resource value: 0x7F030173
  1068. public const int spinnerStyle = 2130903411;
  1069. // aapt resource value: 0x7F030174
  1070. public const int splitTrack = 2130903412;
  1071. // aapt resource value: 0x7F030175
  1072. public const int srcCompat = 2130903413;
  1073. // aapt resource value: 0x7F030176
  1074. public const int stackFromEnd = 2130903414;
  1075. // aapt resource value: 0x7F030177
  1076. public const int state_above_anchor = 2130903415;
  1077. // aapt resource value: 0x7F030178
  1078. public const int state_collapsed = 2130903416;
  1079. // aapt resource value: 0x7F030179
  1080. public const int state_collapsible = 2130903417;
  1081. // aapt resource value: 0x7F03017A
  1082. public const int state_liftable = 2130903418;
  1083. // aapt resource value: 0x7F03017B
  1084. public const int state_lifted = 2130903419;
  1085. // aapt resource value: 0x7F03017C
  1086. public const int statusBarBackground = 2130903420;
  1087. // aapt resource value: 0x7F03017D
  1088. public const int statusBarScrim = 2130903421;
  1089. // aapt resource value: 0x7F03017E
  1090. public const int strokeColor = 2130903422;
  1091. // aapt resource value: 0x7F03017F
  1092. public const int strokeWidth = 2130903423;
  1093. // aapt resource value: 0x7F030180
  1094. public const int subMenuArrow = 2130903424;
  1095. // aapt resource value: 0x7F030181
  1096. public const int submitBackground = 2130903425;
  1097. // aapt resource value: 0x7F030182
  1098. public const int subtitle = 2130903426;
  1099. // aapt resource value: 0x7F030183
  1100. public const int subtitleTextAppearance = 2130903427;
  1101. // aapt resource value: 0x7F030184
  1102. public const int subtitleTextColor = 2130903428;
  1103. // aapt resource value: 0x7F030185
  1104. public const int subtitleTextStyle = 2130903429;
  1105. // aapt resource value: 0x7F030186
  1106. public const int suggestionRowLayout = 2130903430;
  1107. // aapt resource value: 0x7F030187
  1108. public const int switchMinWidth = 2130903431;
  1109. // aapt resource value: 0x7F030188
  1110. public const int switchPadding = 2130903432;
  1111. // aapt resource value: 0x7F030189
  1112. public const int switchStyle = 2130903433;
  1113. // aapt resource value: 0x7F03018A
  1114. public const int switchTextAppearance = 2130903434;
  1115. // aapt resource value: 0x7F03018B
  1116. public const int tabBackground = 2130903435;
  1117. // aapt resource value: 0x7F03018C
  1118. public const int tabContentStart = 2130903436;
  1119. // aapt resource value: 0x7F03018D
  1120. public const int tabGravity = 2130903437;
  1121. // aapt resource value: 0x7F03018E
  1122. public const int tabIconTint = 2130903438;
  1123. // aapt resource value: 0x7F03018F
  1124. public const int tabIconTintMode = 2130903439;
  1125. // aapt resource value: 0x7F030190
  1126. public const int tabIndicator = 2130903440;
  1127. // aapt resource value: 0x7F030191
  1128. public const int tabIndicatorAnimationDuration = 2130903441;
  1129. // aapt resource value: 0x7F030192
  1130. public const int tabIndicatorColor = 2130903442;
  1131. // aapt resource value: 0x7F030193
  1132. public const int tabIndicatorFullWidth = 2130903443;
  1133. // aapt resource value: 0x7F030194
  1134. public const int tabIndicatorGravity = 2130903444;
  1135. // aapt resource value: 0x7F030195
  1136. public const int tabIndicatorHeight = 2130903445;
  1137. // aapt resource value: 0x7F030196
  1138. public const int tabInlineLabel = 2130903446;
  1139. // aapt resource value: 0x7F030197
  1140. public const int tabMaxWidth = 2130903447;
  1141. // aapt resource value: 0x7F030198
  1142. public const int tabMinWidth = 2130903448;
  1143. // aapt resource value: 0x7F030199
  1144. public const int tabMode = 2130903449;
  1145. // aapt resource value: 0x7F03019A
  1146. public const int tabPadding = 2130903450;
  1147. // aapt resource value: 0x7F03019B
  1148. public const int tabPaddingBottom = 2130903451;
  1149. // aapt resource value: 0x7F03019C
  1150. public const int tabPaddingEnd = 2130903452;
  1151. // aapt resource value: 0x7F03019D
  1152. public const int tabPaddingStart = 2130903453;
  1153. // aapt resource value: 0x7F03019E
  1154. public const int tabPaddingTop = 2130903454;
  1155. // aapt resource value: 0x7F03019F
  1156. public const int tabRippleColor = 2130903455;
  1157. // aapt resource value: 0x7F0301A0
  1158. public const int tabSelectedTextColor = 2130903456;
  1159. // aapt resource value: 0x7F0301A1
  1160. public const int tabStyle = 2130903457;
  1161. // aapt resource value: 0x7F0301A2
  1162. public const int tabTextAppearance = 2130903458;
  1163. // aapt resource value: 0x7F0301A3
  1164. public const int tabTextColor = 2130903459;
  1165. // aapt resource value: 0x7F0301A4
  1166. public const int tabUnboundedRipple = 2130903460;
  1167. // aapt resource value: 0x7F0301A5
  1168. public const int textAllCaps = 2130903461;
  1169. // aapt resource value: 0x7F0301A6
  1170. public const int textAppearanceBody1 = 2130903462;
  1171. // aapt resource value: 0x7F0301A7
  1172. public const int textAppearanceBody2 = 2130903463;
  1173. // aapt resource value: 0x7F0301A8
  1174. public const int textAppearanceButton = 2130903464;
  1175. // aapt resource value: 0x7F0301A9
  1176. public const int textAppearanceCaption = 2130903465;
  1177. // aapt resource value: 0x7F0301AA
  1178. public const int textAppearanceHeadline1 = 2130903466;
  1179. // aapt resource value: 0x7F0301AB
  1180. public const int textAppearanceHeadline2 = 2130903467;
  1181. // aapt resource value: 0x7F0301AC
  1182. public const int textAppearanceHeadline3 = 2130903468;
  1183. // aapt resource value: 0x7F0301AD
  1184. public const int textAppearanceHeadline4 = 2130903469;
  1185. // aapt resource value: 0x7F0301AE
  1186. public const int textAppearanceHeadline5 = 2130903470;
  1187. // aapt resource value: 0x7F0301AF
  1188. public const int textAppearanceHeadline6 = 2130903471;
  1189. // aapt resource value: 0x7F0301B0
  1190. public const int textAppearanceLargePopupMenu = 2130903472;
  1191. // aapt resource value: 0x7F0301B1
  1192. public const int textAppearanceListItem = 2130903473;
  1193. // aapt resource value: 0x7F0301B2
  1194. public const int textAppearanceListItemSecondary = 2130903474;
  1195. // aapt resource value: 0x7F0301B3
  1196. public const int textAppearanceListItemSmall = 2130903475;
  1197. // aapt resource value: 0x7F0301B4
  1198. public const int textAppearanceOverline = 2130903476;
  1199. // aapt resource value: 0x7F0301B5
  1200. public const int textAppearancePopupMenuHeader = 2130903477;
  1201. // aapt resource value: 0x7F0301B6
  1202. public const int textAppearanceSearchResultSubtitle = 2130903478;
  1203. // aapt resource value: 0x7F0301B7
  1204. public const int textAppearanceSearchResultTitle = 2130903479;
  1205. // aapt resource value: 0x7F0301B8
  1206. public const int textAppearanceSmallPopupMenu = 2130903480;
  1207. // aapt resource value: 0x7F0301B9
  1208. public const int textAppearanceSubtitle1 = 2130903481;
  1209. // aapt resource value: 0x7F0301BA
  1210. public const int textAppearanceSubtitle2 = 2130903482;
  1211. // aapt resource value: 0x7F0301BB
  1212. public const int textColorAlertDialogListItem = 2130903483;
  1213. // aapt resource value: 0x7F0301BC
  1214. public const int textColorSearchUrl = 2130903484;
  1215. // aapt resource value: 0x7F0301BD
  1216. public const int textEndPadding = 2130903485;
  1217. // aapt resource value: 0x7F0301BE
  1218. public const int textInputStyle = 2130903486;
  1219. // aapt resource value: 0x7F0301BF
  1220. public const int textLocale = 2130903487;
  1221. // aapt resource value: 0x7F0301C0
  1222. public const int textStartPadding = 2130903488;
  1223. // aapt resource value: 0x7F0301C1
  1224. public const int theme = 2130903489;
  1225. // aapt resource value: 0x7F0301C2
  1226. public const int thickness = 2130903490;
  1227. // aapt resource value: 0x7F0301C3
  1228. public const int thumbTextPadding = 2130903491;
  1229. // aapt resource value: 0x7F0301C4
  1230. public const int thumbTint = 2130903492;
  1231. // aapt resource value: 0x7F0301C5
  1232. public const int thumbTintMode = 2130903493;
  1233. // aapt resource value: 0x7F0301C6
  1234. public const int tickMark = 2130903494;
  1235. // aapt resource value: 0x7F0301C7
  1236. public const int tickMarkTint = 2130903495;
  1237. // aapt resource value: 0x7F0301C8
  1238. public const int tickMarkTintMode = 2130903496;
  1239. // aapt resource value: 0x7F0301C9
  1240. public const int tint = 2130903497;
  1241. // aapt resource value: 0x7F0301CA
  1242. public const int tintMode = 2130903498;
  1243. // aapt resource value: 0x7F0301CB
  1244. public const int title = 2130903499;
  1245. // aapt resource value: 0x7F0301CC
  1246. public const int titleEnabled = 2130903500;
  1247. // aapt resource value: 0x7F0301CD
  1248. public const int titleMargin = 2130903501;
  1249. // aapt resource value: 0x7F0301CE
  1250. public const int titleMarginBottom = 2130903502;
  1251. // aapt resource value: 0x7F0301CF
  1252. public const int titleMarginEnd = 2130903503;
  1253. // aapt resource value: 0x7F0301D2
  1254. public const int titleMargins = 2130903506;
  1255. // aapt resource value: 0x7F0301D0
  1256. public const int titleMarginStart = 2130903504;
  1257. // aapt resource value: 0x7F0301D1
  1258. public const int titleMarginTop = 2130903505;
  1259. // aapt resource value: 0x7F0301D3
  1260. public const int titleTextAppearance = 2130903507;
  1261. // aapt resource value: 0x7F0301D4
  1262. public const int titleTextColor = 2130903508;
  1263. // aapt resource value: 0x7F0301D5
  1264. public const int titleTextStyle = 2130903509;
  1265. // aapt resource value: 0x7F0301D6
  1266. public const int toolbarId = 2130903510;
  1267. // aapt resource value: 0x7F0301D7
  1268. public const int toolbarNavigationButtonStyle = 2130903511;
  1269. // aapt resource value: 0x7F0301D8
  1270. public const int toolbarStyle = 2130903512;
  1271. // aapt resource value: 0x7F0301D9
  1272. public const int tooltipForegroundColor = 2130903513;
  1273. // aapt resource value: 0x7F0301DA
  1274. public const int tooltipFrameBackground = 2130903514;
  1275. // aapt resource value: 0x7F0301DB
  1276. public const int tooltipText = 2130903515;
  1277. // aapt resource value: 0x7F0301DC
  1278. public const int track = 2130903516;
  1279. // aapt resource value: 0x7F0301DD
  1280. public const int trackTint = 2130903517;
  1281. // aapt resource value: 0x7F0301DE
  1282. public const int trackTintMode = 2130903518;
  1283. // aapt resource value: 0x7F0301DF
  1284. public const int ttcIndex = 2130903519;
  1285. // aapt resource value: 0x7F0301E0
  1286. public const int useCompatPadding = 2130903520;
  1287. // aapt resource value: 0x7F0301E1
  1288. public const int viewInflaterClass = 2130903521;
  1289. // aapt resource value: 0x7F0301E2
  1290. public const int voiceIcon = 2130903522;
  1291. // aapt resource value: 0x7F0301E3
  1292. public const int windowActionBar = 2130903523;
  1293. // aapt resource value: 0x7F0301E4
  1294. public const int windowActionBarOverlay = 2130903524;
  1295. // aapt resource value: 0x7F0301E5
  1296. public const int windowActionModeOverlay = 2130903525;
  1297. // aapt resource value: 0x7F0301E6
  1298. public const int windowFixedHeightMajor = 2130903526;
  1299. // aapt resource value: 0x7F0301E7
  1300. public const int windowFixedHeightMinor = 2130903527;
  1301. // aapt resource value: 0x7F0301E8
  1302. public const int windowFixedWidthMajor = 2130903528;
  1303. // aapt resource value: 0x7F0301E9
  1304. public const int windowFixedWidthMinor = 2130903529;
  1305. // aapt resource value: 0x7F0301EA
  1306. public const int windowMinWidthMajor = 2130903530;
  1307. // aapt resource value: 0x7F0301EB
  1308. public const int windowMinWidthMinor = 2130903531;
  1309. // aapt resource value: 0x7F0301EC
  1310. public const int windowNoTitle = 2130903532;
  1311. static Attribute()
  1312. {
  1313. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1314. }
  1315. private Attribute()
  1316. {
  1317. }
  1318. }
  1319. public partial class Boolean
  1320. {
  1321. // aapt resource value: 0x7F040000
  1322. public const int abc_action_bar_embed_tabs = 2130968576;
  1323. // aapt resource value: 0x7F040001
  1324. public const int abc_allow_stacked_button_bar = 2130968577;
  1325. // aapt resource value: 0x7F040002
  1326. public const int abc_config_actionMenuItemAllCaps = 2130968578;
  1327. // aapt resource value: 0x7F040003
  1328. public const int mtrl_btn_textappearance_all_caps = 2130968579;
  1329. static Boolean()
  1330. {
  1331. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1332. }
  1333. private Boolean()
  1334. {
  1335. }
  1336. }
  1337. public partial class Color
  1338. {
  1339. // aapt resource value: 0x7F050000
  1340. public const int abc_background_cache_hint_selector_material_dark = 2131034112;
  1341. // aapt resource value: 0x7F050001
  1342. public const int abc_background_cache_hint_selector_material_light = 2131034113;
  1343. // aapt resource value: 0x7F050002
  1344. public const int abc_btn_colored_borderless_text_material = 2131034114;
  1345. // aapt resource value: 0x7F050003
  1346. public const int abc_btn_colored_text_material = 2131034115;
  1347. // aapt resource value: 0x7F050004
  1348. public const int abc_color_highlight_material = 2131034116;
  1349. // aapt resource value: 0x7F050005
  1350. public const int abc_decor_view_status_guard = 2131034117;
  1351. // aapt resource value: 0x7F050006
  1352. public const int abc_decor_view_status_guard_light = 2131034118;
  1353. // aapt resource value: 0x7F050007
  1354. public const int abc_hint_foreground_material_dark = 2131034119;
  1355. // aapt resource value: 0x7F050008
  1356. public const int abc_hint_foreground_material_light = 2131034120;
  1357. // aapt resource value: 0x7F050009
  1358. public const int abc_primary_text_disable_only_material_dark = 2131034121;
  1359. // aapt resource value: 0x7F05000A
  1360. public const int abc_primary_text_disable_only_material_light = 2131034122;
  1361. // aapt resource value: 0x7F05000B
  1362. public const int abc_primary_text_material_dark = 2131034123;
  1363. // aapt resource value: 0x7F05000C
  1364. public const int abc_primary_text_material_light = 2131034124;
  1365. // aapt resource value: 0x7F05000D
  1366. public const int abc_search_url_text = 2131034125;
  1367. // aapt resource value: 0x7F05000E
  1368. public const int abc_search_url_text_normal = 2131034126;
  1369. // aapt resource value: 0x7F05000F
  1370. public const int abc_search_url_text_pressed = 2131034127;
  1371. // aapt resource value: 0x7F050010
  1372. public const int abc_search_url_text_selected = 2131034128;
  1373. // aapt resource value: 0x7F050011
  1374. public const int abc_secondary_text_material_dark = 2131034129;
  1375. // aapt resource value: 0x7F050012
  1376. public const int abc_secondary_text_material_light = 2131034130;
  1377. // aapt resource value: 0x7F050013
  1378. public const int abc_tint_btn_checkable = 2131034131;
  1379. // aapt resource value: 0x7F050014
  1380. public const int abc_tint_default = 2131034132;
  1381. // aapt resource value: 0x7F050015
  1382. public const int abc_tint_edittext = 2131034133;
  1383. // aapt resource value: 0x7F050016
  1384. public const int abc_tint_seek_thumb = 2131034134;
  1385. // aapt resource value: 0x7F050017
  1386. public const int abc_tint_spinner = 2131034135;
  1387. // aapt resource value: 0x7F050018
  1388. public const int abc_tint_switch_track = 2131034136;
  1389. // aapt resource value: 0x7F050019
  1390. public const int accent_material_dark = 2131034137;
  1391. // aapt resource value: 0x7F05001A
  1392. public const int accent_material_light = 2131034138;
  1393. // aapt resource value: 0x7F05001B
  1394. public const int androidx_core_ripple_material_light = 2131034139;
  1395. // aapt resource value: 0x7F05001C
  1396. public const int androidx_core_secondary_text_default_material_light = 2131034140;
  1397. // aapt resource value: 0x7F05001D
  1398. public const int background_floating_material_dark = 2131034141;
  1399. // aapt resource value: 0x7F05001E
  1400. public const int background_floating_material_light = 2131034142;
  1401. // aapt resource value: 0x7F05001F
  1402. public const int background_material_dark = 2131034143;
  1403. // aapt resource value: 0x7F050020
  1404. public const int background_material_light = 2131034144;
  1405. // aapt resource value: 0x7F050021
  1406. public const int bright_foreground_disabled_material_dark = 2131034145;
  1407. // aapt resource value: 0x7F050022
  1408. public const int bright_foreground_disabled_material_light = 2131034146;
  1409. // aapt resource value: 0x7F050023
  1410. public const int bright_foreground_inverse_material_dark = 2131034147;
  1411. // aapt resource value: 0x7F050024
  1412. public const int bright_foreground_inverse_material_light = 2131034148;
  1413. // aapt resource value: 0x7F050025
  1414. public const int bright_foreground_material_dark = 2131034149;
  1415. // aapt resource value: 0x7F050026
  1416. public const int bright_foreground_material_light = 2131034150;
  1417. // aapt resource value: 0x7F050027
  1418. public const int browser_actions_bg_grey = 2131034151;
  1419. // aapt resource value: 0x7F050028
  1420. public const int browser_actions_divider_color = 2131034152;
  1421. // aapt resource value: 0x7F050029
  1422. public const int browser_actions_text_color = 2131034153;
  1423. // aapt resource value: 0x7F05002A
  1424. public const int browser_actions_title_color = 2131034154;
  1425. // aapt resource value: 0x7F05002B
  1426. public const int button_material_dark = 2131034155;
  1427. // aapt resource value: 0x7F05002C
  1428. public const int button_material_light = 2131034156;
  1429. // aapt resource value: 0x7F05002D
  1430. public const int cardview_dark_background = 2131034157;
  1431. // aapt resource value: 0x7F05002E
  1432. public const int cardview_light_background = 2131034158;
  1433. // aapt resource value: 0x7F05002F
  1434. public const int cardview_shadow_end_color = 2131034159;
  1435. // aapt resource value: 0x7F050030
  1436. public const int cardview_shadow_start_color = 2131034160;
  1437. // aapt resource value: 0x7F050031
  1438. public const int colorAccent = 2131034161;
  1439. // aapt resource value: 0x7F050032
  1440. public const int colorPrimary = 2131034162;
  1441. // aapt resource value: 0x7F050033
  1442. public const int colorPrimaryDark = 2131034163;
  1443. // aapt resource value: 0x7F050034
  1444. public const int design_bottom_navigation_shadow_color = 2131034164;
  1445. // aapt resource value: 0x7F050035
  1446. public const int design_default_color_primary = 2131034165;
  1447. // aapt resource value: 0x7F050036
  1448. public const int design_default_color_primary_dark = 2131034166;
  1449. // aapt resource value: 0x7F050037
  1450. public const int design_error = 2131034167;
  1451. // aapt resource value: 0x7F050038
  1452. public const int design_fab_shadow_end_color = 2131034168;
  1453. // aapt resource value: 0x7F050039
  1454. public const int design_fab_shadow_mid_color = 2131034169;
  1455. // aapt resource value: 0x7F05003A
  1456. public const int design_fab_shadow_start_color = 2131034170;
  1457. // aapt resource value: 0x7F05003B
  1458. public const int design_fab_stroke_end_inner_color = 2131034171;
  1459. // aapt resource value: 0x7F05003C
  1460. public const int design_fab_stroke_end_outer_color = 2131034172;
  1461. // aapt resource value: 0x7F05003D
  1462. public const int design_fab_stroke_top_inner_color = 2131034173;
  1463. // aapt resource value: 0x7F05003E
  1464. public const int design_fab_stroke_top_outer_color = 2131034174;
  1465. // aapt resource value: 0x7F05003F
  1466. public const int design_snackbar_background_color = 2131034175;
  1467. // aapt resource value: 0x7F050040
  1468. public const int design_tint_password_toggle = 2131034176;
  1469. // aapt resource value: 0x7F050041
  1470. public const int dim_foreground_disabled_material_dark = 2131034177;
  1471. // aapt resource value: 0x7F050042
  1472. public const int dim_foreground_disabled_material_light = 2131034178;
  1473. // aapt resource value: 0x7F050043
  1474. public const int dim_foreground_material_dark = 2131034179;
  1475. // aapt resource value: 0x7F050044
  1476. public const int dim_foreground_material_light = 2131034180;
  1477. // aapt resource value: 0x7F050045
  1478. public const int error_color_material_dark = 2131034181;
  1479. // aapt resource value: 0x7F050046
  1480. public const int error_color_material_light = 2131034182;
  1481. // aapt resource value: 0x7F050047
  1482. public const int foreground_material_dark = 2131034183;
  1483. // aapt resource value: 0x7F050048
  1484. public const int foreground_material_light = 2131034184;
  1485. // aapt resource value: 0x7F050049
  1486. public const int highlighted_text_material_dark = 2131034185;
  1487. // aapt resource value: 0x7F05004A
  1488. public const int highlighted_text_material_light = 2131034186;
  1489. // aapt resource value: 0x7F05004B
  1490. public const int ic_launcher_background = 2131034187;
  1491. // aapt resource value: 0x7F05004C
  1492. public const int material_blue_grey_800 = 2131034188;
  1493. // aapt resource value: 0x7F05004D
  1494. public const int material_blue_grey_900 = 2131034189;
  1495. // aapt resource value: 0x7F05004E
  1496. public const int material_blue_grey_950 = 2131034190;
  1497. // aapt resource value: 0x7F05004F
  1498. public const int material_deep_teal_200 = 2131034191;
  1499. // aapt resource value: 0x7F050050
  1500. public const int material_deep_teal_500 = 2131034192;
  1501. // aapt resource value: 0x7F050051
  1502. public const int material_grey_100 = 2131034193;
  1503. // aapt resource value: 0x7F050052
  1504. public const int material_grey_300 = 2131034194;
  1505. // aapt resource value: 0x7F050053
  1506. public const int material_grey_50 = 2131034195;
  1507. // aapt resource value: 0x7F050054
  1508. public const int material_grey_600 = 2131034196;
  1509. // aapt resource value: 0x7F050055
  1510. public const int material_grey_800 = 2131034197;
  1511. // aapt resource value: 0x7F050056
  1512. public const int material_grey_850 = 2131034198;
  1513. // aapt resource value: 0x7F050057
  1514. public const int material_grey_900 = 2131034199;
  1515. // aapt resource value: 0x7F050058
  1516. public const int mtrl_bottom_nav_colored_item_tint = 2131034200;
  1517. // aapt resource value: 0x7F050059
  1518. public const int mtrl_bottom_nav_item_tint = 2131034201;
  1519. // aapt resource value: 0x7F05005A
  1520. public const int mtrl_btn_bg_color_disabled = 2131034202;
  1521. // aapt resource value: 0x7F05005B
  1522. public const int mtrl_btn_bg_color_selector = 2131034203;
  1523. // aapt resource value: 0x7F05005C
  1524. public const int mtrl_btn_ripple_color = 2131034204;
  1525. // aapt resource value: 0x7F05005D
  1526. public const int mtrl_btn_stroke_color_selector = 2131034205;
  1527. // aapt resource value: 0x7F05005E
  1528. public const int mtrl_btn_text_btn_ripple_color = 2131034206;
  1529. // aapt resource value: 0x7F05005F
  1530. public const int mtrl_btn_text_color_disabled = 2131034207;
  1531. // aapt resource value: 0x7F050060
  1532. public const int mtrl_btn_text_color_selector = 2131034208;
  1533. // aapt resource value: 0x7F050061
  1534. public const int mtrl_btn_transparent_bg_color = 2131034209;
  1535. // aapt resource value: 0x7F050062
  1536. public const int mtrl_chip_background_color = 2131034210;
  1537. // aapt resource value: 0x7F050063
  1538. public const int mtrl_chip_close_icon_tint = 2131034211;
  1539. // aapt resource value: 0x7F050064
  1540. public const int mtrl_chip_ripple_color = 2131034212;
  1541. // aapt resource value: 0x7F050065
  1542. public const int mtrl_chip_text_color = 2131034213;
  1543. // aapt resource value: 0x7F050066
  1544. public const int mtrl_fab_ripple_color = 2131034214;
  1545. // aapt resource value: 0x7F050067
  1546. public const int mtrl_scrim_color = 2131034215;
  1547. // aapt resource value: 0x7F050068
  1548. public const int mtrl_tabs_colored_ripple_color = 2131034216;
  1549. // aapt resource value: 0x7F050069
  1550. public const int mtrl_tabs_icon_color_selector = 2131034217;
  1551. // aapt resource value: 0x7F05006A
  1552. public const int mtrl_tabs_icon_color_selector_colored = 2131034218;
  1553. // aapt resource value: 0x7F05006B
  1554. public const int mtrl_tabs_legacy_text_color_selector = 2131034219;
  1555. // aapt resource value: 0x7F05006C
  1556. public const int mtrl_tabs_ripple_color = 2131034220;
  1557. // aapt resource value: 0x7F05006E
  1558. public const int mtrl_textinput_default_box_stroke_color = 2131034222;
  1559. // aapt resource value: 0x7F05006F
  1560. public const int mtrl_textinput_disabled_color = 2131034223;
  1561. // aapt resource value: 0x7F050070
  1562. public const int mtrl_textinput_filled_box_default_background_color = 2131034224;
  1563. // aapt resource value: 0x7F050071
  1564. public const int mtrl_textinput_hovered_box_stroke_color = 2131034225;
  1565. // aapt resource value: 0x7F05006D
  1566. public const int mtrl_text_btn_text_color_selector = 2131034221;
  1567. // aapt resource value: 0x7F050072
  1568. public const int notification_action_color_filter = 2131034226;
  1569. // aapt resource value: 0x7F050073
  1570. public const int notification_icon_bg_color = 2131034227;
  1571. // aapt resource value: 0x7F050074
  1572. public const int primary_dark_material_dark = 2131034228;
  1573. // aapt resource value: 0x7F050075
  1574. public const int primary_dark_material_light = 2131034229;
  1575. // aapt resource value: 0x7F050076
  1576. public const int primary_material_dark = 2131034230;
  1577. // aapt resource value: 0x7F050077
  1578. public const int primary_material_light = 2131034231;
  1579. // aapt resource value: 0x7F050078
  1580. public const int primary_text_default_material_dark = 2131034232;
  1581. // aapt resource value: 0x7F050079
  1582. public const int primary_text_default_material_light = 2131034233;
  1583. // aapt resource value: 0x7F05007A
  1584. public const int primary_text_disabled_material_dark = 2131034234;
  1585. // aapt resource value: 0x7F05007B
  1586. public const int primary_text_disabled_material_light = 2131034235;
  1587. // aapt resource value: 0x7F05007C
  1588. public const int ripple_material_dark = 2131034236;
  1589. // aapt resource value: 0x7F05007D
  1590. public const int ripple_material_light = 2131034237;
  1591. // aapt resource value: 0x7F05007E
  1592. public const int secondary_text_default_material_dark = 2131034238;
  1593. // aapt resource value: 0x7F05007F
  1594. public const int secondary_text_default_material_light = 2131034239;
  1595. // aapt resource value: 0x7F050080
  1596. public const int secondary_text_disabled_material_dark = 2131034240;
  1597. // aapt resource value: 0x7F050081
  1598. public const int secondary_text_disabled_material_light = 2131034241;
  1599. // aapt resource value: 0x7F050082
  1600. public const int switch_thumb_disabled_material_dark = 2131034242;
  1601. // aapt resource value: 0x7F050083
  1602. public const int switch_thumb_disabled_material_light = 2131034243;
  1603. // aapt resource value: 0x7F050084
  1604. public const int switch_thumb_material_dark = 2131034244;
  1605. // aapt resource value: 0x7F050085
  1606. public const int switch_thumb_material_light = 2131034245;
  1607. // aapt resource value: 0x7F050086
  1608. public const int switch_thumb_normal_material_dark = 2131034246;
  1609. // aapt resource value: 0x7F050087
  1610. public const int switch_thumb_normal_material_light = 2131034247;
  1611. // aapt resource value: 0x7F050088
  1612. public const int tooltip_background_dark = 2131034248;
  1613. // aapt resource value: 0x7F050089
  1614. public const int tooltip_background_light = 2131034249;
  1615. static Color()
  1616. {
  1617. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1618. }
  1619. private Color()
  1620. {
  1621. }
  1622. }
  1623. public partial class Dimension
  1624. {
  1625. // aapt resource value: 0x7F060000
  1626. public const int abc_action_bar_content_inset_material = 2131099648;
  1627. // aapt resource value: 0x7F060001
  1628. public const int abc_action_bar_content_inset_with_nav = 2131099649;
  1629. // aapt resource value: 0x7F060002
  1630. public const int abc_action_bar_default_height_material = 2131099650;
  1631. // aapt resource value: 0x7F060003
  1632. public const int abc_action_bar_default_padding_end_material = 2131099651;
  1633. // aapt resource value: 0x7F060004
  1634. public const int abc_action_bar_default_padding_start_material = 2131099652;
  1635. // aapt resource value: 0x7F060005
  1636. public const int abc_action_bar_elevation_material = 2131099653;
  1637. // aapt resource value: 0x7F060006
  1638. public const int abc_action_bar_icon_vertical_padding_material = 2131099654;
  1639. // aapt resource value: 0x7F060007
  1640. public const int abc_action_bar_overflow_padding_end_material = 2131099655;
  1641. // aapt resource value: 0x7F060008
  1642. public const int abc_action_bar_overflow_padding_start_material = 2131099656;
  1643. // aapt resource value: 0x7F060009
  1644. public const int abc_action_bar_stacked_max_height = 2131099657;
  1645. // aapt resource value: 0x7F06000A
  1646. public const int abc_action_bar_stacked_tab_max_width = 2131099658;
  1647. // aapt resource value: 0x7F06000B
  1648. public const int abc_action_bar_subtitle_bottom_margin_material = 2131099659;
  1649. // aapt resource value: 0x7F06000C
  1650. public const int abc_action_bar_subtitle_top_margin_material = 2131099660;
  1651. // aapt resource value: 0x7F06000D
  1652. public const int abc_action_button_min_height_material = 2131099661;
  1653. // aapt resource value: 0x7F06000E
  1654. public const int abc_action_button_min_width_material = 2131099662;
  1655. // aapt resource value: 0x7F06000F
  1656. public const int abc_action_button_min_width_overflow_material = 2131099663;
  1657. // aapt resource value: 0x7F060010
  1658. public const int abc_alert_dialog_button_bar_height = 2131099664;
  1659. // aapt resource value: 0x7F060011
  1660. public const int abc_alert_dialog_button_dimen = 2131099665;
  1661. // aapt resource value: 0x7F060012
  1662. public const int abc_button_inset_horizontal_material = 2131099666;
  1663. // aapt resource value: 0x7F060013
  1664. public const int abc_button_inset_vertical_material = 2131099667;
  1665. // aapt resource value: 0x7F060014
  1666. public const int abc_button_padding_horizontal_material = 2131099668;
  1667. // aapt resource value: 0x7F060015
  1668. public const int abc_button_padding_vertical_material = 2131099669;
  1669. // aapt resource value: 0x7F060016
  1670. public const int abc_cascading_menus_min_smallest_width = 2131099670;
  1671. // aapt resource value: 0x7F060017
  1672. public const int abc_config_prefDialogWidth = 2131099671;
  1673. // aapt resource value: 0x7F060018
  1674. public const int abc_control_corner_material = 2131099672;
  1675. // aapt resource value: 0x7F060019
  1676. public const int abc_control_inset_material = 2131099673;
  1677. // aapt resource value: 0x7F06001A
  1678. public const int abc_control_padding_material = 2131099674;
  1679. // aapt resource value: 0x7F06001B
  1680. public const int abc_dialog_corner_radius_material = 2131099675;
  1681. // aapt resource value: 0x7F06001C
  1682. public const int abc_dialog_fixed_height_major = 2131099676;
  1683. // aapt resource value: 0x7F06001D
  1684. public const int abc_dialog_fixed_height_minor = 2131099677;
  1685. // aapt resource value: 0x7F06001E
  1686. public const int abc_dialog_fixed_width_major = 2131099678;
  1687. // aapt resource value: 0x7F06001F
  1688. public const int abc_dialog_fixed_width_minor = 2131099679;
  1689. // aapt resource value: 0x7F060020
  1690. public const int abc_dialog_list_padding_bottom_no_buttons = 2131099680;
  1691. // aapt resource value: 0x7F060021
  1692. public const int abc_dialog_list_padding_top_no_title = 2131099681;
  1693. // aapt resource value: 0x7F060022
  1694. public const int abc_dialog_min_width_major = 2131099682;
  1695. // aapt resource value: 0x7F060023
  1696. public const int abc_dialog_min_width_minor = 2131099683;
  1697. // aapt resource value: 0x7F060024
  1698. public const int abc_dialog_padding_material = 2131099684;
  1699. // aapt resource value: 0x7F060025
  1700. public const int abc_dialog_padding_top_material = 2131099685;
  1701. // aapt resource value: 0x7F060026
  1702. public const int abc_dialog_title_divider_material = 2131099686;
  1703. // aapt resource value: 0x7F060027
  1704. public const int abc_disabled_alpha_material_dark = 2131099687;
  1705. // aapt resource value: 0x7F060028
  1706. public const int abc_disabled_alpha_material_light = 2131099688;
  1707. // aapt resource value: 0x7F060029
  1708. public const int abc_dropdownitem_icon_width = 2131099689;
  1709. // aapt resource value: 0x7F06002A
  1710. public const int abc_dropdownitem_text_padding_left = 2131099690;
  1711. // aapt resource value: 0x7F06002B
  1712. public const int abc_dropdownitem_text_padding_right = 2131099691;
  1713. // aapt resource value: 0x7F06002C
  1714. public const int abc_edit_text_inset_bottom_material = 2131099692;
  1715. // aapt resource value: 0x7F06002D
  1716. public const int abc_edit_text_inset_horizontal_material = 2131099693;
  1717. // aapt resource value: 0x7F06002E
  1718. public const int abc_edit_text_inset_top_material = 2131099694;
  1719. // aapt resource value: 0x7F06002F
  1720. public const int abc_floating_window_z = 2131099695;
  1721. // aapt resource value: 0x7F060030
  1722. public const int abc_list_item_height_large_material = 2131099696;
  1723. // aapt resource value: 0x7F060031
  1724. public const int abc_list_item_height_material = 2131099697;
  1725. // aapt resource value: 0x7F060032
  1726. public const int abc_list_item_height_small_material = 2131099698;
  1727. // aapt resource value: 0x7F060033
  1728. public const int abc_list_item_padding_horizontal_material = 2131099699;
  1729. // aapt resource value: 0x7F060034
  1730. public const int abc_panel_menu_list_width = 2131099700;
  1731. // aapt resource value: 0x7F060035
  1732. public const int abc_progress_bar_height_material = 2131099701;
  1733. // aapt resource value: 0x7F060036
  1734. public const int abc_search_view_preferred_height = 2131099702;
  1735. // aapt resource value: 0x7F060037
  1736. public const int abc_search_view_preferred_width = 2131099703;
  1737. // aapt resource value: 0x7F060038
  1738. public const int abc_seekbar_track_background_height_material = 2131099704;
  1739. // aapt resource value: 0x7F060039
  1740. public const int abc_seekbar_track_progress_height_material = 2131099705;
  1741. // aapt resource value: 0x7F06003A
  1742. public const int abc_select_dialog_padding_start_material = 2131099706;
  1743. // aapt resource value: 0x7F06003B
  1744. public const int abc_switch_padding = 2131099707;
  1745. // aapt resource value: 0x7F06003C
  1746. public const int abc_text_size_body_1_material = 2131099708;
  1747. // aapt resource value: 0x7F06003D
  1748. public const int abc_text_size_body_2_material = 2131099709;
  1749. // aapt resource value: 0x7F06003E
  1750. public const int abc_text_size_button_material = 2131099710;
  1751. // aapt resource value: 0x7F06003F
  1752. public const int abc_text_size_caption_material = 2131099711;
  1753. // aapt resource value: 0x7F060040
  1754. public const int abc_text_size_display_1_material = 2131099712;
  1755. // aapt resource value: 0x7F060041
  1756. public const int abc_text_size_display_2_material = 2131099713;
  1757. // aapt resource value: 0x7F060042
  1758. public const int abc_text_size_display_3_material = 2131099714;
  1759. // aapt resource value: 0x7F060043
  1760. public const int abc_text_size_display_4_material = 2131099715;
  1761. // aapt resource value: 0x7F060044
  1762. public const int abc_text_size_headline_material = 2131099716;
  1763. // aapt resource value: 0x7F060045
  1764. public const int abc_text_size_large_material = 2131099717;
  1765. // aapt resource value: 0x7F060046
  1766. public const int abc_text_size_medium_material = 2131099718;
  1767. // aapt resource value: 0x7F060047
  1768. public const int abc_text_size_menu_header_material = 2131099719;
  1769. // aapt resource value: 0x7F060048
  1770. public const int abc_text_size_menu_material = 2131099720;
  1771. // aapt resource value: 0x7F060049
  1772. public const int abc_text_size_small_material = 2131099721;
  1773. // aapt resource value: 0x7F06004A
  1774. public const int abc_text_size_subhead_material = 2131099722;
  1775. // aapt resource value: 0x7F06004B
  1776. public const int abc_text_size_subtitle_material_toolbar = 2131099723;
  1777. // aapt resource value: 0x7F06004C
  1778. public const int abc_text_size_title_material = 2131099724;
  1779. // aapt resource value: 0x7F06004D
  1780. public const int abc_text_size_title_material_toolbar = 2131099725;
  1781. // aapt resource value: 0x7F06004E
  1782. public const int browser_actions_context_menu_max_width = 2131099726;
  1783. // aapt resource value: 0x7F06004F
  1784. public const int browser_actions_context_menu_min_padding = 2131099727;
  1785. // aapt resource value: 0x7F060050
  1786. public const int cardview_compat_inset_shadow = 2131099728;
  1787. // aapt resource value: 0x7F060051
  1788. public const int cardview_default_elevation = 2131099729;
  1789. // aapt resource value: 0x7F060052
  1790. public const int cardview_default_radius = 2131099730;
  1791. // aapt resource value: 0x7F060053
  1792. public const int compat_button_inset_horizontal_material = 2131099731;
  1793. // aapt resource value: 0x7F060054
  1794. public const int compat_button_inset_vertical_material = 2131099732;
  1795. // aapt resource value: 0x7F060055
  1796. public const int compat_button_padding_horizontal_material = 2131099733;
  1797. // aapt resource value: 0x7F060056
  1798. public const int compat_button_padding_vertical_material = 2131099734;
  1799. // aapt resource value: 0x7F060057
  1800. public const int compat_control_corner_material = 2131099735;
  1801. // aapt resource value: 0x7F060058
  1802. public const int compat_notification_large_icon_max_height = 2131099736;
  1803. // aapt resource value: 0x7F060059
  1804. public const int compat_notification_large_icon_max_width = 2131099737;
  1805. // aapt resource value: 0x7F06005A
  1806. public const int def_drawer_elevation = 2131099738;
  1807. // aapt resource value: 0x7F06005B
  1808. public const int design_appbar_elevation = 2131099739;
  1809. // aapt resource value: 0x7F06005C
  1810. public const int design_bottom_navigation_active_item_max_width = 2131099740;
  1811. // aapt resource value: 0x7F06005D
  1812. public const int design_bottom_navigation_active_item_min_width = 2131099741;
  1813. // aapt resource value: 0x7F06005E
  1814. public const int design_bottom_navigation_active_text_size = 2131099742;
  1815. // aapt resource value: 0x7F06005F
  1816. public const int design_bottom_navigation_elevation = 2131099743;
  1817. // aapt resource value: 0x7F060060
  1818. public const int design_bottom_navigation_height = 2131099744;
  1819. // aapt resource value: 0x7F060061
  1820. public const int design_bottom_navigation_icon_size = 2131099745;
  1821. // aapt resource value: 0x7F060062
  1822. public const int design_bottom_navigation_item_max_width = 2131099746;
  1823. // aapt resource value: 0x7F060063
  1824. public const int design_bottom_navigation_item_min_width = 2131099747;
  1825. // aapt resource value: 0x7F060064
  1826. public const int design_bottom_navigation_margin = 2131099748;
  1827. // aapt resource value: 0x7F060065
  1828. public const int design_bottom_navigation_shadow_height = 2131099749;
  1829. // aapt resource value: 0x7F060066
  1830. public const int design_bottom_navigation_text_size = 2131099750;
  1831. // aapt resource value: 0x7F060067
  1832. public const int design_bottom_sheet_modal_elevation = 2131099751;
  1833. // aapt resource value: 0x7F060068
  1834. public const int design_bottom_sheet_peek_height_min = 2131099752;
  1835. // aapt resource value: 0x7F060069
  1836. public const int design_fab_border_width = 2131099753;
  1837. // aapt resource value: 0x7F06006A
  1838. public const int design_fab_elevation = 2131099754;
  1839. // aapt resource value: 0x7F06006B
  1840. public const int design_fab_image_size = 2131099755;
  1841. // aapt resource value: 0x7F06006C
  1842. public const int design_fab_size_mini = 2131099756;
  1843. // aapt resource value: 0x7F06006D
  1844. public const int design_fab_size_normal = 2131099757;
  1845. // aapt resource value: 0x7F06006E
  1846. public const int design_fab_translation_z_hovered_focused = 2131099758;
  1847. // aapt resource value: 0x7F06006F
  1848. public const int design_fab_translation_z_pressed = 2131099759;
  1849. // aapt resource value: 0x7F060070
  1850. public const int design_navigation_elevation = 2131099760;
  1851. // aapt resource value: 0x7F060071
  1852. public const int design_navigation_icon_padding = 2131099761;
  1853. // aapt resource value: 0x7F060072
  1854. public const int design_navigation_icon_size = 2131099762;
  1855. // aapt resource value: 0x7F060073
  1856. public const int design_navigation_item_horizontal_padding = 2131099763;
  1857. // aapt resource value: 0x7F060074
  1858. public const int design_navigation_item_icon_padding = 2131099764;
  1859. // aapt resource value: 0x7F060075
  1860. public const int design_navigation_max_width = 2131099765;
  1861. // aapt resource value: 0x7F060076
  1862. public const int design_navigation_padding_bottom = 2131099766;
  1863. // aapt resource value: 0x7F060077
  1864. public const int design_navigation_separator_vertical_padding = 2131099767;
  1865. // aapt resource value: 0x7F060078
  1866. public const int design_snackbar_action_inline_max_width = 2131099768;
  1867. // aapt resource value: 0x7F060079
  1868. public const int design_snackbar_background_corner_radius = 2131099769;
  1869. // aapt resource value: 0x7F06007A
  1870. public const int design_snackbar_elevation = 2131099770;
  1871. // aapt resource value: 0x7F06007B
  1872. public const int design_snackbar_extra_spacing_horizontal = 2131099771;
  1873. // aapt resource value: 0x7F06007C
  1874. public const int design_snackbar_max_width = 2131099772;
  1875. // aapt resource value: 0x7F06007D
  1876. public const int design_snackbar_min_width = 2131099773;
  1877. // aapt resource value: 0x7F06007E
  1878. public const int design_snackbar_padding_horizontal = 2131099774;
  1879. // aapt resource value: 0x7F06007F
  1880. public const int design_snackbar_padding_vertical = 2131099775;
  1881. // aapt resource value: 0x7F060080
  1882. public const int design_snackbar_padding_vertical_2lines = 2131099776;
  1883. // aapt resource value: 0x7F060081
  1884. public const int design_snackbar_text_size = 2131099777;
  1885. // aapt resource value: 0x7F060082
  1886. public const int design_tab_max_width = 2131099778;
  1887. // aapt resource value: 0x7F060083
  1888. public const int design_tab_scrollable_min_width = 2131099779;
  1889. // aapt resource value: 0x7F060084
  1890. public const int design_tab_text_size = 2131099780;
  1891. // aapt resource value: 0x7F060085
  1892. public const int design_tab_text_size_2line = 2131099781;
  1893. // aapt resource value: 0x7F060086
  1894. public const int design_textinput_caption_translate_y = 2131099782;
  1895. // aapt resource value: 0x7F060087
  1896. public const int disabled_alpha_material_dark = 2131099783;
  1897. // aapt resource value: 0x7F060088
  1898. public const int disabled_alpha_material_light = 2131099784;
  1899. // aapt resource value: 0x7F060089
  1900. public const int fastscroll_default_thickness = 2131099785;
  1901. // aapt resource value: 0x7F06008A
  1902. public const int fastscroll_margin = 2131099786;
  1903. // aapt resource value: 0x7F06008B
  1904. public const int fastscroll_minimum_range = 2131099787;
  1905. // aapt resource value: 0x7F06008C
  1906. public const int highlight_alpha_material_colored = 2131099788;
  1907. // aapt resource value: 0x7F06008D
  1908. public const int highlight_alpha_material_dark = 2131099789;
  1909. // aapt resource value: 0x7F06008E
  1910. public const int highlight_alpha_material_light = 2131099790;
  1911. // aapt resource value: 0x7F06008F
  1912. public const int hint_alpha_material_dark = 2131099791;
  1913. // aapt resource value: 0x7F060090
  1914. public const int hint_alpha_material_light = 2131099792;
  1915. // aapt resource value: 0x7F060091
  1916. public const int hint_pressed_alpha_material_dark = 2131099793;
  1917. // aapt resource value: 0x7F060092
  1918. public const int hint_pressed_alpha_material_light = 2131099794;
  1919. // aapt resource value: 0x7F060093
  1920. public const int item_touch_helper_max_drag_scroll_per_frame = 2131099795;
  1921. // aapt resource value: 0x7F060094
  1922. public const int item_touch_helper_swipe_escape_max_velocity = 2131099796;
  1923. // aapt resource value: 0x7F060095
  1924. public const int item_touch_helper_swipe_escape_velocity = 2131099797;
  1925. // aapt resource value: 0x7F060096
  1926. public const int mtrl_bottomappbar_fabOffsetEndMode = 2131099798;
  1927. // aapt resource value: 0x7F060097
  1928. public const int mtrl_bottomappbar_fab_cradle_margin = 2131099799;
  1929. // aapt resource value: 0x7F060098
  1930. public const int mtrl_bottomappbar_fab_cradle_rounded_corner_radius = 2131099800;
  1931. // aapt resource value: 0x7F060099
  1932. public const int mtrl_bottomappbar_fab_cradle_vertical_offset = 2131099801;
  1933. // aapt resource value: 0x7F06009A
  1934. public const int mtrl_bottomappbar_height = 2131099802;
  1935. // aapt resource value: 0x7F06009B
  1936. public const int mtrl_btn_corner_radius = 2131099803;
  1937. // aapt resource value: 0x7F06009C
  1938. public const int mtrl_btn_dialog_btn_min_width = 2131099804;
  1939. // aapt resource value: 0x7F06009D
  1940. public const int mtrl_btn_disabled_elevation = 2131099805;
  1941. // aapt resource value: 0x7F06009E
  1942. public const int mtrl_btn_disabled_z = 2131099806;
  1943. // aapt resource value: 0x7F06009F
  1944. public const int mtrl_btn_elevation = 2131099807;
  1945. // aapt resource value: 0x7F0600A0
  1946. public const int mtrl_btn_focused_z = 2131099808;
  1947. // aapt resource value: 0x7F0600A1
  1948. public const int mtrl_btn_hovered_z = 2131099809;
  1949. // aapt resource value: 0x7F0600A2
  1950. public const int mtrl_btn_icon_btn_padding_left = 2131099810;
  1951. // aapt resource value: 0x7F0600A3
  1952. public const int mtrl_btn_icon_padding = 2131099811;
  1953. // aapt resource value: 0x7F0600A4
  1954. public const int mtrl_btn_inset = 2131099812;
  1955. // aapt resource value: 0x7F0600A5
  1956. public const int mtrl_btn_letter_spacing = 2131099813;
  1957. // aapt resource value: 0x7F0600A6
  1958. public const int mtrl_btn_padding_bottom = 2131099814;
  1959. // aapt resource value: 0x7F0600A7
  1960. public const int mtrl_btn_padding_left = 2131099815;
  1961. // aapt resource value: 0x7F0600A8
  1962. public const int mtrl_btn_padding_right = 2131099816;
  1963. // aapt resource value: 0x7F0600A9
  1964. public const int mtrl_btn_padding_top = 2131099817;
  1965. // aapt resource value: 0x7F0600AA
  1966. public const int mtrl_btn_pressed_z = 2131099818;
  1967. // aapt resource value: 0x7F0600AB
  1968. public const int mtrl_btn_stroke_size = 2131099819;
  1969. // aapt resource value: 0x7F0600AC
  1970. public const int mtrl_btn_text_btn_icon_padding = 2131099820;
  1971. // aapt resource value: 0x7F0600AD
  1972. public const int mtrl_btn_text_btn_padding_left = 2131099821;
  1973. // aapt resource value: 0x7F0600AE
  1974. public const int mtrl_btn_text_btn_padding_right = 2131099822;
  1975. // aapt resource value: 0x7F0600AF
  1976. public const int mtrl_btn_text_size = 2131099823;
  1977. // aapt resource value: 0x7F0600B0
  1978. public const int mtrl_btn_z = 2131099824;
  1979. // aapt resource value: 0x7F0600B1
  1980. public const int mtrl_card_elevation = 2131099825;
  1981. // aapt resource value: 0x7F0600B2
  1982. public const int mtrl_card_spacing = 2131099826;
  1983. // aapt resource value: 0x7F0600B3
  1984. public const int mtrl_chip_pressed_translation_z = 2131099827;
  1985. // aapt resource value: 0x7F0600B4
  1986. public const int mtrl_chip_text_size = 2131099828;
  1987. // aapt resource value: 0x7F0600B5
  1988. public const int mtrl_fab_elevation = 2131099829;
  1989. // aapt resource value: 0x7F0600B6
  1990. public const int mtrl_fab_translation_z_hovered_focused = 2131099830;
  1991. // aapt resource value: 0x7F0600B7
  1992. public const int mtrl_fab_translation_z_pressed = 2131099831;
  1993. // aapt resource value: 0x7F0600B8
  1994. public const int mtrl_navigation_elevation = 2131099832;
  1995. // aapt resource value: 0x7F0600B9
  1996. public const int mtrl_navigation_item_horizontal_padding = 2131099833;
  1997. // aapt resource value: 0x7F0600BA
  1998. public const int mtrl_navigation_item_icon_padding = 2131099834;
  1999. // aapt resource value: 0x7F0600BB
  2000. public const int mtrl_snackbar_background_corner_radius = 2131099835;
  2001. // aapt resource value: 0x7F0600BC
  2002. public const int mtrl_snackbar_margin = 2131099836;
  2003. // aapt resource value: 0x7F0600BD
  2004. public const int mtrl_textinput_box_bottom_offset = 2131099837;
  2005. // aapt resource value: 0x7F0600BE
  2006. public const int mtrl_textinput_box_corner_radius_medium = 2131099838;
  2007. // aapt resource value: 0x7F0600BF
  2008. public const int mtrl_textinput_box_corner_radius_small = 2131099839;
  2009. // aapt resource value: 0x7F0600C0
  2010. public const int mtrl_textinput_box_label_cutout_padding = 2131099840;
  2011. // aapt resource value: 0x7F0600C1
  2012. public const int mtrl_textinput_box_padding_end = 2131099841;
  2013. // aapt resource value: 0x7F0600C2
  2014. public const int mtrl_textinput_box_stroke_width_default = 2131099842;
  2015. // aapt resource value: 0x7F0600C3
  2016. public const int mtrl_textinput_box_stroke_width_focused = 2131099843;
  2017. // aapt resource value: 0x7F0600C4
  2018. public const int mtrl_textinput_outline_box_expanded_padding = 2131099844;
  2019. // aapt resource value: 0x7F0600C5
  2020. public const int mtrl_toolbar_default_height = 2131099845;
  2021. // aapt resource value: 0x7F0600C6
  2022. public const int notification_action_icon_size = 2131099846;
  2023. // aapt resource value: 0x7F0600C7
  2024. public const int notification_action_text_size = 2131099847;
  2025. // aapt resource value: 0x7F0600C8
  2026. public const int notification_big_circle_margin = 2131099848;
  2027. // aapt resource value: 0x7F0600C9
  2028. public const int notification_content_margin_start = 2131099849;
  2029. // aapt resource value: 0x7F0600CA
  2030. public const int notification_large_icon_height = 2131099850;
  2031. // aapt resource value: 0x7F0600CB
  2032. public const int notification_large_icon_width = 2131099851;
  2033. // aapt resource value: 0x7F0600CC
  2034. public const int notification_main_column_padding_top = 2131099852;
  2035. // aapt resource value: 0x7F0600CD
  2036. public const int notification_media_narrow_margin = 2131099853;
  2037. // aapt resource value: 0x7F0600CE
  2038. public const int notification_right_icon_size = 2131099854;
  2039. // aapt resource value: 0x7F0600CF
  2040. public const int notification_right_side_padding_top = 2131099855;
  2041. // aapt resource value: 0x7F0600D0
  2042. public const int notification_small_icon_background_padding = 2131099856;
  2043. // aapt resource value: 0x7F0600D1
  2044. public const int notification_small_icon_size_as_large = 2131099857;
  2045. // aapt resource value: 0x7F0600D2
  2046. public const int notification_subtext_size = 2131099858;
  2047. // aapt resource value: 0x7F0600D3
  2048. public const int notification_top_pad = 2131099859;
  2049. // aapt resource value: 0x7F0600D4
  2050. public const int notification_top_pad_large_text = 2131099860;
  2051. // aapt resource value: 0x7F0600D5
  2052. public const int tooltip_corner_radius = 2131099861;
  2053. // aapt resource value: 0x7F0600D6
  2054. public const int tooltip_horizontal_padding = 2131099862;
  2055. // aapt resource value: 0x7F0600D7
  2056. public const int tooltip_margin = 2131099863;
  2057. // aapt resource value: 0x7F0600D8
  2058. public const int tooltip_precise_anchor_extra_offset = 2131099864;
  2059. // aapt resource value: 0x7F0600D9
  2060. public const int tooltip_precise_anchor_threshold = 2131099865;
  2061. // aapt resource value: 0x7F0600DA
  2062. public const int tooltip_vertical_padding = 2131099866;
  2063. // aapt resource value: 0x7F0600DB
  2064. public const int tooltip_y_offset_non_touch = 2131099867;
  2065. // aapt resource value: 0x7F0600DC
  2066. public const int tooltip_y_offset_touch = 2131099868;
  2067. static Dimension()
  2068. {
  2069. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2070. }
  2071. private Dimension()
  2072. {
  2073. }
  2074. }
  2075. public partial class Drawable
  2076. {
  2077. // aapt resource value: 0x7F070006
  2078. public const int abc_ab_share_pack_mtrl_alpha = 2131165190;
  2079. // aapt resource value: 0x7F070007
  2080. public const int abc_action_bar_item_background_material = 2131165191;
  2081. // aapt resource value: 0x7F070008
  2082. public const int abc_btn_borderless_material = 2131165192;
  2083. // aapt resource value: 0x7F070009
  2084. public const int abc_btn_check_material = 2131165193;
  2085. // aapt resource value: 0x7F07000A
  2086. public const int abc_btn_check_material_anim = 2131165194;
  2087. // aapt resource value: 0x7F07000B
  2088. public const int abc_btn_check_to_on_mtrl_000 = 2131165195;
  2089. // aapt resource value: 0x7F07000C
  2090. public const int abc_btn_check_to_on_mtrl_015 = 2131165196;
  2091. // aapt resource value: 0x7F07000D
  2092. public const int abc_btn_colored_material = 2131165197;
  2093. // aapt resource value: 0x7F07000E
  2094. public const int abc_btn_default_mtrl_shape = 2131165198;
  2095. // aapt resource value: 0x7F07000F
  2096. public const int abc_btn_radio_material = 2131165199;
  2097. // aapt resource value: 0x7F070010
  2098. public const int abc_btn_radio_material_anim = 2131165200;
  2099. // aapt resource value: 0x7F070011
  2100. public const int abc_btn_radio_to_on_mtrl_000 = 2131165201;
  2101. // aapt resource value: 0x7F070012
  2102. public const int abc_btn_radio_to_on_mtrl_015 = 2131165202;
  2103. // aapt resource value: 0x7F070013
  2104. public const int abc_btn_switch_to_on_mtrl_00001 = 2131165203;
  2105. // aapt resource value: 0x7F070014
  2106. public const int abc_btn_switch_to_on_mtrl_00012 = 2131165204;
  2107. // aapt resource value: 0x7F070015
  2108. public const int abc_cab_background_internal_bg = 2131165205;
  2109. // aapt resource value: 0x7F070016
  2110. public const int abc_cab_background_top_material = 2131165206;
  2111. // aapt resource value: 0x7F070017
  2112. public const int abc_cab_background_top_mtrl_alpha = 2131165207;
  2113. // aapt resource value: 0x7F070018
  2114. public const int abc_control_background_material = 2131165208;
  2115. // aapt resource value: 0x7F070019
  2116. public const int abc_dialog_material_background = 2131165209;
  2117. // aapt resource value: 0x7F07001A
  2118. public const int abc_edit_text_material = 2131165210;
  2119. // aapt resource value: 0x7F07001B
  2120. public const int abc_ic_ab_back_material = 2131165211;
  2121. // aapt resource value: 0x7F07001C
  2122. public const int abc_ic_arrow_drop_right_black_24dp = 2131165212;
  2123. // aapt resource value: 0x7F07001D
  2124. public const int abc_ic_clear_material = 2131165213;
  2125. // aapt resource value: 0x7F07001E
  2126. public const int abc_ic_commit_search_api_mtrl_alpha = 2131165214;
  2127. // aapt resource value: 0x7F07001F
  2128. public const int abc_ic_go_search_api_material = 2131165215;
  2129. // aapt resource value: 0x7F070020
  2130. public const int abc_ic_menu_copy_mtrl_am_alpha = 2131165216;
  2131. // aapt resource value: 0x7F070021
  2132. public const int abc_ic_menu_cut_mtrl_alpha = 2131165217;
  2133. // aapt resource value: 0x7F070022
  2134. public const int abc_ic_menu_overflow_material = 2131165218;
  2135. // aapt resource value: 0x7F070023
  2136. public const int abc_ic_menu_paste_mtrl_am_alpha = 2131165219;
  2137. // aapt resource value: 0x7F070024
  2138. public const int abc_ic_menu_selectall_mtrl_alpha = 2131165220;
  2139. // aapt resource value: 0x7F070025
  2140. public const int abc_ic_menu_share_mtrl_alpha = 2131165221;
  2141. // aapt resource value: 0x7F070026
  2142. public const int abc_ic_search_api_material = 2131165222;
  2143. // aapt resource value: 0x7F070027
  2144. public const int abc_ic_star_black_16dp = 2131165223;
  2145. // aapt resource value: 0x7F070028
  2146. public const int abc_ic_star_black_36dp = 2131165224;
  2147. // aapt resource value: 0x7F070029
  2148. public const int abc_ic_star_black_48dp = 2131165225;
  2149. // aapt resource value: 0x7F07002A
  2150. public const int abc_ic_star_half_black_16dp = 2131165226;
  2151. // aapt resource value: 0x7F07002B
  2152. public const int abc_ic_star_half_black_36dp = 2131165227;
  2153. // aapt resource value: 0x7F07002C
  2154. public const int abc_ic_star_half_black_48dp = 2131165228;
  2155. // aapt resource value: 0x7F07002D
  2156. public const int abc_ic_voice_search_api_material = 2131165229;
  2157. // aapt resource value: 0x7F07002E
  2158. public const int abc_item_background_holo_dark = 2131165230;
  2159. // aapt resource value: 0x7F07002F
  2160. public const int abc_item_background_holo_light = 2131165231;
  2161. // aapt resource value: 0x7F070030
  2162. public const int abc_list_divider_material = 2131165232;
  2163. // aapt resource value: 0x7F070031
  2164. public const int abc_list_divider_mtrl_alpha = 2131165233;
  2165. // aapt resource value: 0x7F070032
  2166. public const int abc_list_focused_holo = 2131165234;
  2167. // aapt resource value: 0x7F070033
  2168. public const int abc_list_longpressed_holo = 2131165235;
  2169. // aapt resource value: 0x7F070034
  2170. public const int abc_list_pressed_holo_dark = 2131165236;
  2171. // aapt resource value: 0x7F070035
  2172. public const int abc_list_pressed_holo_light = 2131165237;
  2173. // aapt resource value: 0x7F070036
  2174. public const int abc_list_selector_background_transition_holo_dark = 2131165238;
  2175. // aapt resource value: 0x7F070037
  2176. public const int abc_list_selector_background_transition_holo_light = 2131165239;
  2177. // aapt resource value: 0x7F070038
  2178. public const int abc_list_selector_disabled_holo_dark = 2131165240;
  2179. // aapt resource value: 0x7F070039
  2180. public const int abc_list_selector_disabled_holo_light = 2131165241;
  2181. // aapt resource value: 0x7F07003A
  2182. public const int abc_list_selector_holo_dark = 2131165242;
  2183. // aapt resource value: 0x7F07003B
  2184. public const int abc_list_selector_holo_light = 2131165243;
  2185. // aapt resource value: 0x7F07003C
  2186. public const int abc_menu_hardkey_panel_mtrl_mult = 2131165244;
  2187. // aapt resource value: 0x7F07003D
  2188. public const int abc_popup_background_mtrl_mult = 2131165245;
  2189. // aapt resource value: 0x7F07003E
  2190. public const int abc_ratingbar_indicator_material = 2131165246;
  2191. // aapt resource value: 0x7F07003F
  2192. public const int abc_ratingbar_material = 2131165247;
  2193. // aapt resource value: 0x7F070040
  2194. public const int abc_ratingbar_small_material = 2131165248;
  2195. // aapt resource value: 0x7F070041
  2196. public const int abc_scrubber_control_off_mtrl_alpha = 2131165249;
  2197. // aapt resource value: 0x7F070042
  2198. public const int abc_scrubber_control_to_pressed_mtrl_000 = 2131165250;
  2199. // aapt resource value: 0x7F070043
  2200. public const int abc_scrubber_control_to_pressed_mtrl_005 = 2131165251;
  2201. // aapt resource value: 0x7F070044
  2202. public const int abc_scrubber_primary_mtrl_alpha = 2131165252;
  2203. // aapt resource value: 0x7F070045
  2204. public const int abc_scrubber_track_mtrl_alpha = 2131165253;
  2205. // aapt resource value: 0x7F070046
  2206. public const int abc_seekbar_thumb_material = 2131165254;
  2207. // aapt resource value: 0x7F070047
  2208. public const int abc_seekbar_tick_mark_material = 2131165255;
  2209. // aapt resource value: 0x7F070048
  2210. public const int abc_seekbar_track_material = 2131165256;
  2211. // aapt resource value: 0x7F070049
  2212. public const int abc_spinner_mtrl_am_alpha = 2131165257;
  2213. // aapt resource value: 0x7F07004A
  2214. public const int abc_spinner_textfield_background_material = 2131165258;
  2215. // aapt resource value: 0x7F07004B
  2216. public const int abc_switch_thumb_material = 2131165259;
  2217. // aapt resource value: 0x7F07004C
  2218. public const int abc_switch_track_mtrl_alpha = 2131165260;
  2219. // aapt resource value: 0x7F07004D
  2220. public const int abc_tab_indicator_material = 2131165261;
  2221. // aapt resource value: 0x7F07004E
  2222. public const int abc_tab_indicator_mtrl_alpha = 2131165262;
  2223. // aapt resource value: 0x7F070056
  2224. public const int abc_textfield_activated_mtrl_alpha = 2131165270;
  2225. // aapt resource value: 0x7F070057
  2226. public const int abc_textfield_default_mtrl_alpha = 2131165271;
  2227. // aapt resource value: 0x7F070058
  2228. public const int abc_textfield_search_activated_mtrl_alpha = 2131165272;
  2229. // aapt resource value: 0x7F070059
  2230. public const int abc_textfield_search_default_mtrl_alpha = 2131165273;
  2231. // aapt resource value: 0x7F07005A
  2232. public const int abc_textfield_search_material = 2131165274;
  2233. // aapt resource value: 0x7F07004F
  2234. public const int abc_text_cursor_material = 2131165263;
  2235. // aapt resource value: 0x7F070050
  2236. public const int abc_text_select_handle_left_mtrl_dark = 2131165264;
  2237. // aapt resource value: 0x7F070051
  2238. public const int abc_text_select_handle_left_mtrl_light = 2131165265;
  2239. // aapt resource value: 0x7F070052
  2240. public const int abc_text_select_handle_middle_mtrl_dark = 2131165266;
  2241. // aapt resource value: 0x7F070053
  2242. public const int abc_text_select_handle_middle_mtrl_light = 2131165267;
  2243. // aapt resource value: 0x7F070054
  2244. public const int abc_text_select_handle_right_mtrl_dark = 2131165268;
  2245. // aapt resource value: 0x7F070055
  2246. public const int abc_text_select_handle_right_mtrl_light = 2131165269;
  2247. // aapt resource value: 0x7F07005B
  2248. public const int abc_vector_test = 2131165275;
  2249. // aapt resource value: 0x7F07005C
  2250. public const int avd_hide_password = 2131165276;
  2251. // aapt resource value: 0x7F07005D
  2252. public const int avd_show_password = 2131165277;
  2253. // aapt resource value: 0x7F07005E
  2254. public const int btn_checkbox_checked_mtrl = 2131165278;
  2255. // aapt resource value: 0x7F07005F
  2256. public const int btn_checkbox_checked_to_unchecked_mtrl_animation = 2131165279;
  2257. // aapt resource value: 0x7F070060
  2258. public const int btn_checkbox_unchecked_mtrl = 2131165280;
  2259. // aapt resource value: 0x7F070061
  2260. public const int btn_checkbox_unchecked_to_checked_mtrl_animation = 2131165281;
  2261. // aapt resource value: 0x7F070062
  2262. public const int btn_radio_off_mtrl = 2131165282;
  2263. // aapt resource value: 0x7F070063
  2264. public const int btn_radio_off_to_on_mtrl_animation = 2131165283;
  2265. // aapt resource value: 0x7F070064
  2266. public const int btn_radio_on_mtrl = 2131165284;
  2267. // aapt resource value: 0x7F070065
  2268. public const int btn_radio_on_to_off_mtrl_animation = 2131165285;
  2269. // aapt resource value: 0x7F070066
  2270. public const int design_bottom_navigation_item_background = 2131165286;
  2271. // aapt resource value: 0x7F070067
  2272. public const int design_fab_background = 2131165287;
  2273. // aapt resource value: 0x7F070068
  2274. public const int design_ic_visibility = 2131165288;
  2275. // aapt resource value: 0x7F070069
  2276. public const int design_ic_visibility_off = 2131165289;
  2277. // aapt resource value: 0x7F07006A
  2278. public const int design_password_eye = 2131165290;
  2279. // aapt resource value: 0x7F07006B
  2280. public const int design_snackbar_background = 2131165291;
  2281. // aapt resource value: 0x7F07006C
  2282. public const int ic_mtrl_chip_checked_black = 2131165292;
  2283. // aapt resource value: 0x7F07006D
  2284. public const int ic_mtrl_chip_checked_circle = 2131165293;
  2285. // aapt resource value: 0x7F07006E
  2286. public const int ic_mtrl_chip_close_circle = 2131165294;
  2287. // aapt resource value: 0x7F07006F
  2288. public const int mtrl_snackbar_background = 2131165295;
  2289. // aapt resource value: 0x7F070070
  2290. public const int mtrl_tabs_default_indicator = 2131165296;
  2291. // aapt resource value: 0x7F070071
  2292. public const int navigation_empty_icon = 2131165297;
  2293. // aapt resource value: 0x7F070072
  2294. public const int notification_action_background = 2131165298;
  2295. // aapt resource value: 0x7F070073
  2296. public const int notification_bg = 2131165299;
  2297. // aapt resource value: 0x7F070074
  2298. public const int notification_bg_low = 2131165300;
  2299. // aapt resource value: 0x7F070075
  2300. public const int notification_bg_low_normal = 2131165301;
  2301. // aapt resource value: 0x7F070076
  2302. public const int notification_bg_low_pressed = 2131165302;
  2303. // aapt resource value: 0x7F070077
  2304. public const int notification_bg_normal = 2131165303;
  2305. // aapt resource value: 0x7F070078
  2306. public const int notification_bg_normal_pressed = 2131165304;
  2307. // aapt resource value: 0x7F070079
  2308. public const int notification_icon_background = 2131165305;
  2309. // aapt resource value: 0x7F07007A
  2310. public const int notification_template_icon_bg = 2131165306;
  2311. // aapt resource value: 0x7F07007B
  2312. public const int notification_template_icon_low_bg = 2131165307;
  2313. // aapt resource value: 0x7F07007C
  2314. public const int notification_tile_bg = 2131165308;
  2315. // aapt resource value: 0x7F07007D
  2316. public const int notify_panel_notification_icon_bg = 2131165309;
  2317. // aapt resource value: 0x7F07007E
  2318. public const int tooltip_frame_dark = 2131165310;
  2319. // aapt resource value: 0x7F07007F
  2320. public const int tooltip_frame_light = 2131165311;
  2321. static Drawable()
  2322. {
  2323. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2324. }
  2325. private Drawable()
  2326. {
  2327. }
  2328. }
  2329. public partial class Id
  2330. {
  2331. // aapt resource value: 0x7F080008
  2332. public const int accessibility_action_clickable_span = 2131230728;
  2333. // aapt resource value: 0x7F080009
  2334. public const int accessibility_custom_action_0 = 2131230729;
  2335. // aapt resource value: 0x7F08000A
  2336. public const int accessibility_custom_action_1 = 2131230730;
  2337. // aapt resource value: 0x7F08000B
  2338. public const int accessibility_custom_action_10 = 2131230731;
  2339. // aapt resource value: 0x7F08000C
  2340. public const int accessibility_custom_action_11 = 2131230732;
  2341. // aapt resource value: 0x7F08000D
  2342. public const int accessibility_custom_action_12 = 2131230733;
  2343. // aapt resource value: 0x7F08000E
  2344. public const int accessibility_custom_action_13 = 2131230734;
  2345. // aapt resource value: 0x7F08000F
  2346. public const int accessibility_custom_action_14 = 2131230735;
  2347. // aapt resource value: 0x7F080010
  2348. public const int accessibility_custom_action_15 = 2131230736;
  2349. // aapt resource value: 0x7F080011
  2350. public const int accessibility_custom_action_16 = 2131230737;
  2351. // aapt resource value: 0x7F080012
  2352. public const int accessibility_custom_action_17 = 2131230738;
  2353. // aapt resource value: 0x7F080013
  2354. public const int accessibility_custom_action_18 = 2131230739;
  2355. // aapt resource value: 0x7F080014
  2356. public const int accessibility_custom_action_19 = 2131230740;
  2357. // aapt resource value: 0x7F080015
  2358. public const int accessibility_custom_action_2 = 2131230741;
  2359. // aapt resource value: 0x7F080016
  2360. public const int accessibility_custom_action_20 = 2131230742;
  2361. // aapt resource value: 0x7F080017
  2362. public const int accessibility_custom_action_21 = 2131230743;
  2363. // aapt resource value: 0x7F080018
  2364. public const int accessibility_custom_action_22 = 2131230744;
  2365. // aapt resource value: 0x7F080019
  2366. public const int accessibility_custom_action_23 = 2131230745;
  2367. // aapt resource value: 0x7F08001A
  2368. public const int accessibility_custom_action_24 = 2131230746;
  2369. // aapt resource value: 0x7F08001B
  2370. public const int accessibility_custom_action_25 = 2131230747;
  2371. // aapt resource value: 0x7F08001C
  2372. public const int accessibility_custom_action_26 = 2131230748;
  2373. // aapt resource value: 0x7F08001D
  2374. public const int accessibility_custom_action_27 = 2131230749;
  2375. // aapt resource value: 0x7F08001E
  2376. public const int accessibility_custom_action_28 = 2131230750;
  2377. // aapt resource value: 0x7F08001F
  2378. public const int accessibility_custom_action_29 = 2131230751;
  2379. // aapt resource value: 0x7F080020
  2380. public const int accessibility_custom_action_3 = 2131230752;
  2381. // aapt resource value: 0x7F080021
  2382. public const int accessibility_custom_action_30 = 2131230753;
  2383. // aapt resource value: 0x7F080022
  2384. public const int accessibility_custom_action_31 = 2131230754;
  2385. // aapt resource value: 0x7F080023
  2386. public const int accessibility_custom_action_4 = 2131230755;
  2387. // aapt resource value: 0x7F080024
  2388. public const int accessibility_custom_action_5 = 2131230756;
  2389. // aapt resource value: 0x7F080025
  2390. public const int accessibility_custom_action_6 = 2131230757;
  2391. // aapt resource value: 0x7F080026
  2392. public const int accessibility_custom_action_7 = 2131230758;
  2393. // aapt resource value: 0x7F080027
  2394. public const int accessibility_custom_action_8 = 2131230759;
  2395. // aapt resource value: 0x7F080028
  2396. public const int accessibility_custom_action_9 = 2131230760;
  2397. // aapt resource value: 0x7F08003A
  2398. public const int actions = 2131230778;
  2399. // aapt resource value: 0x7F080029
  2400. public const int action_bar = 2131230761;
  2401. // aapt resource value: 0x7F08002A
  2402. public const int action_bar_activity_content = 2131230762;
  2403. // aapt resource value: 0x7F08002B
  2404. public const int action_bar_container = 2131230763;
  2405. // aapt resource value: 0x7F08002C
  2406. public const int action_bar_root = 2131230764;
  2407. // aapt resource value: 0x7F08002D
  2408. public const int action_bar_spinner = 2131230765;
  2409. // aapt resource value: 0x7F08002E
  2410. public const int action_bar_subtitle = 2131230766;
  2411. // aapt resource value: 0x7F08002F
  2412. public const int action_bar_title = 2131230767;
  2413. // aapt resource value: 0x7F080030
  2414. public const int action_container = 2131230768;
  2415. // aapt resource value: 0x7F080031
  2416. public const int action_context_bar = 2131230769;
  2417. // aapt resource value: 0x7F080032
  2418. public const int action_divider = 2131230770;
  2419. // aapt resource value: 0x7F080033
  2420. public const int action_image = 2131230771;
  2421. // aapt resource value: 0x7F080034
  2422. public const int action_menu_divider = 2131230772;
  2423. // aapt resource value: 0x7F080035
  2424. public const int action_menu_presenter = 2131230773;
  2425. // aapt resource value: 0x7F080036
  2426. public const int action_mode_bar = 2131230774;
  2427. // aapt resource value: 0x7F080037
  2428. public const int action_mode_bar_stub = 2131230775;
  2429. // aapt resource value: 0x7F080038
  2430. public const int action_mode_close_button = 2131230776;
  2431. // aapt resource value: 0x7F080039
  2432. public const int action_text = 2131230777;
  2433. // aapt resource value: 0x7F08003B
  2434. public const int activity_chooser_view_content = 2131230779;
  2435. // aapt resource value: 0x7F08003C
  2436. public const int add = 2131230780;
  2437. // aapt resource value: 0x7F08003D
  2438. public const int alertTitle = 2131230781;
  2439. // aapt resource value: 0x7F08003E
  2440. public const int all = 2131230782;
  2441. // aapt resource value: 0x7F080000
  2442. public const int ALT = 2131230720;
  2443. // aapt resource value: 0x7F08003F
  2444. public const int always = 2131230783;
  2445. // aapt resource value: 0x7F080040
  2446. public const int async = 2131230784;
  2447. // aapt resource value: 0x7F080041
  2448. public const int auto = 2131230785;
  2449. // aapt resource value: 0x7F080042
  2450. public const int beginning = 2131230786;
  2451. // aapt resource value: 0x7F080043
  2452. public const int blocking = 2131230787;
  2453. // aapt resource value: 0x7F080044
  2454. public const int bottom = 2131230788;
  2455. // aapt resource value: 0x7F080045
  2456. public const int browser_actions_header_text = 2131230789;
  2457. // aapt resource value: 0x7F080048
  2458. public const int browser_actions_menu_items = 2131230792;
  2459. // aapt resource value: 0x7F080046
  2460. public const int browser_actions_menu_item_icon = 2131230790;
  2461. // aapt resource value: 0x7F080047
  2462. public const int browser_actions_menu_item_text = 2131230791;
  2463. // aapt resource value: 0x7F080049
  2464. public const int browser_actions_menu_view = 2131230793;
  2465. // aapt resource value: 0x7F08004A
  2466. public const int buttonPanel = 2131230794;
  2467. // aapt resource value: 0x7F08004B
  2468. public const int center = 2131230795;
  2469. // aapt resource value: 0x7F08004C
  2470. public const int center_horizontal = 2131230796;
  2471. // aapt resource value: 0x7F08004D
  2472. public const int center_vertical = 2131230797;
  2473. // aapt resource value: 0x7F08004E
  2474. public const int checkbox = 2131230798;
  2475. // aapt resource value: 0x7F08004F
  2476. public const int @checked = 2131230799;
  2477. // aapt resource value: 0x7F080050
  2478. public const int chronometer = 2131230800;
  2479. // aapt resource value: 0x7F080051
  2480. public const int clip_horizontal = 2131230801;
  2481. // aapt resource value: 0x7F080052
  2482. public const int clip_vertical = 2131230802;
  2483. // aapt resource value: 0x7F080053
  2484. public const int collapseActionView = 2131230803;
  2485. // aapt resource value: 0x7F080054
  2486. public const int container = 2131230804;
  2487. // aapt resource value: 0x7F080055
  2488. public const int content = 2131230805;
  2489. // aapt resource value: 0x7F080056
  2490. public const int contentPanel = 2131230806;
  2491. // aapt resource value: 0x7F080057
  2492. public const int coordinator = 2131230807;
  2493. // aapt resource value: 0x7F080001
  2494. public const int CTRL = 2131230721;
  2495. // aapt resource value: 0x7F080058
  2496. public const int custom = 2131230808;
  2497. // aapt resource value: 0x7F080059
  2498. public const int customPanel = 2131230809;
  2499. // aapt resource value: 0x7F08005A
  2500. public const int decor_content_parent = 2131230810;
  2501. // aapt resource value: 0x7F08005B
  2502. public const int default_activity_button = 2131230811;
  2503. // aapt resource value: 0x7F08005C
  2504. public const int design_bottom_sheet = 2131230812;
  2505. // aapt resource value: 0x7F08005D
  2506. public const int design_menu_item_action_area = 2131230813;
  2507. // aapt resource value: 0x7F08005E
  2508. public const int design_menu_item_action_area_stub = 2131230814;
  2509. // aapt resource value: 0x7F08005F
  2510. public const int design_menu_item_text = 2131230815;
  2511. // aapt resource value: 0x7F080060
  2512. public const int design_navigation_view = 2131230816;
  2513. // aapt resource value: 0x7F080061
  2514. public const int dialog_button = 2131230817;
  2515. // aapt resource value: 0x7F080062
  2516. public const int disableHome = 2131230818;
  2517. // aapt resource value: 0x7F080063
  2518. public const int edit_query = 2131230819;
  2519. // aapt resource value: 0x7F080064
  2520. public const int end = 2131230820;
  2521. // aapt resource value: 0x7F080065
  2522. public const int enterAlways = 2131230821;
  2523. // aapt resource value: 0x7F080066
  2524. public const int enterAlwaysCollapsed = 2131230822;
  2525. // aapt resource value: 0x7F080067
  2526. public const int exitUntilCollapsed = 2131230823;
  2527. // aapt resource value: 0x7F080069
  2528. public const int expanded_menu = 2131230825;
  2529. // aapt resource value: 0x7F080068
  2530. public const int expand_activities_button = 2131230824;
  2531. // aapt resource value: 0x7F08006A
  2532. public const int fill = 2131230826;
  2533. // aapt resource value: 0x7F08006D
  2534. public const int filled = 2131230829;
  2535. // aapt resource value: 0x7F08006B
  2536. public const int fill_horizontal = 2131230827;
  2537. // aapt resource value: 0x7F08006C
  2538. public const int fill_vertical = 2131230828;
  2539. // aapt resource value: 0x7F08006E
  2540. public const int @fixed = 2131230830;
  2541. // aapt resource value: 0x7F08006F
  2542. public const int forever = 2131230831;
  2543. // aapt resource value: 0x7F080070
  2544. public const int fragment_container_view_tag = 2131230832;
  2545. // aapt resource value: 0x7F080002
  2546. public const int FUNCTION = 2131230722;
  2547. // aapt resource value: 0x7F080071
  2548. public const int ghost_view = 2131230833;
  2549. // aapt resource value: 0x7F080072
  2550. public const int ghost_view_holder = 2131230834;
  2551. // aapt resource value: 0x7F080073
  2552. public const int group_divider = 2131230835;
  2553. // aapt resource value: 0x7F080074
  2554. public const int home = 2131230836;
  2555. // aapt resource value: 0x7F080075
  2556. public const int homeAsUp = 2131230837;
  2557. // aapt resource value: 0x7F080076
  2558. public const int icon = 2131230838;
  2559. // aapt resource value: 0x7F080077
  2560. public const int icon_group = 2131230839;
  2561. // aapt resource value: 0x7F080078
  2562. public const int ifRoom = 2131230840;
  2563. // aapt resource value: 0x7F080079
  2564. public const int image = 2131230841;
  2565. // aapt resource value: 0x7F08007A
  2566. public const int info = 2131230842;
  2567. // aapt resource value: 0x7F08007B
  2568. public const int italic = 2131230843;
  2569. // aapt resource value: 0x7F08007C
  2570. public const int item_touch_helper_previous_elevation = 2131230844;
  2571. // aapt resource value: 0x7F08007D
  2572. public const int labeled = 2131230845;
  2573. // aapt resource value: 0x7F08007E
  2574. public const int largeLabel = 2131230846;
  2575. // aapt resource value: 0x7F08007F
  2576. public const int left = 2131230847;
  2577. // aapt resource value: 0x7F080080
  2578. public const int line1 = 2131230848;
  2579. // aapt resource value: 0x7F080081
  2580. public const int line3 = 2131230849;
  2581. // aapt resource value: 0x7F080082
  2582. public const int listMode = 2131230850;
  2583. // aapt resource value: 0x7F080083
  2584. public const int list_item = 2131230851;
  2585. // aapt resource value: 0x7F080004
  2586. public const int MainWebView = 2131230724;
  2587. // aapt resource value: 0x7F080084
  2588. public const int masked = 2131230852;
  2589. // aapt resource value: 0x7F080085
  2590. public const int message = 2131230853;
  2591. // aapt resource value: 0x7F080003
  2592. public const int META = 2131230723;
  2593. // aapt resource value: 0x7F080086
  2594. public const int middle = 2131230854;
  2595. // aapt resource value: 0x7F080087
  2596. public const int mini = 2131230855;
  2597. // aapt resource value: 0x7F080088
  2598. public const int mtrl_child_content_container = 2131230856;
  2599. // aapt resource value: 0x7F080089
  2600. public const int mtrl_internal_children_alpha_tag = 2131230857;
  2601. // aapt resource value: 0x7F08008A
  2602. public const int multiply = 2131230858;
  2603. // aapt resource value: 0x7F08008B
  2604. public const int navigation_header_container = 2131230859;
  2605. // aapt resource value: 0x7F08008C
  2606. public const int never = 2131230860;
  2607. // aapt resource value: 0x7F08008D
  2608. public const int none = 2131230861;
  2609. // aapt resource value: 0x7F08008E
  2610. public const int normal = 2131230862;
  2611. // aapt resource value: 0x7F08008F
  2612. public const int notification_background = 2131230863;
  2613. // aapt resource value: 0x7F080090
  2614. public const int notification_main_column = 2131230864;
  2615. // aapt resource value: 0x7F080091
  2616. public const int notification_main_column_container = 2131230865;
  2617. // aapt resource value: 0x7F080092
  2618. public const int off = 2131230866;
  2619. // aapt resource value: 0x7F080093
  2620. public const int on = 2131230867;
  2621. // aapt resource value: 0x7F080094
  2622. public const int outline = 2131230868;
  2623. // aapt resource value: 0x7F080095
  2624. public const int parallax = 2131230869;
  2625. // aapt resource value: 0x7F080096
  2626. public const int parentPanel = 2131230870;
  2627. // aapt resource value: 0x7F080097
  2628. public const int parent_matrix = 2131230871;
  2629. // aapt resource value: 0x7F080098
  2630. public const int pin = 2131230872;
  2631. // aapt resource value: 0x7F080099
  2632. public const int progress_circular = 2131230873;
  2633. // aapt resource value: 0x7F08009A
  2634. public const int progress_horizontal = 2131230874;
  2635. // aapt resource value: 0x7F080005
  2636. public const int PutButton = 2131230725;
  2637. // aapt resource value: 0x7F08009B
  2638. public const int radio = 2131230875;
  2639. // aapt resource value: 0x7F08009C
  2640. public const int right = 2131230876;
  2641. // aapt resource value: 0x7F08009D
  2642. public const int right_icon = 2131230877;
  2643. // aapt resource value: 0x7F08009E
  2644. public const int right_side = 2131230878;
  2645. // aapt resource value: 0x7F08009F
  2646. public const int save_non_transition_alpha = 2131230879;
  2647. // aapt resource value: 0x7F0800A0
  2648. public const int save_overlay_view = 2131230880;
  2649. // aapt resource value: 0x7F0800A1
  2650. public const int screen = 2131230881;
  2651. // aapt resource value: 0x7F0800A2
  2652. public const int scroll = 2131230882;
  2653. // aapt resource value: 0x7F0800A6
  2654. public const int scrollable = 2131230886;
  2655. // aapt resource value: 0x7F0800A3
  2656. public const int scrollIndicatorDown = 2131230883;
  2657. // aapt resource value: 0x7F0800A4
  2658. public const int scrollIndicatorUp = 2131230884;
  2659. // aapt resource value: 0x7F0800A5
  2660. public const int scrollView = 2131230885;
  2661. // aapt resource value: 0x7F0800A7
  2662. public const int search_badge = 2131230887;
  2663. // aapt resource value: 0x7F0800A8
  2664. public const int search_bar = 2131230888;
  2665. // aapt resource value: 0x7F0800A9
  2666. public const int search_button = 2131230889;
  2667. // aapt resource value: 0x7F0800AA
  2668. public const int search_close_btn = 2131230890;
  2669. // aapt resource value: 0x7F0800AB
  2670. public const int search_edit_frame = 2131230891;
  2671. // aapt resource value: 0x7F0800AC
  2672. public const int search_go_btn = 2131230892;
  2673. // aapt resource value: 0x7F0800AD
  2674. public const int search_mag_icon = 2131230893;
  2675. // aapt resource value: 0x7F0800AE
  2676. public const int search_plate = 2131230894;
  2677. // aapt resource value: 0x7F0800AF
  2678. public const int search_src_text = 2131230895;
  2679. // aapt resource value: 0x7F0800B0
  2680. public const int search_voice_btn = 2131230896;
  2681. // aapt resource value: 0x7F0800B2
  2682. public const int selected = 2131230898;
  2683. // aapt resource value: 0x7F0800B1
  2684. public const int select_dialog_listview = 2131230897;
  2685. // aapt resource value: 0x7F080006
  2686. public const int SHIFT = 2131230726;
  2687. // aapt resource value: 0x7F0800B3
  2688. public const int shortcut = 2131230899;
  2689. // aapt resource value: 0x7F0800B4
  2690. public const int showCustom = 2131230900;
  2691. // aapt resource value: 0x7F0800B5
  2692. public const int showHome = 2131230901;
  2693. // aapt resource value: 0x7F0800B6
  2694. public const int showTitle = 2131230902;
  2695. // aapt resource value: 0x7F0800B7
  2696. public const int smallLabel = 2131230903;
  2697. // aapt resource value: 0x7F0800B8
  2698. public const int snackbar_action = 2131230904;
  2699. // aapt resource value: 0x7F0800B9
  2700. public const int snackbar_text = 2131230905;
  2701. // aapt resource value: 0x7F0800BA
  2702. public const int snap = 2131230906;
  2703. // aapt resource value: 0x7F0800BB
  2704. public const int snapMargins = 2131230907;
  2705. // aapt resource value: 0x7F0800BC
  2706. public const int spacer = 2131230908;
  2707. // aapt resource value: 0x7F0800BD
  2708. public const int split_action_bar = 2131230909;
  2709. // aapt resource value: 0x7F0800BE
  2710. public const int src_atop = 2131230910;
  2711. // aapt resource value: 0x7F0800BF
  2712. public const int src_in = 2131230911;
  2713. // aapt resource value: 0x7F0800C0
  2714. public const int src_over = 2131230912;
  2715. // aapt resource value: 0x7F0800C1
  2716. public const int start = 2131230913;
  2717. // aapt resource value: 0x7F0800C2
  2718. public const int stretch = 2131230914;
  2719. // aapt resource value: 0x7F0800C3
  2720. public const int submenuarrow = 2131230915;
  2721. // aapt resource value: 0x7F0800C4
  2722. public const int submit_area = 2131230916;
  2723. // aapt resource value: 0x7F080007
  2724. public const int SYM = 2131230727;
  2725. // aapt resource value: 0x7F0800C5
  2726. public const int tabMode = 2131230917;
  2727. // aapt resource value: 0x7F0800C6
  2728. public const int tag_accessibility_actions = 2131230918;
  2729. // aapt resource value: 0x7F0800C7
  2730. public const int tag_accessibility_clickable_spans = 2131230919;
  2731. // aapt resource value: 0x7F0800C8
  2732. public const int tag_accessibility_heading = 2131230920;
  2733. // aapt resource value: 0x7F0800C9
  2734. public const int tag_accessibility_pane_title = 2131230921;
  2735. // aapt resource value: 0x7F0800CA
  2736. public const int tag_screen_reader_focusable = 2131230922;
  2737. // aapt resource value: 0x7F0800CB
  2738. public const int tag_transition_group = 2131230923;
  2739. // aapt resource value: 0x7F0800CC
  2740. public const int tag_unhandled_key_event_manager = 2131230924;
  2741. // aapt resource value: 0x7F0800CD
  2742. public const int tag_unhandled_key_listeners = 2131230925;
  2743. // aapt resource value: 0x7F0800CE
  2744. public const int text = 2131230926;
  2745. // aapt resource value: 0x7F0800CF
  2746. public const int text2 = 2131230927;
  2747. // aapt resource value: 0x7F0800D4
  2748. public const int textinput_counter = 2131230932;
  2749. // aapt resource value: 0x7F0800D5
  2750. public const int textinput_error = 2131230933;
  2751. // aapt resource value: 0x7F0800D6
  2752. public const int textinput_helper_text = 2131230934;
  2753. // aapt resource value: 0x7F0800D0
  2754. public const int textSpacerNoButtons = 2131230928;
  2755. // aapt resource value: 0x7F0800D1
  2756. public const int textSpacerNoTitle = 2131230929;
  2757. // aapt resource value: 0x7F0800D2
  2758. public const int textStart = 2131230930;
  2759. // aapt resource value: 0x7F0800D3
  2760. public const int text_input_password_toggle = 2131230931;
  2761. // aapt resource value: 0x7F0800D7
  2762. public const int time = 2131230935;
  2763. // aapt resource value: 0x7F0800D8
  2764. public const int title = 2131230936;
  2765. // aapt resource value: 0x7F0800D9
  2766. public const int titleDividerNoCustom = 2131230937;
  2767. // aapt resource value: 0x7F0800DA
  2768. public const int title_template = 2131230938;
  2769. // aapt resource value: 0x7F0800DB
  2770. public const int top = 2131230939;
  2771. // aapt resource value: 0x7F0800DC
  2772. public const int topPanel = 2131230940;
  2773. // aapt resource value: 0x7F0800DD
  2774. public const int touch_outside = 2131230941;
  2775. // aapt resource value: 0x7F0800DE
  2776. public const int transition_current_scene = 2131230942;
  2777. // aapt resource value: 0x7F0800DF
  2778. public const int transition_layout_save = 2131230943;
  2779. // aapt resource value: 0x7F0800E0
  2780. public const int transition_position = 2131230944;
  2781. // aapt resource value: 0x7F0800E1
  2782. public const int transition_scene_layoutid_cache = 2131230945;
  2783. // aapt resource value: 0x7F0800E2
  2784. public const int transition_transform = 2131230946;
  2785. // aapt resource value: 0x7F0800E3
  2786. public const int @unchecked = 2131230947;
  2787. // aapt resource value: 0x7F0800E4
  2788. public const int uniform = 2131230948;
  2789. // aapt resource value: 0x7F0800E5
  2790. public const int unlabeled = 2131230949;
  2791. // aapt resource value: 0x7F0800E6
  2792. public const int up = 2131230950;
  2793. // aapt resource value: 0x7F0800E7
  2794. public const int useLogo = 2131230951;
  2795. // aapt resource value: 0x7F0800E8
  2796. public const int view_offset_helper = 2131230952;
  2797. // aapt resource value: 0x7F0800E9
  2798. public const int view_tree_saved_state_registry_owner = 2131230953;
  2799. // aapt resource value: 0x7F0800EA
  2800. public const int visible = 2131230954;
  2801. // aapt resource value: 0x7F0800EB
  2802. public const int visible_removing_fragment_view_tag = 2131230955;
  2803. // aapt resource value: 0x7F0800EC
  2804. public const int withText = 2131230956;
  2805. // aapt resource value: 0x7F0800ED
  2806. public const int wrap_content = 2131230957;
  2807. static Id()
  2808. {
  2809. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2810. }
  2811. private Id()
  2812. {
  2813. }
  2814. }
  2815. public partial class Integer
  2816. {
  2817. // aapt resource value: 0x7F090000
  2818. public const int abc_config_activityDefaultDur = 2131296256;
  2819. // aapt resource value: 0x7F090001
  2820. public const int abc_config_activityShortDur = 2131296257;
  2821. // aapt resource value: 0x7F090002
  2822. public const int app_bar_elevation_anim_duration = 2131296258;
  2823. // aapt resource value: 0x7F090003
  2824. public const int bottom_sheet_slide_duration = 2131296259;
  2825. // aapt resource value: 0x7F090004
  2826. public const int cancel_button_image_alpha = 2131296260;
  2827. // aapt resource value: 0x7F090005
  2828. public const int config_tooltipAnimTime = 2131296261;
  2829. // aapt resource value: 0x7F090006
  2830. public const int design_snackbar_text_max_lines = 2131296262;
  2831. // aapt resource value: 0x7F090007
  2832. public const int design_tab_indicator_anim_duration_ms = 2131296263;
  2833. // aapt resource value: 0x7F090008
  2834. public const int hide_password_duration = 2131296264;
  2835. // aapt resource value: 0x7F090009
  2836. public const int mtrl_btn_anim_delay_ms = 2131296265;
  2837. // aapt resource value: 0x7F09000A
  2838. public const int mtrl_btn_anim_duration_ms = 2131296266;
  2839. // aapt resource value: 0x7F09000B
  2840. public const int mtrl_chip_anim_duration = 2131296267;
  2841. // aapt resource value: 0x7F09000C
  2842. public const int mtrl_tab_indicator_anim_duration_ms = 2131296268;
  2843. // aapt resource value: 0x7F09000D
  2844. public const int show_password_duration = 2131296269;
  2845. // aapt resource value: 0x7F09000E
  2846. public const int status_bar_notification_info_maxnum = 2131296270;
  2847. static Integer()
  2848. {
  2849. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2850. }
  2851. private Integer()
  2852. {
  2853. }
  2854. }
  2855. public partial class Interpolator
  2856. {
  2857. // aapt resource value: 0x7F0A0000
  2858. public const int btn_checkbox_checked_mtrl_animation_interpolator_0 = 2131361792;
  2859. // aapt resource value: 0x7F0A0001
  2860. public const int btn_checkbox_checked_mtrl_animation_interpolator_1 = 2131361793;
  2861. // aapt resource value: 0x7F0A0002
  2862. public const int btn_checkbox_unchecked_mtrl_animation_interpolator_0 = 2131361794;
  2863. // aapt resource value: 0x7F0A0003
  2864. public const int btn_checkbox_unchecked_mtrl_animation_interpolator_1 = 2131361795;
  2865. // aapt resource value: 0x7F0A0004
  2866. public const int btn_radio_to_off_mtrl_animation_interpolator_0 = 2131361796;
  2867. // aapt resource value: 0x7F0A0005
  2868. public const int btn_radio_to_on_mtrl_animation_interpolator_0 = 2131361797;
  2869. // aapt resource value: 0x7F0A0006
  2870. public const int fast_out_slow_in = 2131361798;
  2871. // aapt resource value: 0x7F0A0007
  2872. public const int mtrl_fast_out_linear_in = 2131361799;
  2873. // aapt resource value: 0x7F0A0008
  2874. public const int mtrl_fast_out_slow_in = 2131361800;
  2875. // aapt resource value: 0x7F0A0009
  2876. public const int mtrl_linear = 2131361801;
  2877. // aapt resource value: 0x7F0A000A
  2878. public const int mtrl_linear_out_slow_in = 2131361802;
  2879. static Interpolator()
  2880. {
  2881. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2882. }
  2883. private Interpolator()
  2884. {
  2885. }
  2886. }
  2887. public partial class Layout
  2888. {
  2889. // aapt resource value: 0x7F0B0000
  2890. public const int abc_action_bar_title_item = 2131427328;
  2891. // aapt resource value: 0x7F0B0001
  2892. public const int abc_action_bar_up_container = 2131427329;
  2893. // aapt resource value: 0x7F0B0002
  2894. public const int abc_action_menu_item_layout = 2131427330;
  2895. // aapt resource value: 0x7F0B0003
  2896. public const int abc_action_menu_layout = 2131427331;
  2897. // aapt resource value: 0x7F0B0004
  2898. public const int abc_action_mode_bar = 2131427332;
  2899. // aapt resource value: 0x7F0B0005
  2900. public const int abc_action_mode_close_item_material = 2131427333;
  2901. // aapt resource value: 0x7F0B0006
  2902. public const int abc_activity_chooser_view = 2131427334;
  2903. // aapt resource value: 0x7F0B0007
  2904. public const int abc_activity_chooser_view_list_item = 2131427335;
  2905. // aapt resource value: 0x7F0B0008
  2906. public const int abc_alert_dialog_button_bar_material = 2131427336;
  2907. // aapt resource value: 0x7F0B0009
  2908. public const int abc_alert_dialog_material = 2131427337;
  2909. // aapt resource value: 0x7F0B000A
  2910. public const int abc_alert_dialog_title_material = 2131427338;
  2911. // aapt resource value: 0x7F0B000B
  2912. public const int abc_cascading_menu_item_layout = 2131427339;
  2913. // aapt resource value: 0x7F0B000C
  2914. public const int abc_dialog_title_material = 2131427340;
  2915. // aapt resource value: 0x7F0B000D
  2916. public const int abc_expanded_menu_layout = 2131427341;
  2917. // aapt resource value: 0x7F0B000E
  2918. public const int abc_list_menu_item_checkbox = 2131427342;
  2919. // aapt resource value: 0x7F0B000F
  2920. public const int abc_list_menu_item_icon = 2131427343;
  2921. // aapt resource value: 0x7F0B0010
  2922. public const int abc_list_menu_item_layout = 2131427344;
  2923. // aapt resource value: 0x7F0B0011
  2924. public const int abc_list_menu_item_radio = 2131427345;
  2925. // aapt resource value: 0x7F0B0012
  2926. public const int abc_popup_menu_header_item_layout = 2131427346;
  2927. // aapt resource value: 0x7F0B0013
  2928. public const int abc_popup_menu_item_layout = 2131427347;
  2929. // aapt resource value: 0x7F0B0014
  2930. public const int abc_screen_content_include = 2131427348;
  2931. // aapt resource value: 0x7F0B0015
  2932. public const int abc_screen_simple = 2131427349;
  2933. // aapt resource value: 0x7F0B0016
  2934. public const int abc_screen_simple_overlay_action_mode = 2131427350;
  2935. // aapt resource value: 0x7F0B0017
  2936. public const int abc_screen_toolbar = 2131427351;
  2937. // aapt resource value: 0x7F0B0018
  2938. public const int abc_search_dropdown_item_icons_2line = 2131427352;
  2939. // aapt resource value: 0x7F0B0019
  2940. public const int abc_search_view = 2131427353;
  2941. // aapt resource value: 0x7F0B001A
  2942. public const int abc_select_dialog_material = 2131427354;
  2943. // aapt resource value: 0x7F0B001B
  2944. public const int abc_tooltip = 2131427355;
  2945. // aapt resource value: 0x7F0B001C
  2946. public const int activity_main = 2131427356;
  2947. // aapt resource value: 0x7F0B001D
  2948. public const int browser_actions_context_menu_page = 2131427357;
  2949. // aapt resource value: 0x7F0B001E
  2950. public const int browser_actions_context_menu_row = 2131427358;
  2951. // aapt resource value: 0x7F0B001F
  2952. public const int custom_dialog = 2131427359;
  2953. // aapt resource value: 0x7F0B0020
  2954. public const int design_bottom_navigation_item = 2131427360;
  2955. // aapt resource value: 0x7F0B0021
  2956. public const int design_bottom_sheet_dialog = 2131427361;
  2957. // aapt resource value: 0x7F0B0022
  2958. public const int design_layout_snackbar = 2131427362;
  2959. // aapt resource value: 0x7F0B0023
  2960. public const int design_layout_snackbar_include = 2131427363;
  2961. // aapt resource value: 0x7F0B0024
  2962. public const int design_layout_tab_icon = 2131427364;
  2963. // aapt resource value: 0x7F0B0025
  2964. public const int design_layout_tab_text = 2131427365;
  2965. // aapt resource value: 0x7F0B0026
  2966. public const int design_menu_item_action_area = 2131427366;
  2967. // aapt resource value: 0x7F0B0027
  2968. public const int design_navigation_item = 2131427367;
  2969. // aapt resource value: 0x7F0B0028
  2970. public const int design_navigation_item_header = 2131427368;
  2971. // aapt resource value: 0x7F0B0029
  2972. public const int design_navigation_item_separator = 2131427369;
  2973. // aapt resource value: 0x7F0B002A
  2974. public const int design_navigation_item_subheader = 2131427370;
  2975. // aapt resource value: 0x7F0B002B
  2976. public const int design_navigation_menu = 2131427371;
  2977. // aapt resource value: 0x7F0B002C
  2978. public const int design_navigation_menu_item = 2131427372;
  2979. // aapt resource value: 0x7F0B002D
  2980. public const int design_text_input_password_icon = 2131427373;
  2981. // aapt resource value: 0x7F0B002E
  2982. public const int mtrl_layout_snackbar = 2131427374;
  2983. // aapt resource value: 0x7F0B002F
  2984. public const int mtrl_layout_snackbar_include = 2131427375;
  2985. // aapt resource value: 0x7F0B0030
  2986. public const int notification_action = 2131427376;
  2987. // aapt resource value: 0x7F0B0031
  2988. public const int notification_action_tombstone = 2131427377;
  2989. // aapt resource value: 0x7F0B0032
  2990. public const int notification_template_custom_big = 2131427378;
  2991. // aapt resource value: 0x7F0B0033
  2992. public const int notification_template_icon_group = 2131427379;
  2993. // aapt resource value: 0x7F0B0034
  2994. public const int notification_template_part_chronometer = 2131427380;
  2995. // aapt resource value: 0x7F0B0035
  2996. public const int notification_template_part_time = 2131427381;
  2997. // aapt resource value: 0x7F0B0036
  2998. public const int select_dialog_item_material = 2131427382;
  2999. // aapt resource value: 0x7F0B0037
  3000. public const int select_dialog_multichoice_material = 2131427383;
  3001. // aapt resource value: 0x7F0B0038
  3002. public const int select_dialog_singlechoice_material = 2131427384;
  3003. // aapt resource value: 0x7F0B0039
  3004. public const int support_simple_spinner_dropdown_item = 2131427385;
  3005. static Layout()
  3006. {
  3007. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  3008. }
  3009. private Layout()
  3010. {
  3011. }
  3012. }
  3013. public partial class Mipmap
  3014. {
  3015. // aapt resource value: 0x7F0C0000
  3016. public const int ic_launcher = 2131492864;
  3017. // aapt resource value: 0x7F0C0001
  3018. public const int ic_launcher_foreground = 2131492865;
  3019. // aapt resource value: 0x7F0C0002
  3020. public const int ic_launcher_round = 2131492866;
  3021. static Mipmap()
  3022. {
  3023. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  3024. }
  3025. private Mipmap()
  3026. {
  3027. }
  3028. }
  3029. public partial class String
  3030. {
  3031. // aapt resource value: 0x7F0D0000
  3032. public const int abc_action_bar_home_description = 2131558400;
  3033. // aapt resource value: 0x7F0D0001
  3034. public const int abc_action_bar_up_description = 2131558401;
  3035. // aapt resource value: 0x7F0D0002
  3036. public const int abc_action_menu_overflow_description = 2131558402;
  3037. // aapt resource value: 0x7F0D0003
  3038. public const int abc_action_mode_done = 2131558403;
  3039. // aapt resource value: 0x7F0D0005
  3040. public const int abc_activitychooserview_choose_application = 2131558405;
  3041. // aapt resource value: 0x7F0D0004
  3042. public const int abc_activity_chooser_view_see_all = 2131558404;
  3043. // aapt resource value: 0x7F0D0006
  3044. public const int abc_capital_off = 2131558406;
  3045. // aapt resource value: 0x7F0D0007
  3046. public const int abc_capital_on = 2131558407;
  3047. // aapt resource value: 0x7F0D0008
  3048. public const int abc_menu_alt_shortcut_label = 2131558408;
  3049. // aapt resource value: 0x7F0D0009
  3050. public const int abc_menu_ctrl_shortcut_label = 2131558409;
  3051. // aapt resource value: 0x7F0D000A
  3052. public const int abc_menu_delete_shortcut_label = 2131558410;
  3053. // aapt resource value: 0x7F0D000B
  3054. public const int abc_menu_enter_shortcut_label = 2131558411;
  3055. // aapt resource value: 0x7F0D000C
  3056. public const int abc_menu_function_shortcut_label = 2131558412;
  3057. // aapt resource value: 0x7F0D000D
  3058. public const int abc_menu_meta_shortcut_label = 2131558413;
  3059. // aapt resource value: 0x7F0D000E
  3060. public const int abc_menu_shift_shortcut_label = 2131558414;
  3061. // aapt resource value: 0x7F0D000F
  3062. public const int abc_menu_space_shortcut_label = 2131558415;
  3063. // aapt resource value: 0x7F0D0010
  3064. public const int abc_menu_sym_shortcut_label = 2131558416;
  3065. // aapt resource value: 0x7F0D0011
  3066. public const int abc_prepend_shortcut_label = 2131558417;
  3067. // aapt resource value: 0x7F0D0013
  3068. public const int abc_searchview_description_clear = 2131558419;
  3069. // aapt resource value: 0x7F0D0014
  3070. public const int abc_searchview_description_query = 2131558420;
  3071. // aapt resource value: 0x7F0D0015
  3072. public const int abc_searchview_description_search = 2131558421;
  3073. // aapt resource value: 0x7F0D0016
  3074. public const int abc_searchview_description_submit = 2131558422;
  3075. // aapt resource value: 0x7F0D0017
  3076. public const int abc_searchview_description_voice = 2131558423;
  3077. // aapt resource value: 0x7F0D0012
  3078. public const int abc_search_hint = 2131558418;
  3079. // aapt resource value: 0x7F0D0018
  3080. public const int abc_shareactionprovider_share_with = 2131558424;
  3081. // aapt resource value: 0x7F0D0019
  3082. public const int abc_shareactionprovider_share_with_application = 2131558425;
  3083. // aapt resource value: 0x7F0D001A
  3084. public const int abc_toolbar_collapse_description = 2131558426;
  3085. // aapt resource value: 0x7F0D001B
  3086. public const int action_settings = 2131558427;
  3087. // aapt resource value: 0x7F0D001D
  3088. public const int appbar_scrolling_view_behavior = 2131558429;
  3089. // aapt resource value: 0x7F0D001C
  3090. public const int app_name = 2131558428;
  3091. // aapt resource value: 0x7F0D001E
  3092. public const int bottom_sheet_behavior = 2131558430;
  3093. // aapt resource value: 0x7F0D001F
  3094. public const int character_counter_content_description = 2131558431;
  3095. // aapt resource value: 0x7F0D0020
  3096. public const int character_counter_pattern = 2131558432;
  3097. // aapt resource value: 0x7F0D0021
  3098. public const int copy_toast_msg = 2131558433;
  3099. // aapt resource value: 0x7F0D0022
  3100. public const int fab_transformation_scrim_behavior = 2131558434;
  3101. // aapt resource value: 0x7F0D0023
  3102. public const int fab_transformation_sheet_behavior = 2131558435;
  3103. // aapt resource value: 0x7F0D0024
  3104. public const int fallback_menu_item_copy_link = 2131558436;
  3105. // aapt resource value: 0x7F0D0025
  3106. public const int fallback_menu_item_open_in_browser = 2131558437;
  3107. // aapt resource value: 0x7F0D0026
  3108. public const int fallback_menu_item_share_link = 2131558438;
  3109. // aapt resource value: 0x7F0D0027
  3110. public const int hide_bottom_view_on_scroll_behavior = 2131558439;
  3111. // aapt resource value: 0x7F0D0028
  3112. public const int mtrl_chip_close_icon_content_description = 2131558440;
  3113. // aapt resource value: 0x7F0D0029
  3114. public const int password_toggle_content_description = 2131558441;
  3115. // aapt resource value: 0x7F0D002A
  3116. public const int path_password_eye = 2131558442;
  3117. // aapt resource value: 0x7F0D002B
  3118. public const int path_password_eye_mask_strike_through = 2131558443;
  3119. // aapt resource value: 0x7F0D002C
  3120. public const int path_password_eye_mask_visible = 2131558444;
  3121. // aapt resource value: 0x7F0D002D
  3122. public const int path_password_strike_through = 2131558445;
  3123. // aapt resource value: 0x7F0D002E
  3124. public const int search_menu_title = 2131558446;
  3125. // aapt resource value: 0x7F0D002F
  3126. public const int status_bar_notification_info_overflow = 2131558447;
  3127. static String()
  3128. {
  3129. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  3130. }
  3131. private String()
  3132. {
  3133. }
  3134. }
  3135. public partial class Style
  3136. {
  3137. // aapt resource value: 0x7F0E0000
  3138. public const int AlertDialog_AppCompat = 2131623936;
  3139. // aapt resource value: 0x7F0E0001
  3140. public const int AlertDialog_AppCompat_Light = 2131623937;
  3141. // aapt resource value: 0x7F0E0002
  3142. public const int Animation_AppCompat_Dialog = 2131623938;
  3143. // aapt resource value: 0x7F0E0003
  3144. public const int Animation_AppCompat_DropDownUp = 2131623939;
  3145. // aapt resource value: 0x7F0E0004
  3146. public const int Animation_AppCompat_Tooltip = 2131623940;
  3147. // aapt resource value: 0x7F0E0005
  3148. public const int Animation_Design_BottomSheetDialog = 2131623941;
  3149. // aapt resource value: 0x7F0E0006
  3150. public const int AppTheme = 2131623942;
  3151. // aapt resource value: 0x7F0E0007
  3152. public const int Base_AlertDialog_AppCompat = 2131623943;
  3153. // aapt resource value: 0x7F0E0008
  3154. public const int Base_AlertDialog_AppCompat_Light = 2131623944;
  3155. // aapt resource value: 0x7F0E0009
  3156. public const int Base_Animation_AppCompat_Dialog = 2131623945;
  3157. // aapt resource value: 0x7F0E000A
  3158. public const int Base_Animation_AppCompat_DropDownUp = 2131623946;
  3159. // aapt resource value: 0x7F0E000B
  3160. public const int Base_Animation_AppCompat_Tooltip = 2131623947;
  3161. // aapt resource value: 0x7F0E000C
  3162. public const int Base_CardView = 2131623948;
  3163. // aapt resource value: 0x7F0E000E
  3164. public const int Base_DialogWindowTitleBackground_AppCompat = 2131623950;
  3165. // aapt resource value: 0x7F0E000D
  3166. public const int Base_DialogWindowTitle_AppCompat = 2131623949;
  3167. // aapt resource value: 0x7F0E000F
  3168. public const int Base_TextAppearance_AppCompat = 2131623951;
  3169. // aapt resource value: 0x7F0E0010
  3170. public const int Base_TextAppearance_AppCompat_Body1 = 2131623952;
  3171. // aapt resource value: 0x7F0E0011
  3172. public const int Base_TextAppearance_AppCompat_Body2 = 2131623953;
  3173. // aapt resource value: 0x7F0E0012
  3174. public const int Base_TextAppearance_AppCompat_Button = 2131623954;
  3175. // aapt resource value: 0x7F0E0013
  3176. public const int Base_TextAppearance_AppCompat_Caption = 2131623955;
  3177. // aapt resource value: 0x7F0E0014
  3178. public const int Base_TextAppearance_AppCompat_Display1 = 2131623956;
  3179. // aapt resource value: 0x7F0E0015
  3180. public const int Base_TextAppearance_AppCompat_Display2 = 2131623957;
  3181. // aapt resource value: 0x7F0E0016
  3182. public const int Base_TextAppearance_AppCompat_Display3 = 2131623958;
  3183. // aapt resource value: 0x7F0E0017
  3184. public const int Base_TextAppearance_AppCompat_Display4 = 2131623959;
  3185. // aapt resource value: 0x7F0E0018
  3186. public const int Base_TextAppearance_AppCompat_Headline = 2131623960;
  3187. // aapt resource value: 0x7F0E0019
  3188. public const int Base_TextAppearance_AppCompat_Inverse = 2131623961;
  3189. // aapt resource value: 0x7F0E001A
  3190. public const int Base_TextAppearance_AppCompat_Large = 2131623962;
  3191. // aapt resource value: 0x7F0E001B
  3192. public const int Base_TextAppearance_AppCompat_Large_Inverse = 2131623963;
  3193. // aapt resource value: 0x7F0E001C
  3194. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131623964;
  3195. // aapt resource value: 0x7F0E001D
  3196. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131623965;
  3197. // aapt resource value: 0x7F0E001E
  3198. public const int Base_TextAppearance_AppCompat_Medium = 2131623966;
  3199. // aapt resource value: 0x7F0E001F
  3200. public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131623967;
  3201. // aapt resource value: 0x7F0E0020
  3202. public const int Base_TextAppearance_AppCompat_Menu = 2131623968;
  3203. // aapt resource value: 0x7F0E0021
  3204. public const int Base_TextAppearance_AppCompat_SearchResult = 2131623969;
  3205. // aapt resource value: 0x7F0E0022
  3206. public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131623970;
  3207. // aapt resource value: 0x7F0E0023
  3208. public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131623971;
  3209. // aapt resource value: 0x7F0E0024
  3210. public const int Base_TextAppearance_AppCompat_Small = 2131623972;
  3211. // aapt resource value: 0x7F0E0025
  3212. public const int Base_TextAppearance_AppCompat_Small_Inverse = 2131623973;
  3213. // aapt resource value: 0x7F0E0026
  3214. public const int Base_TextAppearance_AppCompat_Subhead = 2131623974;
  3215. // aapt resource value: 0x7F0E0027
  3216. public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131623975;
  3217. // aapt resource value: 0x7F0E0028
  3218. public const int Base_TextAppearance_AppCompat_Title = 2131623976;
  3219. // aapt resource value: 0x7F0E0029
  3220. public const int Base_TextAppearance_AppCompat_Title_Inverse = 2131623977;
  3221. // aapt resource value: 0x7F0E002A
  3222. public const int Base_TextAppearance_AppCompat_Tooltip = 2131623978;
  3223. // aapt resource value: 0x7F0E002B
  3224. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131623979;
  3225. // aapt resource value: 0x7F0E002C
  3226. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131623980;
  3227. // aapt resource value: 0x7F0E002D
  3228. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131623981;
  3229. // aapt resource value: 0x7F0E002E
  3230. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131623982;
  3231. // aapt resource value: 0x7F0E002F
  3232. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131623983;
  3233. // aapt resource value: 0x7F0E0030
  3234. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131623984;
  3235. // aapt resource value: 0x7F0E0031
  3236. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131623985;
  3237. // aapt resource value: 0x7F0E0032
  3238. public const int Base_TextAppearance_AppCompat_Widget_Button = 2131623986;
  3239. // aapt resource value: 0x7F0E0033
  3240. public const int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131623987;
  3241. // aapt resource value: 0x7F0E0034
  3242. public const int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2131623988;
  3243. // aapt resource value: 0x7F0E0035
  3244. public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131623989;
  3245. // aapt resource value: 0x7F0E0036
  3246. public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131623990;
  3247. // aapt resource value: 0x7F0E0037
  3248. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131623991;
  3249. // aapt resource value: 0x7F0E0038
  3250. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131623992;
  3251. // aapt resource value: 0x7F0E0039
  3252. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131623993;
  3253. // aapt resource value: 0x7F0E003A
  3254. public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131623994;
  3255. // aapt resource value: 0x7F0E003B
  3256. public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131623995;
  3257. // aapt resource value: 0x7F0E003C
  3258. public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131623996;
  3259. // aapt resource value: 0x7F0E003D
  3260. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131623997;
  3261. // aapt resource value: 0x7F0E003E
  3262. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131623998;
  3263. // aapt resource value: 0x7F0E005E
  3264. public const int Base_ThemeOverlay_AppCompat = 2131624030;
  3265. // aapt resource value: 0x7F0E005F
  3266. public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131624031;
  3267. // aapt resource value: 0x7F0E0060
  3268. public const int Base_ThemeOverlay_AppCompat_Dark = 2131624032;
  3269. // aapt resource value: 0x7F0E0061
  3270. public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131624033;
  3271. // aapt resource value: 0x7F0E0062
  3272. public const int Base_ThemeOverlay_AppCompat_Dialog = 2131624034;
  3273. // aapt resource value: 0x7F0E0063
  3274. public const int Base_ThemeOverlay_AppCompat_Dialog_Alert = 2131624035;
  3275. // aapt resource value: 0x7F0E0064
  3276. public const int Base_ThemeOverlay_AppCompat_Light = 2131624036;
  3277. // aapt resource value: 0x7F0E0065
  3278. public const int Base_ThemeOverlay_MaterialComponents_Dialog = 2131624037;
  3279. // aapt resource value: 0x7F0E0066
  3280. public const int Base_ThemeOverlay_MaterialComponents_Dialog_Alert = 2131624038;
  3281. // aapt resource value: 0x7F0E003F
  3282. public const int Base_Theme_AppCompat = 2131623999;
  3283. // aapt resource value: 0x7F0E0040
  3284. public const int Base_Theme_AppCompat_CompactMenu = 2131624000;
  3285. // aapt resource value: 0x7F0E0041
  3286. public const int Base_Theme_AppCompat_Dialog = 2131624001;
  3287. // aapt resource value: 0x7F0E0045
  3288. public const int Base_Theme_AppCompat_DialogWhenLarge = 2131624005;
  3289. // aapt resource value: 0x7F0E0042
  3290. public const int Base_Theme_AppCompat_Dialog_Alert = 2131624002;
  3291. // aapt resource value: 0x7F0E0043
  3292. public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131624003;
  3293. // aapt resource value: 0x7F0E0044
  3294. public const int Base_Theme_AppCompat_Dialog_MinWidth = 2131624004;
  3295. // aapt resource value: 0x7F0E0046
  3296. public const int Base_Theme_AppCompat_Light = 2131624006;
  3297. // aapt resource value: 0x7F0E0047
  3298. public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131624007;
  3299. // aapt resource value: 0x7F0E0048
  3300. public const int Base_Theme_AppCompat_Light_Dialog = 2131624008;
  3301. // aapt resource value: 0x7F0E004C
  3302. public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131624012;
  3303. // aapt resource value: 0x7F0E0049
  3304. public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131624009;
  3305. // aapt resource value: 0x7F0E004A
  3306. public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131624010;
  3307. // aapt resource value: 0x7F0E004B
  3308. public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131624011;
  3309. // aapt resource value: 0x7F0E004D
  3310. public const int Base_Theme_MaterialComponents = 2131624013;
  3311. // aapt resource value: 0x7F0E004E
  3312. public const int Base_Theme_MaterialComponents_Bridge = 2131624014;
  3313. // aapt resource value: 0x7F0E004F
  3314. public const int Base_Theme_MaterialComponents_CompactMenu = 2131624015;
  3315. // aapt resource value: 0x7F0E0050
  3316. public const int Base_Theme_MaterialComponents_Dialog = 2131624016;
  3317. // aapt resource value: 0x7F0E0054
  3318. public const int Base_Theme_MaterialComponents_DialogWhenLarge = 2131624020;
  3319. // aapt resource value: 0x7F0E0051
  3320. public const int Base_Theme_MaterialComponents_Dialog_Alert = 2131624017;
  3321. // aapt resource value: 0x7F0E0052
  3322. public const int Base_Theme_MaterialComponents_Dialog_FixedSize = 2131624018;
  3323. // aapt resource value: 0x7F0E0053
  3324. public const int Base_Theme_MaterialComponents_Dialog_MinWidth = 2131624019;
  3325. // aapt resource value: 0x7F0E0055
  3326. public const int Base_Theme_MaterialComponents_Light = 2131624021;
  3327. // aapt resource value: 0x7F0E0056
  3328. public const int Base_Theme_MaterialComponents_Light_Bridge = 2131624022;
  3329. // aapt resource value: 0x7F0E0057
  3330. public const int Base_Theme_MaterialComponents_Light_DarkActionBar = 2131624023;
  3331. // aapt resource value: 0x7F0E0058
  3332. public const int Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge = 2131624024;
  3333. // aapt resource value: 0x7F0E0059
  3334. public const int Base_Theme_MaterialComponents_Light_Dialog = 2131624025;
  3335. // aapt resource value: 0x7F0E005D
  3336. public const int Base_Theme_MaterialComponents_Light_DialogWhenLarge = 2131624029;
  3337. // aapt resource value: 0x7F0E005A
  3338. public const int Base_Theme_MaterialComponents_Light_Dialog_Alert = 2131624026;
  3339. // aapt resource value: 0x7F0E005B
  3340. public const int Base_Theme_MaterialComponents_Light_Dialog_FixedSize = 2131624027;
  3341. // aapt resource value: 0x7F0E005C
  3342. public const int Base_Theme_MaterialComponents_Light_Dialog_MinWidth = 2131624028;
  3343. // aapt resource value: 0x7F0E006E
  3344. public const int Base_V14_ThemeOverlay_MaterialComponents_Dialog = 2131624046;
  3345. // aapt resource value: 0x7F0E006F
  3346. public const int Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert = 2131624047;
  3347. // aapt resource value: 0x7F0E0067
  3348. public const int Base_V14_Theme_MaterialComponents = 2131624039;
  3349. // aapt resource value: 0x7F0E0068
  3350. public const int Base_V14_Theme_MaterialComponents_Bridge = 2131624040;
  3351. // aapt resource value: 0x7F0E0069
  3352. public const int Base_V14_Theme_MaterialComponents_Dialog = 2131624041;
  3353. // aapt resource value: 0x7F0E006A
  3354. public const int Base_V14_Theme_MaterialComponents_Light = 2131624042;
  3355. // aapt resource value: 0x7F0E006B
  3356. public const int Base_V14_Theme_MaterialComponents_Light_Bridge = 2131624043;
  3357. // aapt resource value: 0x7F0E006C
  3358. public const int Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge = 2131624044;
  3359. // aapt resource value: 0x7F0E006D
  3360. public const int Base_V14_Theme_MaterialComponents_Light_Dialog = 2131624045;
  3361. // aapt resource value: 0x7F0E0074
  3362. public const int Base_V21_ThemeOverlay_AppCompat_Dialog = 2131624052;
  3363. // aapt resource value: 0x7F0E0070
  3364. public const int Base_V21_Theme_AppCompat = 2131624048;
  3365. // aapt resource value: 0x7F0E0071
  3366. public const int Base_V21_Theme_AppCompat_Dialog = 2131624049;
  3367. // aapt resource value: 0x7F0E0072
  3368. public const int Base_V21_Theme_AppCompat_Light = 2131624050;
  3369. // aapt resource value: 0x7F0E0073
  3370. public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131624051;
  3371. // aapt resource value: 0x7F0E0075
  3372. public const int Base_V22_Theme_AppCompat = 2131624053;
  3373. // aapt resource value: 0x7F0E0076
  3374. public const int Base_V22_Theme_AppCompat_Light = 2131624054;
  3375. // aapt resource value: 0x7F0E0077
  3376. public const int Base_V23_Theme_AppCompat = 2131624055;
  3377. // aapt resource value: 0x7F0E0078
  3378. public const int Base_V23_Theme_AppCompat_Light = 2131624056;
  3379. // aapt resource value: 0x7F0E0079
  3380. public const int Base_V26_Theme_AppCompat = 2131624057;
  3381. // aapt resource value: 0x7F0E007A
  3382. public const int Base_V26_Theme_AppCompat_Light = 2131624058;
  3383. // aapt resource value: 0x7F0E007B
  3384. public const int Base_V26_Widget_AppCompat_Toolbar = 2131624059;
  3385. // aapt resource value: 0x7F0E007C
  3386. public const int Base_V28_Theme_AppCompat = 2131624060;
  3387. // aapt resource value: 0x7F0E007D
  3388. public const int Base_V28_Theme_AppCompat_Light = 2131624061;
  3389. // aapt resource value: 0x7F0E0082
  3390. public const int Base_V7_ThemeOverlay_AppCompat_Dialog = 2131624066;
  3391. // aapt resource value: 0x7F0E007E
  3392. public const int Base_V7_Theme_AppCompat = 2131624062;
  3393. // aapt resource value: 0x7F0E007F
  3394. public const int Base_V7_Theme_AppCompat_Dialog = 2131624063;
  3395. // aapt resource value: 0x7F0E0080
  3396. public const int Base_V7_Theme_AppCompat_Light = 2131624064;
  3397. // aapt resource value: 0x7F0E0081
  3398. public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131624065;
  3399. // aapt resource value: 0x7F0E0083
  3400. public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131624067;
  3401. // aapt resource value: 0x7F0E0084
  3402. public const int Base_V7_Widget_AppCompat_EditText = 2131624068;
  3403. // aapt resource value: 0x7F0E0085
  3404. public const int Base_V7_Widget_AppCompat_Toolbar = 2131624069;
  3405. // aapt resource value: 0x7F0E0086
  3406. public const int Base_Widget_AppCompat_ActionBar = 2131624070;
  3407. // aapt resource value: 0x7F0E0087
  3408. public const int Base_Widget_AppCompat_ActionBar_Solid = 2131624071;
  3409. // aapt resource value: 0x7F0E0088
  3410. public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131624072;
  3411. // aapt resource value: 0x7F0E0089
  3412. public const int Base_Widget_AppCompat_ActionBar_TabText = 2131624073;
  3413. // aapt resource value: 0x7F0E008A
  3414. public const int Base_Widget_AppCompat_ActionBar_TabView = 2131624074;
  3415. // aapt resource value: 0x7F0E008B
  3416. public const int Base_Widget_AppCompat_ActionButton = 2131624075;
  3417. // aapt resource value: 0x7F0E008C
  3418. public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131624076;
  3419. // aapt resource value: 0x7F0E008D
  3420. public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131624077;
  3421. // aapt resource value: 0x7F0E008E
  3422. public const int Base_Widget_AppCompat_ActionMode = 2131624078;
  3423. // aapt resource value: 0x7F0E008F
  3424. public const int Base_Widget_AppCompat_ActivityChooserView = 2131624079;
  3425. // aapt resource value: 0x7F0E0090
  3426. public const int Base_Widget_AppCompat_AutoCompleteTextView = 2131624080;
  3427. // aapt resource value: 0x7F0E0091
  3428. public const int Base_Widget_AppCompat_Button = 2131624081;
  3429. // aapt resource value: 0x7F0E0097
  3430. public const int Base_Widget_AppCompat_ButtonBar = 2131624087;
  3431. // aapt resource value: 0x7F0E0098
  3432. public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131624088;
  3433. // aapt resource value: 0x7F0E0092
  3434. public const int Base_Widget_AppCompat_Button_Borderless = 2131624082;
  3435. // aapt resource value: 0x7F0E0093
  3436. public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131624083;
  3437. // aapt resource value: 0x7F0E0094
  3438. public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131624084;
  3439. // aapt resource value: 0x7F0E0095
  3440. public const int Base_Widget_AppCompat_Button_Colored = 2131624085;
  3441. // aapt resource value: 0x7F0E0096
  3442. public const int Base_Widget_AppCompat_Button_Small = 2131624086;
  3443. // aapt resource value: 0x7F0E0099
  3444. public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131624089;
  3445. // aapt resource value: 0x7F0E009A
  3446. public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131624090;
  3447. // aapt resource value: 0x7F0E009B
  3448. public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131624091;
  3449. // aapt resource value: 0x7F0E009C
  3450. public const int Base_Widget_AppCompat_DrawerArrowToggle = 2131624092;
  3451. // aapt resource value: 0x7F0E009D
  3452. public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131624093;
  3453. // aapt resource value: 0x7F0E009E
  3454. public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131624094;
  3455. // aapt resource value: 0x7F0E009F
  3456. public const int Base_Widget_AppCompat_EditText = 2131624095;
  3457. // aapt resource value: 0x7F0E00A0
  3458. public const int Base_Widget_AppCompat_ImageButton = 2131624096;
  3459. // aapt resource value: 0x7F0E00A1
  3460. public const int Base_Widget_AppCompat_Light_ActionBar = 2131624097;
  3461. // aapt resource value: 0x7F0E00A2
  3462. public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131624098;
  3463. // aapt resource value: 0x7F0E00A3
  3464. public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131624099;
  3465. // aapt resource value: 0x7F0E00A4
  3466. public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131624100;
  3467. // aapt resource value: 0x7F0E00A5
  3468. public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131624101;
  3469. // aapt resource value: 0x7F0E00A6
  3470. public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131624102;
  3471. // aapt resource value: 0x7F0E00A7
  3472. public const int Base_Widget_AppCompat_Light_PopupMenu = 2131624103;
  3473. // aapt resource value: 0x7F0E00A8
  3474. public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131624104;
  3475. // aapt resource value: 0x7F0E00A9
  3476. public const int Base_Widget_AppCompat_ListMenuView = 2131624105;
  3477. // aapt resource value: 0x7F0E00AA
  3478. public const int Base_Widget_AppCompat_ListPopupWindow = 2131624106;
  3479. // aapt resource value: 0x7F0E00AB
  3480. public const int Base_Widget_AppCompat_ListView = 2131624107;
  3481. // aapt resource value: 0x7F0E00AC
  3482. public const int Base_Widget_AppCompat_ListView_DropDown = 2131624108;
  3483. // aapt resource value: 0x7F0E00AD
  3484. public const int Base_Widget_AppCompat_ListView_Menu = 2131624109;
  3485. // aapt resource value: 0x7F0E00AE
  3486. public const int Base_Widget_AppCompat_PopupMenu = 2131624110;
  3487. // aapt resource value: 0x7F0E00AF
  3488. public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131624111;
  3489. // aapt resource value: 0x7F0E00B0
  3490. public const int Base_Widget_AppCompat_PopupWindow = 2131624112;
  3491. // aapt resource value: 0x7F0E00B1
  3492. public const int Base_Widget_AppCompat_ProgressBar = 2131624113;
  3493. // aapt resource value: 0x7F0E00B2
  3494. public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131624114;
  3495. // aapt resource value: 0x7F0E00B3
  3496. public const int Base_Widget_AppCompat_RatingBar = 2131624115;
  3497. // aapt resource value: 0x7F0E00B4
  3498. public const int Base_Widget_AppCompat_RatingBar_Indicator = 2131624116;
  3499. // aapt resource value: 0x7F0E00B5
  3500. public const int Base_Widget_AppCompat_RatingBar_Small = 2131624117;
  3501. // aapt resource value: 0x7F0E00B6
  3502. public const int Base_Widget_AppCompat_SearchView = 2131624118;
  3503. // aapt resource value: 0x7F0E00B7
  3504. public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131624119;
  3505. // aapt resource value: 0x7F0E00B8
  3506. public const int Base_Widget_AppCompat_SeekBar = 2131624120;
  3507. // aapt resource value: 0x7F0E00B9
  3508. public const int Base_Widget_AppCompat_SeekBar_Discrete = 2131624121;
  3509. // aapt resource value: 0x7F0E00BA
  3510. public const int Base_Widget_AppCompat_Spinner = 2131624122;
  3511. // aapt resource value: 0x7F0E00BB
  3512. public const int Base_Widget_AppCompat_Spinner_Underlined = 2131624123;
  3513. // aapt resource value: 0x7F0E00BC
  3514. public const int Base_Widget_AppCompat_TextView = 2131624124;
  3515. // aapt resource value: 0x7F0E00BD
  3516. public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131624125;
  3517. // aapt resource value: 0x7F0E00BE
  3518. public const int Base_Widget_AppCompat_Toolbar = 2131624126;
  3519. // aapt resource value: 0x7F0E00BF
  3520. public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131624127;
  3521. // aapt resource value: 0x7F0E00C0
  3522. public const int Base_Widget_Design_TabLayout = 2131624128;
  3523. // aapt resource value: 0x7F0E00C1
  3524. public const int Base_Widget_MaterialComponents_Chip = 2131624129;
  3525. // aapt resource value: 0x7F0E00C2
  3526. public const int Base_Widget_MaterialComponents_TextInputEditText = 2131624130;
  3527. // aapt resource value: 0x7F0E00C3
  3528. public const int Base_Widget_MaterialComponents_TextInputLayout = 2131624131;
  3529. // aapt resource value: 0x7F0E00C4
  3530. public const int CardView = 2131624132;
  3531. // aapt resource value: 0x7F0E00C5
  3532. public const int CardView_Dark = 2131624133;
  3533. // aapt resource value: 0x7F0E00C6
  3534. public const int CardView_Light = 2131624134;
  3535. // aapt resource value: 0x7F0E00C7
  3536. public const int Platform_AppCompat = 2131624135;
  3537. // aapt resource value: 0x7F0E00C8
  3538. public const int Platform_AppCompat_Light = 2131624136;
  3539. // aapt resource value: 0x7F0E00C9
  3540. public const int Platform_MaterialComponents = 2131624137;
  3541. // aapt resource value: 0x7F0E00CA
  3542. public const int Platform_MaterialComponents_Dialog = 2131624138;
  3543. // aapt resource value: 0x7F0E00CB
  3544. public const int Platform_MaterialComponents_Light = 2131624139;
  3545. // aapt resource value: 0x7F0E00CC
  3546. public const int Platform_MaterialComponents_Light_Dialog = 2131624140;
  3547. // aapt resource value: 0x7F0E00CD
  3548. public const int Platform_ThemeOverlay_AppCompat = 2131624141;
  3549. // aapt resource value: 0x7F0E00CE
  3550. public const int Platform_ThemeOverlay_AppCompat_Dark = 2131624142;
  3551. // aapt resource value: 0x7F0E00CF
  3552. public const int Platform_ThemeOverlay_AppCompat_Light = 2131624143;
  3553. // aapt resource value: 0x7F0E00D0
  3554. public const int Platform_V21_AppCompat = 2131624144;
  3555. // aapt resource value: 0x7F0E00D1
  3556. public const int Platform_V21_AppCompat_Light = 2131624145;
  3557. // aapt resource value: 0x7F0E00D2
  3558. public const int Platform_V25_AppCompat = 2131624146;
  3559. // aapt resource value: 0x7F0E00D3
  3560. public const int Platform_V25_AppCompat_Light = 2131624147;
  3561. // aapt resource value: 0x7F0E00D4
  3562. public const int Platform_Widget_AppCompat_Spinner = 2131624148;
  3563. // aapt resource value: 0x7F0E00D5
  3564. public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131624149;
  3565. // aapt resource value: 0x7F0E00D6
  3566. public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131624150;
  3567. // aapt resource value: 0x7F0E00D7
  3568. public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131624151;
  3569. // aapt resource value: 0x7F0E00D8
  3570. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131624152;
  3571. // aapt resource value: 0x7F0E00D9
  3572. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131624153;
  3573. // aapt resource value: 0x7F0E00DA
  3574. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 2131624154;
  3575. // aapt resource value: 0x7F0E00DB
  3576. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 2131624155;
  3577. // aapt resource value: 0x7F0E00DC
  3578. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131624156;
  3579. // aapt resource value: 0x7F0E00DD
  3580. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 2131624157;
  3581. // aapt resource value: 0x7F0E00E3
  3582. public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131624163;
  3583. // aapt resource value: 0x7F0E00DE
  3584. public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131624158;
  3585. // aapt resource value: 0x7F0E00DF
  3586. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131624159;
  3587. // aapt resource value: 0x7F0E00E0
  3588. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131624160;
  3589. // aapt resource value: 0x7F0E00E1
  3590. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131624161;
  3591. // aapt resource value: 0x7F0E00E2
  3592. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131624162;
  3593. // aapt resource value: 0x7F0E00E4
  3594. public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131624164;
  3595. // aapt resource value: 0x7F0E00E5
  3596. public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131624165;
  3597. // aapt resource value: 0x7F0E00E6
  3598. public const int TextAppearance_AppCompat = 2131624166;
  3599. // aapt resource value: 0x7F0E00E7
  3600. public const int TextAppearance_AppCompat_Body1 = 2131624167;
  3601. // aapt resource value: 0x7F0E00E8
  3602. public const int TextAppearance_AppCompat_Body2 = 2131624168;
  3603. // aapt resource value: 0x7F0E00E9
  3604. public const int TextAppearance_AppCompat_Button = 2131624169;
  3605. // aapt resource value: 0x7F0E00EA
  3606. public const int TextAppearance_AppCompat_Caption = 2131624170;
  3607. // aapt resource value: 0x7F0E00EB
  3608. public const int TextAppearance_AppCompat_Display1 = 2131624171;
  3609. // aapt resource value: 0x7F0E00EC
  3610. public const int TextAppearance_AppCompat_Display2 = 2131624172;
  3611. // aapt resource value: 0x7F0E00ED
  3612. public const int TextAppearance_AppCompat_Display3 = 2131624173;
  3613. // aapt resource value: 0x7F0E00EE
  3614. public const int TextAppearance_AppCompat_Display4 = 2131624174;
  3615. // aapt resource value: 0x7F0E00EF
  3616. public const int TextAppearance_AppCompat_Headline = 2131624175;
  3617. // aapt resource value: 0x7F0E00F0
  3618. public const int TextAppearance_AppCompat_Inverse = 2131624176;
  3619. // aapt resource value: 0x7F0E00F1
  3620. public const int TextAppearance_AppCompat_Large = 2131624177;
  3621. // aapt resource value: 0x7F0E00F2
  3622. public const int TextAppearance_AppCompat_Large_Inverse = 2131624178;
  3623. // aapt resource value: 0x7F0E00F3
  3624. public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131624179;
  3625. // aapt resource value: 0x7F0E00F4
  3626. public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131624180;
  3627. // aapt resource value: 0x7F0E00F5
  3628. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131624181;
  3629. // aapt resource value: 0x7F0E00F6
  3630. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131624182;
  3631. // aapt resource value: 0x7F0E00F7
  3632. public const int TextAppearance_AppCompat_Medium = 2131624183;
  3633. // aapt resource value: 0x7F0E00F8
  3634. public const int TextAppearance_AppCompat_Medium_Inverse = 2131624184;
  3635. // aapt resource value: 0x7F0E00F9
  3636. public const int TextAppearance_AppCompat_Menu = 2131624185;
  3637. // aapt resource value: 0x7F0E00FA
  3638. public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131624186;
  3639. // aapt resource value: 0x7F0E00FB
  3640. public const int TextAppearance_AppCompat_SearchResult_Title = 2131624187;
  3641. // aapt resource value: 0x7F0E00FC
  3642. public const int TextAppearance_AppCompat_Small = 2131624188;
  3643. // aapt resource value: 0x7F0E00FD
  3644. public const int TextAppearance_AppCompat_Small_Inverse = 2131624189;
  3645. // aapt resource value: 0x7F0E00FE
  3646. public const int TextAppearance_AppCompat_Subhead = 2131624190;
  3647. // aapt resource value: 0x7F0E00FF
  3648. public const int TextAppearance_AppCompat_Subhead_Inverse = 2131624191;
  3649. // aapt resource value: 0x7F0E0100
  3650. public const int TextAppearance_AppCompat_Title = 2131624192;
  3651. // aapt resource value: 0x7F0E0101
  3652. public const int TextAppearance_AppCompat_Title_Inverse = 2131624193;
  3653. // aapt resource value: 0x7F0E0102
  3654. public const int TextAppearance_AppCompat_Tooltip = 2131624194;
  3655. // aapt resource value: 0x7F0E0103
  3656. public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131624195;
  3657. // aapt resource value: 0x7F0E0104
  3658. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131624196;
  3659. // aapt resource value: 0x7F0E0105
  3660. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131624197;
  3661. // aapt resource value: 0x7F0E0106
  3662. public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131624198;
  3663. // aapt resource value: 0x7F0E0107
  3664. public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131624199;
  3665. // aapt resource value: 0x7F0E0108
  3666. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131624200;
  3667. // aapt resource value: 0x7F0E0109
  3668. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131624201;
  3669. // aapt resource value: 0x7F0E010A
  3670. public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131624202;
  3671. // aapt resource value: 0x7F0E010B
  3672. public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131624203;
  3673. // aapt resource value: 0x7F0E010C
  3674. public const int TextAppearance_AppCompat_Widget_Button = 2131624204;
  3675. // aapt resource value: 0x7F0E010D
  3676. public const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131624205;
  3677. // aapt resource value: 0x7F0E010E
  3678. public const int TextAppearance_AppCompat_Widget_Button_Colored = 2131624206;
  3679. // aapt resource value: 0x7F0E010F
  3680. public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131624207;
  3681. // aapt resource value: 0x7F0E0110
  3682. public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131624208;
  3683. // aapt resource value: 0x7F0E0111
  3684. public const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131624209;
  3685. // aapt resource value: 0x7F0E0112
  3686. public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131624210;
  3687. // aapt resource value: 0x7F0E0113
  3688. public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131624211;
  3689. // aapt resource value: 0x7F0E0114
  3690. public const int TextAppearance_AppCompat_Widget_Switch = 2131624212;
  3691. // aapt resource value: 0x7F0E0115
  3692. public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131624213;
  3693. // aapt resource value: 0x7F0E0116
  3694. public const int TextAppearance_Compat_Notification = 2131624214;
  3695. // aapt resource value: 0x7F0E0117
  3696. public const int TextAppearance_Compat_Notification_Info = 2131624215;
  3697. // aapt resource value: 0x7F0E0118
  3698. public const int TextAppearance_Compat_Notification_Line2 = 2131624216;
  3699. // aapt resource value: 0x7F0E0119
  3700. public const int TextAppearance_Compat_Notification_Time = 2131624217;
  3701. // aapt resource value: 0x7F0E011A
  3702. public const int TextAppearance_Compat_Notification_Title = 2131624218;
  3703. // aapt resource value: 0x7F0E011B
  3704. public const int TextAppearance_Design_CollapsingToolbar_Expanded = 2131624219;
  3705. // aapt resource value: 0x7F0E011C
  3706. public const int TextAppearance_Design_Counter = 2131624220;
  3707. // aapt resource value: 0x7F0E011D
  3708. public const int TextAppearance_Design_Counter_Overflow = 2131624221;
  3709. // aapt resource value: 0x7F0E011E
  3710. public const int TextAppearance_Design_Error = 2131624222;
  3711. // aapt resource value: 0x7F0E011F
  3712. public const int TextAppearance_Design_HelperText = 2131624223;
  3713. // aapt resource value: 0x7F0E0120
  3714. public const int TextAppearance_Design_Hint = 2131624224;
  3715. // aapt resource value: 0x7F0E0121
  3716. public const int TextAppearance_Design_Snackbar_Message = 2131624225;
  3717. // aapt resource value: 0x7F0E0122
  3718. public const int TextAppearance_Design_Tab = 2131624226;
  3719. // aapt resource value: 0x7F0E0123
  3720. public const int TextAppearance_MaterialComponents_Body1 = 2131624227;
  3721. // aapt resource value: 0x7F0E0124
  3722. public const int TextAppearance_MaterialComponents_Body2 = 2131624228;
  3723. // aapt resource value: 0x7F0E0125
  3724. public const int TextAppearance_MaterialComponents_Button = 2131624229;
  3725. // aapt resource value: 0x7F0E0126
  3726. public const int TextAppearance_MaterialComponents_Caption = 2131624230;
  3727. // aapt resource value: 0x7F0E0127
  3728. public const int TextAppearance_MaterialComponents_Chip = 2131624231;
  3729. // aapt resource value: 0x7F0E0128
  3730. public const int TextAppearance_MaterialComponents_Headline1 = 2131624232;
  3731. // aapt resource value: 0x7F0E0129
  3732. public const int TextAppearance_MaterialComponents_Headline2 = 2131624233;
  3733. // aapt resource value: 0x7F0E012A
  3734. public const int TextAppearance_MaterialComponents_Headline3 = 2131624234;
  3735. // aapt resource value: 0x7F0E012B
  3736. public const int TextAppearance_MaterialComponents_Headline4 = 2131624235;
  3737. // aapt resource value: 0x7F0E012C
  3738. public const int TextAppearance_MaterialComponents_Headline5 = 2131624236;
  3739. // aapt resource value: 0x7F0E012D
  3740. public const int TextAppearance_MaterialComponents_Headline6 = 2131624237;
  3741. // aapt resource value: 0x7F0E012E
  3742. public const int TextAppearance_MaterialComponents_Overline = 2131624238;
  3743. // aapt resource value: 0x7F0E012F
  3744. public const int TextAppearance_MaterialComponents_Subtitle1 = 2131624239;
  3745. // aapt resource value: 0x7F0E0130
  3746. public const int TextAppearance_MaterialComponents_Subtitle2 = 2131624240;
  3747. // aapt resource value: 0x7F0E0131
  3748. public const int TextAppearance_MaterialComponents_Tab = 2131624241;
  3749. // aapt resource value: 0x7F0E0132
  3750. public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131624242;
  3751. // aapt resource value: 0x7F0E0133
  3752. public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131624243;
  3753. // aapt resource value: 0x7F0E0134
  3754. public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131624244;
  3755. // aapt resource value: 0x7F0E0166
  3756. public const int ThemeOverlay_AppCompat = 2131624294;
  3757. // aapt resource value: 0x7F0E0167
  3758. public const int ThemeOverlay_AppCompat_ActionBar = 2131624295;
  3759. // aapt resource value: 0x7F0E0168
  3760. public const int ThemeOverlay_AppCompat_Dark = 2131624296;
  3761. // aapt resource value: 0x7F0E0169
  3762. public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131624297;
  3763. // aapt resource value: 0x7F0E016A
  3764. public const int ThemeOverlay_AppCompat_DayNight = 2131624298;
  3765. // aapt resource value: 0x7F0E016B
  3766. public const int ThemeOverlay_AppCompat_DayNight_ActionBar = 2131624299;
  3767. // aapt resource value: 0x7F0E016C
  3768. public const int ThemeOverlay_AppCompat_Dialog = 2131624300;
  3769. // aapt resource value: 0x7F0E016D
  3770. public const int ThemeOverlay_AppCompat_Dialog_Alert = 2131624301;
  3771. // aapt resource value: 0x7F0E016E
  3772. public const int ThemeOverlay_AppCompat_Light = 2131624302;
  3773. // aapt resource value: 0x7F0E016F
  3774. public const int ThemeOverlay_MaterialComponents = 2131624303;
  3775. // aapt resource value: 0x7F0E0170
  3776. public const int ThemeOverlay_MaterialComponents_ActionBar = 2131624304;
  3777. // aapt resource value: 0x7F0E0171
  3778. public const int ThemeOverlay_MaterialComponents_Dark = 2131624305;
  3779. // aapt resource value: 0x7F0E0172
  3780. public const int ThemeOverlay_MaterialComponents_Dark_ActionBar = 2131624306;
  3781. // aapt resource value: 0x7F0E0173
  3782. public const int ThemeOverlay_MaterialComponents_Dialog = 2131624307;
  3783. // aapt resource value: 0x7F0E0174
  3784. public const int ThemeOverlay_MaterialComponents_Dialog_Alert = 2131624308;
  3785. // aapt resource value: 0x7F0E0175
  3786. public const int ThemeOverlay_MaterialComponents_Light = 2131624309;
  3787. // aapt resource value: 0x7F0E0176
  3788. public const int ThemeOverlay_MaterialComponents_TextInputEditText = 2131624310;
  3789. // aapt resource value: 0x7F0E0177
  3790. public const int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox = 2131624311;
  3791. // aapt resource value: 0x7F0E0178
  3792. public const int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense = 2131624312;
  3793. // aapt resource value: 0x7F0E0179
  3794. public const int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox = 2131624313;
  3795. // aapt resource value: 0x7F0E017A
  3796. public const int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 2131624314;
  3797. // aapt resource value: 0x7F0E0135
  3798. public const int Theme_AppCompat = 2131624245;
  3799. // aapt resource value: 0x7F0E0136
  3800. public const int Theme_AppCompat_CompactMenu = 2131624246;
  3801. // aapt resource value: 0x7F0E0137
  3802. public const int Theme_AppCompat_DayNight = 2131624247;
  3803. // aapt resource value: 0x7F0E0138
  3804. public const int Theme_AppCompat_DayNight_DarkActionBar = 2131624248;
  3805. // aapt resource value: 0x7F0E0139
  3806. public const int Theme_AppCompat_DayNight_Dialog = 2131624249;
  3807. // aapt resource value: 0x7F0E013C
  3808. public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131624252;
  3809. // aapt resource value: 0x7F0E013A
  3810. public const int Theme_AppCompat_DayNight_Dialog_Alert = 2131624250;
  3811. // aapt resource value: 0x7F0E013B
  3812. public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131624251;
  3813. // aapt resource value: 0x7F0E013D
  3814. public const int Theme_AppCompat_DayNight_NoActionBar = 2131624253;
  3815. // aapt resource value: 0x7F0E013E
  3816. public const int Theme_AppCompat_Dialog = 2131624254;
  3817. // aapt resource value: 0x7F0E0141
  3818. public const int Theme_AppCompat_DialogWhenLarge = 2131624257;
  3819. // aapt resource value: 0x7F0E013F
  3820. public const int Theme_AppCompat_Dialog_Alert = 2131624255;
  3821. // aapt resource value: 0x7F0E0140
  3822. public const int Theme_AppCompat_Dialog_MinWidth = 2131624256;
  3823. // aapt resource value: 0x7F0E0142
  3824. public const int Theme_AppCompat_Empty = 2131624258;
  3825. // aapt resource value: 0x7F0E0143
  3826. public const int Theme_AppCompat_Light = 2131624259;
  3827. // aapt resource value: 0x7F0E0144
  3828. public const int Theme_AppCompat_Light_DarkActionBar = 2131624260;
  3829. // aapt resource value: 0x7F0E0145
  3830. public const int Theme_AppCompat_Light_Dialog = 2131624261;
  3831. // aapt resource value: 0x7F0E0148
  3832. public const int Theme_AppCompat_Light_DialogWhenLarge = 2131624264;
  3833. // aapt resource value: 0x7F0E0146
  3834. public const int Theme_AppCompat_Light_Dialog_Alert = 2131624262;
  3835. // aapt resource value: 0x7F0E0147
  3836. public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131624263;
  3837. // aapt resource value: 0x7F0E0149
  3838. public const int Theme_AppCompat_Light_NoActionBar = 2131624265;
  3839. // aapt resource value: 0x7F0E014A
  3840. public const int Theme_AppCompat_NoActionBar = 2131624266;
  3841. // aapt resource value: 0x7F0E014B
  3842. public const int Theme_Design = 2131624267;
  3843. // aapt resource value: 0x7F0E014C
  3844. public const int Theme_Design_BottomSheetDialog = 2131624268;
  3845. // aapt resource value: 0x7F0E014D
  3846. public const int Theme_Design_Light = 2131624269;
  3847. // aapt resource value: 0x7F0E014E
  3848. public const int Theme_Design_Light_BottomSheetDialog = 2131624270;
  3849. // aapt resource value: 0x7F0E014F
  3850. public const int Theme_Design_Light_NoActionBar = 2131624271;
  3851. // aapt resource value: 0x7F0E0150
  3852. public const int Theme_Design_NoActionBar = 2131624272;
  3853. // aapt resource value: 0x7F0E0151
  3854. public const int Theme_MaterialComponents = 2131624273;
  3855. // aapt resource value: 0x7F0E0152
  3856. public const int Theme_MaterialComponents_BottomSheetDialog = 2131624274;
  3857. // aapt resource value: 0x7F0E0153
  3858. public const int Theme_MaterialComponents_Bridge = 2131624275;
  3859. // aapt resource value: 0x7F0E0154
  3860. public const int Theme_MaterialComponents_CompactMenu = 2131624276;
  3861. // aapt resource value: 0x7F0E0155
  3862. public const int Theme_MaterialComponents_Dialog = 2131624277;
  3863. // aapt resource value: 0x7F0E0158
  3864. public const int Theme_MaterialComponents_DialogWhenLarge = 2131624280;
  3865. // aapt resource value: 0x7F0E0156
  3866. public const int Theme_MaterialComponents_Dialog_Alert = 2131624278;
  3867. // aapt resource value: 0x7F0E0157
  3868. public const int Theme_MaterialComponents_Dialog_MinWidth = 2131624279;
  3869. // aapt resource value: 0x7F0E0159
  3870. public const int Theme_MaterialComponents_Light = 2131624281;
  3871. // aapt resource value: 0x7F0E015A
  3872. public const int Theme_MaterialComponents_Light_BottomSheetDialog = 2131624282;
  3873. // aapt resource value: 0x7F0E015B
  3874. public const int Theme_MaterialComponents_Light_Bridge = 2131624283;
  3875. // aapt resource value: 0x7F0E015C
  3876. public const int Theme_MaterialComponents_Light_DarkActionBar = 2131624284;
  3877. // aapt resource value: 0x7F0E015D
  3878. public const int Theme_MaterialComponents_Light_DarkActionBar_Bridge = 2131624285;
  3879. // aapt resource value: 0x7F0E015E
  3880. public const int Theme_MaterialComponents_Light_Dialog = 2131624286;
  3881. // aapt resource value: 0x7F0E0161
  3882. public const int Theme_MaterialComponents_Light_DialogWhenLarge = 2131624289;
  3883. // aapt resource value: 0x7F0E015F
  3884. public const int Theme_MaterialComponents_Light_Dialog_Alert = 2131624287;
  3885. // aapt resource value: 0x7F0E0160
  3886. public const int Theme_MaterialComponents_Light_Dialog_MinWidth = 2131624288;
  3887. // aapt resource value: 0x7F0E0162
  3888. public const int Theme_MaterialComponents_Light_NoActionBar = 2131624290;
  3889. // aapt resource value: 0x7F0E0163
  3890. public const int Theme_MaterialComponents_Light_NoActionBar_Bridge = 2131624291;
  3891. // aapt resource value: 0x7F0E0164
  3892. public const int Theme_MaterialComponents_NoActionBar = 2131624292;
  3893. // aapt resource value: 0x7F0E0165
  3894. public const int Theme_MaterialComponents_NoActionBar_Bridge = 2131624293;
  3895. // aapt resource value: 0x7F0E017B
  3896. public const int Widget_AppCompat_ActionBar = 2131624315;
  3897. // aapt resource value: 0x7F0E017C
  3898. public const int Widget_AppCompat_ActionBar_Solid = 2131624316;
  3899. // aapt resource value: 0x7F0E017D
  3900. public const int Widget_AppCompat_ActionBar_TabBar = 2131624317;
  3901. // aapt resource value: 0x7F0E017E
  3902. public const int Widget_AppCompat_ActionBar_TabText = 2131624318;
  3903. // aapt resource value: 0x7F0E017F
  3904. public const int Widget_AppCompat_ActionBar_TabView = 2131624319;
  3905. // aapt resource value: 0x7F0E0180
  3906. public const int Widget_AppCompat_ActionButton = 2131624320;
  3907. // aapt resource value: 0x7F0E0181
  3908. public const int Widget_AppCompat_ActionButton_CloseMode = 2131624321;
  3909. // aapt resource value: 0x7F0E0182
  3910. public const int Widget_AppCompat_ActionButton_Overflow = 2131624322;
  3911. // aapt resource value: 0x7F0E0183
  3912. public const int Widget_AppCompat_ActionMode = 2131624323;
  3913. // aapt resource value: 0x7F0E0184
  3914. public const int Widget_AppCompat_ActivityChooserView = 2131624324;
  3915. // aapt resource value: 0x7F0E0185
  3916. public const int Widget_AppCompat_AutoCompleteTextView = 2131624325;
  3917. // aapt resource value: 0x7F0E0186
  3918. public const int Widget_AppCompat_Button = 2131624326;
  3919. // aapt resource value: 0x7F0E018C
  3920. public const int Widget_AppCompat_ButtonBar = 2131624332;
  3921. // aapt resource value: 0x7F0E018D
  3922. public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131624333;
  3923. // aapt resource value: 0x7F0E0187
  3924. public const int Widget_AppCompat_Button_Borderless = 2131624327;
  3925. // aapt resource value: 0x7F0E0188
  3926. public const int Widget_AppCompat_Button_Borderless_Colored = 2131624328;
  3927. // aapt resource value: 0x7F0E0189
  3928. public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131624329;
  3929. // aapt resource value: 0x7F0E018A
  3930. public const int Widget_AppCompat_Button_Colored = 2131624330;
  3931. // aapt resource value: 0x7F0E018B
  3932. public const int Widget_AppCompat_Button_Small = 2131624331;
  3933. // aapt resource value: 0x7F0E018E
  3934. public const int Widget_AppCompat_CompoundButton_CheckBox = 2131624334;
  3935. // aapt resource value: 0x7F0E018F
  3936. public const int Widget_AppCompat_CompoundButton_RadioButton = 2131624335;
  3937. // aapt resource value: 0x7F0E0190
  3938. public const int Widget_AppCompat_CompoundButton_Switch = 2131624336;
  3939. // aapt resource value: 0x7F0E0191
  3940. public const int Widget_AppCompat_DrawerArrowToggle = 2131624337;
  3941. // aapt resource value: 0x7F0E0192
  3942. public const int Widget_AppCompat_DropDownItem_Spinner = 2131624338;
  3943. // aapt resource value: 0x7F0E0193
  3944. public const int Widget_AppCompat_EditText = 2131624339;
  3945. // aapt resource value: 0x7F0E0194
  3946. public const int Widget_AppCompat_ImageButton = 2131624340;
  3947. // aapt resource value: 0x7F0E0195
  3948. public const int Widget_AppCompat_Light_ActionBar = 2131624341;
  3949. // aapt resource value: 0x7F0E0196
  3950. public const int Widget_AppCompat_Light_ActionBar_Solid = 2131624342;
  3951. // aapt resource value: 0x7F0E0197
  3952. public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131624343;
  3953. // aapt resource value: 0x7F0E0198
  3954. public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131624344;
  3955. // aapt resource value: 0x7F0E0199
  3956. public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131624345;
  3957. // aapt resource value: 0x7F0E019A
  3958. public const int Widget_AppCompat_Light_ActionBar_TabText = 2131624346;
  3959. // aapt resource value: 0x7F0E019B
  3960. public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131624347;
  3961. // aapt resource value: 0x7F0E019C
  3962. public const int Widget_AppCompat_Light_ActionBar_TabView = 2131624348;
  3963. // aapt resource value: 0x7F0E019D
  3964. public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131624349;
  3965. // aapt resource value: 0x7F0E019E
  3966. public const int Widget_AppCompat_Light_ActionButton = 2131624350;
  3967. // aapt resource value: 0x7F0E019F
  3968. public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131624351;
  3969. // aapt resource value: 0x7F0E01A0
  3970. public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131624352;
  3971. // aapt resource value: 0x7F0E01A1
  3972. public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131624353;
  3973. // aapt resource value: 0x7F0E01A2
  3974. public const int Widget_AppCompat_Light_ActivityChooserView = 2131624354;
  3975. // aapt resource value: 0x7F0E01A3
  3976. public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131624355;
  3977. // aapt resource value: 0x7F0E01A4
  3978. public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131624356;
  3979. // aapt resource value: 0x7F0E01A5
  3980. public const int Widget_AppCompat_Light_ListPopupWindow = 2131624357;
  3981. // aapt resource value: 0x7F0E01A6
  3982. public const int Widget_AppCompat_Light_ListView_DropDown = 2131624358;
  3983. // aapt resource value: 0x7F0E01A7
  3984. public const int Widget_AppCompat_Light_PopupMenu = 2131624359;
  3985. // aapt resource value: 0x7F0E01A8
  3986. public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131624360;
  3987. // aapt resource value: 0x7F0E01A9
  3988. public const int Widget_AppCompat_Light_SearchView = 2131624361;
  3989. // aapt resource value: 0x7F0E01AA
  3990. public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131624362;
  3991. // aapt resource value: 0x7F0E01AB
  3992. public const int Widget_AppCompat_ListMenuView = 2131624363;
  3993. // aapt resource value: 0x7F0E01AC
  3994. public const int Widget_AppCompat_ListPopupWindow = 2131624364;
  3995. // aapt resource value: 0x7F0E01AD
  3996. public const int Widget_AppCompat_ListView = 2131624365;
  3997. // aapt resource value: 0x7F0E01AE
  3998. public const int Widget_AppCompat_ListView_DropDown = 2131624366;
  3999. // aapt resource value: 0x7F0E01AF
  4000. public const int Widget_AppCompat_ListView_Menu = 2131624367;
  4001. // aapt resource value: 0x7F0E01B0
  4002. public const int Widget_AppCompat_PopupMenu = 2131624368;
  4003. // aapt resource value: 0x7F0E01B1
  4004. public const int Widget_AppCompat_PopupMenu_Overflow = 2131624369;
  4005. // aapt resource value: 0x7F0E01B2
  4006. public const int Widget_AppCompat_PopupWindow = 2131624370;
  4007. // aapt resource value: 0x7F0E01B3
  4008. public const int Widget_AppCompat_ProgressBar = 2131624371;
  4009. // aapt resource value: 0x7F0E01B4
  4010. public const int Widget_AppCompat_ProgressBar_Horizontal = 2131624372;
  4011. // aapt resource value: 0x7F0E01B5
  4012. public const int Widget_AppCompat_RatingBar = 2131624373;
  4013. // aapt resource value: 0x7F0E01B6
  4014. public const int Widget_AppCompat_RatingBar_Indicator = 2131624374;
  4015. // aapt resource value: 0x7F0E01B7
  4016. public const int Widget_AppCompat_RatingBar_Small = 2131624375;
  4017. // aapt resource value: 0x7F0E01B8
  4018. public const int Widget_AppCompat_SearchView = 2131624376;
  4019. // aapt resource value: 0x7F0E01B9
  4020. public const int Widget_AppCompat_SearchView_ActionBar = 2131624377;
  4021. // aapt resource value: 0x7F0E01BA
  4022. public const int Widget_AppCompat_SeekBar = 2131624378;
  4023. // aapt resource value: 0x7F0E01BB
  4024. public const int Widget_AppCompat_SeekBar_Discrete = 2131624379;
  4025. // aapt resource value: 0x7F0E01BC
  4026. public const int Widget_AppCompat_Spinner = 2131624380;
  4027. // aapt resource value: 0x7F0E01BD
  4028. public const int Widget_AppCompat_Spinner_DropDown = 2131624381;
  4029. // aapt resource value: 0x7F0E01BE
  4030. public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131624382;
  4031. // aapt resource value: 0x7F0E01BF
  4032. public const int Widget_AppCompat_Spinner_Underlined = 2131624383;
  4033. // aapt resource value: 0x7F0E01C0
  4034. public const int Widget_AppCompat_TextView = 2131624384;
  4035. // aapt resource value: 0x7F0E01C1
  4036. public const int Widget_AppCompat_TextView_SpinnerItem = 2131624385;
  4037. // aapt resource value: 0x7F0E01C2
  4038. public const int Widget_AppCompat_Toolbar = 2131624386;
  4039. // aapt resource value: 0x7F0E01C3
  4040. public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131624387;
  4041. // aapt resource value: 0x7F0E01C4
  4042. public const int Widget_Compat_NotificationActionContainer = 2131624388;
  4043. // aapt resource value: 0x7F0E01C5
  4044. public const int Widget_Compat_NotificationActionText = 2131624389;
  4045. // aapt resource value: 0x7F0E01C6
  4046. public const int Widget_Design_AppBarLayout = 2131624390;
  4047. // aapt resource value: 0x7F0E01C7
  4048. public const int Widget_Design_BottomNavigationView = 2131624391;
  4049. // aapt resource value: 0x7F0E01C8
  4050. public const int Widget_Design_BottomSheet_Modal = 2131624392;
  4051. // aapt resource value: 0x7F0E01C9
  4052. public const int Widget_Design_CollapsingToolbar = 2131624393;
  4053. // aapt resource value: 0x7F0E01CA
  4054. public const int Widget_Design_FloatingActionButton = 2131624394;
  4055. // aapt resource value: 0x7F0E01CB
  4056. public const int Widget_Design_NavigationView = 2131624395;
  4057. // aapt resource value: 0x7F0E01CC
  4058. public const int Widget_Design_ScrimInsetsFrameLayout = 2131624396;
  4059. // aapt resource value: 0x7F0E01CD
  4060. public const int Widget_Design_Snackbar = 2131624397;
  4061. // aapt resource value: 0x7F0E01CE
  4062. public const int Widget_Design_TabLayout = 2131624398;
  4063. // aapt resource value: 0x7F0E01CF
  4064. public const int Widget_Design_TextInputLayout = 2131624399;
  4065. // aapt resource value: 0x7F0E01D0
  4066. public const int Widget_MaterialComponents_BottomAppBar = 2131624400;
  4067. // aapt resource value: 0x7F0E01D1
  4068. public const int Widget_MaterialComponents_BottomAppBar_Colored = 2131624401;
  4069. // aapt resource value: 0x7F0E01D2
  4070. public const int Widget_MaterialComponents_BottomNavigationView = 2131624402;
  4071. // aapt resource value: 0x7F0E01D3
  4072. public const int Widget_MaterialComponents_BottomNavigationView_Colored = 2131624403;
  4073. // aapt resource value: 0x7F0E01D4
  4074. public const int Widget_MaterialComponents_BottomSheet_Modal = 2131624404;
  4075. // aapt resource value: 0x7F0E01D5
  4076. public const int Widget_MaterialComponents_Button = 2131624405;
  4077. // aapt resource value: 0x7F0E01D6
  4078. public const int Widget_MaterialComponents_Button_Icon = 2131624406;
  4079. // aapt resource value: 0x7F0E01D7
  4080. public const int Widget_MaterialComponents_Button_OutlinedButton = 2131624407;
  4081. // aapt resource value: 0x7F0E01D8
  4082. public const int Widget_MaterialComponents_Button_OutlinedButton_Icon = 2131624408;
  4083. // aapt resource value: 0x7F0E01D9
  4084. public const int Widget_MaterialComponents_Button_TextButton = 2131624409;
  4085. // aapt resource value: 0x7F0E01DA
  4086. public const int Widget_MaterialComponents_Button_TextButton_Dialog = 2131624410;
  4087. // aapt resource value: 0x7F0E01DB
  4088. public const int Widget_MaterialComponents_Button_TextButton_Dialog_Icon = 2131624411;
  4089. // aapt resource value: 0x7F0E01DC
  4090. public const int Widget_MaterialComponents_Button_TextButton_Icon = 2131624412;
  4091. // aapt resource value: 0x7F0E01DD
  4092. public const int Widget_MaterialComponents_Button_UnelevatedButton = 2131624413;
  4093. // aapt resource value: 0x7F0E01DE
  4094. public const int Widget_MaterialComponents_Button_UnelevatedButton_Icon = 2131624414;
  4095. // aapt resource value: 0x7F0E01DF
  4096. public const int Widget_MaterialComponents_CardView = 2131624415;
  4097. // aapt resource value: 0x7F0E01E4
  4098. public const int Widget_MaterialComponents_ChipGroup = 2131624420;
  4099. // aapt resource value: 0x7F0E01E0
  4100. public const int Widget_MaterialComponents_Chip_Action = 2131624416;
  4101. // aapt resource value: 0x7F0E01E1
  4102. public const int Widget_MaterialComponents_Chip_Choice = 2131624417;
  4103. // aapt resource value: 0x7F0E01E2
  4104. public const int Widget_MaterialComponents_Chip_Entry = 2131624418;
  4105. // aapt resource value: 0x7F0E01E3
  4106. public const int Widget_MaterialComponents_Chip_Filter = 2131624419;
  4107. // aapt resource value: 0x7F0E01E5
  4108. public const int Widget_MaterialComponents_FloatingActionButton = 2131624421;
  4109. // aapt resource value: 0x7F0E01E6
  4110. public const int Widget_MaterialComponents_NavigationView = 2131624422;
  4111. // aapt resource value: 0x7F0E01E7
  4112. public const int Widget_MaterialComponents_Snackbar = 2131624423;
  4113. // aapt resource value: 0x7F0E01E8
  4114. public const int Widget_MaterialComponents_Snackbar_FullWidth = 2131624424;
  4115. // aapt resource value: 0x7F0E01E9
  4116. public const int Widget_MaterialComponents_TabLayout = 2131624425;
  4117. // aapt resource value: 0x7F0E01EA
  4118. public const int Widget_MaterialComponents_TabLayout_Colored = 2131624426;
  4119. // aapt resource value: 0x7F0E01EB
  4120. public const int Widget_MaterialComponents_TextInputEditText_FilledBox = 2131624427;
  4121. // aapt resource value: 0x7F0E01EC
  4122. public const int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense = 2131624428;
  4123. // aapt resource value: 0x7F0E01ED
  4124. public const int Widget_MaterialComponents_TextInputEditText_OutlinedBox = 2131624429;
  4125. // aapt resource value: 0x7F0E01EE
  4126. public const int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 2131624430;
  4127. // aapt resource value: 0x7F0E01EF
  4128. public const int Widget_MaterialComponents_TextInputLayout_FilledBox = 2131624431;
  4129. // aapt resource value: 0x7F0E01F0
  4130. public const int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense = 2131624432;
  4131. // aapt resource value: 0x7F0E01F1
  4132. public const int Widget_MaterialComponents_TextInputLayout_OutlinedBox = 2131624433;
  4133. // aapt resource value: 0x7F0E01F2
  4134. public const int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense = 2131624434;
  4135. // aapt resource value: 0x7F0E01F3
  4136. public const int Widget_MaterialComponents_Toolbar = 2131624435;
  4137. // aapt resource value: 0x7F0E01F4
  4138. public const int Widget_Support_CoordinatorLayout = 2131624436;
  4139. static Style()
  4140. {
  4141. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  4142. }
  4143. private Style()
  4144. {
  4145. }
  4146. }
  4147. public partial class Styleable
  4148. {
  4149. // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300BF,0x7F0300E9,0x7F0300EE,0x7F0300F3,0x7F0300F4,0x7F0300F6,0x7F030100,0x7F03010A,0x7F030131,0x7F03013D,0x7F03014E,0x7F030152,0x7F030153,0x7F030182,0x7F030185,0x7F0301CB,0x7F0301D5 }
  4150. public static int[] ActionBar = new int[] {
  4151. 2130903089,
  4152. 2130903090,
  4153. 2130903091,
  4154. 2130903186,
  4155. 2130903187,
  4156. 2130903188,
  4157. 2130903189,
  4158. 2130903190,
  4159. 2130903191,
  4160. 2130903205,
  4161. 2130903210,
  4162. 2130903211,
  4163. 2130903231,
  4164. 2130903273,
  4165. 2130903278,
  4166. 2130903283,
  4167. 2130903284,
  4168. 2130903286,
  4169. 2130903296,
  4170. 2130903306,
  4171. 2130903345,
  4172. 2130903357,
  4173. 2130903374,
  4174. 2130903378,
  4175. 2130903379,
  4176. 2130903426,
  4177. 2130903429,
  4178. 2130903499,
  4179. 2130903509};
  4180. // aapt resource value: { 0x10100B3 }
  4181. public static int[] ActionBarLayout = new int[] {
  4182. 16842931};
  4183. // aapt resource value: 0
  4184. public const int ActionBarLayout_android_layout_gravity = 0;
  4185. // aapt resource value: 0
  4186. public const int ActionBar_background = 0;
  4187. // aapt resource value: 1
  4188. public const int ActionBar_backgroundSplit = 1;
  4189. // aapt resource value: 2
  4190. public const int ActionBar_backgroundStacked = 2;
  4191. // aapt resource value: 3
  4192. public const int ActionBar_contentInsetEnd = 3;
  4193. // aapt resource value: 4
  4194. public const int ActionBar_contentInsetEndWithActions = 4;
  4195. // aapt resource value: 5
  4196. public const int ActionBar_contentInsetLeft = 5;
  4197. // aapt resource value: 6
  4198. public const int ActionBar_contentInsetRight = 6;
  4199. // aapt resource value: 7
  4200. public const int ActionBar_contentInsetStart = 7;
  4201. // aapt resource value: 8
  4202. public const int ActionBar_contentInsetStartWithNavigation = 8;
  4203. // aapt resource value: 9
  4204. public const int ActionBar_customNavigationLayout = 9;
  4205. // aapt resource value: 10
  4206. public const int ActionBar_displayOptions = 10;
  4207. // aapt resource value: 11
  4208. public const int ActionBar_divider = 11;
  4209. // aapt resource value: 12
  4210. public const int ActionBar_elevation = 12;
  4211. // aapt resource value: 13
  4212. public const int ActionBar_height = 13;
  4213. // aapt resource value: 14
  4214. public const int ActionBar_hideOnContentScroll = 14;
  4215. // aapt resource value: 15
  4216. public const int ActionBar_homeAsUpIndicator = 15;
  4217. // aapt resource value: 16
  4218. public const int ActionBar_homeLayout = 16;
  4219. // aapt resource value: 17
  4220. public const int ActionBar_icon = 17;
  4221. // aapt resource value: 18
  4222. public const int ActionBar_indeterminateProgressStyle = 18;
  4223. // aapt resource value: 19
  4224. public const int ActionBar_itemPadding = 19;
  4225. // aapt resource value: 20
  4226. public const int ActionBar_logo = 20;
  4227. // aapt resource value: 21
  4228. public const int ActionBar_navigationMode = 21;
  4229. // aapt resource value: 22
  4230. public const int ActionBar_popupTheme = 22;
  4231. // aapt resource value: 23
  4232. public const int ActionBar_progressBarPadding = 23;
  4233. // aapt resource value: 24
  4234. public const int ActionBar_progressBarStyle = 24;
  4235. // aapt resource value: 25
  4236. public const int ActionBar_subtitle = 25;
  4237. // aapt resource value: 26
  4238. public const int ActionBar_subtitleTextStyle = 26;
  4239. // aapt resource value: 27
  4240. public const int ActionBar_title = 27;
  4241. // aapt resource value: 28
  4242. public const int ActionBar_titleTextStyle = 28;
  4243. // aapt resource value: { 0x101013F }
  4244. public static int[] ActionMenuItemView = new int[] {
  4245. 16843071};
  4246. // aapt resource value: 0
  4247. public const int ActionMenuItemView_android_minWidth = 0;
  4248. // aapt resource value: { 0xFFFFFFFF }
  4249. public static int[] ActionMenuView = new int[] {
  4250. -1};
  4251. // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007F,0x7F0300E9,0x7F030185,0x7F0301D5 }
  4252. public static int[] ActionMode = new int[] {
  4253. 2130903089,
  4254. 2130903090,
  4255. 2130903167,
  4256. 2130903273,
  4257. 2130903429,
  4258. 2130903509};
  4259. // aapt resource value: 0
  4260. public const int ActionMode_background = 0;
  4261. // aapt resource value: 1
  4262. public const int ActionMode_backgroundSplit = 1;
  4263. // aapt resource value: 2
  4264. public const int ActionMode_closeItemLayout = 2;
  4265. // aapt resource value: 3
  4266. public const int ActionMode_height = 3;
  4267. // aapt resource value: 4
  4268. public const int ActionMode_subtitleTextStyle = 4;
  4269. // aapt resource value: 5
  4270. public const int ActionMode_titleTextStyle = 5;
  4271. // aapt resource value: { 0x7F0300C4,0x7F030101 }
  4272. public static int[] ActivityChooserView = new int[] {
  4273. 2130903236,
  4274. 2130903297};
  4275. // aapt resource value: 0
  4276. public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
  4277. // aapt resource value: 1
  4278. public const int ActivityChooserView_initialActivityCount = 1;
  4279. // aapt resource value: { 0x10100F2,0x7F030053,0x7F030054,0x7F030126,0x7F030127,0x7F03013A,0x7F03016A,0x7F03016B }
  4280. public static int[] AlertDialog = new int[] {
  4281. 16842994,
  4282. 2130903123,
  4283. 2130903124,
  4284. 2130903334,
  4285. 2130903335,
  4286. 2130903354,
  4287. 2130903402,
  4288. 2130903403};
  4289. // aapt resource value: 0
  4290. public const int AlertDialog_android_layout = 0;
  4291. // aapt resource value: 1
  4292. public const int AlertDialog_buttonIconDimen = 1;
  4293. // aapt resource value: 2
  4294. public const int AlertDialog_buttonPanelSideLayout = 2;
  4295. // aapt resource value: 3
  4296. public const int AlertDialog_listItemLayout = 3;
  4297. // aapt resource value: 4
  4298. public const int AlertDialog_listLayout = 4;
  4299. // aapt resource value: 5
  4300. public const int AlertDialog_multiChoiceItemLayout = 5;
  4301. // aapt resource value: 6
  4302. public const int AlertDialog_showTitle = 6;
  4303. // aapt resource value: 7
  4304. public const int AlertDialog_singleChoiceItemLayout = 7;
  4305. // aapt resource value: { 0x101011C,0x1010194,0x1010195,0x1010196,0x101030C,0x101030D }
  4306. public static int[] AnimatedStateListDrawableCompat = new int[] {
  4307. 16843036,
  4308. 16843156,
  4309. 16843157,
  4310. 16843158,
  4311. 16843532,
  4312. 16843533};
  4313. // aapt resource value: 3
  4314. public const int AnimatedStateListDrawableCompat_android_constantSize = 3;
  4315. // aapt resource value: 0
  4316. public const int AnimatedStateListDrawableCompat_android_dither = 0;
  4317. // aapt resource value: 4
  4318. public const int AnimatedStateListDrawableCompat_android_enterFadeDuration = 4;
  4319. // aapt resource value: 5
  4320. public const int AnimatedStateListDrawableCompat_android_exitFadeDuration = 5;
  4321. // aapt resource value: 2
  4322. public const int AnimatedStateListDrawableCompat_android_variablePadding = 2;
  4323. // aapt resource value: 1
  4324. public const int AnimatedStateListDrawableCompat_android_visible = 1;
  4325. // aapt resource value: { 0x10100D0,0x1010199 }
  4326. public static int[] AnimatedStateListDrawableItem = new int[] {
  4327. 16842960,
  4328. 16843161};
  4329. // aapt resource value: 1
  4330. public const int AnimatedStateListDrawableItem_android_drawable = 1;
  4331. // aapt resource value: 0
  4332. public const int AnimatedStateListDrawableItem_android_id = 0;
  4333. // aapt resource value: { 0x1010199,0x1010449,0x101044A,0x101044B }
  4334. public static int[] AnimatedStateListDrawableTransition = new int[] {
  4335. 16843161,
  4336. 16843849,
  4337. 16843850,
  4338. 16843851};
  4339. // aapt resource value: 0
  4340. public const int AnimatedStateListDrawableTransition_android_drawable = 0;
  4341. // aapt resource value: 2
  4342. public const int AnimatedStateListDrawableTransition_android_fromId = 2;
  4343. // aapt resource value: 3
  4344. public const int AnimatedStateListDrawableTransition_android_reversible = 3;
  4345. // aapt resource value: 1
  4346. public const int AnimatedStateListDrawableTransition_android_toId = 1;
  4347. // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300BF,0x7F0300C5,0x7F03011F }
  4348. public static int[] AppBarLayout = new int[] {
  4349. 16842964,
  4350. 16843919,
  4351. 16844096,
  4352. 2130903231,
  4353. 2130903237,
  4354. 2130903327};
  4355. // aapt resource value: { 0x7F030178,0x7F030179,0x7F03017A,0x7F03017B }
  4356. public static int[] AppBarLayoutStates = new int[] {
  4357. 2130903416,
  4358. 2130903417,
  4359. 2130903418,
  4360. 2130903419};
  4361. // aapt resource value: 0
  4362. public const int AppBarLayoutStates_state_collapsed = 0;
  4363. // aapt resource value: 1
  4364. public const int AppBarLayoutStates_state_collapsible = 1;
  4365. // aapt resource value: 2
  4366. public const int AppBarLayoutStates_state_liftable = 2;
  4367. // aapt resource value: 3
  4368. public const int AppBarLayoutStates_state_lifted = 3;
  4369. // aapt resource value: 0
  4370. public const int AppBarLayout_android_background = 0;
  4371. // aapt resource value: 2
  4372. public const int AppBarLayout_android_keyboardNavigationCluster = 2;
  4373. // aapt resource value: 1
  4374. public const int AppBarLayout_android_touchscreenBlocksFocus = 1;
  4375. // aapt resource value: 3
  4376. public const int AppBarLayout_elevation = 3;
  4377. // aapt resource value: 4
  4378. public const int AppBarLayout_expanded = 4;
  4379. // aapt resource value: { 0x7F03011D,0x7F03011E }
  4380. public static int[] AppBarLayout_Layout = new int[] {
  4381. 2130903325,
  4382. 2130903326};
  4383. // aapt resource value: 0
  4384. public const int AppBarLayout_Layout_layout_scrollFlags = 0;
  4385. // aapt resource value: 1
  4386. public const int AppBarLayout_Layout_layout_scrollInterpolator = 1;
  4387. // aapt resource value: 5
  4388. public const int AppBarLayout_liftOnScroll = 5;
  4389. // aapt resource value: { 0x1010119,0x7F030175,0x7F0301C9,0x7F0301CA }
  4390. public static int[] AppCompatImageView = new int[] {
  4391. 16843033,
  4392. 2130903413,
  4393. 2130903497,
  4394. 2130903498};
  4395. // aapt resource value: 0
  4396. public const int AppCompatImageView_android_src = 0;
  4397. // aapt resource value: 1
  4398. public const int AppCompatImageView_srcCompat = 1;
  4399. // aapt resource value: 2
  4400. public const int AppCompatImageView_tint = 2;
  4401. // aapt resource value: 3
  4402. public const int AppCompatImageView_tintMode = 3;
  4403. // aapt resource value: { 0x1010142,0x7F0301C6,0x7F0301C7,0x7F0301C8 }
  4404. public static int[] AppCompatSeekBar = new int[] {
  4405. 16843074,
  4406. 2130903494,
  4407. 2130903495,
  4408. 2130903496};
  4409. // aapt resource value: 0
  4410. public const int AppCompatSeekBar_android_thumb = 0;
  4411. // aapt resource value: 1
  4412. public const int AppCompatSeekBar_tickMark = 1;
  4413. // aapt resource value: 2
  4414. public const int AppCompatSeekBar_tickMarkTint = 2;
  4415. // aapt resource value: 3
  4416. public const int AppCompatSeekBar_tickMarkTintMode = 3;
  4417. // aapt resource value: { 0x1010034,0x101016D,0x101016E,0x101016F,0x1010170,0x1010392,0x1010393 }
  4418. public static int[] AppCompatTextHelper = new int[] {
  4419. 16842804,
  4420. 16843117,
  4421. 16843118,
  4422. 16843119,
  4423. 16843120,
  4424. 16843666,
  4425. 16843667};
  4426. // aapt resource value: 2
  4427. public const int AppCompatTextHelper_android_drawableBottom = 2;
  4428. // aapt resource value: 6
  4429. public const int AppCompatTextHelper_android_drawableEnd = 6;
  4430. // aapt resource value: 3
  4431. public const int AppCompatTextHelper_android_drawableLeft = 3;
  4432. // aapt resource value: 4
  4433. public const int AppCompatTextHelper_android_drawableRight = 4;
  4434. // aapt resource value: 5
  4435. public const int AppCompatTextHelper_android_drawableStart = 5;
  4436. // aapt resource value: 1
  4437. public const int AppCompatTextHelper_android_drawableTop = 1;
  4438. // aapt resource value: 0
  4439. public const int AppCompatTextHelper_android_textAppearance = 0;
  4440. // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300AF,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B4,0x7F0300B5,0x7F0300B6,0x7F0300B7,0x7F0300D8,0x7F0300DB,0x7F0300E3,0x7F030112,0x7F030120,0x7F0301A5,0x7F0301BF }
  4441. public static int[] AppCompatTextView = new int[] {
  4442. 16842804,
  4443. 2130903084,
  4444. 2130903085,
  4445. 2130903086,
  4446. 2130903087,
  4447. 2130903088,
  4448. 2130903215,
  4449. 2130903216,
  4450. 2130903217,
  4451. 2130903218,
  4452. 2130903220,
  4453. 2130903221,
  4454. 2130903222,
  4455. 2130903223,
  4456. 2130903256,
  4457. 2130903259,
  4458. 2130903267,
  4459. 2130903314,
  4460. 2130903328,
  4461. 2130903461,
  4462. 2130903487};
  4463. // aapt resource value: 0
  4464. public const int AppCompatTextView_android_textAppearance = 0;
  4465. // aapt resource value: 1
  4466. public const int AppCompatTextView_autoSizeMaxTextSize = 1;
  4467. // aapt resource value: 2
  4468. public const int AppCompatTextView_autoSizeMinTextSize = 2;
  4469. // aapt resource value: 3
  4470. public const int AppCompatTextView_autoSizePresetSizes = 3;
  4471. // aapt resource value: 4
  4472. public const int AppCompatTextView_autoSizeStepGranularity = 4;
  4473. // aapt resource value: 5
  4474. public const int AppCompatTextView_autoSizeTextType = 5;
  4475. // aapt resource value: 6
  4476. public const int AppCompatTextView_drawableBottomCompat = 6;
  4477. // aapt resource value: 7
  4478. public const int AppCompatTextView_drawableEndCompat = 7;
  4479. // aapt resource value: 8
  4480. public const int AppCompatTextView_drawableLeftCompat = 8;
  4481. // aapt resource value: 9
  4482. public const int AppCompatTextView_drawableRightCompat = 9;
  4483. // aapt resource value: 10
  4484. public const int AppCompatTextView_drawableStartCompat = 10;
  4485. // aapt resource value: 11
  4486. public const int AppCompatTextView_drawableTint = 11;
  4487. // aapt resource value: 12
  4488. public const int AppCompatTextView_drawableTintMode = 12;
  4489. // aapt resource value: 13
  4490. public const int AppCompatTextView_drawableTopCompat = 13;
  4491. // aapt resource value: 14
  4492. public const int AppCompatTextView_firstBaselineToTopHeight = 14;
  4493. // aapt resource value: 15
  4494. public const int AppCompatTextView_fontFamily = 15;
  4495. // aapt resource value: 16
  4496. public const int AppCompatTextView_fontVariationSettings = 16;
  4497. // aapt resource value: 17
  4498. public const int AppCompatTextView_lastBaselineToBottomHeight = 17;
  4499. // aapt resource value: 18
  4500. public const int AppCompatTextView_lineHeight = 18;
  4501. // aapt resource value: 19
  4502. public const int AppCompatTextView_textAllCaps = 19;
  4503. // aapt resource value: 20
  4504. public const int AppCompatTextView_textLocale = 20;
  4505. // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030055,0x7F030056,0x7F030060,0x7F030065,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300BA,0x7F0300BB,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300F3,0x7F0300FF,0x7F030122,0x7F030123,0x7F030124,0x7F030125,0x7F030128,0x7F030129,0x7F03012A,0x7F03012B,0x7F03012C,0x7F03012D,0x7F03012E,0x7F03012F,0x7F030130,0x7F030145,0x7F030146,0x7F030147,0x7F03014D,0x7F03014F,0x7F030156,0x7F030157,0x7F030158,0x7F030159,0x7F030162,0x7F030163,0x7F030164,0x7F030165,0x7F030172,0x7F030173,0x7F030189,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B8,0x7F0301BB,0x7F0301BC,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301E1,0x7F0301E3,0x7F0301E4,0x7F0301E5,0x7F0301E6,0x7F0301E7,0x7F0301E8,0x7F0301E9,0x7F0301EA,0x7F0301EB,0x7F0301EC }
  4506. public static int[] AppCompatTheme = new int[] {
  4507. 16842839,
  4508. 16842926,
  4509. 2130903040,
  4510. 2130903041,
  4511. 2130903042,
  4512. 2130903043,
  4513. 2130903044,
  4514. 2130903045,
  4515. 2130903046,
  4516. 2130903047,
  4517. 2130903048,
  4518. 2130903049,
  4519. 2130903050,
  4520. 2130903051,
  4521. 2130903052,
  4522. 2130903054,
  4523. 2130903055,
  4524. 2130903056,
  4525. 2130903057,
  4526. 2130903058,
  4527. 2130903059,
  4528. 2130903060,
  4529. 2130903061,
  4530. 2130903062,
  4531. 2130903063,
  4532. 2130903064,
  4533. 2130903065,
  4534. 2130903066,
  4535. 2130903067,
  4536. 2130903068,
  4537. 2130903069,
  4538. 2130903070,
  4539. 2130903073,
  4540. 2130903074,
  4541. 2130903075,
  4542. 2130903076,
  4543. 2130903077,
  4544. 2130903083,
  4545. 2130903102,
  4546. 2130903116,
  4547. 2130903117,
  4548. 2130903118,
  4549. 2130903119,
  4550. 2130903120,
  4551. 2130903125,
  4552. 2130903126,
  4553. 2130903136,
  4554. 2130903141,
  4555. 2130903173,
  4556. 2130903174,
  4557. 2130903175,
  4558. 2130903176,
  4559. 2130903177,
  4560. 2130903178,
  4561. 2130903179,
  4562. 2130903180,
  4563. 2130903181,
  4564. 2130903183,
  4565. 2130903198,
  4566. 2130903207,
  4567. 2130903208,
  4568. 2130903209,
  4569. 2130903212,
  4570. 2130903214,
  4571. 2130903226,
  4572. 2130903227,
  4573. 2130903228,
  4574. 2130903229,
  4575. 2130903230,
  4576. 2130903283,
  4577. 2130903295,
  4578. 2130903330,
  4579. 2130903331,
  4580. 2130903332,
  4581. 2130903333,
  4582. 2130903336,
  4583. 2130903337,
  4584. 2130903338,
  4585. 2130903339,
  4586. 2130903340,
  4587. 2130903341,
  4588. 2130903342,
  4589. 2130903343,
  4590. 2130903344,
  4591. 2130903365,
  4592. 2130903366,
  4593. 2130903367,
  4594. 2130903373,
  4595. 2130903375,
  4596. 2130903382,
  4597. 2130903383,
  4598. 2130903384,
  4599. 2130903385,
  4600. 2130903394,
  4601. 2130903395,
  4602. 2130903396,
  4603. 2130903397,
  4604. 2130903410,
  4605. 2130903411,
  4606. 2130903433,
  4607. 2130903472,
  4608. 2130903473,
  4609. 2130903474,
  4610. 2130903475,
  4611. 2130903477,
  4612. 2130903478,
  4613. 2130903479,
  4614. 2130903480,
  4615. 2130903483,
  4616. 2130903484,
  4617. 2130903511,
  4618. 2130903512,
  4619. 2130903513,
  4620. 2130903514,
  4621. 2130903521,
  4622. 2130903523,
  4623. 2130903524,
  4624. 2130903525,
  4625. 2130903526,
  4626. 2130903527,
  4627. 2130903528,
  4628. 2130903529,
  4629. 2130903530,
  4630. 2130903531,
  4631. 2130903532};
  4632. // aapt resource value: 2
  4633. public const int AppCompatTheme_actionBarDivider = 2;
  4634. // aapt resource value: 3
  4635. public const int AppCompatTheme_actionBarItemBackground = 3;
  4636. // aapt resource value: 4
  4637. public const int AppCompatTheme_actionBarPopupTheme = 4;
  4638. // aapt resource value: 5
  4639. public const int AppCompatTheme_actionBarSize = 5;
  4640. // aapt resource value: 6
  4641. public const int AppCompatTheme_actionBarSplitStyle = 6;
  4642. // aapt resource value: 7
  4643. public const int AppCompatTheme_actionBarStyle = 7;
  4644. // aapt resource value: 8
  4645. public const int AppCompatTheme_actionBarTabBarStyle = 8;
  4646. // aapt resource value: 9
  4647. public const int AppCompatTheme_actionBarTabStyle = 9;
  4648. // aapt resource value: 10
  4649. public const int AppCompatTheme_actionBarTabTextStyle = 10;
  4650. // aapt resource value: 11
  4651. public const int AppCompatTheme_actionBarTheme = 11;
  4652. // aapt resource value: 12
  4653. public const int AppCompatTheme_actionBarWidgetTheme = 12;
  4654. // aapt resource value: 13
  4655. public const int AppCompatTheme_actionButtonStyle = 13;
  4656. // aapt resource value: 14
  4657. public const int AppCompatTheme_actionDropDownStyle = 14;
  4658. // aapt resource value: 15
  4659. public const int AppCompatTheme_actionMenuTextAppearance = 15;
  4660. // aapt resource value: 16
  4661. public const int AppCompatTheme_actionMenuTextColor = 16;
  4662. // aapt resource value: 17
  4663. public const int AppCompatTheme_actionModeBackground = 17;
  4664. // aapt resource value: 18
  4665. public const int AppCompatTheme_actionModeCloseButtonStyle = 18;
  4666. // aapt resource value: 19
  4667. public const int AppCompatTheme_actionModeCloseDrawable = 19;
  4668. // aapt resource value: 20
  4669. public const int AppCompatTheme_actionModeCopyDrawable = 20;
  4670. // aapt resource value: 21
  4671. public const int AppCompatTheme_actionModeCutDrawable = 21;
  4672. // aapt resource value: 22
  4673. public const int AppCompatTheme_actionModeFindDrawable = 22;
  4674. // aapt resource value: 23
  4675. public const int AppCompatTheme_actionModePasteDrawable = 23;
  4676. // aapt resource value: 24
  4677. public const int AppCompatTheme_actionModePopupWindowStyle = 24;
  4678. // aapt resource value: 25
  4679. public const int AppCompatTheme_actionModeSelectAllDrawable = 25;
  4680. // aapt resource value: 26
  4681. public const int AppCompatTheme_actionModeShareDrawable = 26;
  4682. // aapt resource value: 27
  4683. public const int AppCompatTheme_actionModeSplitBackground = 27;
  4684. // aapt resource value: 28
  4685. public const int AppCompatTheme_actionModeStyle = 28;
  4686. // aapt resource value: 29
  4687. public const int AppCompatTheme_actionModeWebSearchDrawable = 29;
  4688. // aapt resource value: 30
  4689. public const int AppCompatTheme_actionOverflowButtonStyle = 30;
  4690. // aapt resource value: 31
  4691. public const int AppCompatTheme_actionOverflowMenuStyle = 31;
  4692. // aapt resource value: 32
  4693. public const int AppCompatTheme_activityChooserViewStyle = 32;
  4694. // aapt resource value: 33
  4695. public const int AppCompatTheme_alertDialogButtonGroupStyle = 33;
  4696. // aapt resource value: 34
  4697. public const int AppCompatTheme_alertDialogCenterButtons = 34;
  4698. // aapt resource value: 35
  4699. public const int AppCompatTheme_alertDialogStyle = 35;
  4700. // aapt resource value: 36
  4701. public const int AppCompatTheme_alertDialogTheme = 36;
  4702. // aapt resource value: 1
  4703. public const int AppCompatTheme_android_windowAnimationStyle = 1;
  4704. // aapt resource value: 0
  4705. public const int AppCompatTheme_android_windowIsFloating = 0;
  4706. // aapt resource value: 37
  4707. public const int AppCompatTheme_autoCompleteTextViewStyle = 37;
  4708. // aapt resource value: 38
  4709. public const int AppCompatTheme_borderlessButtonStyle = 38;
  4710. // aapt resource value: 39
  4711. public const int AppCompatTheme_buttonBarButtonStyle = 39;
  4712. // aapt resource value: 40
  4713. public const int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
  4714. // aapt resource value: 41
  4715. public const int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
  4716. // aapt resource value: 42
  4717. public const int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
  4718. // aapt resource value: 43
  4719. public const int AppCompatTheme_buttonBarStyle = 43;
  4720. // aapt resource value: 44
  4721. public const int AppCompatTheme_buttonStyle = 44;
  4722. // aapt resource value: 45
  4723. public const int AppCompatTheme_buttonStyleSmall = 45;
  4724. // aapt resource value: 46
  4725. public const int AppCompatTheme_checkboxStyle = 46;
  4726. // aapt resource value: 47
  4727. public const int AppCompatTheme_checkedTextViewStyle = 47;
  4728. // aapt resource value: 48
  4729. public const int AppCompatTheme_colorAccent = 48;
  4730. // aapt resource value: 49
  4731. public const int AppCompatTheme_colorBackgroundFloating = 49;
  4732. // aapt resource value: 50
  4733. public const int AppCompatTheme_colorButtonNormal = 50;
  4734. // aapt resource value: 51
  4735. public const int AppCompatTheme_colorControlActivated = 51;
  4736. // aapt resource value: 52
  4737. public const int AppCompatTheme_colorControlHighlight = 52;
  4738. // aapt resource value: 53
  4739. public const int AppCompatTheme_colorControlNormal = 53;
  4740. // aapt resource value: 54
  4741. public const int AppCompatTheme_colorError = 54;
  4742. // aapt resource value: 55
  4743. public const int AppCompatTheme_colorPrimary = 55;
  4744. // aapt resource value: 56
  4745. public const int AppCompatTheme_colorPrimaryDark = 56;
  4746. // aapt resource value: 57
  4747. public const int AppCompatTheme_colorSwitchThumbNormal = 57;
  4748. // aapt resource value: 58
  4749. public const int AppCompatTheme_controlBackground = 58;
  4750. // aapt resource value: 59
  4751. public const int AppCompatTheme_dialogCornerRadius = 59;
  4752. // aapt resource value: 60
  4753. public const int AppCompatTheme_dialogPreferredPadding = 60;
  4754. // aapt resource value: 61
  4755. public const int AppCompatTheme_dialogTheme = 61;
  4756. // aapt resource value: 62
  4757. public const int AppCompatTheme_dividerHorizontal = 62;
  4758. // aapt resource value: 63
  4759. public const int AppCompatTheme_dividerVertical = 63;
  4760. // aapt resource value: 65
  4761. public const int AppCompatTheme_dropdownListPreferredItemHeight = 65;
  4762. // aapt resource value: 64
  4763. public const int AppCompatTheme_dropDownListViewStyle = 64;
  4764. // aapt resource value: 66
  4765. public const int AppCompatTheme_editTextBackground = 66;
  4766. // aapt resource value: 67
  4767. public const int AppCompatTheme_editTextColor = 67;
  4768. // aapt resource value: 68
  4769. public const int AppCompatTheme_editTextStyle = 68;
  4770. // aapt resource value: 69
  4771. public const int AppCompatTheme_homeAsUpIndicator = 69;
  4772. // aapt resource value: 70
  4773. public const int AppCompatTheme_imageButtonStyle = 70;
  4774. // aapt resource value: 71
  4775. public const int AppCompatTheme_listChoiceBackgroundIndicator = 71;
  4776. // aapt resource value: 72
  4777. public const int AppCompatTheme_listChoiceIndicatorMultipleAnimated = 72;
  4778. // aapt resource value: 73
  4779. public const int AppCompatTheme_listChoiceIndicatorSingleAnimated = 73;
  4780. // aapt resource value: 74
  4781. public const int AppCompatTheme_listDividerAlertDialog = 74;
  4782. // aapt resource value: 75
  4783. public const int AppCompatTheme_listMenuViewStyle = 75;
  4784. // aapt resource value: 76
  4785. public const int AppCompatTheme_listPopupWindowStyle = 76;
  4786. // aapt resource value: 77
  4787. public const int AppCompatTheme_listPreferredItemHeight = 77;
  4788. // aapt resource value: 78
  4789. public const int AppCompatTheme_listPreferredItemHeightLarge = 78;
  4790. // aapt resource value: 79
  4791. public const int AppCompatTheme_listPreferredItemHeightSmall = 79;
  4792. // aapt resource value: 80
  4793. public const int AppCompatTheme_listPreferredItemPaddingEnd = 80;
  4794. // aapt resource value: 81
  4795. public const int AppCompatTheme_listPreferredItemPaddingLeft = 81;
  4796. // aapt resource value: 82
  4797. public const int AppCompatTheme_listPreferredItemPaddingRight = 82;
  4798. // aapt resource value: 83
  4799. public const int AppCompatTheme_listPreferredItemPaddingStart = 83;
  4800. // aapt resource value: 84
  4801. public const int AppCompatTheme_panelBackground = 84;
  4802. // aapt resource value: 85
  4803. public const int AppCompatTheme_panelMenuListTheme = 85;
  4804. // aapt resource value: 86
  4805. public const int AppCompatTheme_panelMenuListWidth = 86;
  4806. // aapt resource value: 87
  4807. public const int AppCompatTheme_popupMenuStyle = 87;
  4808. // aapt resource value: 88
  4809. public const int AppCompatTheme_popupWindowStyle = 88;
  4810. // aapt resource value: 89
  4811. public const int AppCompatTheme_radioButtonStyle = 89;
  4812. // aapt resource value: 90
  4813. public const int AppCompatTheme_ratingBarStyle = 90;
  4814. // aapt resource value: 91
  4815. public const int AppCompatTheme_ratingBarStyleIndicator = 91;
  4816. // aapt resource value: 92
  4817. public const int AppCompatTheme_ratingBarStyleSmall = 92;
  4818. // aapt resource value: 93
  4819. public const int AppCompatTheme_searchViewStyle = 93;
  4820. // aapt resource value: 94
  4821. public const int AppCompatTheme_seekBarStyle = 94;
  4822. // aapt resource value: 95
  4823. public const int AppCompatTheme_selectableItemBackground = 95;
  4824. // aapt resource value: 96
  4825. public const int AppCompatTheme_selectableItemBackgroundBorderless = 96;
  4826. // aapt resource value: 97
  4827. public const int AppCompatTheme_spinnerDropDownItemStyle = 97;
  4828. // aapt resource value: 98
  4829. public const int AppCompatTheme_spinnerStyle = 98;
  4830. // aapt resource value: 99
  4831. public const int AppCompatTheme_switchStyle = 99;
  4832. // aapt resource value: 100
  4833. public const int AppCompatTheme_textAppearanceLargePopupMenu = 100;
  4834. // aapt resource value: 101
  4835. public const int AppCompatTheme_textAppearanceListItem = 101;
  4836. // aapt resource value: 102
  4837. public const int AppCompatTheme_textAppearanceListItemSecondary = 102;
  4838. // aapt resource value: 103
  4839. public const int AppCompatTheme_textAppearanceListItemSmall = 103;
  4840. // aapt resource value: 104
  4841. public const int AppCompatTheme_textAppearancePopupMenuHeader = 104;
  4842. // aapt resource value: 105
  4843. public const int AppCompatTheme_textAppearanceSearchResultSubtitle = 105;
  4844. // aapt resource value: 106
  4845. public const int AppCompatTheme_textAppearanceSearchResultTitle = 106;
  4846. // aapt resource value: 107
  4847. public const int AppCompatTheme_textAppearanceSmallPopupMenu = 107;
  4848. // aapt resource value: 108
  4849. public const int AppCompatTheme_textColorAlertDialogListItem = 108;
  4850. // aapt resource value: 109
  4851. public const int AppCompatTheme_textColorSearchUrl = 109;
  4852. // aapt resource value: 110
  4853. public const int AppCompatTheme_toolbarNavigationButtonStyle = 110;
  4854. // aapt resource value: 111
  4855. public const int AppCompatTheme_toolbarStyle = 111;
  4856. // aapt resource value: 112
  4857. public const int AppCompatTheme_tooltipForegroundColor = 112;
  4858. // aapt resource value: 113
  4859. public const int AppCompatTheme_tooltipFrameBackground = 113;
  4860. // aapt resource value: 114
  4861. public const int AppCompatTheme_viewInflaterClass = 114;
  4862. // aapt resource value: 115
  4863. public const int AppCompatTheme_windowActionBar = 115;
  4864. // aapt resource value: 116
  4865. public const int AppCompatTheme_windowActionBarOverlay = 116;
  4866. // aapt resource value: 117
  4867. public const int AppCompatTheme_windowActionModeOverlay = 117;
  4868. // aapt resource value: 118
  4869. public const int AppCompatTheme_windowFixedHeightMajor = 118;
  4870. // aapt resource value: 119
  4871. public const int AppCompatTheme_windowFixedHeightMinor = 119;
  4872. // aapt resource value: 120
  4873. public const int AppCompatTheme_windowFixedWidthMajor = 120;
  4874. // aapt resource value: 121
  4875. public const int AppCompatTheme_windowFixedWidthMinor = 121;
  4876. // aapt resource value: 122
  4877. public const int AppCompatTheme_windowMinWidthMajor = 122;
  4878. // aapt resource value: 123
  4879. public const int AppCompatTheme_windowMinWidthMinor = 123;
  4880. // aapt resource value: 124
  4881. public const int AppCompatTheme_windowNoTitle = 124;
  4882. // aapt resource value: { 0x7F030034,0x7F0300CD,0x7F0300CE,0x7F0300CF,0x7F0300D0,0x7F0300EF }
  4883. public static int[] BottomAppBar = new int[] {
  4884. 2130903092,
  4885. 2130903245,
  4886. 2130903246,
  4887. 2130903247,
  4888. 2130903248,
  4889. 2130903279};
  4890. // aapt resource value: 0
  4891. public const int BottomAppBar_backgroundTint = 0;
  4892. // aapt resource value: 1
  4893. public const int BottomAppBar_fabAlignmentMode = 1;
  4894. // aapt resource value: 2
  4895. public const int BottomAppBar_fabCradleMargin = 2;
  4896. // aapt resource value: 3
  4897. public const int BottomAppBar_fabCradleRoundedCornerRadius = 3;
  4898. // aapt resource value: 4
  4899. public const int BottomAppBar_fabCradleVerticalOffset = 4;
  4900. // aapt resource value: 5
  4901. public const int BottomAppBar_hideOnScroll = 5;
  4902. // aapt resource value: { 0x7F0300BF,0x7F030104,0x7F030106,0x7F030108,0x7F030109,0x7F03010D,0x7F03010E,0x7F03010F,0x7F030111,0x7F030139 }
  4903. public static int[] BottomNavigationView = new int[] {
  4904. 2130903231,
  4905. 2130903300,
  4906. 2130903302,
  4907. 2130903304,
  4908. 2130903305,
  4909. 2130903309,
  4910. 2130903310,
  4911. 2130903311,
  4912. 2130903313,
  4913. 2130903353};
  4914. // aapt resource value: 0
  4915. public const int BottomNavigationView_elevation = 0;
  4916. // aapt resource value: 1
  4917. public const int BottomNavigationView_itemBackground = 1;
  4918. // aapt resource value: 2
  4919. public const int BottomNavigationView_itemHorizontalTranslationEnabled = 2;
  4920. // aapt resource value: 3
  4921. public const int BottomNavigationView_itemIconSize = 3;
  4922. // aapt resource value: 4
  4923. public const int BottomNavigationView_itemIconTint = 4;
  4924. // aapt resource value: 5
  4925. public const int BottomNavigationView_itemTextAppearanceActive = 5;
  4926. // aapt resource value: 6
  4927. public const int BottomNavigationView_itemTextAppearanceInactive = 6;
  4928. // aapt resource value: 7
  4929. public const int BottomNavigationView_itemTextColor = 7;
  4930. // aapt resource value: 8
  4931. public const int BottomNavigationView_labelVisibilityMode = 8;
  4932. // aapt resource value: 9
  4933. public const int BottomNavigationView_menu = 9;
  4934. // aapt resource value: { 0x7F030038,0x7F030039,0x7F03003B,0x7F03003C }
  4935. public static int[] BottomSheetBehavior_Layout = new int[] {
  4936. 2130903096,
  4937. 2130903097,
  4938. 2130903099,
  4939. 2130903100};
  4940. // aapt resource value: 0
  4941. public const int BottomSheetBehavior_Layout_behavior_fitToContents = 0;
  4942. // aapt resource value: 1
  4943. public const int BottomSheetBehavior_Layout_behavior_hideable = 1;
  4944. // aapt resource value: 2
  4945. public const int BottomSheetBehavior_Layout_behavior_peekHeight = 2;
  4946. // aapt resource value: 3
  4947. public const int BottomSheetBehavior_Layout_behavior_skipCollapsed = 3;
  4948. // aapt resource value: { 0x7F030026 }
  4949. public static int[] ButtonBarLayout = new int[] {
  4950. 2130903078};
  4951. // aapt resource value: 0
  4952. public const int ButtonBarLayout_allowStacking = 0;
  4953. // aapt resource value: { 0x101013F,0x1010140,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F03005E,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C }
  4954. public static int[] CardView = new int[] {
  4955. 16843071,
  4956. 16843072,
  4957. 2130903129,
  4958. 2130903130,
  4959. 2130903131,
  4960. 2130903132,
  4961. 2130903133,
  4962. 2130903134,
  4963. 2130903192,
  4964. 2130903193,
  4965. 2130903194,
  4966. 2130903195,
  4967. 2130903196};
  4968. // aapt resource value: 1
  4969. public const int CardView_android_minHeight = 1;
  4970. // aapt resource value: 0
  4971. public const int CardView_android_minWidth = 0;
  4972. // aapt resource value: 2
  4973. public const int CardView_cardBackgroundColor = 2;
  4974. // aapt resource value: 3
  4975. public const int CardView_cardCornerRadius = 3;
  4976. // aapt resource value: 4
  4977. public const int CardView_cardElevation = 4;
  4978. // aapt resource value: 5
  4979. public const int CardView_cardMaxElevation = 5;
  4980. // aapt resource value: 6
  4981. public const int CardView_cardPreventCornerOverlap = 6;
  4982. // aapt resource value: 7
  4983. public const int CardView_cardUseCompatPadding = 7;
  4984. // aapt resource value: 8
  4985. public const int CardView_contentPadding = 8;
  4986. // aapt resource value: 9
  4987. public const int CardView_contentPaddingBottom = 9;
  4988. // aapt resource value: 10
  4989. public const int CardView_contentPaddingLeft = 10;
  4990. // aapt resource value: 11
  4991. public const int CardView_contentPaddingRight = 11;
  4992. // aapt resource value: 12
  4993. public const int CardView_contentPaddingTop = 12;
  4994. // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030062,0x7F030063,0x7F030064,0x7F030066,0x7F030067,0x7F030068,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F03006F,0x7F030074,0x7F030075,0x7F030076,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F03007E,0x7F0300ED,0x7F0300F7,0x7F0300FB,0x7F03015C,0x7F030168,0x7F0301BD,0x7F0301C0 }
  4995. public static int[] Chip = new int[] {
  4996. 16842804,
  4997. 16842923,
  4998. 16843039,
  4999. 16843087,
  5000. 16843237,
  5001. 2130903138,
  5002. 2130903139,
  5003. 2130903140,
  5004. 2130903142,
  5005. 2130903143,
  5006. 2130903144,
  5007. 2130903146,
  5008. 2130903147,
  5009. 2130903148,
  5010. 2130903149,
  5011. 2130903150,
  5012. 2130903151,
  5013. 2130903156,
  5014. 2130903157,
  5015. 2130903158,
  5016. 2130903160,
  5017. 2130903161,
  5018. 2130903162,
  5019. 2130903163,
  5020. 2130903164,
  5021. 2130903165,
  5022. 2130903166,
  5023. 2130903277,
  5024. 2130903287,
  5025. 2130903291,
  5026. 2130903388,
  5027. 2130903400,
  5028. 2130903485,
  5029. 2130903488};
  5030. // aapt resource value: { 0x7F030061,0x7F030070,0x7F030071,0x7F030072,0x7F03016C,0x7F03016D }
  5031. public static int[] ChipGroup = new int[] {
  5032. 2130903137,
  5033. 2130903152,
  5034. 2130903153,
  5035. 2130903154,
  5036. 2130903404,
  5037. 2130903405};
  5038. // aapt resource value: 0
  5039. public const int ChipGroup_checkedChip = 0;
  5040. // aapt resource value: 1
  5041. public const int ChipGroup_chipSpacing = 1;
  5042. // aapt resource value: 2
  5043. public const int ChipGroup_chipSpacingHorizontal = 2;
  5044. // aapt resource value: 3
  5045. public const int ChipGroup_chipSpacingVertical = 3;
  5046. // aapt resource value: 4
  5047. public const int ChipGroup_singleLine = 4;
  5048. // aapt resource value: 5
  5049. public const int ChipGroup_singleSelection = 5;
  5050. // aapt resource value: 4
  5051. public const int Chip_android_checkable = 4;
  5052. // aapt resource value: 1
  5053. public const int Chip_android_ellipsize = 1;
  5054. // aapt resource value: 2
  5055. public const int Chip_android_maxWidth = 2;
  5056. // aapt resource value: 3
  5057. public const int Chip_android_text = 3;
  5058. // aapt resource value: 0
  5059. public const int Chip_android_textAppearance = 0;
  5060. // aapt resource value: 5
  5061. public const int Chip_checkedIcon = 5;
  5062. // aapt resource value: 6
  5063. public const int Chip_checkedIconEnabled = 6;
  5064. // aapt resource value: 7
  5065. public const int Chip_checkedIconVisible = 7;
  5066. // aapt resource value: 8
  5067. public const int Chip_chipBackgroundColor = 8;
  5068. // aapt resource value: 9
  5069. public const int Chip_chipCornerRadius = 9;
  5070. // aapt resource value: 10
  5071. public const int Chip_chipEndPadding = 10;
  5072. // aapt resource value: 11
  5073. public const int Chip_chipIcon = 11;
  5074. // aapt resource value: 12
  5075. public const int Chip_chipIconEnabled = 12;
  5076. // aapt resource value: 13
  5077. public const int Chip_chipIconSize = 13;
  5078. // aapt resource value: 14
  5079. public const int Chip_chipIconTint = 14;
  5080. // aapt resource value: 15
  5081. public const int Chip_chipIconVisible = 15;
  5082. // aapt resource value: 16
  5083. public const int Chip_chipMinHeight = 16;
  5084. // aapt resource value: 17
  5085. public const int Chip_chipStartPadding = 17;
  5086. // aapt resource value: 18
  5087. public const int Chip_chipStrokeColor = 18;
  5088. // aapt resource value: 19
  5089. public const int Chip_chipStrokeWidth = 19;
  5090. // aapt resource value: 20
  5091. public const int Chip_closeIcon = 20;
  5092. // aapt resource value: 21
  5093. public const int Chip_closeIconEnabled = 21;
  5094. // aapt resource value: 22
  5095. public const int Chip_closeIconEndPadding = 22;
  5096. // aapt resource value: 23
  5097. public const int Chip_closeIconSize = 23;
  5098. // aapt resource value: 24
  5099. public const int Chip_closeIconStartPadding = 24;
  5100. // aapt resource value: 25
  5101. public const int Chip_closeIconTint = 25;
  5102. // aapt resource value: 26
  5103. public const int Chip_closeIconVisible = 26;
  5104. // aapt resource value: 27
  5105. public const int Chip_hideMotionSpec = 27;
  5106. // aapt resource value: 28
  5107. public const int Chip_iconEndPadding = 28;
  5108. // aapt resource value: 29
  5109. public const int Chip_iconStartPadding = 29;
  5110. // aapt resource value: 30
  5111. public const int Chip_rippleColor = 30;
  5112. // aapt resource value: 31
  5113. public const int Chip_showMotionSpec = 31;
  5114. // aapt resource value: 32
  5115. public const int Chip_textEndPadding = 32;
  5116. // aapt resource value: 33
  5117. public const int Chip_textStartPadding = 33;
  5118. // aapt resource value: { 0x7F030082,0x7F030083,0x7F03009D,0x7F0300C6,0x7F0300C7,0x7F0300C8,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F03015D,0x7F03015F,0x7F03017D,0x7F0301CB,0x7F0301CC,0x7F0301D6 }
  5119. public static int[] CollapsingToolbarLayout = new int[] {
  5120. 2130903170,
  5121. 2130903171,
  5122. 2130903197,
  5123. 2130903238,
  5124. 2130903239,
  5125. 2130903240,
  5126. 2130903241,
  5127. 2130903242,
  5128. 2130903243,
  5129. 2130903244,
  5130. 2130903389,
  5131. 2130903391,
  5132. 2130903421,
  5133. 2130903499,
  5134. 2130903500,
  5135. 2130903510};
  5136. // aapt resource value: 0
  5137. public const int CollapsingToolbarLayout_collapsedTitleGravity = 0;
  5138. // aapt resource value: 1
  5139. public const int CollapsingToolbarLayout_collapsedTitleTextAppearance = 1;
  5140. // aapt resource value: 2
  5141. public const int CollapsingToolbarLayout_contentScrim = 2;
  5142. // aapt resource value: 3
  5143. public const int CollapsingToolbarLayout_expandedTitleGravity = 3;
  5144. // aapt resource value: 4
  5145. public const int CollapsingToolbarLayout_expandedTitleMargin = 4;
  5146. // aapt resource value: 5
  5147. public const int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
  5148. // aapt resource value: 6
  5149. public const int CollapsingToolbarLayout_expandedTitleMarginEnd = 6;
  5150. // aapt resource value: 7
  5151. public const int CollapsingToolbarLayout_expandedTitleMarginStart = 7;
  5152. // aapt resource value: 8
  5153. public const int CollapsingToolbarLayout_expandedTitleMarginTop = 8;
  5154. // aapt resource value: 9
  5155. public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9;
  5156. // aapt resource value: { 0x7F030118,0x7F030119 }
  5157. public static int[] CollapsingToolbarLayout_Layout = new int[] {
  5158. 2130903320,
  5159. 2130903321};
  5160. // aapt resource value: 0
  5161. public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0;
  5162. // aapt resource value: 1
  5163. public const int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1;
  5164. // aapt resource value: 10
  5165. public const int CollapsingToolbarLayout_scrimAnimationDuration = 10;
  5166. // aapt resource value: 11
  5167. public const int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11;
  5168. // aapt resource value: 12
  5169. public const int CollapsingToolbarLayout_statusBarScrim = 12;
  5170. // aapt resource value: 13
  5171. public const int CollapsingToolbarLayout_title = 13;
  5172. // aapt resource value: 14
  5173. public const int CollapsingToolbarLayout_titleEnabled = 14;
  5174. // aapt resource value: 15
  5175. public const int CollapsingToolbarLayout_toolbarId = 15;
  5176. // aapt resource value: { 0x10101A5,0x101031F,0x7F030027 }
  5177. public static int[] ColorStateListItem = new int[] {
  5178. 16843173,
  5179. 16843551,
  5180. 2130903079};
  5181. // aapt resource value: 2
  5182. public const int ColorStateListItem_alpha = 2;
  5183. // aapt resource value: 1
  5184. public const int ColorStateListItem_android_alpha = 1;
  5185. // aapt resource value: 0
  5186. public const int ColorStateListItem_android_color = 0;
  5187. // aapt resource value: { 0x1010107,0x7F030051,0x7F030057,0x7F030058 }
  5188. public static int[] CompoundButton = new int[] {
  5189. 16843015,
  5190. 2130903121,
  5191. 2130903127,
  5192. 2130903128};
  5193. // aapt resource value: 0
  5194. public const int CompoundButton_android_button = 0;
  5195. // aapt resource value: 1
  5196. public const int CompoundButton_buttonCompat = 1;
  5197. // aapt resource value: 2
  5198. public const int CompoundButton_buttonTint = 2;
  5199. // aapt resource value: 3
  5200. public const int CompoundButton_buttonTintMode = 3;
  5201. // aapt resource value: { 0x7F030110,0x7F03017C }
  5202. public static int[] CoordinatorLayout = new int[] {
  5203. 2130903312,
  5204. 2130903420};
  5205. // aapt resource value: 0
  5206. public const int CoordinatorLayout_keylines = 0;
  5207. // aapt resource value: { 0x10100B3,0x7F030115,0x7F030116,0x7F030117,0x7F03011A,0x7F03011B,0x7F03011C }
  5208. public static int[] CoordinatorLayout_Layout = new int[] {
  5209. 16842931,
  5210. 2130903317,
  5211. 2130903318,
  5212. 2130903319,
  5213. 2130903322,
  5214. 2130903323,
  5215. 2130903324};
  5216. // aapt resource value: 0
  5217. public const int CoordinatorLayout_Layout_android_layout_gravity = 0;
  5218. // aapt resource value: 1
  5219. public const int CoordinatorLayout_Layout_layout_anchor = 1;
  5220. // aapt resource value: 2
  5221. public const int CoordinatorLayout_Layout_layout_anchorGravity = 2;
  5222. // aapt resource value: 3
  5223. public const int CoordinatorLayout_Layout_layout_behavior = 3;
  5224. // aapt resource value: 4
  5225. public const int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
  5226. // aapt resource value: 5
  5227. public const int CoordinatorLayout_Layout_layout_insetEdge = 5;
  5228. // aapt resource value: 6
  5229. public const int CoordinatorLayout_Layout_layout_keyline = 6;
  5230. // aapt resource value: 1
  5231. public const int CoordinatorLayout_statusBarBackground = 1;
  5232. // aapt resource value: { 0x7F030041,0x7F030042 }
  5233. public static int[] DesignTheme = new int[] {
  5234. 2130903105,
  5235. 2130903106};
  5236. // aapt resource value: 0
  5237. public const int DesignTheme_bottomSheetDialogTheme = 0;
  5238. // aapt resource value: 1
  5239. public const int DesignTheme_bottomSheetStyle = 1;
  5240. // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300B3,0x7F0300E6,0x7F030171,0x7F0301C2 }
  5241. public static int[] DrawerArrowToggle = new int[] {
  5242. 2130903081,
  5243. 2130903082,
  5244. 2130903094,
  5245. 2130903172,
  5246. 2130903219,
  5247. 2130903270,
  5248. 2130903409,
  5249. 2130903490};
  5250. // aapt resource value: 0
  5251. public const int DrawerArrowToggle_arrowHeadLength = 0;
  5252. // aapt resource value: 1
  5253. public const int DrawerArrowToggle_arrowShaftLength = 1;
  5254. // aapt resource value: 2
  5255. public const int DrawerArrowToggle_barLength = 2;
  5256. // aapt resource value: 3
  5257. public const int DrawerArrowToggle_color = 3;
  5258. // aapt resource value: 4
  5259. public const int DrawerArrowToggle_drawableSize = 4;
  5260. // aapt resource value: 5
  5261. public const int DrawerArrowToggle_gapBetweenBars = 5;
  5262. // aapt resource value: 6
  5263. public const int DrawerArrowToggle_spinBars = 6;
  5264. // aapt resource value: 7
  5265. public const int DrawerArrowToggle_thickness = 7;
  5266. // aapt resource value: { 0x7F0300BF }
  5267. public static int[] DrawerLayout = new int[] {
  5268. 2130903231};
  5269. // aapt resource value: 0
  5270. public const int DrawerLayout_elevation = 0;
  5271. // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300BF,0x7F0300D1,0x7F0300D2,0x7F0300ED,0x7F0300F5,0x7F030137,0x7F030151,0x7F03015C,0x7F030168,0x7F0301E0 }
  5272. public static int[] FloatingActionButton = new int[] {
  5273. 2130903092,
  5274. 2130903093,
  5275. 2130903101,
  5276. 2130903231,
  5277. 2130903249,
  5278. 2130903250,
  5279. 2130903277,
  5280. 2130903285,
  5281. 2130903351,
  5282. 2130903377,
  5283. 2130903388,
  5284. 2130903400,
  5285. 2130903520};
  5286. // aapt resource value: 0
  5287. public const int FloatingActionButton_backgroundTint = 0;
  5288. // aapt resource value: 1
  5289. public const int FloatingActionButton_backgroundTintMode = 1;
  5290. // aapt resource value: { 0x7F030037 }
  5291. public static int[] FloatingActionButton_Behavior_Layout = new int[] {
  5292. 2130903095};
  5293. // aapt resource value: 0
  5294. public const int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0;
  5295. // aapt resource value: 2
  5296. public const int FloatingActionButton_borderWidth = 2;
  5297. // aapt resource value: 3
  5298. public const int FloatingActionButton_elevation = 3;
  5299. // aapt resource value: 4
  5300. public const int FloatingActionButton_fabCustomSize = 4;
  5301. // aapt resource value: 5
  5302. public const int FloatingActionButton_fabSize = 5;
  5303. // aapt resource value: 6
  5304. public const int FloatingActionButton_hideMotionSpec = 6;
  5305. // aapt resource value: 7
  5306. public const int FloatingActionButton_hoveredFocusedTranslationZ = 7;
  5307. // aapt resource value: 8
  5308. public const int FloatingActionButton_maxImageSize = 8;
  5309. // aapt resource value: 9
  5310. public const int FloatingActionButton_pressedTranslationZ = 9;
  5311. // aapt resource value: 10
  5312. public const int FloatingActionButton_rippleColor = 10;
  5313. // aapt resource value: 11
  5314. public const int FloatingActionButton_showMotionSpec = 11;
  5315. // aapt resource value: 12
  5316. public const int FloatingActionButton_useCompatPadding = 12;
  5317. // aapt resource value: { 0x7F03010B,0x7F030121 }
  5318. public static int[] FlowLayout = new int[] {
  5319. 2130903307,
  5320. 2130903329};
  5321. // aapt resource value: 0
  5322. public const int FlowLayout_itemSpacing = 0;
  5323. // aapt resource value: 1
  5324. public const int FlowLayout_lineSpacing = 1;
  5325. // aapt resource value: { 0x7F0300DC,0x7F0300DD,0x7F0300DE,0x7F0300DF,0x7F0300E0,0x7F0300E1 }
  5326. public static int[] FontFamily = new int[] {
  5327. 2130903260,
  5328. 2130903261,
  5329. 2130903262,
  5330. 2130903263,
  5331. 2130903264,
  5332. 2130903265};
  5333. // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300DA,0x7F0300E2,0x7F0300E3,0x7F0300E4,0x7F0301DF }
  5334. public static int[] FontFamilyFont = new int[] {
  5335. 16844082,
  5336. 16844083,
  5337. 16844095,
  5338. 16844143,
  5339. 16844144,
  5340. 2130903258,
  5341. 2130903266,
  5342. 2130903267,
  5343. 2130903268,
  5344. 2130903519};
  5345. // aapt resource value: 0
  5346. public const int FontFamilyFont_android_font = 0;
  5347. // aapt resource value: 2
  5348. public const int FontFamilyFont_android_fontStyle = 2;
  5349. // aapt resource value: 4
  5350. public const int FontFamilyFont_android_fontVariationSettings = 4;
  5351. // aapt resource value: 1
  5352. public const int FontFamilyFont_android_fontWeight = 1;
  5353. // aapt resource value: 3
  5354. public const int FontFamilyFont_android_ttcIndex = 3;
  5355. // aapt resource value: 5
  5356. public const int FontFamilyFont_font = 5;
  5357. // aapt resource value: 6
  5358. public const int FontFamilyFont_fontStyle = 6;
  5359. // aapt resource value: 7
  5360. public const int FontFamilyFont_fontVariationSettings = 7;
  5361. // aapt resource value: 8
  5362. public const int FontFamilyFont_fontWeight = 8;
  5363. // aapt resource value: 9
  5364. public const int FontFamilyFont_ttcIndex = 9;
  5365. // aapt resource value: 0
  5366. public const int FontFamily_fontProviderAuthority = 0;
  5367. // aapt resource value: 1
  5368. public const int FontFamily_fontProviderCerts = 1;
  5369. // aapt resource value: 2
  5370. public const int FontFamily_fontProviderFetchStrategy = 2;
  5371. // aapt resource value: 3
  5372. public const int FontFamily_fontProviderFetchTimeout = 3;
  5373. // aapt resource value: 4
  5374. public const int FontFamily_fontProviderPackage = 4;
  5375. // aapt resource value: 5
  5376. public const int FontFamily_fontProviderQuery = 5;
  5377. // aapt resource value: { 0x1010109,0x1010200,0x7F0300E5 }
  5378. public static int[] ForegroundLinearLayout = new int[] {
  5379. 16843017,
  5380. 16843264,
  5381. 2130903269};
  5382. // aapt resource value: 0
  5383. public const int ForegroundLinearLayout_android_foreground = 0;
  5384. // aapt resource value: 1
  5385. public const int ForegroundLinearLayout_android_foregroundGravity = 1;
  5386. // aapt resource value: 2
  5387. public const int ForegroundLinearLayout_foregroundInsidePadding = 2;
  5388. // aapt resource value: { 0x1010003,0x10100D0,0x10100D1 }
  5389. public static int[] Fragment = new int[] {
  5390. 16842755,
  5391. 16842960,
  5392. 16842961};
  5393. // aapt resource value: { 0x1010003,0x10100D1 }
  5394. public static int[] FragmentContainerView = new int[] {
  5395. 16842755,
  5396. 16842961};
  5397. // aapt resource value: 0
  5398. public const int FragmentContainerView_android_name = 0;
  5399. // aapt resource value: 1
  5400. public const int FragmentContainerView_android_tag = 1;
  5401. // aapt resource value: 1
  5402. public const int Fragment_android_id = 1;
  5403. // aapt resource value: 0
  5404. public const int Fragment_android_name = 0;
  5405. // aapt resource value: 2
  5406. public const int Fragment_android_tag = 2;
  5407. // aapt resource value: { 0x101019D,0x101019E,0x10101A1,0x10101A2,0x10101A3,0x10101A4,0x1010201,0x101020B,0x1010510,0x1010511,0x1010512,0x1010513 }
  5408. public static int[] GradientColor = new int[] {
  5409. 16843165,
  5410. 16843166,
  5411. 16843169,
  5412. 16843170,
  5413. 16843171,
  5414. 16843172,
  5415. 16843265,
  5416. 16843275,
  5417. 16844048,
  5418. 16844049,
  5419. 16844050,
  5420. 16844051};
  5421. // aapt resource value: { 0x10101A5,0x1010514 }
  5422. public static int[] GradientColorItem = new int[] {
  5423. 16843173,
  5424. 16844052};
  5425. // aapt resource value: 0
  5426. public const int GradientColorItem_android_color = 0;
  5427. // aapt resource value: 1
  5428. public const int GradientColorItem_android_offset = 1;
  5429. // aapt resource value: 7
  5430. public const int GradientColor_android_centerColor = 7;
  5431. // aapt resource value: 3
  5432. public const int GradientColor_android_centerX = 3;
  5433. // aapt resource value: 4
  5434. public const int GradientColor_android_centerY = 4;
  5435. // aapt resource value: 1
  5436. public const int GradientColor_android_endColor = 1;
  5437. // aapt resource value: 10
  5438. public const int GradientColor_android_endX = 10;
  5439. // aapt resource value: 11
  5440. public const int GradientColor_android_endY = 11;
  5441. // aapt resource value: 5
  5442. public const int GradientColor_android_gradientRadius = 5;
  5443. // aapt resource value: 0
  5444. public const int GradientColor_android_startColor = 0;
  5445. // aapt resource value: 8
  5446. public const int GradientColor_android_startX = 8;
  5447. // aapt resource value: 9
  5448. public const int GradientColor_android_startY = 9;
  5449. // aapt resource value: 6
  5450. public const int GradientColor_android_tileMode = 6;
  5451. // aapt resource value: 2
  5452. public const int GradientColor_android_type = 2;
  5453. // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F030138,0x7F030167 }
  5454. public static int[] LinearLayoutCompat = new int[] {
  5455. 16842927,
  5456. 16842948,
  5457. 16843046,
  5458. 16843047,
  5459. 16843048,
  5460. 2130903211,
  5461. 2130903213,
  5462. 2130903352,
  5463. 2130903399};
  5464. // aapt resource value: 2
  5465. public const int LinearLayoutCompat_android_baselineAligned = 2;
  5466. // aapt resource value: 3
  5467. public const int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
  5468. // aapt resource value: 0
  5469. public const int LinearLayoutCompat_android_gravity = 0;
  5470. // aapt resource value: 1
  5471. public const int LinearLayoutCompat_android_orientation = 1;
  5472. // aapt resource value: 4
  5473. public const int LinearLayoutCompat_android_weightSum = 4;
  5474. // aapt resource value: 5
  5475. public const int LinearLayoutCompat_divider = 5;
  5476. // aapt resource value: 6
  5477. public const int LinearLayoutCompat_dividerPadding = 6;
  5478. // aapt resource value: { 0x10100B3,0x10100F4,0x10100F5,0x1010181 }
  5479. public static int[] LinearLayoutCompat_Layout = new int[] {
  5480. 16842931,
  5481. 16842996,
  5482. 16842997,
  5483. 16843137};
  5484. // aapt resource value: 0
  5485. public const int LinearLayoutCompat_Layout_android_layout_gravity = 0;
  5486. // aapt resource value: 2
  5487. public const int LinearLayoutCompat_Layout_android_layout_height = 2;
  5488. // aapt resource value: 3
  5489. public const int LinearLayoutCompat_Layout_android_layout_weight = 3;
  5490. // aapt resource value: 1
  5491. public const int LinearLayoutCompat_Layout_android_layout_width = 1;
  5492. // aapt resource value: 7
  5493. public const int LinearLayoutCompat_measureWithLargestChild = 7;
  5494. // aapt resource value: 8
  5495. public const int LinearLayoutCompat_showDividers = 8;
  5496. // aapt resource value: { 0x10102AC,0x10102AD }
  5497. public static int[] ListPopupWindow = new int[] {
  5498. 16843436,
  5499. 16843437};
  5500. // aapt resource value: 0
  5501. public const int ListPopupWindow_android_dropDownHorizontalOffset = 0;
  5502. // aapt resource value: 1
  5503. public const int ListPopupWindow_android_dropDownVerticalOffset = 1;
  5504. // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300F6,0x7F0300F8,0x7F0300F9,0x7F0300FA,0x7F0300FC,0x7F0300FD,0x7F03015C,0x7F03017E,0x7F03017F }
  5505. public static int[] MaterialButton = new int[] {
  5506. 16843191,
  5507. 16843192,
  5508. 16843193,
  5509. 16843194,
  5510. 2130903092,
  5511. 2130903093,
  5512. 2130903200,
  5513. 2130903286,
  5514. 2130903288,
  5515. 2130903289,
  5516. 2130903290,
  5517. 2130903292,
  5518. 2130903293,
  5519. 2130903388,
  5520. 2130903422,
  5521. 2130903423};
  5522. // aapt resource value: 3
  5523. public const int MaterialButton_android_insetBottom = 3;
  5524. // aapt resource value: 0
  5525. public const int MaterialButton_android_insetLeft = 0;
  5526. // aapt resource value: 1
  5527. public const int MaterialButton_android_insetRight = 1;
  5528. // aapt resource value: 2
  5529. public const int MaterialButton_android_insetTop = 2;
  5530. // aapt resource value: 4
  5531. public const int MaterialButton_backgroundTint = 4;
  5532. // aapt resource value: 5
  5533. public const int MaterialButton_backgroundTintMode = 5;
  5534. // aapt resource value: 6
  5535. public const int MaterialButton_cornerRadius = 6;
  5536. // aapt resource value: 7
  5537. public const int MaterialButton_icon = 7;
  5538. // aapt resource value: 8
  5539. public const int MaterialButton_iconGravity = 8;
  5540. // aapt resource value: 9
  5541. public const int MaterialButton_iconPadding = 9;
  5542. // aapt resource value: 10
  5543. public const int MaterialButton_iconSize = 10;
  5544. // aapt resource value: 11
  5545. public const int MaterialButton_iconTint = 11;
  5546. // aapt resource value: 12
  5547. public const int MaterialButton_iconTintMode = 12;
  5548. // aapt resource value: 13
  5549. public const int MaterialButton_rippleColor = 13;
  5550. // aapt resource value: 14
  5551. public const int MaterialButton_strokeColor = 14;
  5552. // aapt resource value: 15
  5553. public const int MaterialButton_strokeWidth = 15;
  5554. // aapt resource value: { 0x7F03017E,0x7F03017F }
  5555. public static int[] MaterialCardView = new int[] {
  5556. 2130903422,
  5557. 2130903423};
  5558. // aapt resource value: 0
  5559. public const int MaterialCardView_strokeColor = 0;
  5560. // aapt resource value: 1
  5561. public const int MaterialCardView_strokeWidth = 1;
  5562. // aapt resource value: { 0x7F030041,0x7F030042,0x7F030069,0x7F030073,0x7F030077,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300BE,0x7F0300D9,0x7F030133,0x7F030134,0x7F03013E,0x7F03015E,0x7F03016E,0x7F0301A1,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B4,0x7F0301B9,0x7F0301BA,0x7F0301BE }
  5563. public static int[] MaterialComponentsTheme = new int[] {
  5564. 2130903105,
  5565. 2130903106,
  5566. 2130903145,
  5567. 2130903155,
  5568. 2130903159,
  5569. 2130903173,
  5570. 2130903174,
  5571. 2130903180,
  5572. 2130903181,
  5573. 2130903182,
  5574. 2130903230,
  5575. 2130903257,
  5576. 2130903347,
  5577. 2130903348,
  5578. 2130903358,
  5579. 2130903390,
  5580. 2130903406,
  5581. 2130903457,
  5582. 2130903462,
  5583. 2130903463,
  5584. 2130903464,
  5585. 2130903465,
  5586. 2130903466,
  5587. 2130903467,
  5588. 2130903468,
  5589. 2130903469,
  5590. 2130903470,
  5591. 2130903471,
  5592. 2130903476,
  5593. 2130903481,
  5594. 2130903482,
  5595. 2130903486};
  5596. // aapt resource value: 0
  5597. public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0;
  5598. // aapt resource value: 1
  5599. public const int MaterialComponentsTheme_bottomSheetStyle = 1;
  5600. // aapt resource value: 2
  5601. public const int MaterialComponentsTheme_chipGroupStyle = 2;
  5602. // aapt resource value: 3
  5603. public const int MaterialComponentsTheme_chipStandaloneStyle = 3;
  5604. // aapt resource value: 4
  5605. public const int MaterialComponentsTheme_chipStyle = 4;
  5606. // aapt resource value: 5
  5607. public const int MaterialComponentsTheme_colorAccent = 5;
  5608. // aapt resource value: 6
  5609. public const int MaterialComponentsTheme_colorBackgroundFloating = 6;
  5610. // aapt resource value: 7
  5611. public const int MaterialComponentsTheme_colorPrimary = 7;
  5612. // aapt resource value: 8
  5613. public const int MaterialComponentsTheme_colorPrimaryDark = 8;
  5614. // aapt resource value: 9
  5615. public const int MaterialComponentsTheme_colorSecondary = 9;
  5616. // aapt resource value: 10
  5617. public const int MaterialComponentsTheme_editTextStyle = 10;
  5618. // aapt resource value: 11
  5619. public const int MaterialComponentsTheme_floatingActionButtonStyle = 11;
  5620. // aapt resource value: 12
  5621. public const int MaterialComponentsTheme_materialButtonStyle = 12;
  5622. // aapt resource value: 13
  5623. public const int MaterialComponentsTheme_materialCardViewStyle = 13;
  5624. // aapt resource value: 14
  5625. public const int MaterialComponentsTheme_navigationViewStyle = 14;
  5626. // aapt resource value: 15
  5627. public const int MaterialComponentsTheme_scrimBackground = 15;
  5628. // aapt resource value: 16
  5629. public const int MaterialComponentsTheme_snackbarButtonStyle = 16;
  5630. // aapt resource value: 17
  5631. public const int MaterialComponentsTheme_tabStyle = 17;
  5632. // aapt resource value: 18
  5633. public const int MaterialComponentsTheme_textAppearanceBody1 = 18;
  5634. // aapt resource value: 19
  5635. public const int MaterialComponentsTheme_textAppearanceBody2 = 19;
  5636. // aapt resource value: 20
  5637. public const int MaterialComponentsTheme_textAppearanceButton = 20;
  5638. // aapt resource value: 21
  5639. public const int MaterialComponentsTheme_textAppearanceCaption = 21;
  5640. // aapt resource value: 22
  5641. public const int MaterialComponentsTheme_textAppearanceHeadline1 = 22;
  5642. // aapt resource value: 23
  5643. public const int MaterialComponentsTheme_textAppearanceHeadline2 = 23;
  5644. // aapt resource value: 24
  5645. public const int MaterialComponentsTheme_textAppearanceHeadline3 = 24;
  5646. // aapt resource value: 25
  5647. public const int MaterialComponentsTheme_textAppearanceHeadline4 = 25;
  5648. // aapt resource value: 26
  5649. public const int MaterialComponentsTheme_textAppearanceHeadline5 = 26;
  5650. // aapt resource value: 27
  5651. public const int MaterialComponentsTheme_textAppearanceHeadline6 = 27;
  5652. // aapt resource value: 28
  5653. public const int MaterialComponentsTheme_textAppearanceOverline = 28;
  5654. // aapt resource value: 29
  5655. public const int MaterialComponentsTheme_textAppearanceSubtitle1 = 29;
  5656. // aapt resource value: 30
  5657. public const int MaterialComponentsTheme_textAppearanceSubtitle2 = 30;
  5658. // aapt resource value: 31
  5659. public const int MaterialComponentsTheme_textInputStyle = 31;
  5660. // aapt resource value: { 0x101000E,0x10100D0,0x1010194,0x10101DE,0x10101DF,0x10101E0 }
  5661. public static int[] MenuGroup = new int[] {
  5662. 16842766,
  5663. 16842960,
  5664. 16843156,
  5665. 16843230,
  5666. 16843231,
  5667. 16843232};
  5668. // aapt resource value: 5
  5669. public const int MenuGroup_android_checkableBehavior = 5;
  5670. // aapt resource value: 0
  5671. public const int MenuGroup_android_enabled = 0;
  5672. // aapt resource value: 1
  5673. public const int MenuGroup_android_id = 1;
  5674. // aapt resource value: 3
  5675. public const int MenuGroup_android_menuCategory = 3;
  5676. // aapt resource value: 4
  5677. public const int MenuGroup_android_orderInCategory = 4;
  5678. // aapt resource value: 2
  5679. public const int MenuGroup_android_visible = 2;
  5680. // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300FC,0x7F0300FD,0x7F03013F,0x7F030166,0x7F0301DB }
  5681. public static int[] MenuItem = new int[] {
  5682. 16842754,
  5683. 16842766,
  5684. 16842960,
  5685. 16843014,
  5686. 16843156,
  5687. 16843230,
  5688. 16843231,
  5689. 16843233,
  5690. 16843234,
  5691. 16843235,
  5692. 16843236,
  5693. 16843237,
  5694. 16843375,
  5695. 2130903053,
  5696. 2130903071,
  5697. 2130903072,
  5698. 2130903080,
  5699. 2130903185,
  5700. 2130903292,
  5701. 2130903293,
  5702. 2130903359,
  5703. 2130903398,
  5704. 2130903515};
  5705. // aapt resource value: 13
  5706. public const int MenuItem_actionLayout = 13;
  5707. // aapt resource value: 14
  5708. public const int MenuItem_actionProviderClass = 14;
  5709. // aapt resource value: 15
  5710. public const int MenuItem_actionViewClass = 15;
  5711. // aapt resource value: 16
  5712. public const int MenuItem_alphabeticModifiers = 16;
  5713. // aapt resource value: 9
  5714. public const int MenuItem_android_alphabeticShortcut = 9;
  5715. // aapt resource value: 11
  5716. public const int MenuItem_android_checkable = 11;
  5717. // aapt resource value: 3
  5718. public const int MenuItem_android_checked = 3;
  5719. // aapt resource value: 1
  5720. public const int MenuItem_android_enabled = 1;
  5721. // aapt resource value: 0
  5722. public const int MenuItem_android_icon = 0;
  5723. // aapt resource value: 2
  5724. public const int MenuItem_android_id = 2;
  5725. // aapt resource value: 5
  5726. public const int MenuItem_android_menuCategory = 5;
  5727. // aapt resource value: 10
  5728. public const int MenuItem_android_numericShortcut = 10;
  5729. // aapt resource value: 12
  5730. public const int MenuItem_android_onClick = 12;
  5731. // aapt resource value: 6
  5732. public const int MenuItem_android_orderInCategory = 6;
  5733. // aapt resource value: 7
  5734. public const int MenuItem_android_title = 7;
  5735. // aapt resource value: 8
  5736. public const int MenuItem_android_titleCondensed = 8;
  5737. // aapt resource value: 4
  5738. public const int MenuItem_android_visible = 4;
  5739. // aapt resource value: 17
  5740. public const int MenuItem_contentDescription = 17;
  5741. // aapt resource value: 18
  5742. public const int MenuItem_iconTint = 18;
  5743. // aapt resource value: 19
  5744. public const int MenuItem_iconTintMode = 19;
  5745. // aapt resource value: 20
  5746. public const int MenuItem_numericModifiers = 20;
  5747. // aapt resource value: 21
  5748. public const int MenuItem_showAsAction = 21;
  5749. // aapt resource value: 22
  5750. public const int MenuItem_tooltipText = 22;
  5751. // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030150,0x7F030180 }
  5752. public static int[] MenuView = new int[] {
  5753. 16842926,
  5754. 16843052,
  5755. 16843053,
  5756. 16843054,
  5757. 16843055,
  5758. 16843056,
  5759. 16843057,
  5760. 2130903376,
  5761. 2130903424};
  5762. // aapt resource value: 4
  5763. public const int MenuView_android_headerBackground = 4;
  5764. // aapt resource value: 2
  5765. public const int MenuView_android_horizontalDivider = 2;
  5766. // aapt resource value: 5
  5767. public const int MenuView_android_itemBackground = 5;
  5768. // aapt resource value: 6
  5769. public const int MenuView_android_itemIconDisabledAlpha = 6;
  5770. // aapt resource value: 1
  5771. public const int MenuView_android_itemTextAppearance = 1;
  5772. // aapt resource value: 3
  5773. public const int MenuView_android_verticalDivider = 3;
  5774. // aapt resource value: 0
  5775. public const int MenuView_android_windowAnimationStyle = 0;
  5776. // aapt resource value: 7
  5777. public const int MenuView_preserveIconSpacing = 7;
  5778. // aapt resource value: 8
  5779. public const int MenuView_subMenuArrow = 8;
  5780. // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300BF,0x7F0300E8,0x7F030104,0x7F030105,0x7F030107,0x7F030109,0x7F03010C,0x7F03010F,0x7F030139 }
  5781. public static int[] NavigationView = new int[] {
  5782. 16842964,
  5783. 16842973,
  5784. 16843039,
  5785. 2130903231,
  5786. 2130903272,
  5787. 2130903300,
  5788. 2130903301,
  5789. 2130903303,
  5790. 2130903305,
  5791. 2130903308,
  5792. 2130903311,
  5793. 2130903353};
  5794. // aapt resource value: 0
  5795. public const int NavigationView_android_background = 0;
  5796. // aapt resource value: 1
  5797. public const int NavigationView_android_fitsSystemWindows = 1;
  5798. // aapt resource value: 2
  5799. public const int NavigationView_android_maxWidth = 2;
  5800. // aapt resource value: 3
  5801. public const int NavigationView_elevation = 3;
  5802. // aapt resource value: 4
  5803. public const int NavigationView_headerLayout = 4;
  5804. // aapt resource value: 5
  5805. public const int NavigationView_itemBackground = 5;
  5806. // aapt resource value: 6
  5807. public const int NavigationView_itemHorizontalPadding = 6;
  5808. // aapt resource value: 7
  5809. public const int NavigationView_itemIconPadding = 7;
  5810. // aapt resource value: 8
  5811. public const int NavigationView_itemIconTint = 8;
  5812. // aapt resource value: 9
  5813. public const int NavigationView_itemTextAppearance = 9;
  5814. // aapt resource value: 10
  5815. public const int NavigationView_itemTextColor = 10;
  5816. // aapt resource value: 11
  5817. public const int NavigationView_menu = 11;
  5818. // aapt resource value: { 0x1010176,0x10102C9,0x7F030140 }
  5819. public static int[] PopupWindow = new int[] {
  5820. 16843126,
  5821. 16843465,
  5822. 2130903360};
  5823. // aapt resource value: { 0x7F030177 }
  5824. public static int[] PopupWindowBackgroundState = new int[] {
  5825. 2130903415};
  5826. // aapt resource value: 0
  5827. public const int PopupWindowBackgroundState_state_above_anchor = 0;
  5828. // aapt resource value: 1
  5829. public const int PopupWindow_android_popupAnimationStyle = 1;
  5830. // aapt resource value: 0
  5831. public const int PopupWindow_android_popupBackground = 0;
  5832. // aapt resource value: 2
  5833. public const int PopupWindow_overlapAnchor = 2;
  5834. // aapt resource value: { 0x7F030141,0x7F030144 }
  5835. public static int[] RecycleListView = new int[] {
  5836. 2130903361,
  5837. 2130903364};
  5838. // aapt resource value: 0
  5839. public const int RecycleListView_paddingBottomNoButtons = 0;
  5840. // aapt resource value: 1
  5841. public const int RecycleListView_paddingTopNoTitle = 1;
  5842. // aapt resource value: { 0x10100C4,0x10100EB,0x10100F1,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F030114,0x7F03015B,0x7F030170,0x7F030176 }
  5843. public static int[] RecyclerView = new int[] {
  5844. 16842948,
  5845. 16842987,
  5846. 16842993,
  5847. 2130903251,
  5848. 2130903252,
  5849. 2130903253,
  5850. 2130903254,
  5851. 2130903255,
  5852. 2130903316,
  5853. 2130903387,
  5854. 2130903408,
  5855. 2130903414};
  5856. // aapt resource value: 1
  5857. public const int RecyclerView_android_clipToPadding = 1;
  5858. // aapt resource value: 2
  5859. public const int RecyclerView_android_descendantFocusability = 2;
  5860. // aapt resource value: 0
  5861. public const int RecyclerView_android_orientation = 0;
  5862. // aapt resource value: 3
  5863. public const int RecyclerView_fastScrollEnabled = 3;
  5864. // aapt resource value: 4
  5865. public const int RecyclerView_fastScrollHorizontalThumbDrawable = 4;
  5866. // aapt resource value: 5
  5867. public const int RecyclerView_fastScrollHorizontalTrackDrawable = 5;
  5868. // aapt resource value: 6
  5869. public const int RecyclerView_fastScrollVerticalThumbDrawable = 6;
  5870. // aapt resource value: 7
  5871. public const int RecyclerView_fastScrollVerticalTrackDrawable = 7;
  5872. // aapt resource value: 8
  5873. public const int RecyclerView_layoutManager = 8;
  5874. // aapt resource value: 9
  5875. public const int RecyclerView_reverseLayout = 9;
  5876. // aapt resource value: 10
  5877. public const int RecyclerView_spanCount = 10;
  5878. // aapt resource value: 11
  5879. public const int RecyclerView_stackFromEnd = 11;
  5880. // aapt resource value: { 0x7F030102 }
  5881. public static int[] ScrimInsetsFrameLayout = new int[] {
  5882. 2130903298};
  5883. // aapt resource value: 0
  5884. public const int ScrimInsetsFrameLayout_insetForeground = 0;
  5885. // aapt resource value: { 0x7F03003A }
  5886. public static int[] ScrollingViewBehavior_Layout = new int[] {
  5887. 2130903098};
  5888. // aapt resource value: 0
  5889. public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0;
  5890. // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030078,0x7F030090,0x7F0300A6,0x7F0300E7,0x7F0300FE,0x7F030113,0x7F030154,0x7F030155,0x7F030160,0x7F030161,0x7F030181,0x7F030186,0x7F0301E2 }
  5891. public static int[] SearchView = new int[] {
  5892. 16842970,
  5893. 16843039,
  5894. 16843296,
  5895. 16843364,
  5896. 2130903160,
  5897. 2130903184,
  5898. 2130903206,
  5899. 2130903271,
  5900. 2130903294,
  5901. 2130903315,
  5902. 2130903380,
  5903. 2130903381,
  5904. 2130903392,
  5905. 2130903393,
  5906. 2130903425,
  5907. 2130903430,
  5908. 2130903522};
  5909. // aapt resource value: 0
  5910. public const int SearchView_android_focusable = 0;
  5911. // aapt resource value: 3
  5912. public const int SearchView_android_imeOptions = 3;
  5913. // aapt resource value: 2
  5914. public const int SearchView_android_inputType = 2;
  5915. // aapt resource value: 1
  5916. public const int SearchView_android_maxWidth = 1;
  5917. // aapt resource value: 4
  5918. public const int SearchView_closeIcon = 4;
  5919. // aapt resource value: 5
  5920. public const int SearchView_commitIcon = 5;
  5921. // aapt resource value: 6
  5922. public const int SearchView_defaultQueryHint = 6;
  5923. // aapt resource value: 7
  5924. public const int SearchView_goIcon = 7;
  5925. // aapt resource value: 8
  5926. public const int SearchView_iconifiedByDefault = 8;
  5927. // aapt resource value: 9
  5928. public const int SearchView_layout = 9;
  5929. // aapt resource value: 10
  5930. public const int SearchView_queryBackground = 10;
  5931. // aapt resource value: 11
  5932. public const int SearchView_queryHint = 11;
  5933. // aapt resource value: 12
  5934. public const int SearchView_searchHintIcon = 12;
  5935. // aapt resource value: 13
  5936. public const int SearchView_searchIcon = 13;
  5937. // aapt resource value: 14
  5938. public const int SearchView_submitBackground = 14;
  5939. // aapt resource value: 15
  5940. public const int SearchView_suggestionRowLayout = 15;
  5941. // aapt resource value: 16
  5942. public const int SearchView_voiceIcon = 16;
  5943. // aapt resource value: { 0x7F03016E,0x7F03016F }
  5944. public static int[] Snackbar = new int[] {
  5945. 2130903406,
  5946. 2130903407};
  5947. // aapt resource value: { 0x101011F,0x7F0300BF,0x7F030135 }
  5948. public static int[] SnackbarLayout = new int[] {
  5949. 16843039,
  5950. 2130903231,
  5951. 2130903349};
  5952. // aapt resource value: 0
  5953. public const int SnackbarLayout_android_maxWidth = 0;
  5954. // aapt resource value: 1
  5955. public const int SnackbarLayout_elevation = 1;
  5956. // aapt resource value: 2
  5957. public const int SnackbarLayout_maxActionInlineWidth = 2;
  5958. // aapt resource value: 0
  5959. public const int Snackbar_snackbarButtonStyle = 0;
  5960. // aapt resource value: 1
  5961. public const int Snackbar_snackbarStyle = 1;
  5962. // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F03014E }
  5963. public static int[] Spinner = new int[] {
  5964. 16842930,
  5965. 16843126,
  5966. 16843131,
  5967. 16843362,
  5968. 2130903374};
  5969. // aapt resource value: 3
  5970. public const int Spinner_android_dropDownWidth = 3;
  5971. // aapt resource value: 0
  5972. public const int Spinner_android_entries = 0;
  5973. // aapt resource value: 1
  5974. public const int Spinner_android_popupBackground = 1;
  5975. // aapt resource value: 2
  5976. public const int Spinner_android_prompt = 2;
  5977. // aapt resource value: 4
  5978. public const int Spinner_popupTheme = 4;
  5979. // aapt resource value: { 0x101011C,0x1010194,0x1010195,0x1010196,0x101030C,0x101030D }
  5980. public static int[] StateListDrawable = new int[] {
  5981. 16843036,
  5982. 16843156,
  5983. 16843157,
  5984. 16843158,
  5985. 16843532,
  5986. 16843533};
  5987. // aapt resource value: { 0x1010199 }
  5988. public static int[] StateListDrawableItem = new int[] {
  5989. 16843161};
  5990. // aapt resource value: 0
  5991. public const int StateListDrawableItem_android_drawable = 0;
  5992. // aapt resource value: 3
  5993. public const int StateListDrawable_android_constantSize = 3;
  5994. // aapt resource value: 0
  5995. public const int StateListDrawable_android_dither = 0;
  5996. // aapt resource value: 4
  5997. public const int StateListDrawable_android_enterFadeDuration = 4;
  5998. // aapt resource value: 5
  5999. public const int StateListDrawable_android_exitFadeDuration = 5;
  6000. // aapt resource value: 2
  6001. public const int StateListDrawable_android_variablePadding = 2;
  6002. // aapt resource value: 1
  6003. public const int StateListDrawable_android_visible = 1;
  6004. // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F030169,0x7F030174,0x7F030187,0x7F030188,0x7F03018A,0x7F0301C3,0x7F0301C4,0x7F0301C5,0x7F0301DC,0x7F0301DD,0x7F0301DE }
  6005. public static int[] SwitchCompat = new int[] {
  6006. 16843044,
  6007. 16843045,
  6008. 16843074,
  6009. 2130903401,
  6010. 2130903412,
  6011. 2130903431,
  6012. 2130903432,
  6013. 2130903434,
  6014. 2130903491,
  6015. 2130903492,
  6016. 2130903493,
  6017. 2130903516,
  6018. 2130903517,
  6019. 2130903518};
  6020. // aapt resource value: 1
  6021. public const int SwitchCompat_android_textOff = 1;
  6022. // aapt resource value: 0
  6023. public const int SwitchCompat_android_textOn = 0;
  6024. // aapt resource value: 2
  6025. public const int SwitchCompat_android_thumb = 2;
  6026. // aapt resource value: 3
  6027. public const int SwitchCompat_showText = 3;
  6028. // aapt resource value: 4
  6029. public const int SwitchCompat_splitTrack = 4;
  6030. // aapt resource value: 5
  6031. public const int SwitchCompat_switchMinWidth = 5;
  6032. // aapt resource value: 6
  6033. public const int SwitchCompat_switchPadding = 6;
  6034. // aapt resource value: 7
  6035. public const int SwitchCompat_switchTextAppearance = 7;
  6036. // aapt resource value: 8
  6037. public const int SwitchCompat_thumbTextPadding = 8;
  6038. // aapt resource value: 9
  6039. public const int SwitchCompat_thumbTint = 9;
  6040. // aapt resource value: 10
  6041. public const int SwitchCompat_thumbTintMode = 10;
  6042. // aapt resource value: 11
  6043. public const int SwitchCompat_track = 11;
  6044. // aapt resource value: 12
  6045. public const int SwitchCompat_trackTint = 12;
  6046. // aapt resource value: 13
  6047. public const int SwitchCompat_trackTintMode = 13;
  6048. // aapt resource value: { 0x1010002,0x10100F2,0x101014F }
  6049. public static int[] TabItem = new int[] {
  6050. 16842754,
  6051. 16842994,
  6052. 16843087};
  6053. // aapt resource value: 0
  6054. public const int TabItem_android_icon = 0;
  6055. // aapt resource value: 1
  6056. public const int TabItem_android_layout = 1;
  6057. // aapt resource value: 2
  6058. public const int TabItem_android_text = 2;
  6059. // aapt resource value: { 0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A2,0x7F0301A3,0x7F0301A4 }
  6060. public static int[] TabLayout = new int[] {
  6061. 2130903435,
  6062. 2130903436,
  6063. 2130903437,
  6064. 2130903438,
  6065. 2130903439,
  6066. 2130903440,
  6067. 2130903441,
  6068. 2130903442,
  6069. 2130903443,
  6070. 2130903444,
  6071. 2130903445,
  6072. 2130903446,
  6073. 2130903447,
  6074. 2130903448,
  6075. 2130903449,
  6076. 2130903450,
  6077. 2130903451,
  6078. 2130903452,
  6079. 2130903453,
  6080. 2130903454,
  6081. 2130903455,
  6082. 2130903456,
  6083. 2130903458,
  6084. 2130903459,
  6085. 2130903460};
  6086. // aapt resource value: 0
  6087. public const int TabLayout_tabBackground = 0;
  6088. // aapt resource value: 1
  6089. public const int TabLayout_tabContentStart = 1;
  6090. // aapt resource value: 2
  6091. public const int TabLayout_tabGravity = 2;
  6092. // aapt resource value: 3
  6093. public const int TabLayout_tabIconTint = 3;
  6094. // aapt resource value: 4
  6095. public const int TabLayout_tabIconTintMode = 4;
  6096. // aapt resource value: 5
  6097. public const int TabLayout_tabIndicator = 5;
  6098. // aapt resource value: 6
  6099. public const int TabLayout_tabIndicatorAnimationDuration = 6;
  6100. // aapt resource value: 7
  6101. public const int TabLayout_tabIndicatorColor = 7;
  6102. // aapt resource value: 8
  6103. public const int TabLayout_tabIndicatorFullWidth = 8;
  6104. // aapt resource value: 9
  6105. public const int TabLayout_tabIndicatorGravity = 9;
  6106. // aapt resource value: 10
  6107. public const int TabLayout_tabIndicatorHeight = 10;
  6108. // aapt resource value: 11
  6109. public const int TabLayout_tabInlineLabel = 11;
  6110. // aapt resource value: 12
  6111. public const int TabLayout_tabMaxWidth = 12;
  6112. // aapt resource value: 13
  6113. public const int TabLayout_tabMinWidth = 13;
  6114. // aapt resource value: 14
  6115. public const int TabLayout_tabMode = 14;
  6116. // aapt resource value: 15
  6117. public const int TabLayout_tabPadding = 15;
  6118. // aapt resource value: 16
  6119. public const int TabLayout_tabPaddingBottom = 16;
  6120. // aapt resource value: 17
  6121. public const int TabLayout_tabPaddingEnd = 17;
  6122. // aapt resource value: 18
  6123. public const int TabLayout_tabPaddingStart = 18;
  6124. // aapt resource value: 19
  6125. public const int TabLayout_tabPaddingTop = 19;
  6126. // aapt resource value: 20
  6127. public const int TabLayout_tabRippleColor = 20;
  6128. // aapt resource value: 21
  6129. public const int TabLayout_tabSelectedTextColor = 21;
  6130. // aapt resource value: 22
  6131. public const int TabLayout_tabTextAppearance = 22;
  6132. // aapt resource value: 23
  6133. public const int TabLayout_tabTextColor = 23;
  6134. // aapt resource value: 24
  6135. public const int TabLayout_tabUnboundedRipple = 24;
  6136. // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x1010585,0x7F0300DB,0x7F0300E3,0x7F0301A5,0x7F0301BF }
  6137. public static int[] TextAppearance = new int[] {
  6138. 16842901,
  6139. 16842902,
  6140. 16842903,
  6141. 16842904,
  6142. 16842906,
  6143. 16842907,
  6144. 16843105,
  6145. 16843106,
  6146. 16843107,
  6147. 16843108,
  6148. 16843692,
  6149. 16844165,
  6150. 2130903259,
  6151. 2130903267,
  6152. 2130903461,
  6153. 2130903487};
  6154. // aapt resource value: 10
  6155. public const int TextAppearance_android_fontFamily = 10;
  6156. // aapt resource value: 6
  6157. public const int TextAppearance_android_shadowColor = 6;
  6158. // aapt resource value: 7
  6159. public const int TextAppearance_android_shadowDx = 7;
  6160. // aapt resource value: 8
  6161. public const int TextAppearance_android_shadowDy = 8;
  6162. // aapt resource value: 9
  6163. public const int TextAppearance_android_shadowRadius = 9;
  6164. // aapt resource value: 3
  6165. public const int TextAppearance_android_textColor = 3;
  6166. // aapt resource value: 4
  6167. public const int TextAppearance_android_textColorHint = 4;
  6168. // aapt resource value: 5
  6169. public const int TextAppearance_android_textColorLink = 5;
  6170. // aapt resource value: 11
  6171. public const int TextAppearance_android_textFontWeight = 11;
  6172. // aapt resource value: 0
  6173. public const int TextAppearance_android_textSize = 0;
  6174. // aapt resource value: 2
  6175. public const int TextAppearance_android_textStyle = 2;
  6176. // aapt resource value: 1
  6177. public const int TextAppearance_android_typeface = 1;
  6178. // aapt resource value: 12
  6179. public const int TextAppearance_fontFamily = 12;
  6180. // aapt resource value: 13
  6181. public const int TextAppearance_fontVariationSettings = 13;
  6182. // aapt resource value: 14
  6183. public const int TextAppearance_textAllCaps = 14;
  6184. // aapt resource value: 15
  6185. public const int TextAppearance_textLocale = 15;
  6186. // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300C2,0x7F0300C3,0x7F0300EA,0x7F0300EB,0x7F0300EC,0x7F0300F0,0x7F0300F1,0x7F0300F2,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C }
  6187. public static int[] TextInputLayout = new int[] {
  6188. 16842906,
  6189. 16843088,
  6190. 2130903107,
  6191. 2130903108,
  6192. 2130903109,
  6193. 2130903110,
  6194. 2130903111,
  6195. 2130903112,
  6196. 2130903113,
  6197. 2130903114,
  6198. 2130903115,
  6199. 2130903201,
  6200. 2130903202,
  6201. 2130903203,
  6202. 2130903204,
  6203. 2130903234,
  6204. 2130903235,
  6205. 2130903274,
  6206. 2130903275,
  6207. 2130903276,
  6208. 2130903280,
  6209. 2130903281,
  6210. 2130903282,
  6211. 2130903368,
  6212. 2130903369,
  6213. 2130903370,
  6214. 2130903371,
  6215. 2130903372};
  6216. // aapt resource value: 1
  6217. public const int TextInputLayout_android_hint = 1;
  6218. // aapt resource value: 0
  6219. public const int TextInputLayout_android_textColorHint = 0;
  6220. // aapt resource value: 2
  6221. public const int TextInputLayout_boxBackgroundColor = 2;
  6222. // aapt resource value: 3
  6223. public const int TextInputLayout_boxBackgroundMode = 3;
  6224. // aapt resource value: 4
  6225. public const int TextInputLayout_boxCollapsedPaddingTop = 4;
  6226. // aapt resource value: 5
  6227. public const int TextInputLayout_boxCornerRadiusBottomEnd = 5;
  6228. // aapt resource value: 6
  6229. public const int TextInputLayout_boxCornerRadiusBottomStart = 6;
  6230. // aapt resource value: 7
  6231. public const int TextInputLayout_boxCornerRadiusTopEnd = 7;
  6232. // aapt resource value: 8
  6233. public const int TextInputLayout_boxCornerRadiusTopStart = 8;
  6234. // aapt resource value: 9
  6235. public const int TextInputLayout_boxStrokeColor = 9;
  6236. // aapt resource value: 10
  6237. public const int TextInputLayout_boxStrokeWidth = 10;
  6238. // aapt resource value: 11
  6239. public const int TextInputLayout_counterEnabled = 11;
  6240. // aapt resource value: 12
  6241. public const int TextInputLayout_counterMaxLength = 12;
  6242. // aapt resource value: 13
  6243. public const int TextInputLayout_counterOverflowTextAppearance = 13;
  6244. // aapt resource value: 14
  6245. public const int TextInputLayout_counterTextAppearance = 14;
  6246. // aapt resource value: 15
  6247. public const int TextInputLayout_errorEnabled = 15;
  6248. // aapt resource value: 16
  6249. public const int TextInputLayout_errorTextAppearance = 16;
  6250. // aapt resource value: 17
  6251. public const int TextInputLayout_helperText = 17;
  6252. // aapt resource value: 18
  6253. public const int TextInputLayout_helperTextEnabled = 18;
  6254. // aapt resource value: 19
  6255. public const int TextInputLayout_helperTextTextAppearance = 19;
  6256. // aapt resource value: 20
  6257. public const int TextInputLayout_hintAnimationEnabled = 20;
  6258. // aapt resource value: 21
  6259. public const int TextInputLayout_hintEnabled = 21;
  6260. // aapt resource value: 22
  6261. public const int TextInputLayout_hintTextAppearance = 22;
  6262. // aapt resource value: 23
  6263. public const int TextInputLayout_passwordToggleContentDescription = 23;
  6264. // aapt resource value: 24
  6265. public const int TextInputLayout_passwordToggleDrawable = 24;
  6266. // aapt resource value: 25
  6267. public const int TextInputLayout_passwordToggleEnabled = 25;
  6268. // aapt resource value: 26
  6269. public const int TextInputLayout_passwordToggleTint = 26;
  6270. // aapt resource value: 27
  6271. public const int TextInputLayout_passwordToggleTintMode = 27;
  6272. // aapt resource value: { 0x1010034,0x7F0300C0,0x7F0300C1 }
  6273. public static int[] ThemeEnforcement = new int[] {
  6274. 16842804,
  6275. 2130903232,
  6276. 2130903233};
  6277. // aapt resource value: 0
  6278. public const int ThemeEnforcement_android_textAppearance = 0;
  6279. // aapt resource value: 1
  6280. public const int ThemeEnforcement_enforceMaterialTheme = 1;
  6281. // aapt resource value: 2
  6282. public const int ThemeEnforcement_enforceTextAppearance = 2;
  6283. // aapt resource value: { 0x10100AF,0x1010140,0x7F030052,0x7F030080,0x7F030081,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030131,0x7F030132,0x7F030136,0x7F030139,0x7F03013B,0x7F03013C,0x7F03014E,0x7F030182,0x7F030183,0x7F030184,0x7F0301CB,0x7F0301CD,0x7F0301CE,0x7F0301CF,0x7F0301D0,0x7F0301D1,0x7F0301D2,0x7F0301D3,0x7F0301D4 }
  6284. public static int[] Toolbar = new int[] {
  6285. 16842927,
  6286. 16843072,
  6287. 2130903122,
  6288. 2130903168,
  6289. 2130903169,
  6290. 2130903186,
  6291. 2130903187,
  6292. 2130903188,
  6293. 2130903189,
  6294. 2130903190,
  6295. 2130903191,
  6296. 2130903345,
  6297. 2130903346,
  6298. 2130903350,
  6299. 2130903353,
  6300. 2130903355,
  6301. 2130903356,
  6302. 2130903374,
  6303. 2130903426,
  6304. 2130903427,
  6305. 2130903428,
  6306. 2130903499,
  6307. 2130903501,
  6308. 2130903502,
  6309. 2130903503,
  6310. 2130903504,
  6311. 2130903505,
  6312. 2130903506,
  6313. 2130903507,
  6314. 2130903508};
  6315. // aapt resource value: 0
  6316. public const int Toolbar_android_gravity = 0;
  6317. // aapt resource value: 1
  6318. public const int Toolbar_android_minHeight = 1;
  6319. // aapt resource value: 2
  6320. public const int Toolbar_buttonGravity = 2;
  6321. // aapt resource value: 3
  6322. public const int Toolbar_collapseContentDescription = 3;
  6323. // aapt resource value: 4
  6324. public const int Toolbar_collapseIcon = 4;
  6325. // aapt resource value: 5
  6326. public const int Toolbar_contentInsetEnd = 5;
  6327. // aapt resource value: 6
  6328. public const int Toolbar_contentInsetEndWithActions = 6;
  6329. // aapt resource value: 7
  6330. public const int Toolbar_contentInsetLeft = 7;
  6331. // aapt resource value: 8
  6332. public const int Toolbar_contentInsetRight = 8;
  6333. // aapt resource value: 9
  6334. public const int Toolbar_contentInsetStart = 9;
  6335. // aapt resource value: 10
  6336. public const int Toolbar_contentInsetStartWithNavigation = 10;
  6337. // aapt resource value: 11
  6338. public const int Toolbar_logo = 11;
  6339. // aapt resource value: 12
  6340. public const int Toolbar_logoDescription = 12;
  6341. // aapt resource value: 13
  6342. public const int Toolbar_maxButtonHeight = 13;
  6343. // aapt resource value: 14
  6344. public const int Toolbar_menu = 14;
  6345. // aapt resource value: 15
  6346. public const int Toolbar_navigationContentDescription = 15;
  6347. // aapt resource value: 16
  6348. public const int Toolbar_navigationIcon = 16;
  6349. // aapt resource value: 17
  6350. public const int Toolbar_popupTheme = 17;
  6351. // aapt resource value: 18
  6352. public const int Toolbar_subtitle = 18;
  6353. // aapt resource value: 19
  6354. public const int Toolbar_subtitleTextAppearance = 19;
  6355. // aapt resource value: 20
  6356. public const int Toolbar_subtitleTextColor = 20;
  6357. // aapt resource value: 21
  6358. public const int Toolbar_title = 21;
  6359. // aapt resource value: 22
  6360. public const int Toolbar_titleMargin = 22;
  6361. // aapt resource value: 23
  6362. public const int Toolbar_titleMarginBottom = 23;
  6363. // aapt resource value: 24
  6364. public const int Toolbar_titleMarginEnd = 24;
  6365. // aapt resource value: 27
  6366. public const int Toolbar_titleMargins = 27;
  6367. // aapt resource value: 25
  6368. public const int Toolbar_titleMarginStart = 25;
  6369. // aapt resource value: 26
  6370. public const int Toolbar_titleMarginTop = 26;
  6371. // aapt resource value: 28
  6372. public const int Toolbar_titleTextAppearance = 28;
  6373. // aapt resource value: 29
  6374. public const int Toolbar_titleTextColor = 29;
  6375. // aapt resource value: { 0x1010000,0x10100DA,0x7F030142,0x7F030143,0x7F0301C1 }
  6376. public static int[] View = new int[] {
  6377. 16842752,
  6378. 16842970,
  6379. 2130903362,
  6380. 2130903363,
  6381. 2130903489};
  6382. // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 }
  6383. public static int[] ViewBackgroundHelper = new int[] {
  6384. 16842964,
  6385. 2130903092,
  6386. 2130903093};
  6387. // aapt resource value: 0
  6388. public const int ViewBackgroundHelper_android_background = 0;
  6389. // aapt resource value: 1
  6390. public const int ViewBackgroundHelper_backgroundTint = 1;
  6391. // aapt resource value: 2
  6392. public const int ViewBackgroundHelper_backgroundTintMode = 2;
  6393. // aapt resource value: { 0x10100D0,0x10100F2,0x10100F3 }
  6394. public static int[] ViewStubCompat = new int[] {
  6395. 16842960,
  6396. 16842994,
  6397. 16842995};
  6398. // aapt resource value: 0
  6399. public const int ViewStubCompat_android_id = 0;
  6400. // aapt resource value: 2
  6401. public const int ViewStubCompat_android_inflatedId = 2;
  6402. // aapt resource value: 1
  6403. public const int ViewStubCompat_android_layout = 1;
  6404. // aapt resource value: 1
  6405. public const int View_android_focusable = 1;
  6406. // aapt resource value: 0
  6407. public const int View_android_theme = 0;
  6408. // aapt resource value: 2
  6409. public const int View_paddingEnd = 2;
  6410. // aapt resource value: 3
  6411. public const int View_paddingStart = 3;
  6412. // aapt resource value: 4
  6413. public const int View_theme = 4;
  6414. static Styleable()
  6415. {
  6416. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  6417. }
  6418. private Styleable()
  6419. {
  6420. }
  6421. }
  6422. public partial class Xml
  6423. {
  6424. // aapt resource value: 0x7F100000
  6425. public const int image_share_filepaths = 2131755008;
  6426. // aapt resource value: 0x7F100001
  6427. public const int xamarin_essentials_fileprovider_file_paths = 2131755009;
  6428. static Xml()
  6429. {
  6430. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  6431. }
  6432. private Xml()
  6433. {
  6434. }
  6435. }
  6436. }
  6437. }
  6438. #pragma warning restore 1591