Resource.designer.cs 234 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529
  1. #pragma warning disable 1591
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. // Runtime Version:4.0.30319.42000
  6. //
  7. // Changes to this file may cause incorrect behavior and will be lost if
  8. // the code is regenerated.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. [assembly: global::Android.Runtime.ResourceDesignerAttribute("OpencvTest.Droid.Resource", IsApplication=true)]
  12. namespace OpencvTest.Droid
  13. {
  14. [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
  15. public partial class Resource
  16. {
  17. static Resource()
  18. {
  19. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  20. }
  21. public static void UpdateIdValues()
  22. {
  23. global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::OpencvTest.Droid.Resource.Attribute.actionBarSize;
  24. }
  25. public partial class Animation
  26. {
  27. // aapt resource value: 0x7f050000
  28. public const int abc_fade_in = 2131034112;
  29. // aapt resource value: 0x7f050001
  30. public const int abc_fade_out = 2131034113;
  31. // aapt resource value: 0x7f050002
  32. public const int abc_grow_fade_in_from_bottom = 2131034114;
  33. // aapt resource value: 0x7f050003
  34. public const int abc_popup_enter = 2131034115;
  35. // aapt resource value: 0x7f050004
  36. public const int abc_popup_exit = 2131034116;
  37. // aapt resource value: 0x7f050005
  38. public const int abc_shrink_fade_out_from_bottom = 2131034117;
  39. // aapt resource value: 0x7f050006
  40. public const int abc_slide_in_bottom = 2131034118;
  41. // aapt resource value: 0x7f050007
  42. public const int abc_slide_in_top = 2131034119;
  43. // aapt resource value: 0x7f050008
  44. public const int abc_slide_out_bottom = 2131034120;
  45. // aapt resource value: 0x7f050009
  46. public const int abc_slide_out_top = 2131034121;
  47. // aapt resource value: 0x7f05000a
  48. public const int design_bottom_sheet_slide_in = 2131034122;
  49. // aapt resource value: 0x7f05000b
  50. public const int design_bottom_sheet_slide_out = 2131034123;
  51. // aapt resource value: 0x7f05000c
  52. public const int design_snackbar_in = 2131034124;
  53. // aapt resource value: 0x7f05000d
  54. public const int design_snackbar_out = 2131034125;
  55. // aapt resource value: 0x7f05000e
  56. public const int tooltip_enter = 2131034126;
  57. // aapt resource value: 0x7f05000f
  58. public const int tooltip_exit = 2131034127;
  59. static Animation()
  60. {
  61. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  62. }
  63. private Animation()
  64. {
  65. }
  66. }
  67. public partial class Animator
  68. {
  69. // aapt resource value: 0x7f060000
  70. public const int design_appbar_state_list_animator = 2131099648;
  71. static Animator()
  72. {
  73. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  74. }
  75. private Animator()
  76. {
  77. }
  78. }
  79. public partial class Attribute
  80. {
  81. // aapt resource value: 0x7f01006b
  82. public const int actionBarDivider = 2130772075;
  83. // aapt resource value: 0x7f01006c
  84. public const int actionBarItemBackground = 2130772076;
  85. // aapt resource value: 0x7f010065
  86. public const int actionBarPopupTheme = 2130772069;
  87. // aapt resource value: 0x7f01006a
  88. public const int actionBarSize = 2130772074;
  89. // aapt resource value: 0x7f010067
  90. public const int actionBarSplitStyle = 2130772071;
  91. // aapt resource value: 0x7f010066
  92. public const int actionBarStyle = 2130772070;
  93. // aapt resource value: 0x7f010061
  94. public const int actionBarTabBarStyle = 2130772065;
  95. // aapt resource value: 0x7f010060
  96. public const int actionBarTabStyle = 2130772064;
  97. // aapt resource value: 0x7f010062
  98. public const int actionBarTabTextStyle = 2130772066;
  99. // aapt resource value: 0x7f010068
  100. public const int actionBarTheme = 2130772072;
  101. // aapt resource value: 0x7f010069
  102. public const int actionBarWidgetTheme = 2130772073;
  103. // aapt resource value: 0x7f010086
  104. public const int actionButtonStyle = 2130772102;
  105. // aapt resource value: 0x7f010082
  106. public const int actionDropDownStyle = 2130772098;
  107. // aapt resource value: 0x7f0100dd
  108. public const int actionLayout = 2130772189;
  109. // aapt resource value: 0x7f01006d
  110. public const int actionMenuTextAppearance = 2130772077;
  111. // aapt resource value: 0x7f01006e
  112. public const int actionMenuTextColor = 2130772078;
  113. // aapt resource value: 0x7f010071
  114. public const int actionModeBackground = 2130772081;
  115. // aapt resource value: 0x7f010070
  116. public const int actionModeCloseButtonStyle = 2130772080;
  117. // aapt resource value: 0x7f010073
  118. public const int actionModeCloseDrawable = 2130772083;
  119. // aapt resource value: 0x7f010075
  120. public const int actionModeCopyDrawable = 2130772085;
  121. // aapt resource value: 0x7f010074
  122. public const int actionModeCutDrawable = 2130772084;
  123. // aapt resource value: 0x7f010079
  124. public const int actionModeFindDrawable = 2130772089;
  125. // aapt resource value: 0x7f010076
  126. public const int actionModePasteDrawable = 2130772086;
  127. // aapt resource value: 0x7f01007b
  128. public const int actionModePopupWindowStyle = 2130772091;
  129. // aapt resource value: 0x7f010077
  130. public const int actionModeSelectAllDrawable = 2130772087;
  131. // aapt resource value: 0x7f010078
  132. public const int actionModeShareDrawable = 2130772088;
  133. // aapt resource value: 0x7f010072
  134. public const int actionModeSplitBackground = 2130772082;
  135. // aapt resource value: 0x7f01006f
  136. public const int actionModeStyle = 2130772079;
  137. // aapt resource value: 0x7f01007a
  138. public const int actionModeWebSearchDrawable = 2130772090;
  139. // aapt resource value: 0x7f010063
  140. public const int actionOverflowButtonStyle = 2130772067;
  141. // aapt resource value: 0x7f010064
  142. public const int actionOverflowMenuStyle = 2130772068;
  143. // aapt resource value: 0x7f0100df
  144. public const int actionProviderClass = 2130772191;
  145. // aapt resource value: 0x7f0100de
  146. public const int actionViewClass = 2130772190;
  147. // aapt resource value: 0x7f01008e
  148. public const int activityChooserViewStyle = 2130772110;
  149. // aapt resource value: 0x7f0100b3
  150. public const int alertDialogButtonGroupStyle = 2130772147;
  151. // aapt resource value: 0x7f0100b4
  152. public const int alertDialogCenterButtons = 2130772148;
  153. // aapt resource value: 0x7f0100b2
  154. public const int alertDialogStyle = 2130772146;
  155. // aapt resource value: 0x7f0100b5
  156. public const int alertDialogTheme = 2130772149;
  157. // aapt resource value: 0x7f0100cb
  158. public const int allowStacking = 2130772171;
  159. // aapt resource value: 0x7f0100cc
  160. public const int alpha = 2130772172;
  161. // aapt resource value: 0x7f0100da
  162. public const int alphabeticModifiers = 2130772186;
  163. // aapt resource value: 0x7f0100d3
  164. public const int arrowHeadLength = 2130772179;
  165. // aapt resource value: 0x7f0100d4
  166. public const int arrowShaftLength = 2130772180;
  167. // aapt resource value: 0x7f0100ba
  168. public const int autoCompleteTextViewStyle = 2130772154;
  169. // aapt resource value: 0x7f010054
  170. public const int autoSizeMaxTextSize = 2130772052;
  171. // aapt resource value: 0x7f010053
  172. public const int autoSizeMinTextSize = 2130772051;
  173. // aapt resource value: 0x7f010052
  174. public const int autoSizePresetSizes = 2130772050;
  175. // aapt resource value: 0x7f010051
  176. public const int autoSizeStepGranularity = 2130772049;
  177. // aapt resource value: 0x7f010050
  178. public const int autoSizeTextType = 2130772048;
  179. // aapt resource value: 0x7f01002e
  180. public const int background = 2130772014;
  181. // aapt resource value: 0x7f010030
  182. public const int backgroundSplit = 2130772016;
  183. // aapt resource value: 0x7f01002f
  184. public const int backgroundStacked = 2130772015;
  185. // aapt resource value: 0x7f010116
  186. public const int backgroundTint = 2130772246;
  187. // aapt resource value: 0x7f010117
  188. public const int backgroundTintMode = 2130772247;
  189. // aapt resource value: 0x7f0100d5
  190. public const int barLength = 2130772181;
  191. // aapt resource value: 0x7f010141
  192. public const int behavior_autoHide = 2130772289;
  193. // aapt resource value: 0x7f01011e
  194. public const int behavior_hideable = 2130772254;
  195. // aapt resource value: 0x7f01014a
  196. public const int behavior_overlapTop = 2130772298;
  197. // aapt resource value: 0x7f01011d
  198. public const int behavior_peekHeight = 2130772253;
  199. // aapt resource value: 0x7f01011f
  200. public const int behavior_skipCollapsed = 2130772255;
  201. // aapt resource value: 0x7f01013f
  202. public const int borderWidth = 2130772287;
  203. // aapt resource value: 0x7f01008b
  204. public const int borderlessButtonStyle = 2130772107;
  205. // aapt resource value: 0x7f010139
  206. public const int bottomSheetDialogTheme = 2130772281;
  207. // aapt resource value: 0x7f01013a
  208. public const int bottomSheetStyle = 2130772282;
  209. // aapt resource value: 0x7f010088
  210. public const int buttonBarButtonStyle = 2130772104;
  211. // aapt resource value: 0x7f0100b8
  212. public const int buttonBarNegativeButtonStyle = 2130772152;
  213. // aapt resource value: 0x7f0100b9
  214. public const int buttonBarNeutralButtonStyle = 2130772153;
  215. // aapt resource value: 0x7f0100b7
  216. public const int buttonBarPositiveButtonStyle = 2130772151;
  217. // aapt resource value: 0x7f010087
  218. public const int buttonBarStyle = 2130772103;
  219. // aapt resource value: 0x7f01010b
  220. public const int buttonGravity = 2130772235;
  221. // aapt resource value: 0x7f010043
  222. public const int buttonPanelSideLayout = 2130772035;
  223. // aapt resource value: 0x7f0100bb
  224. public const int buttonStyle = 2130772155;
  225. // aapt resource value: 0x7f0100bc
  226. public const int buttonStyleSmall = 2130772156;
  227. // aapt resource value: 0x7f0100cd
  228. public const int buttonTint = 2130772173;
  229. // aapt resource value: 0x7f0100ce
  230. public const int buttonTintMode = 2130772174;
  231. // aapt resource value: 0x7f010174
  232. public const int camera_id = 2130772340;
  233. // aapt resource value: 0x7f010017
  234. public const int cardBackgroundColor = 2130771991;
  235. // aapt resource value: 0x7f010018
  236. public const int cardCornerRadius = 2130771992;
  237. // aapt resource value: 0x7f010019
  238. public const int cardElevation = 2130771993;
  239. // aapt resource value: 0x7f01001a
  240. public const int cardMaxElevation = 2130771994;
  241. // aapt resource value: 0x7f01001c
  242. public const int cardPreventCornerOverlap = 2130771996;
  243. // aapt resource value: 0x7f01001b
  244. public const int cardUseCompatPadding = 2130771995;
  245. // aapt resource value: 0x7f0100bd
  246. public const int checkboxStyle = 2130772157;
  247. // aapt resource value: 0x7f0100be
  248. public const int checkedTextViewStyle = 2130772158;
  249. // aapt resource value: 0x7f0100ee
  250. public const int closeIcon = 2130772206;
  251. // aapt resource value: 0x7f010040
  252. public const int closeItemLayout = 2130772032;
  253. // aapt resource value: 0x7f01010d
  254. public const int collapseContentDescription = 2130772237;
  255. // aapt resource value: 0x7f01010c
  256. public const int collapseIcon = 2130772236;
  257. // aapt resource value: 0x7f01012c
  258. public const int collapsedTitleGravity = 2130772268;
  259. // aapt resource value: 0x7f010126
  260. public const int collapsedTitleTextAppearance = 2130772262;
  261. // aapt resource value: 0x7f0100cf
  262. public const int color = 2130772175;
  263. // aapt resource value: 0x7f0100aa
  264. public const int colorAccent = 2130772138;
  265. // aapt resource value: 0x7f0100b1
  266. public const int colorBackgroundFloating = 2130772145;
  267. // aapt resource value: 0x7f0100ae
  268. public const int colorButtonNormal = 2130772142;
  269. // aapt resource value: 0x7f0100ac
  270. public const int colorControlActivated = 2130772140;
  271. // aapt resource value: 0x7f0100ad
  272. public const int colorControlHighlight = 2130772141;
  273. // aapt resource value: 0x7f0100ab
  274. public const int colorControlNormal = 2130772139;
  275. // aapt resource value: 0x7f0100ca
  276. public const int colorError = 2130772170;
  277. // aapt resource value: 0x7f0100a8
  278. public const int colorPrimary = 2130772136;
  279. // aapt resource value: 0x7f0100a9
  280. public const int colorPrimaryDark = 2130772137;
  281. // aapt resource value: 0x7f0100af
  282. public const int colorSwitchThumbNormal = 2130772143;
  283. // aapt resource value: 0x7f0100f3
  284. public const int commitIcon = 2130772211;
  285. // aapt resource value: 0x7f0100e0
  286. public const int contentDescription = 2130772192;
  287. // aapt resource value: 0x7f010039
  288. public const int contentInsetEnd = 2130772025;
  289. // aapt resource value: 0x7f01003d
  290. public const int contentInsetEndWithActions = 2130772029;
  291. // aapt resource value: 0x7f01003a
  292. public const int contentInsetLeft = 2130772026;
  293. // aapt resource value: 0x7f01003b
  294. public const int contentInsetRight = 2130772027;
  295. // aapt resource value: 0x7f010038
  296. public const int contentInsetStart = 2130772024;
  297. // aapt resource value: 0x7f01003c
  298. public const int contentInsetStartWithNavigation = 2130772028;
  299. // aapt resource value: 0x7f01001d
  300. public const int contentPadding = 2130771997;
  301. // aapt resource value: 0x7f010021
  302. public const int contentPaddingBottom = 2130772001;
  303. // aapt resource value: 0x7f01001e
  304. public const int contentPaddingLeft = 2130771998;
  305. // aapt resource value: 0x7f01001f
  306. public const int contentPaddingRight = 2130771999;
  307. // aapt resource value: 0x7f010020
  308. public const int contentPaddingTop = 2130772000;
  309. // aapt resource value: 0x7f010127
  310. public const int contentScrim = 2130772263;
  311. // aapt resource value: 0x7f0100b0
  312. public const int controlBackground = 2130772144;
  313. // aapt resource value: 0x7f010160
  314. public const int counterEnabled = 2130772320;
  315. // aapt resource value: 0x7f010161
  316. public const int counterMaxLength = 2130772321;
  317. // aapt resource value: 0x7f010163
  318. public const int counterOverflowTextAppearance = 2130772323;
  319. // aapt resource value: 0x7f010162
  320. public const int counterTextAppearance = 2130772322;
  321. // aapt resource value: 0x7f010031
  322. public const int customNavigationLayout = 2130772017;
  323. // aapt resource value: 0x7f0100ed
  324. public const int defaultQueryHint = 2130772205;
  325. // aapt resource value: 0x7f010080
  326. public const int dialogPreferredPadding = 2130772096;
  327. // aapt resource value: 0x7f01007f
  328. public const int dialogTheme = 2130772095;
  329. // aapt resource value: 0x7f010027
  330. public const int displayOptions = 2130772007;
  331. // aapt resource value: 0x7f01002d
  332. public const int divider = 2130772013;
  333. // aapt resource value: 0x7f01008d
  334. public const int dividerHorizontal = 2130772109;
  335. // aapt resource value: 0x7f0100d9
  336. public const int dividerPadding = 2130772185;
  337. // aapt resource value: 0x7f01008c
  338. public const int dividerVertical = 2130772108;
  339. // aapt resource value: 0x7f0100d1
  340. public const int drawableSize = 2130772177;
  341. // aapt resource value: 0x7f010022
  342. public const int drawerArrowStyle = 2130772002;
  343. // aapt resource value: 0x7f01009f
  344. public const int dropDownListViewStyle = 2130772127;
  345. // aapt resource value: 0x7f010083
  346. public const int dropdownListPreferredItemHeight = 2130772099;
  347. // aapt resource value: 0x7f010094
  348. public const int editTextBackground = 2130772116;
  349. // aapt resource value: 0x7f010093
  350. public const int editTextColor = 2130772115;
  351. // aapt resource value: 0x7f0100bf
  352. public const int editTextStyle = 2130772159;
  353. // aapt resource value: 0x7f01003e
  354. public const int elevation = 2130772030;
  355. // aapt resource value: 0x7f01015e
  356. public const int errorEnabled = 2130772318;
  357. // aapt resource value: 0x7f01015f
  358. public const int errorTextAppearance = 2130772319;
  359. // aapt resource value: 0x7f010042
  360. public const int expandActivityOverflowButtonDrawable = 2130772034;
  361. // aapt resource value: 0x7f010118
  362. public const int expanded = 2130772248;
  363. // aapt resource value: 0x7f01012d
  364. public const int expandedTitleGravity = 2130772269;
  365. // aapt resource value: 0x7f010120
  366. public const int expandedTitleMargin = 2130772256;
  367. // aapt resource value: 0x7f010124
  368. public const int expandedTitleMarginBottom = 2130772260;
  369. // aapt resource value: 0x7f010123
  370. public const int expandedTitleMarginEnd = 2130772259;
  371. // aapt resource value: 0x7f010121
  372. public const int expandedTitleMarginStart = 2130772257;
  373. // aapt resource value: 0x7f010122
  374. public const int expandedTitleMarginTop = 2130772258;
  375. // aapt resource value: 0x7f010125
  376. public const int expandedTitleTextAppearance = 2130772261;
  377. // aapt resource value: 0x7f010015
  378. public const int externalRouteEnabledDrawable = 2130771989;
  379. // aapt resource value: 0x7f01013d
  380. public const int fabSize = 2130772285;
  381. // aapt resource value: 0x7f010004
  382. public const int fastScrollEnabled = 2130771972;
  383. // aapt resource value: 0x7f010007
  384. public const int fastScrollHorizontalThumbDrawable = 2130771975;
  385. // aapt resource value: 0x7f010008
  386. public const int fastScrollHorizontalTrackDrawable = 2130771976;
  387. // aapt resource value: 0x7f010005
  388. public const int fastScrollVerticalThumbDrawable = 2130771973;
  389. // aapt resource value: 0x7f010006
  390. public const int fastScrollVerticalTrackDrawable = 2130771974;
  391. // aapt resource value: 0x7f010171
  392. public const int font = 2130772337;
  393. // aapt resource value: 0x7f010055
  394. public const int fontFamily = 2130772053;
  395. // aapt resource value: 0x7f01016a
  396. public const int fontProviderAuthority = 2130772330;
  397. // aapt resource value: 0x7f01016d
  398. public const int fontProviderCerts = 2130772333;
  399. // aapt resource value: 0x7f01016e
  400. public const int fontProviderFetchStrategy = 2130772334;
  401. // aapt resource value: 0x7f01016f
  402. public const int fontProviderFetchTimeout = 2130772335;
  403. // aapt resource value: 0x7f01016b
  404. public const int fontProviderPackage = 2130772331;
  405. // aapt resource value: 0x7f01016c
  406. public const int fontProviderQuery = 2130772332;
  407. // aapt resource value: 0x7f010170
  408. public const int fontStyle = 2130772336;
  409. // aapt resource value: 0x7f010172
  410. public const int fontWeight = 2130772338;
  411. // aapt resource value: 0x7f010142
  412. public const int foregroundInsidePadding = 2130772290;
  413. // aapt resource value: 0x7f0100d2
  414. public const int gapBetweenBars = 2130772178;
  415. // aapt resource value: 0x7f0100ef
  416. public const int goIcon = 2130772207;
  417. // aapt resource value: 0x7f010148
  418. public const int headerLayout = 2130772296;
  419. // aapt resource value: 0x7f010023
  420. public const int height = 2130772003;
  421. // aapt resource value: 0x7f010037
  422. public const int hideOnContentScroll = 2130772023;
  423. // aapt resource value: 0x7f010164
  424. public const int hintAnimationEnabled = 2130772324;
  425. // aapt resource value: 0x7f01015d
  426. public const int hintEnabled = 2130772317;
  427. // aapt resource value: 0x7f01015c
  428. public const int hintTextAppearance = 2130772316;
  429. // aapt resource value: 0x7f010085
  430. public const int homeAsUpIndicator = 2130772101;
  431. // aapt resource value: 0x7f010032
  432. public const int homeLayout = 2130772018;
  433. // aapt resource value: 0x7f01002b
  434. public const int icon = 2130772011;
  435. // aapt resource value: 0x7f0100e2
  436. public const int iconTint = 2130772194;
  437. // aapt resource value: 0x7f0100e3
  438. public const int iconTintMode = 2130772195;
  439. // aapt resource value: 0x7f0100eb
  440. public const int iconifiedByDefault = 2130772203;
  441. // aapt resource value: 0x7f010095
  442. public const int imageButtonStyle = 2130772117;
  443. // aapt resource value: 0x7f010034
  444. public const int indeterminateProgressStyle = 2130772020;
  445. // aapt resource value: 0x7f010041
  446. public const int initialActivityCount = 2130772033;
  447. // aapt resource value: 0x7f010149
  448. public const int insetForeground = 2130772297;
  449. // aapt resource value: 0x7f010024
  450. public const int isLightTheme = 2130772004;
  451. // aapt resource value: 0x7f010146
  452. public const int itemBackground = 2130772294;
  453. // aapt resource value: 0x7f010144
  454. public const int itemIconTint = 2130772292;
  455. // aapt resource value: 0x7f010036
  456. public const int itemPadding = 2130772022;
  457. // aapt resource value: 0x7f010147
  458. public const int itemTextAppearance = 2130772295;
  459. // aapt resource value: 0x7f010145
  460. public const int itemTextColor = 2130772293;
  461. // aapt resource value: 0x7f010131
  462. public const int keylines = 2130772273;
  463. // aapt resource value: 0x7f0100ea
  464. public const int layout = 2130772202;
  465. // aapt resource value: 0x7f010000
  466. public const int layoutManager = 2130771968;
  467. // aapt resource value: 0x7f010134
  468. public const int layout_anchor = 2130772276;
  469. // aapt resource value: 0x7f010136
  470. public const int layout_anchorGravity = 2130772278;
  471. // aapt resource value: 0x7f010133
  472. public const int layout_behavior = 2130772275;
  473. // aapt resource value: 0x7f01012f
  474. public const int layout_collapseMode = 2130772271;
  475. // aapt resource value: 0x7f010130
  476. public const int layout_collapseParallaxMultiplier = 2130772272;
  477. // aapt resource value: 0x7f010138
  478. public const int layout_dodgeInsetEdges = 2130772280;
  479. // aapt resource value: 0x7f010137
  480. public const int layout_insetEdge = 2130772279;
  481. // aapt resource value: 0x7f010135
  482. public const int layout_keyline = 2130772277;
  483. // aapt resource value: 0x7f01011b
  484. public const int layout_scrollFlags = 2130772251;
  485. // aapt resource value: 0x7f01011c
  486. public const int layout_scrollInterpolator = 2130772252;
  487. // aapt resource value: 0x7f0100a7
  488. public const int listChoiceBackgroundIndicator = 2130772135;
  489. // aapt resource value: 0x7f010081
  490. public const int listDividerAlertDialog = 2130772097;
  491. // aapt resource value: 0x7f010047
  492. public const int listItemLayout = 2130772039;
  493. // aapt resource value: 0x7f010044
  494. public const int listLayout = 2130772036;
  495. // aapt resource value: 0x7f0100c7
  496. public const int listMenuViewStyle = 2130772167;
  497. // aapt resource value: 0x7f0100a0
  498. public const int listPopupWindowStyle = 2130772128;
  499. // aapt resource value: 0x7f01009a
  500. public const int listPreferredItemHeight = 2130772122;
  501. // aapt resource value: 0x7f01009c
  502. public const int listPreferredItemHeightLarge = 2130772124;
  503. // aapt resource value: 0x7f01009b
  504. public const int listPreferredItemHeightSmall = 2130772123;
  505. // aapt resource value: 0x7f01009d
  506. public const int listPreferredItemPaddingLeft = 2130772125;
  507. // aapt resource value: 0x7f01009e
  508. public const int listPreferredItemPaddingRight = 2130772126;
  509. // aapt resource value: 0x7f01002c
  510. public const int logo = 2130772012;
  511. // aapt resource value: 0x7f010110
  512. public const int logoDescription = 2130772240;
  513. // aapt resource value: 0x7f01014b
  514. public const int maxActionInlineWidth = 2130772299;
  515. // aapt resource value: 0x7f01010a
  516. public const int maxButtonHeight = 2130772234;
  517. // aapt resource value: 0x7f0100d7
  518. public const int measureWithLargestChild = 2130772183;
  519. // aapt resource value: 0x7f010009
  520. public const int mediaRouteAudioTrackDrawable = 2130771977;
  521. // aapt resource value: 0x7f01000a
  522. public const int mediaRouteButtonStyle = 2130771978;
  523. // aapt resource value: 0x7f010016
  524. public const int mediaRouteButtonTint = 2130771990;
  525. // aapt resource value: 0x7f01000b
  526. public const int mediaRouteCloseDrawable = 2130771979;
  527. // aapt resource value: 0x7f01000c
  528. public const int mediaRouteControlPanelThemeOverlay = 2130771980;
  529. // aapt resource value: 0x7f01000d
  530. public const int mediaRouteDefaultIconDrawable = 2130771981;
  531. // aapt resource value: 0x7f01000e
  532. public const int mediaRoutePauseDrawable = 2130771982;
  533. // aapt resource value: 0x7f01000f
  534. public const int mediaRoutePlayDrawable = 2130771983;
  535. // aapt resource value: 0x7f010010
  536. public const int mediaRouteSpeakerGroupIconDrawable = 2130771984;
  537. // aapt resource value: 0x7f010011
  538. public const int mediaRouteSpeakerIconDrawable = 2130771985;
  539. // aapt resource value: 0x7f010012
  540. public const int mediaRouteStopDrawable = 2130771986;
  541. // aapt resource value: 0x7f010013
  542. public const int mediaRouteTheme = 2130771987;
  543. // aapt resource value: 0x7f010014
  544. public const int mediaRouteTvIconDrawable = 2130771988;
  545. // aapt resource value: 0x7f010143
  546. public const int menu = 2130772291;
  547. // aapt resource value: 0x7f010045
  548. public const int multiChoiceItemLayout = 2130772037;
  549. // aapt resource value: 0x7f01010f
  550. public const int navigationContentDescription = 2130772239;
  551. // aapt resource value: 0x7f01010e
  552. public const int navigationIcon = 2130772238;
  553. // aapt resource value: 0x7f010026
  554. public const int navigationMode = 2130772006;
  555. // aapt resource value: 0x7f0100db
  556. public const int numericModifiers = 2130772187;
  557. // aapt resource value: 0x7f0100e6
  558. public const int overlapAnchor = 2130772198;
  559. // aapt resource value: 0x7f0100e8
  560. public const int paddingBottomNoButtons = 2130772200;
  561. // aapt resource value: 0x7f010114
  562. public const int paddingEnd = 2130772244;
  563. // aapt resource value: 0x7f010113
  564. public const int paddingStart = 2130772243;
  565. // aapt resource value: 0x7f0100e9
  566. public const int paddingTopNoTitle = 2130772201;
  567. // aapt resource value: 0x7f0100a4
  568. public const int panelBackground = 2130772132;
  569. // aapt resource value: 0x7f0100a6
  570. public const int panelMenuListTheme = 2130772134;
  571. // aapt resource value: 0x7f0100a5
  572. public const int panelMenuListWidth = 2130772133;
  573. // aapt resource value: 0x7f010167
  574. public const int passwordToggleContentDescription = 2130772327;
  575. // aapt resource value: 0x7f010166
  576. public const int passwordToggleDrawable = 2130772326;
  577. // aapt resource value: 0x7f010165
  578. public const int passwordToggleEnabled = 2130772325;
  579. // aapt resource value: 0x7f010168
  580. public const int passwordToggleTint = 2130772328;
  581. // aapt resource value: 0x7f010169
  582. public const int passwordToggleTintMode = 2130772329;
  583. // aapt resource value: 0x7f010091
  584. public const int popupMenuStyle = 2130772113;
  585. // aapt resource value: 0x7f01003f
  586. public const int popupTheme = 2130772031;
  587. // aapt resource value: 0x7f010092
  588. public const int popupWindowStyle = 2130772114;
  589. // aapt resource value: 0x7f0100e4
  590. public const int preserveIconSpacing = 2130772196;
  591. // aapt resource value: 0x7f01013e
  592. public const int pressedTranslationZ = 2130772286;
  593. // aapt resource value: 0x7f010035
  594. public const int progressBarPadding = 2130772021;
  595. // aapt resource value: 0x7f010033
  596. public const int progressBarStyle = 2130772019;
  597. // aapt resource value: 0x7f0100f5
  598. public const int queryBackground = 2130772213;
  599. // aapt resource value: 0x7f0100ec
  600. public const int queryHint = 2130772204;
  601. // aapt resource value: 0x7f0100c0
  602. public const int radioButtonStyle = 2130772160;
  603. // aapt resource value: 0x7f0100c1
  604. public const int ratingBarStyle = 2130772161;
  605. // aapt resource value: 0x7f0100c2
  606. public const int ratingBarStyleIndicator = 2130772162;
  607. // aapt resource value: 0x7f0100c3
  608. public const int ratingBarStyleSmall = 2130772163;
  609. // aapt resource value: 0x7f010002
  610. public const int reverseLayout = 2130771970;
  611. // aapt resource value: 0x7f01013c
  612. public const int rippleColor = 2130772284;
  613. // aapt resource value: 0x7f01012b
  614. public const int scrimAnimationDuration = 2130772267;
  615. // aapt resource value: 0x7f01012a
  616. public const int scrimVisibleHeightTrigger = 2130772266;
  617. // aapt resource value: 0x7f0100f1
  618. public const int searchHintIcon = 2130772209;
  619. // aapt resource value: 0x7f0100f0
  620. public const int searchIcon = 2130772208;
  621. // aapt resource value: 0x7f010099
  622. public const int searchViewStyle = 2130772121;
  623. // aapt resource value: 0x7f0100c4
  624. public const int seekBarStyle = 2130772164;
  625. // aapt resource value: 0x7f010089
  626. public const int selectableItemBackground = 2130772105;
  627. // aapt resource value: 0x7f01008a
  628. public const int selectableItemBackgroundBorderless = 2130772106;
  629. // aapt resource value: 0x7f0100dc
  630. public const int showAsAction = 2130772188;
  631. // aapt resource value: 0x7f0100d8
  632. public const int showDividers = 2130772184;
  633. // aapt resource value: 0x7f010101
  634. public const int showText = 2130772225;
  635. // aapt resource value: 0x7f010048
  636. public const int showTitle = 2130772040;
  637. // aapt resource value: 0x7f010173
  638. public const int show_fps = 2130772339;
  639. // aapt resource value: 0x7f010046
  640. public const int singleChoiceItemLayout = 2130772038;
  641. // aapt resource value: 0x7f010001
  642. public const int spanCount = 2130771969;
  643. // aapt resource value: 0x7f0100d0
  644. public const int spinBars = 2130772176;
  645. // aapt resource value: 0x7f010084
  646. public const int spinnerDropDownItemStyle = 2130772100;
  647. // aapt resource value: 0x7f0100c5
  648. public const int spinnerStyle = 2130772165;
  649. // aapt resource value: 0x7f010100
  650. public const int splitTrack = 2130772224;
  651. // aapt resource value: 0x7f010049
  652. public const int srcCompat = 2130772041;
  653. // aapt resource value: 0x7f010003
  654. public const int stackFromEnd = 2130771971;
  655. // aapt resource value: 0x7f0100e7
  656. public const int state_above_anchor = 2130772199;
  657. // aapt resource value: 0x7f010119
  658. public const int state_collapsed = 2130772249;
  659. // aapt resource value: 0x7f01011a
  660. public const int state_collapsible = 2130772250;
  661. // aapt resource value: 0x7f010132
  662. public const int statusBarBackground = 2130772274;
  663. // aapt resource value: 0x7f010128
  664. public const int statusBarScrim = 2130772264;
  665. // aapt resource value: 0x7f0100e5
  666. public const int subMenuArrow = 2130772197;
  667. // aapt resource value: 0x7f0100f6
  668. public const int submitBackground = 2130772214;
  669. // aapt resource value: 0x7f010028
  670. public const int subtitle = 2130772008;
  671. // aapt resource value: 0x7f010103
  672. public const int subtitleTextAppearance = 2130772227;
  673. // aapt resource value: 0x7f010112
  674. public const int subtitleTextColor = 2130772242;
  675. // aapt resource value: 0x7f01002a
  676. public const int subtitleTextStyle = 2130772010;
  677. // aapt resource value: 0x7f0100f4
  678. public const int suggestionRowLayout = 2130772212;
  679. // aapt resource value: 0x7f0100fe
  680. public const int switchMinWidth = 2130772222;
  681. // aapt resource value: 0x7f0100ff
  682. public const int switchPadding = 2130772223;
  683. // aapt resource value: 0x7f0100c6
  684. public const int switchStyle = 2130772166;
  685. // aapt resource value: 0x7f0100fd
  686. public const int switchTextAppearance = 2130772221;
  687. // aapt resource value: 0x7f01014f
  688. public const int tabBackground = 2130772303;
  689. // aapt resource value: 0x7f01014e
  690. public const int tabContentStart = 2130772302;
  691. // aapt resource value: 0x7f010151
  692. public const int tabGravity = 2130772305;
  693. // aapt resource value: 0x7f01014c
  694. public const int tabIndicatorColor = 2130772300;
  695. // aapt resource value: 0x7f01014d
  696. public const int tabIndicatorHeight = 2130772301;
  697. // aapt resource value: 0x7f010153
  698. public const int tabMaxWidth = 2130772307;
  699. // aapt resource value: 0x7f010152
  700. public const int tabMinWidth = 2130772306;
  701. // aapt resource value: 0x7f010150
  702. public const int tabMode = 2130772304;
  703. // aapt resource value: 0x7f01015b
  704. public const int tabPadding = 2130772315;
  705. // aapt resource value: 0x7f01015a
  706. public const int tabPaddingBottom = 2130772314;
  707. // aapt resource value: 0x7f010159
  708. public const int tabPaddingEnd = 2130772313;
  709. // aapt resource value: 0x7f010157
  710. public const int tabPaddingStart = 2130772311;
  711. // aapt resource value: 0x7f010158
  712. public const int tabPaddingTop = 2130772312;
  713. // aapt resource value: 0x7f010156
  714. public const int tabSelectedTextColor = 2130772310;
  715. // aapt resource value: 0x7f010154
  716. public const int tabTextAppearance = 2130772308;
  717. // aapt resource value: 0x7f010155
  718. public const int tabTextColor = 2130772309;
  719. // aapt resource value: 0x7f01004f
  720. public const int textAllCaps = 2130772047;
  721. // aapt resource value: 0x7f01007c
  722. public const int textAppearanceLargePopupMenu = 2130772092;
  723. // aapt resource value: 0x7f0100a1
  724. public const int textAppearanceListItem = 2130772129;
  725. // aapt resource value: 0x7f0100a2
  726. public const int textAppearanceListItemSecondary = 2130772130;
  727. // aapt resource value: 0x7f0100a3
  728. public const int textAppearanceListItemSmall = 2130772131;
  729. // aapt resource value: 0x7f01007e
  730. public const int textAppearancePopupMenuHeader = 2130772094;
  731. // aapt resource value: 0x7f010097
  732. public const int textAppearanceSearchResultSubtitle = 2130772119;
  733. // aapt resource value: 0x7f010096
  734. public const int textAppearanceSearchResultTitle = 2130772118;
  735. // aapt resource value: 0x7f01007d
  736. public const int textAppearanceSmallPopupMenu = 2130772093;
  737. // aapt resource value: 0x7f0100b6
  738. public const int textColorAlertDialogListItem = 2130772150;
  739. // aapt resource value: 0x7f01013b
  740. public const int textColorError = 2130772283;
  741. // aapt resource value: 0x7f010098
  742. public const int textColorSearchUrl = 2130772120;
  743. // aapt resource value: 0x7f010115
  744. public const int theme = 2130772245;
  745. // aapt resource value: 0x7f0100d6
  746. public const int thickness = 2130772182;
  747. // aapt resource value: 0x7f0100fc
  748. public const int thumbTextPadding = 2130772220;
  749. // aapt resource value: 0x7f0100f7
  750. public const int thumbTint = 2130772215;
  751. // aapt resource value: 0x7f0100f8
  752. public const int thumbTintMode = 2130772216;
  753. // aapt resource value: 0x7f01004c
  754. public const int tickMark = 2130772044;
  755. // aapt resource value: 0x7f01004d
  756. public const int tickMarkTint = 2130772045;
  757. // aapt resource value: 0x7f01004e
  758. public const int tickMarkTintMode = 2130772046;
  759. // aapt resource value: 0x7f01004a
  760. public const int tint = 2130772042;
  761. // aapt resource value: 0x7f01004b
  762. public const int tintMode = 2130772043;
  763. // aapt resource value: 0x7f010025
  764. public const int title = 2130772005;
  765. // aapt resource value: 0x7f01012e
  766. public const int titleEnabled = 2130772270;
  767. // aapt resource value: 0x7f010104
  768. public const int titleMargin = 2130772228;
  769. // aapt resource value: 0x7f010108
  770. public const int titleMarginBottom = 2130772232;
  771. // aapt resource value: 0x7f010106
  772. public const int titleMarginEnd = 2130772230;
  773. // aapt resource value: 0x7f010105
  774. public const int titleMarginStart = 2130772229;
  775. // aapt resource value: 0x7f010107
  776. public const int titleMarginTop = 2130772231;
  777. // aapt resource value: 0x7f010109
  778. public const int titleMargins = 2130772233;
  779. // aapt resource value: 0x7f010102
  780. public const int titleTextAppearance = 2130772226;
  781. // aapt resource value: 0x7f010111
  782. public const int titleTextColor = 2130772241;
  783. // aapt resource value: 0x7f010029
  784. public const int titleTextStyle = 2130772009;
  785. // aapt resource value: 0x7f010129
  786. public const int toolbarId = 2130772265;
  787. // aapt resource value: 0x7f010090
  788. public const int toolbarNavigationButtonStyle = 2130772112;
  789. // aapt resource value: 0x7f01008f
  790. public const int toolbarStyle = 2130772111;
  791. // aapt resource value: 0x7f0100c9
  792. public const int tooltipForegroundColor = 2130772169;
  793. // aapt resource value: 0x7f0100c8
  794. public const int tooltipFrameBackground = 2130772168;
  795. // aapt resource value: 0x7f0100e1
  796. public const int tooltipText = 2130772193;
  797. // aapt resource value: 0x7f0100f9
  798. public const int track = 2130772217;
  799. // aapt resource value: 0x7f0100fa
  800. public const int trackTint = 2130772218;
  801. // aapt resource value: 0x7f0100fb
  802. public const int trackTintMode = 2130772219;
  803. // aapt resource value: 0x7f010140
  804. public const int useCompatPadding = 2130772288;
  805. // aapt resource value: 0x7f0100f2
  806. public const int voiceIcon = 2130772210;
  807. // aapt resource value: 0x7f010056
  808. public const int windowActionBar = 2130772054;
  809. // aapt resource value: 0x7f010058
  810. public const int windowActionBarOverlay = 2130772056;
  811. // aapt resource value: 0x7f010059
  812. public const int windowActionModeOverlay = 2130772057;
  813. // aapt resource value: 0x7f01005d
  814. public const int windowFixedHeightMajor = 2130772061;
  815. // aapt resource value: 0x7f01005b
  816. public const int windowFixedHeightMinor = 2130772059;
  817. // aapt resource value: 0x7f01005a
  818. public const int windowFixedWidthMajor = 2130772058;
  819. // aapt resource value: 0x7f01005c
  820. public const int windowFixedWidthMinor = 2130772060;
  821. // aapt resource value: 0x7f01005e
  822. public const int windowMinWidthMajor = 2130772062;
  823. // aapt resource value: 0x7f01005f
  824. public const int windowMinWidthMinor = 2130772063;
  825. // aapt resource value: 0x7f010057
  826. public const int windowNoTitle = 2130772055;
  827. static Attribute()
  828. {
  829. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  830. }
  831. private Attribute()
  832. {
  833. }
  834. }
  835. public partial class Boolean
  836. {
  837. // aapt resource value: 0x7f0e0000
  838. public const int abc_action_bar_embed_tabs = 2131623936;
  839. // aapt resource value: 0x7f0e0001
  840. public const int abc_allow_stacked_button_bar = 2131623937;
  841. // aapt resource value: 0x7f0e0002
  842. public const int abc_config_actionMenuItemAllCaps = 2131623938;
  843. // aapt resource value: 0x7f0e0003
  844. public const int abc_config_closeDialogWhenTouchOutside = 2131623939;
  845. // aapt resource value: 0x7f0e0004
  846. public const int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131623940;
  847. static Boolean()
  848. {
  849. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  850. }
  851. private Boolean()
  852. {
  853. }
  854. }
  855. public partial class Color
  856. {
  857. // aapt resource value: 0x7f0d004f
  858. public const int abc_background_cache_hint_selector_material_dark = 2131558479;
  859. // aapt resource value: 0x7f0d0050
  860. public const int abc_background_cache_hint_selector_material_light = 2131558480;
  861. // aapt resource value: 0x7f0d0051
  862. public const int abc_btn_colored_borderless_text_material = 2131558481;
  863. // aapt resource value: 0x7f0d0052
  864. public const int abc_btn_colored_text_material = 2131558482;
  865. // aapt resource value: 0x7f0d0053
  866. public const int abc_color_highlight_material = 2131558483;
  867. // aapt resource value: 0x7f0d0054
  868. public const int abc_hint_foreground_material_dark = 2131558484;
  869. // aapt resource value: 0x7f0d0055
  870. public const int abc_hint_foreground_material_light = 2131558485;
  871. // aapt resource value: 0x7f0d0004
  872. public const int abc_input_method_navigation_guard = 2131558404;
  873. // aapt resource value: 0x7f0d0056
  874. public const int abc_primary_text_disable_only_material_dark = 2131558486;
  875. // aapt resource value: 0x7f0d0057
  876. public const int abc_primary_text_disable_only_material_light = 2131558487;
  877. // aapt resource value: 0x7f0d0058
  878. public const int abc_primary_text_material_dark = 2131558488;
  879. // aapt resource value: 0x7f0d0059
  880. public const int abc_primary_text_material_light = 2131558489;
  881. // aapt resource value: 0x7f0d005a
  882. public const int abc_search_url_text = 2131558490;
  883. // aapt resource value: 0x7f0d0005
  884. public const int abc_search_url_text_normal = 2131558405;
  885. // aapt resource value: 0x7f0d0006
  886. public const int abc_search_url_text_pressed = 2131558406;
  887. // aapt resource value: 0x7f0d0007
  888. public const int abc_search_url_text_selected = 2131558407;
  889. // aapt resource value: 0x7f0d005b
  890. public const int abc_secondary_text_material_dark = 2131558491;
  891. // aapt resource value: 0x7f0d005c
  892. public const int abc_secondary_text_material_light = 2131558492;
  893. // aapt resource value: 0x7f0d005d
  894. public const int abc_tint_btn_checkable = 2131558493;
  895. // aapt resource value: 0x7f0d005e
  896. public const int abc_tint_default = 2131558494;
  897. // aapt resource value: 0x7f0d005f
  898. public const int abc_tint_edittext = 2131558495;
  899. // aapt resource value: 0x7f0d0060
  900. public const int abc_tint_seek_thumb = 2131558496;
  901. // aapt resource value: 0x7f0d0061
  902. public const int abc_tint_spinner = 2131558497;
  903. // aapt resource value: 0x7f0d0062
  904. public const int abc_tint_switch_track = 2131558498;
  905. // aapt resource value: 0x7f0d0008
  906. public const int accent_material_dark = 2131558408;
  907. // aapt resource value: 0x7f0d0009
  908. public const int accent_material_light = 2131558409;
  909. // aapt resource value: 0x7f0d000a
  910. public const int background_floating_material_dark = 2131558410;
  911. // aapt resource value: 0x7f0d000b
  912. public const int background_floating_material_light = 2131558411;
  913. // aapt resource value: 0x7f0d000c
  914. public const int background_material_dark = 2131558412;
  915. // aapt resource value: 0x7f0d000d
  916. public const int background_material_light = 2131558413;
  917. // aapt resource value: 0x7f0d000e
  918. public const int bright_foreground_disabled_material_dark = 2131558414;
  919. // aapt resource value: 0x7f0d000f
  920. public const int bright_foreground_disabled_material_light = 2131558415;
  921. // aapt resource value: 0x7f0d0010
  922. public const int bright_foreground_inverse_material_dark = 2131558416;
  923. // aapt resource value: 0x7f0d0011
  924. public const int bright_foreground_inverse_material_light = 2131558417;
  925. // aapt resource value: 0x7f0d0012
  926. public const int bright_foreground_material_dark = 2131558418;
  927. // aapt resource value: 0x7f0d0013
  928. public const int bright_foreground_material_light = 2131558419;
  929. // aapt resource value: 0x7f0d0014
  930. public const int button_material_dark = 2131558420;
  931. // aapt resource value: 0x7f0d0015
  932. public const int button_material_light = 2131558421;
  933. // aapt resource value: 0x7f0d0000
  934. public const int cardview_dark_background = 2131558400;
  935. // aapt resource value: 0x7f0d0001
  936. public const int cardview_light_background = 2131558401;
  937. // aapt resource value: 0x7f0d0002
  938. public const int cardview_shadow_end_color = 2131558402;
  939. // aapt resource value: 0x7f0d0003
  940. public const int cardview_shadow_start_color = 2131558403;
  941. // aapt resource value: 0x7f0d004e
  942. public const int colorAccent = 2131558478;
  943. // aapt resource value: 0x7f0d004c
  944. public const int colorPrimary = 2131558476;
  945. // aapt resource value: 0x7f0d004d
  946. public const int colorPrimaryDark = 2131558477;
  947. // aapt resource value: 0x7f0d0040
  948. public const int design_bottom_navigation_shadow_color = 2131558464;
  949. // aapt resource value: 0x7f0d0063
  950. public const int design_error = 2131558499;
  951. // aapt resource value: 0x7f0d0041
  952. public const int design_fab_shadow_end_color = 2131558465;
  953. // aapt resource value: 0x7f0d0042
  954. public const int design_fab_shadow_mid_color = 2131558466;
  955. // aapt resource value: 0x7f0d0043
  956. public const int design_fab_shadow_start_color = 2131558467;
  957. // aapt resource value: 0x7f0d0044
  958. public const int design_fab_stroke_end_inner_color = 2131558468;
  959. // aapt resource value: 0x7f0d0045
  960. public const int design_fab_stroke_end_outer_color = 2131558469;
  961. // aapt resource value: 0x7f0d0046
  962. public const int design_fab_stroke_top_inner_color = 2131558470;
  963. // aapt resource value: 0x7f0d0047
  964. public const int design_fab_stroke_top_outer_color = 2131558471;
  965. // aapt resource value: 0x7f0d0048
  966. public const int design_snackbar_background_color = 2131558472;
  967. // aapt resource value: 0x7f0d0064
  968. public const int design_tint_password_toggle = 2131558500;
  969. // aapt resource value: 0x7f0d0016
  970. public const int dim_foreground_disabled_material_dark = 2131558422;
  971. // aapt resource value: 0x7f0d0017
  972. public const int dim_foreground_disabled_material_light = 2131558423;
  973. // aapt resource value: 0x7f0d0018
  974. public const int dim_foreground_material_dark = 2131558424;
  975. // aapt resource value: 0x7f0d0019
  976. public const int dim_foreground_material_light = 2131558425;
  977. // aapt resource value: 0x7f0d001a
  978. public const int error_color_material = 2131558426;
  979. // aapt resource value: 0x7f0d001b
  980. public const int foreground_material_dark = 2131558427;
  981. // aapt resource value: 0x7f0d001c
  982. public const int foreground_material_light = 2131558428;
  983. // aapt resource value: 0x7f0d001d
  984. public const int highlighted_text_material_dark = 2131558429;
  985. // aapt resource value: 0x7f0d001e
  986. public const int highlighted_text_material_light = 2131558430;
  987. // aapt resource value: 0x7f0d004b
  988. public const int launcher_background = 2131558475;
  989. // aapt resource value: 0x7f0d001f
  990. public const int material_blue_grey_800 = 2131558431;
  991. // aapt resource value: 0x7f0d0020
  992. public const int material_blue_grey_900 = 2131558432;
  993. // aapt resource value: 0x7f0d0021
  994. public const int material_blue_grey_950 = 2131558433;
  995. // aapt resource value: 0x7f0d0022
  996. public const int material_deep_teal_200 = 2131558434;
  997. // aapt resource value: 0x7f0d0023
  998. public const int material_deep_teal_500 = 2131558435;
  999. // aapt resource value: 0x7f0d0024
  1000. public const int material_grey_100 = 2131558436;
  1001. // aapt resource value: 0x7f0d0025
  1002. public const int material_grey_300 = 2131558437;
  1003. // aapt resource value: 0x7f0d0026
  1004. public const int material_grey_50 = 2131558438;
  1005. // aapt resource value: 0x7f0d0027
  1006. public const int material_grey_600 = 2131558439;
  1007. // aapt resource value: 0x7f0d0028
  1008. public const int material_grey_800 = 2131558440;
  1009. // aapt resource value: 0x7f0d0029
  1010. public const int material_grey_850 = 2131558441;
  1011. // aapt resource value: 0x7f0d002a
  1012. public const int material_grey_900 = 2131558442;
  1013. // aapt resource value: 0x7f0d0049
  1014. public const int notification_action_color_filter = 2131558473;
  1015. // aapt resource value: 0x7f0d004a
  1016. public const int notification_icon_bg_color = 2131558474;
  1017. // aapt resource value: 0x7f0d003f
  1018. public const int notification_material_background_media_default_color = 2131558463;
  1019. // aapt resource value: 0x7f0d002b
  1020. public const int primary_dark_material_dark = 2131558443;
  1021. // aapt resource value: 0x7f0d002c
  1022. public const int primary_dark_material_light = 2131558444;
  1023. // aapt resource value: 0x7f0d002d
  1024. public const int primary_material_dark = 2131558445;
  1025. // aapt resource value: 0x7f0d002e
  1026. public const int primary_material_light = 2131558446;
  1027. // aapt resource value: 0x7f0d002f
  1028. public const int primary_text_default_material_dark = 2131558447;
  1029. // aapt resource value: 0x7f0d0030
  1030. public const int primary_text_default_material_light = 2131558448;
  1031. // aapt resource value: 0x7f0d0031
  1032. public const int primary_text_disabled_material_dark = 2131558449;
  1033. // aapt resource value: 0x7f0d0032
  1034. public const int primary_text_disabled_material_light = 2131558450;
  1035. // aapt resource value: 0x7f0d0033
  1036. public const int ripple_material_dark = 2131558451;
  1037. // aapt resource value: 0x7f0d0034
  1038. public const int ripple_material_light = 2131558452;
  1039. // aapt resource value: 0x7f0d0035
  1040. public const int secondary_text_default_material_dark = 2131558453;
  1041. // aapt resource value: 0x7f0d0036
  1042. public const int secondary_text_default_material_light = 2131558454;
  1043. // aapt resource value: 0x7f0d0037
  1044. public const int secondary_text_disabled_material_dark = 2131558455;
  1045. // aapt resource value: 0x7f0d0038
  1046. public const int secondary_text_disabled_material_light = 2131558456;
  1047. // aapt resource value: 0x7f0d0039
  1048. public const int switch_thumb_disabled_material_dark = 2131558457;
  1049. // aapt resource value: 0x7f0d003a
  1050. public const int switch_thumb_disabled_material_light = 2131558458;
  1051. // aapt resource value: 0x7f0d0065
  1052. public const int switch_thumb_material_dark = 2131558501;
  1053. // aapt resource value: 0x7f0d0066
  1054. public const int switch_thumb_material_light = 2131558502;
  1055. // aapt resource value: 0x7f0d003b
  1056. public const int switch_thumb_normal_material_dark = 2131558459;
  1057. // aapt resource value: 0x7f0d003c
  1058. public const int switch_thumb_normal_material_light = 2131558460;
  1059. // aapt resource value: 0x7f0d003d
  1060. public const int tooltip_background_dark = 2131558461;
  1061. // aapt resource value: 0x7f0d003e
  1062. public const int tooltip_background_light = 2131558462;
  1063. static Color()
  1064. {
  1065. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1066. }
  1067. private Color()
  1068. {
  1069. }
  1070. }
  1071. public partial class Dimension
  1072. {
  1073. // aapt resource value: 0x7f08001b
  1074. public const int abc_action_bar_content_inset_material = 2131230747;
  1075. // aapt resource value: 0x7f08001c
  1076. public const int abc_action_bar_content_inset_with_nav = 2131230748;
  1077. // aapt resource value: 0x7f080010
  1078. public const int abc_action_bar_default_height_material = 2131230736;
  1079. // aapt resource value: 0x7f08001d
  1080. public const int abc_action_bar_default_padding_end_material = 2131230749;
  1081. // aapt resource value: 0x7f08001e
  1082. public const int abc_action_bar_default_padding_start_material = 2131230750;
  1083. // aapt resource value: 0x7f080020
  1084. public const int abc_action_bar_elevation_material = 2131230752;
  1085. // aapt resource value: 0x7f080021
  1086. public const int abc_action_bar_icon_vertical_padding_material = 2131230753;
  1087. // aapt resource value: 0x7f080022
  1088. public const int abc_action_bar_overflow_padding_end_material = 2131230754;
  1089. // aapt resource value: 0x7f080023
  1090. public const int abc_action_bar_overflow_padding_start_material = 2131230755;
  1091. // aapt resource value: 0x7f080011
  1092. public const int abc_action_bar_progress_bar_size = 2131230737;
  1093. // aapt resource value: 0x7f080024
  1094. public const int abc_action_bar_stacked_max_height = 2131230756;
  1095. // aapt resource value: 0x7f080025
  1096. public const int abc_action_bar_stacked_tab_max_width = 2131230757;
  1097. // aapt resource value: 0x7f080026
  1098. public const int abc_action_bar_subtitle_bottom_margin_material = 2131230758;
  1099. // aapt resource value: 0x7f080027
  1100. public const int abc_action_bar_subtitle_top_margin_material = 2131230759;
  1101. // aapt resource value: 0x7f080028
  1102. public const int abc_action_button_min_height_material = 2131230760;
  1103. // aapt resource value: 0x7f080029
  1104. public const int abc_action_button_min_width_material = 2131230761;
  1105. // aapt resource value: 0x7f08002a
  1106. public const int abc_action_button_min_width_overflow_material = 2131230762;
  1107. // aapt resource value: 0x7f08000f
  1108. public const int abc_alert_dialog_button_bar_height = 2131230735;
  1109. // aapt resource value: 0x7f08002b
  1110. public const int abc_button_inset_horizontal_material = 2131230763;
  1111. // aapt resource value: 0x7f08002c
  1112. public const int abc_button_inset_vertical_material = 2131230764;
  1113. // aapt resource value: 0x7f08002d
  1114. public const int abc_button_padding_horizontal_material = 2131230765;
  1115. // aapt resource value: 0x7f08002e
  1116. public const int abc_button_padding_vertical_material = 2131230766;
  1117. // aapt resource value: 0x7f08002f
  1118. public const int abc_cascading_menus_min_smallest_width = 2131230767;
  1119. // aapt resource value: 0x7f080014
  1120. public const int abc_config_prefDialogWidth = 2131230740;
  1121. // aapt resource value: 0x7f080030
  1122. public const int abc_control_corner_material = 2131230768;
  1123. // aapt resource value: 0x7f080031
  1124. public const int abc_control_inset_material = 2131230769;
  1125. // aapt resource value: 0x7f080032
  1126. public const int abc_control_padding_material = 2131230770;
  1127. // aapt resource value: 0x7f080015
  1128. public const int abc_dialog_fixed_height_major = 2131230741;
  1129. // aapt resource value: 0x7f080016
  1130. public const int abc_dialog_fixed_height_minor = 2131230742;
  1131. // aapt resource value: 0x7f080017
  1132. public const int abc_dialog_fixed_width_major = 2131230743;
  1133. // aapt resource value: 0x7f080018
  1134. public const int abc_dialog_fixed_width_minor = 2131230744;
  1135. // aapt resource value: 0x7f080033
  1136. public const int abc_dialog_list_padding_bottom_no_buttons = 2131230771;
  1137. // aapt resource value: 0x7f080034
  1138. public const int abc_dialog_list_padding_top_no_title = 2131230772;
  1139. // aapt resource value: 0x7f080019
  1140. public const int abc_dialog_min_width_major = 2131230745;
  1141. // aapt resource value: 0x7f08001a
  1142. public const int abc_dialog_min_width_minor = 2131230746;
  1143. // aapt resource value: 0x7f080035
  1144. public const int abc_dialog_padding_material = 2131230773;
  1145. // aapt resource value: 0x7f080036
  1146. public const int abc_dialog_padding_top_material = 2131230774;
  1147. // aapt resource value: 0x7f080037
  1148. public const int abc_dialog_title_divider_material = 2131230775;
  1149. // aapt resource value: 0x7f080038
  1150. public const int abc_disabled_alpha_material_dark = 2131230776;
  1151. // aapt resource value: 0x7f080039
  1152. public const int abc_disabled_alpha_material_light = 2131230777;
  1153. // aapt resource value: 0x7f08003a
  1154. public const int abc_dropdownitem_icon_width = 2131230778;
  1155. // aapt resource value: 0x7f08003b
  1156. public const int abc_dropdownitem_text_padding_left = 2131230779;
  1157. // aapt resource value: 0x7f08003c
  1158. public const int abc_dropdownitem_text_padding_right = 2131230780;
  1159. // aapt resource value: 0x7f08003d
  1160. public const int abc_edit_text_inset_bottom_material = 2131230781;
  1161. // aapt resource value: 0x7f08003e
  1162. public const int abc_edit_text_inset_horizontal_material = 2131230782;
  1163. // aapt resource value: 0x7f08003f
  1164. public const int abc_edit_text_inset_top_material = 2131230783;
  1165. // aapt resource value: 0x7f080040
  1166. public const int abc_floating_window_z = 2131230784;
  1167. // aapt resource value: 0x7f080041
  1168. public const int abc_list_item_padding_horizontal_material = 2131230785;
  1169. // aapt resource value: 0x7f080042
  1170. public const int abc_panel_menu_list_width = 2131230786;
  1171. // aapt resource value: 0x7f080043
  1172. public const int abc_progress_bar_height_material = 2131230787;
  1173. // aapt resource value: 0x7f080044
  1174. public const int abc_search_view_preferred_height = 2131230788;
  1175. // aapt resource value: 0x7f080045
  1176. public const int abc_search_view_preferred_width = 2131230789;
  1177. // aapt resource value: 0x7f080046
  1178. public const int abc_seekbar_track_background_height_material = 2131230790;
  1179. // aapt resource value: 0x7f080047
  1180. public const int abc_seekbar_track_progress_height_material = 2131230791;
  1181. // aapt resource value: 0x7f080048
  1182. public const int abc_select_dialog_padding_start_material = 2131230792;
  1183. // aapt resource value: 0x7f08001f
  1184. public const int abc_switch_padding = 2131230751;
  1185. // aapt resource value: 0x7f080049
  1186. public const int abc_text_size_body_1_material = 2131230793;
  1187. // aapt resource value: 0x7f08004a
  1188. public const int abc_text_size_body_2_material = 2131230794;
  1189. // aapt resource value: 0x7f08004b
  1190. public const int abc_text_size_button_material = 2131230795;
  1191. // aapt resource value: 0x7f08004c
  1192. public const int abc_text_size_caption_material = 2131230796;
  1193. // aapt resource value: 0x7f08004d
  1194. public const int abc_text_size_display_1_material = 2131230797;
  1195. // aapt resource value: 0x7f08004e
  1196. public const int abc_text_size_display_2_material = 2131230798;
  1197. // aapt resource value: 0x7f08004f
  1198. public const int abc_text_size_display_3_material = 2131230799;
  1199. // aapt resource value: 0x7f080050
  1200. public const int abc_text_size_display_4_material = 2131230800;
  1201. // aapt resource value: 0x7f080051
  1202. public const int abc_text_size_headline_material = 2131230801;
  1203. // aapt resource value: 0x7f080052
  1204. public const int abc_text_size_large_material = 2131230802;
  1205. // aapt resource value: 0x7f080053
  1206. public const int abc_text_size_medium_material = 2131230803;
  1207. // aapt resource value: 0x7f080054
  1208. public const int abc_text_size_menu_header_material = 2131230804;
  1209. // aapt resource value: 0x7f080055
  1210. public const int abc_text_size_menu_material = 2131230805;
  1211. // aapt resource value: 0x7f080056
  1212. public const int abc_text_size_small_material = 2131230806;
  1213. // aapt resource value: 0x7f080057
  1214. public const int abc_text_size_subhead_material = 2131230807;
  1215. // aapt resource value: 0x7f080012
  1216. public const int abc_text_size_subtitle_material_toolbar = 2131230738;
  1217. // aapt resource value: 0x7f080058
  1218. public const int abc_text_size_title_material = 2131230808;
  1219. // aapt resource value: 0x7f080013
  1220. public const int abc_text_size_title_material_toolbar = 2131230739;
  1221. // aapt resource value: 0x7f08000c
  1222. public const int cardview_compat_inset_shadow = 2131230732;
  1223. // aapt resource value: 0x7f08000d
  1224. public const int cardview_default_elevation = 2131230733;
  1225. // aapt resource value: 0x7f08000e
  1226. public const int cardview_default_radius = 2131230734;
  1227. // aapt resource value: 0x7f080094
  1228. public const int compat_button_inset_horizontal_material = 2131230868;
  1229. // aapt resource value: 0x7f080095
  1230. public const int compat_button_inset_vertical_material = 2131230869;
  1231. // aapt resource value: 0x7f080096
  1232. public const int compat_button_padding_horizontal_material = 2131230870;
  1233. // aapt resource value: 0x7f080097
  1234. public const int compat_button_padding_vertical_material = 2131230871;
  1235. // aapt resource value: 0x7f080098
  1236. public const int compat_control_corner_material = 2131230872;
  1237. // aapt resource value: 0x7f080072
  1238. public const int design_appbar_elevation = 2131230834;
  1239. // aapt resource value: 0x7f080073
  1240. public const int design_bottom_navigation_active_item_max_width = 2131230835;
  1241. // aapt resource value: 0x7f080074
  1242. public const int design_bottom_navigation_active_text_size = 2131230836;
  1243. // aapt resource value: 0x7f080075
  1244. public const int design_bottom_navigation_elevation = 2131230837;
  1245. // aapt resource value: 0x7f080076
  1246. public const int design_bottom_navigation_height = 2131230838;
  1247. // aapt resource value: 0x7f080077
  1248. public const int design_bottom_navigation_item_max_width = 2131230839;
  1249. // aapt resource value: 0x7f080078
  1250. public const int design_bottom_navigation_item_min_width = 2131230840;
  1251. // aapt resource value: 0x7f080079
  1252. public const int design_bottom_navigation_margin = 2131230841;
  1253. // aapt resource value: 0x7f08007a
  1254. public const int design_bottom_navigation_shadow_height = 2131230842;
  1255. // aapt resource value: 0x7f08007b
  1256. public const int design_bottom_navigation_text_size = 2131230843;
  1257. // aapt resource value: 0x7f08007c
  1258. public const int design_bottom_sheet_modal_elevation = 2131230844;
  1259. // aapt resource value: 0x7f08007d
  1260. public const int design_bottom_sheet_peek_height_min = 2131230845;
  1261. // aapt resource value: 0x7f08007e
  1262. public const int design_fab_border_width = 2131230846;
  1263. // aapt resource value: 0x7f08007f
  1264. public const int design_fab_elevation = 2131230847;
  1265. // aapt resource value: 0x7f080080
  1266. public const int design_fab_image_size = 2131230848;
  1267. // aapt resource value: 0x7f080081
  1268. public const int design_fab_size_mini = 2131230849;
  1269. // aapt resource value: 0x7f080082
  1270. public const int design_fab_size_normal = 2131230850;
  1271. // aapt resource value: 0x7f080083
  1272. public const int design_fab_translation_z_pressed = 2131230851;
  1273. // aapt resource value: 0x7f080084
  1274. public const int design_navigation_elevation = 2131230852;
  1275. // aapt resource value: 0x7f080085
  1276. public const int design_navigation_icon_padding = 2131230853;
  1277. // aapt resource value: 0x7f080086
  1278. public const int design_navigation_icon_size = 2131230854;
  1279. // aapt resource value: 0x7f08006a
  1280. public const int design_navigation_max_width = 2131230826;
  1281. // aapt resource value: 0x7f080087
  1282. public const int design_navigation_padding_bottom = 2131230855;
  1283. // aapt resource value: 0x7f080088
  1284. public const int design_navigation_separator_vertical_padding = 2131230856;
  1285. // aapt resource value: 0x7f08006b
  1286. public const int design_snackbar_action_inline_max_width = 2131230827;
  1287. // aapt resource value: 0x7f08006c
  1288. public const int design_snackbar_background_corner_radius = 2131230828;
  1289. // aapt resource value: 0x7f080089
  1290. public const int design_snackbar_elevation = 2131230857;
  1291. // aapt resource value: 0x7f08006d
  1292. public const int design_snackbar_extra_spacing_horizontal = 2131230829;
  1293. // aapt resource value: 0x7f08006e
  1294. public const int design_snackbar_max_width = 2131230830;
  1295. // aapt resource value: 0x7f08006f
  1296. public const int design_snackbar_min_width = 2131230831;
  1297. // aapt resource value: 0x7f08008a
  1298. public const int design_snackbar_padding_horizontal = 2131230858;
  1299. // aapt resource value: 0x7f08008b
  1300. public const int design_snackbar_padding_vertical = 2131230859;
  1301. // aapt resource value: 0x7f080070
  1302. public const int design_snackbar_padding_vertical_2lines = 2131230832;
  1303. // aapt resource value: 0x7f08008c
  1304. public const int design_snackbar_text_size = 2131230860;
  1305. // aapt resource value: 0x7f08008d
  1306. public const int design_tab_max_width = 2131230861;
  1307. // aapt resource value: 0x7f080071
  1308. public const int design_tab_scrollable_min_width = 2131230833;
  1309. // aapt resource value: 0x7f08008e
  1310. public const int design_tab_text_size = 2131230862;
  1311. // aapt resource value: 0x7f08008f
  1312. public const int design_tab_text_size_2line = 2131230863;
  1313. // aapt resource value: 0x7f080059
  1314. public const int disabled_alpha_material_dark = 2131230809;
  1315. // aapt resource value: 0x7f08005a
  1316. public const int disabled_alpha_material_light = 2131230810;
  1317. // aapt resource value: 0x7f080000
  1318. public const int fastscroll_default_thickness = 2131230720;
  1319. // aapt resource value: 0x7f080001
  1320. public const int fastscroll_margin = 2131230721;
  1321. // aapt resource value: 0x7f080002
  1322. public const int fastscroll_minimum_range = 2131230722;
  1323. // aapt resource value: 0x7f08005b
  1324. public const int highlight_alpha_material_colored = 2131230811;
  1325. // aapt resource value: 0x7f08005c
  1326. public const int highlight_alpha_material_dark = 2131230812;
  1327. // aapt resource value: 0x7f08005d
  1328. public const int highlight_alpha_material_light = 2131230813;
  1329. // aapt resource value: 0x7f08005e
  1330. public const int hint_alpha_material_dark = 2131230814;
  1331. // aapt resource value: 0x7f08005f
  1332. public const int hint_alpha_material_light = 2131230815;
  1333. // aapt resource value: 0x7f080060
  1334. public const int hint_pressed_alpha_material_dark = 2131230816;
  1335. // aapt resource value: 0x7f080061
  1336. public const int hint_pressed_alpha_material_light = 2131230817;
  1337. // aapt resource value: 0x7f080003
  1338. public const int item_touch_helper_max_drag_scroll_per_frame = 2131230723;
  1339. // aapt resource value: 0x7f080004
  1340. public const int item_touch_helper_swipe_escape_max_velocity = 2131230724;
  1341. // aapt resource value: 0x7f080005
  1342. public const int item_touch_helper_swipe_escape_velocity = 2131230725;
  1343. // aapt resource value: 0x7f080006
  1344. public const int mr_controller_volume_group_list_item_height = 2131230726;
  1345. // aapt resource value: 0x7f080007
  1346. public const int mr_controller_volume_group_list_item_icon_size = 2131230727;
  1347. // aapt resource value: 0x7f080008
  1348. public const int mr_controller_volume_group_list_max_height = 2131230728;
  1349. // aapt resource value: 0x7f08000b
  1350. public const int mr_controller_volume_group_list_padding_top = 2131230731;
  1351. // aapt resource value: 0x7f080009
  1352. public const int mr_dialog_fixed_width_major = 2131230729;
  1353. // aapt resource value: 0x7f08000a
  1354. public const int mr_dialog_fixed_width_minor = 2131230730;
  1355. // aapt resource value: 0x7f080099
  1356. public const int notification_action_icon_size = 2131230873;
  1357. // aapt resource value: 0x7f08009a
  1358. public const int notification_action_text_size = 2131230874;
  1359. // aapt resource value: 0x7f08009b
  1360. public const int notification_big_circle_margin = 2131230875;
  1361. // aapt resource value: 0x7f080091
  1362. public const int notification_content_margin_start = 2131230865;
  1363. // aapt resource value: 0x7f08009c
  1364. public const int notification_large_icon_height = 2131230876;
  1365. // aapt resource value: 0x7f08009d
  1366. public const int notification_large_icon_width = 2131230877;
  1367. // aapt resource value: 0x7f080092
  1368. public const int notification_main_column_padding_top = 2131230866;
  1369. // aapt resource value: 0x7f080093
  1370. public const int notification_media_narrow_margin = 2131230867;
  1371. // aapt resource value: 0x7f08009e
  1372. public const int notification_right_icon_size = 2131230878;
  1373. // aapt resource value: 0x7f080090
  1374. public const int notification_right_side_padding_top = 2131230864;
  1375. // aapt resource value: 0x7f08009f
  1376. public const int notification_small_icon_background_padding = 2131230879;
  1377. // aapt resource value: 0x7f0800a0
  1378. public const int notification_small_icon_size_as_large = 2131230880;
  1379. // aapt resource value: 0x7f0800a1
  1380. public const int notification_subtext_size = 2131230881;
  1381. // aapt resource value: 0x7f0800a2
  1382. public const int notification_top_pad = 2131230882;
  1383. // aapt resource value: 0x7f0800a3
  1384. public const int notification_top_pad_large_text = 2131230883;
  1385. // aapt resource value: 0x7f080062
  1386. public const int tooltip_corner_radius = 2131230818;
  1387. // aapt resource value: 0x7f080063
  1388. public const int tooltip_horizontal_padding = 2131230819;
  1389. // aapt resource value: 0x7f080064
  1390. public const int tooltip_margin = 2131230820;
  1391. // aapt resource value: 0x7f080065
  1392. public const int tooltip_precise_anchor_extra_offset = 2131230821;
  1393. // aapt resource value: 0x7f080066
  1394. public const int tooltip_precise_anchor_threshold = 2131230822;
  1395. // aapt resource value: 0x7f080067
  1396. public const int tooltip_vertical_padding = 2131230823;
  1397. // aapt resource value: 0x7f080068
  1398. public const int tooltip_y_offset_non_touch = 2131230824;
  1399. // aapt resource value: 0x7f080069
  1400. public const int tooltip_y_offset_touch = 2131230825;
  1401. static Dimension()
  1402. {
  1403. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1404. }
  1405. private Dimension()
  1406. {
  1407. }
  1408. }
  1409. public partial class Drawable
  1410. {
  1411. // aapt resource value: 0x7f020000
  1412. public const int abc_ab_share_pack_mtrl_alpha = 2130837504;
  1413. // aapt resource value: 0x7f020001
  1414. public const int abc_action_bar_item_background_material = 2130837505;
  1415. // aapt resource value: 0x7f020002
  1416. public const int abc_btn_borderless_material = 2130837506;
  1417. // aapt resource value: 0x7f020003
  1418. public const int abc_btn_check_material = 2130837507;
  1419. // aapt resource value: 0x7f020004
  1420. public const int abc_btn_check_to_on_mtrl_000 = 2130837508;
  1421. // aapt resource value: 0x7f020005
  1422. public const int abc_btn_check_to_on_mtrl_015 = 2130837509;
  1423. // aapt resource value: 0x7f020006
  1424. public const int abc_btn_colored_material = 2130837510;
  1425. // aapt resource value: 0x7f020007
  1426. public const int abc_btn_default_mtrl_shape = 2130837511;
  1427. // aapt resource value: 0x7f020008
  1428. public const int abc_btn_radio_material = 2130837512;
  1429. // aapt resource value: 0x7f020009
  1430. public const int abc_btn_radio_to_on_mtrl_000 = 2130837513;
  1431. // aapt resource value: 0x7f02000a
  1432. public const int abc_btn_radio_to_on_mtrl_015 = 2130837514;
  1433. // aapt resource value: 0x7f02000b
  1434. public const int abc_btn_switch_to_on_mtrl_00001 = 2130837515;
  1435. // aapt resource value: 0x7f02000c
  1436. public const int abc_btn_switch_to_on_mtrl_00012 = 2130837516;
  1437. // aapt resource value: 0x7f02000d
  1438. public const int abc_cab_background_internal_bg = 2130837517;
  1439. // aapt resource value: 0x7f02000e
  1440. public const int abc_cab_background_top_material = 2130837518;
  1441. // aapt resource value: 0x7f02000f
  1442. public const int abc_cab_background_top_mtrl_alpha = 2130837519;
  1443. // aapt resource value: 0x7f020010
  1444. public const int abc_control_background_material = 2130837520;
  1445. // aapt resource value: 0x7f020011
  1446. public const int abc_dialog_material_background = 2130837521;
  1447. // aapt resource value: 0x7f020012
  1448. public const int abc_edit_text_material = 2130837522;
  1449. // aapt resource value: 0x7f020013
  1450. public const int abc_ic_ab_back_material = 2130837523;
  1451. // aapt resource value: 0x7f020014
  1452. public const int abc_ic_arrow_drop_right_black_24dp = 2130837524;
  1453. // aapt resource value: 0x7f020015
  1454. public const int abc_ic_clear_material = 2130837525;
  1455. // aapt resource value: 0x7f020016
  1456. public const int abc_ic_commit_search_api_mtrl_alpha = 2130837526;
  1457. // aapt resource value: 0x7f020017
  1458. public const int abc_ic_go_search_api_material = 2130837527;
  1459. // aapt resource value: 0x7f020018
  1460. public const int abc_ic_menu_copy_mtrl_am_alpha = 2130837528;
  1461. // aapt resource value: 0x7f020019
  1462. public const int abc_ic_menu_cut_mtrl_alpha = 2130837529;
  1463. // aapt resource value: 0x7f02001a
  1464. public const int abc_ic_menu_overflow_material = 2130837530;
  1465. // aapt resource value: 0x7f02001b
  1466. public const int abc_ic_menu_paste_mtrl_am_alpha = 2130837531;
  1467. // aapt resource value: 0x7f02001c
  1468. public const int abc_ic_menu_selectall_mtrl_alpha = 2130837532;
  1469. // aapt resource value: 0x7f02001d
  1470. public const int abc_ic_menu_share_mtrl_alpha = 2130837533;
  1471. // aapt resource value: 0x7f02001e
  1472. public const int abc_ic_search_api_material = 2130837534;
  1473. // aapt resource value: 0x7f02001f
  1474. public const int abc_ic_star_black_16dp = 2130837535;
  1475. // aapt resource value: 0x7f020020
  1476. public const int abc_ic_star_black_36dp = 2130837536;
  1477. // aapt resource value: 0x7f020021
  1478. public const int abc_ic_star_black_48dp = 2130837537;
  1479. // aapt resource value: 0x7f020022
  1480. public const int abc_ic_star_half_black_16dp = 2130837538;
  1481. // aapt resource value: 0x7f020023
  1482. public const int abc_ic_star_half_black_36dp = 2130837539;
  1483. // aapt resource value: 0x7f020024
  1484. public const int abc_ic_star_half_black_48dp = 2130837540;
  1485. // aapt resource value: 0x7f020025
  1486. public const int abc_ic_voice_search_api_material = 2130837541;
  1487. // aapt resource value: 0x7f020026
  1488. public const int abc_item_background_holo_dark = 2130837542;
  1489. // aapt resource value: 0x7f020027
  1490. public const int abc_item_background_holo_light = 2130837543;
  1491. // aapt resource value: 0x7f020028
  1492. public const int abc_list_divider_mtrl_alpha = 2130837544;
  1493. // aapt resource value: 0x7f020029
  1494. public const int abc_list_focused_holo = 2130837545;
  1495. // aapt resource value: 0x7f02002a
  1496. public const int abc_list_longpressed_holo = 2130837546;
  1497. // aapt resource value: 0x7f02002b
  1498. public const int abc_list_pressed_holo_dark = 2130837547;
  1499. // aapt resource value: 0x7f02002c
  1500. public const int abc_list_pressed_holo_light = 2130837548;
  1501. // aapt resource value: 0x7f02002d
  1502. public const int abc_list_selector_background_transition_holo_dark = 2130837549;
  1503. // aapt resource value: 0x7f02002e
  1504. public const int abc_list_selector_background_transition_holo_light = 2130837550;
  1505. // aapt resource value: 0x7f02002f
  1506. public const int abc_list_selector_disabled_holo_dark = 2130837551;
  1507. // aapt resource value: 0x7f020030
  1508. public const int abc_list_selector_disabled_holo_light = 2130837552;
  1509. // aapt resource value: 0x7f020031
  1510. public const int abc_list_selector_holo_dark = 2130837553;
  1511. // aapt resource value: 0x7f020032
  1512. public const int abc_list_selector_holo_light = 2130837554;
  1513. // aapt resource value: 0x7f020033
  1514. public const int abc_menu_hardkey_panel_mtrl_mult = 2130837555;
  1515. // aapt resource value: 0x7f020034
  1516. public const int abc_popup_background_mtrl_mult = 2130837556;
  1517. // aapt resource value: 0x7f020035
  1518. public const int abc_ratingbar_indicator_material = 2130837557;
  1519. // aapt resource value: 0x7f020036
  1520. public const int abc_ratingbar_material = 2130837558;
  1521. // aapt resource value: 0x7f020037
  1522. public const int abc_ratingbar_small_material = 2130837559;
  1523. // aapt resource value: 0x7f020038
  1524. public const int abc_scrubber_control_off_mtrl_alpha = 2130837560;
  1525. // aapt resource value: 0x7f020039
  1526. public const int abc_scrubber_control_to_pressed_mtrl_000 = 2130837561;
  1527. // aapt resource value: 0x7f02003a
  1528. public const int abc_scrubber_control_to_pressed_mtrl_005 = 2130837562;
  1529. // aapt resource value: 0x7f02003b
  1530. public const int abc_scrubber_primary_mtrl_alpha = 2130837563;
  1531. // aapt resource value: 0x7f02003c
  1532. public const int abc_scrubber_track_mtrl_alpha = 2130837564;
  1533. // aapt resource value: 0x7f02003d
  1534. public const int abc_seekbar_thumb_material = 2130837565;
  1535. // aapt resource value: 0x7f02003e
  1536. public const int abc_seekbar_tick_mark_material = 2130837566;
  1537. // aapt resource value: 0x7f02003f
  1538. public const int abc_seekbar_track_material = 2130837567;
  1539. // aapt resource value: 0x7f020040
  1540. public const int abc_spinner_mtrl_am_alpha = 2130837568;
  1541. // aapt resource value: 0x7f020041
  1542. public const int abc_spinner_textfield_background_material = 2130837569;
  1543. // aapt resource value: 0x7f020042
  1544. public const int abc_switch_thumb_material = 2130837570;
  1545. // aapt resource value: 0x7f020043
  1546. public const int abc_switch_track_mtrl_alpha = 2130837571;
  1547. // aapt resource value: 0x7f020044
  1548. public const int abc_tab_indicator_material = 2130837572;
  1549. // aapt resource value: 0x7f020045
  1550. public const int abc_tab_indicator_mtrl_alpha = 2130837573;
  1551. // aapt resource value: 0x7f020046
  1552. public const int abc_text_cursor_material = 2130837574;
  1553. // aapt resource value: 0x7f020047
  1554. public const int abc_text_select_handle_left_mtrl_dark = 2130837575;
  1555. // aapt resource value: 0x7f020048
  1556. public const int abc_text_select_handle_left_mtrl_light = 2130837576;
  1557. // aapt resource value: 0x7f020049
  1558. public const int abc_text_select_handle_middle_mtrl_dark = 2130837577;
  1559. // aapt resource value: 0x7f02004a
  1560. public const int abc_text_select_handle_middle_mtrl_light = 2130837578;
  1561. // aapt resource value: 0x7f02004b
  1562. public const int abc_text_select_handle_right_mtrl_dark = 2130837579;
  1563. // aapt resource value: 0x7f02004c
  1564. public const int abc_text_select_handle_right_mtrl_light = 2130837580;
  1565. // aapt resource value: 0x7f02004d
  1566. public const int abc_textfield_activated_mtrl_alpha = 2130837581;
  1567. // aapt resource value: 0x7f02004e
  1568. public const int abc_textfield_default_mtrl_alpha = 2130837582;
  1569. // aapt resource value: 0x7f02004f
  1570. public const int abc_textfield_search_activated_mtrl_alpha = 2130837583;
  1571. // aapt resource value: 0x7f020050
  1572. public const int abc_textfield_search_default_mtrl_alpha = 2130837584;
  1573. // aapt resource value: 0x7f020051
  1574. public const int abc_textfield_search_material = 2130837585;
  1575. // aapt resource value: 0x7f020052
  1576. public const int abc_vector_test = 2130837586;
  1577. // aapt resource value: 0x7f020053
  1578. public const int avd_hide_password = 2130837587;
  1579. // aapt resource value: 0x7f02012f
  1580. public const int avd_hide_password_1 = 2130837807;
  1581. // aapt resource value: 0x7f020130
  1582. public const int avd_hide_password_2 = 2130837808;
  1583. // aapt resource value: 0x7f020131
  1584. public const int avd_hide_password_3 = 2130837809;
  1585. // aapt resource value: 0x7f020054
  1586. public const int avd_show_password = 2130837588;
  1587. // aapt resource value: 0x7f020132
  1588. public const int avd_show_password_1 = 2130837810;
  1589. // aapt resource value: 0x7f020133
  1590. public const int avd_show_password_2 = 2130837811;
  1591. // aapt resource value: 0x7f020134
  1592. public const int avd_show_password_3 = 2130837812;
  1593. // aapt resource value: 0x7f020055
  1594. public const int design_bottom_navigation_item_background = 2130837589;
  1595. // aapt resource value: 0x7f020056
  1596. public const int design_fab_background = 2130837590;
  1597. // aapt resource value: 0x7f020057
  1598. public const int design_ic_visibility = 2130837591;
  1599. // aapt resource value: 0x7f020058
  1600. public const int design_ic_visibility_off = 2130837592;
  1601. // aapt resource value: 0x7f020059
  1602. public const int design_password_eye = 2130837593;
  1603. // aapt resource value: 0x7f02005a
  1604. public const int design_snackbar_background = 2130837594;
  1605. // aapt resource value: 0x7f02005b
  1606. public const int ic_audiotrack_dark = 2130837595;
  1607. // aapt resource value: 0x7f02005c
  1608. public const int ic_audiotrack_light = 2130837596;
  1609. // aapt resource value: 0x7f02005d
  1610. public const int ic_dialog_close_dark = 2130837597;
  1611. // aapt resource value: 0x7f02005e
  1612. public const int ic_dialog_close_light = 2130837598;
  1613. // aapt resource value: 0x7f02005f
  1614. public const int ic_group_collapse_00 = 2130837599;
  1615. // aapt resource value: 0x7f020060
  1616. public const int ic_group_collapse_01 = 2130837600;
  1617. // aapt resource value: 0x7f020061
  1618. public const int ic_group_collapse_02 = 2130837601;
  1619. // aapt resource value: 0x7f020062
  1620. public const int ic_group_collapse_03 = 2130837602;
  1621. // aapt resource value: 0x7f020063
  1622. public const int ic_group_collapse_04 = 2130837603;
  1623. // aapt resource value: 0x7f020064
  1624. public const int ic_group_collapse_05 = 2130837604;
  1625. // aapt resource value: 0x7f020065
  1626. public const int ic_group_collapse_06 = 2130837605;
  1627. // aapt resource value: 0x7f020066
  1628. public const int ic_group_collapse_07 = 2130837606;
  1629. // aapt resource value: 0x7f020067
  1630. public const int ic_group_collapse_08 = 2130837607;
  1631. // aapt resource value: 0x7f020068
  1632. public const int ic_group_collapse_09 = 2130837608;
  1633. // aapt resource value: 0x7f020069
  1634. public const int ic_group_collapse_10 = 2130837609;
  1635. // aapt resource value: 0x7f02006a
  1636. public const int ic_group_collapse_11 = 2130837610;
  1637. // aapt resource value: 0x7f02006b
  1638. public const int ic_group_collapse_12 = 2130837611;
  1639. // aapt resource value: 0x7f02006c
  1640. public const int ic_group_collapse_13 = 2130837612;
  1641. // aapt resource value: 0x7f02006d
  1642. public const int ic_group_collapse_14 = 2130837613;
  1643. // aapt resource value: 0x7f02006e
  1644. public const int ic_group_collapse_15 = 2130837614;
  1645. // aapt resource value: 0x7f02006f
  1646. public const int ic_group_expand_00 = 2130837615;
  1647. // aapt resource value: 0x7f020070
  1648. public const int ic_group_expand_01 = 2130837616;
  1649. // aapt resource value: 0x7f020071
  1650. public const int ic_group_expand_02 = 2130837617;
  1651. // aapt resource value: 0x7f020072
  1652. public const int ic_group_expand_03 = 2130837618;
  1653. // aapt resource value: 0x7f020073
  1654. public const int ic_group_expand_04 = 2130837619;
  1655. // aapt resource value: 0x7f020074
  1656. public const int ic_group_expand_05 = 2130837620;
  1657. // aapt resource value: 0x7f020075
  1658. public const int ic_group_expand_06 = 2130837621;
  1659. // aapt resource value: 0x7f020076
  1660. public const int ic_group_expand_07 = 2130837622;
  1661. // aapt resource value: 0x7f020077
  1662. public const int ic_group_expand_08 = 2130837623;
  1663. // aapt resource value: 0x7f020078
  1664. public const int ic_group_expand_09 = 2130837624;
  1665. // aapt resource value: 0x7f020079
  1666. public const int ic_group_expand_10 = 2130837625;
  1667. // aapt resource value: 0x7f02007a
  1668. public const int ic_group_expand_11 = 2130837626;
  1669. // aapt resource value: 0x7f02007b
  1670. public const int ic_group_expand_12 = 2130837627;
  1671. // aapt resource value: 0x7f02007c
  1672. public const int ic_group_expand_13 = 2130837628;
  1673. // aapt resource value: 0x7f02007d
  1674. public const int ic_group_expand_14 = 2130837629;
  1675. // aapt resource value: 0x7f02007e
  1676. public const int ic_group_expand_15 = 2130837630;
  1677. // aapt resource value: 0x7f02007f
  1678. public const int ic_media_pause_dark = 2130837631;
  1679. // aapt resource value: 0x7f020080
  1680. public const int ic_media_pause_light = 2130837632;
  1681. // aapt resource value: 0x7f020081
  1682. public const int ic_media_play_dark = 2130837633;
  1683. // aapt resource value: 0x7f020082
  1684. public const int ic_media_play_light = 2130837634;
  1685. // aapt resource value: 0x7f020083
  1686. public const int ic_media_stop_dark = 2130837635;
  1687. // aapt resource value: 0x7f020084
  1688. public const int ic_media_stop_light = 2130837636;
  1689. // aapt resource value: 0x7f020085
  1690. public const int ic_mr_button_connected_00_dark = 2130837637;
  1691. // aapt resource value: 0x7f020086
  1692. public const int ic_mr_button_connected_00_light = 2130837638;
  1693. // aapt resource value: 0x7f020087
  1694. public const int ic_mr_button_connected_01_dark = 2130837639;
  1695. // aapt resource value: 0x7f020088
  1696. public const int ic_mr_button_connected_01_light = 2130837640;
  1697. // aapt resource value: 0x7f020089
  1698. public const int ic_mr_button_connected_02_dark = 2130837641;
  1699. // aapt resource value: 0x7f02008a
  1700. public const int ic_mr_button_connected_02_light = 2130837642;
  1701. // aapt resource value: 0x7f02008b
  1702. public const int ic_mr_button_connected_03_dark = 2130837643;
  1703. // aapt resource value: 0x7f02008c
  1704. public const int ic_mr_button_connected_03_light = 2130837644;
  1705. // aapt resource value: 0x7f02008d
  1706. public const int ic_mr_button_connected_04_dark = 2130837645;
  1707. // aapt resource value: 0x7f02008e
  1708. public const int ic_mr_button_connected_04_light = 2130837646;
  1709. // aapt resource value: 0x7f02008f
  1710. public const int ic_mr_button_connected_05_dark = 2130837647;
  1711. // aapt resource value: 0x7f020090
  1712. public const int ic_mr_button_connected_05_light = 2130837648;
  1713. // aapt resource value: 0x7f020091
  1714. public const int ic_mr_button_connected_06_dark = 2130837649;
  1715. // aapt resource value: 0x7f020092
  1716. public const int ic_mr_button_connected_06_light = 2130837650;
  1717. // aapt resource value: 0x7f020093
  1718. public const int ic_mr_button_connected_07_dark = 2130837651;
  1719. // aapt resource value: 0x7f020094
  1720. public const int ic_mr_button_connected_07_light = 2130837652;
  1721. // aapt resource value: 0x7f020095
  1722. public const int ic_mr_button_connected_08_dark = 2130837653;
  1723. // aapt resource value: 0x7f020096
  1724. public const int ic_mr_button_connected_08_light = 2130837654;
  1725. // aapt resource value: 0x7f020097
  1726. public const int ic_mr_button_connected_09_dark = 2130837655;
  1727. // aapt resource value: 0x7f020098
  1728. public const int ic_mr_button_connected_09_light = 2130837656;
  1729. // aapt resource value: 0x7f020099
  1730. public const int ic_mr_button_connected_10_dark = 2130837657;
  1731. // aapt resource value: 0x7f02009a
  1732. public const int ic_mr_button_connected_10_light = 2130837658;
  1733. // aapt resource value: 0x7f02009b
  1734. public const int ic_mr_button_connected_11_dark = 2130837659;
  1735. // aapt resource value: 0x7f02009c
  1736. public const int ic_mr_button_connected_11_light = 2130837660;
  1737. // aapt resource value: 0x7f02009d
  1738. public const int ic_mr_button_connected_12_dark = 2130837661;
  1739. // aapt resource value: 0x7f02009e
  1740. public const int ic_mr_button_connected_12_light = 2130837662;
  1741. // aapt resource value: 0x7f02009f
  1742. public const int ic_mr_button_connected_13_dark = 2130837663;
  1743. // aapt resource value: 0x7f0200a0
  1744. public const int ic_mr_button_connected_13_light = 2130837664;
  1745. // aapt resource value: 0x7f0200a1
  1746. public const int ic_mr_button_connected_14_dark = 2130837665;
  1747. // aapt resource value: 0x7f0200a2
  1748. public const int ic_mr_button_connected_14_light = 2130837666;
  1749. // aapt resource value: 0x7f0200a3
  1750. public const int ic_mr_button_connected_15_dark = 2130837667;
  1751. // aapt resource value: 0x7f0200a4
  1752. public const int ic_mr_button_connected_15_light = 2130837668;
  1753. // aapt resource value: 0x7f0200a5
  1754. public const int ic_mr_button_connected_16_dark = 2130837669;
  1755. // aapt resource value: 0x7f0200a6
  1756. public const int ic_mr_button_connected_16_light = 2130837670;
  1757. // aapt resource value: 0x7f0200a7
  1758. public const int ic_mr_button_connected_17_dark = 2130837671;
  1759. // aapt resource value: 0x7f0200a8
  1760. public const int ic_mr_button_connected_17_light = 2130837672;
  1761. // aapt resource value: 0x7f0200a9
  1762. public const int ic_mr_button_connected_18_dark = 2130837673;
  1763. // aapt resource value: 0x7f0200aa
  1764. public const int ic_mr_button_connected_18_light = 2130837674;
  1765. // aapt resource value: 0x7f0200ab
  1766. public const int ic_mr_button_connected_19_dark = 2130837675;
  1767. // aapt resource value: 0x7f0200ac
  1768. public const int ic_mr_button_connected_19_light = 2130837676;
  1769. // aapt resource value: 0x7f0200ad
  1770. public const int ic_mr_button_connected_20_dark = 2130837677;
  1771. // aapt resource value: 0x7f0200ae
  1772. public const int ic_mr_button_connected_20_light = 2130837678;
  1773. // aapt resource value: 0x7f0200af
  1774. public const int ic_mr_button_connected_21_dark = 2130837679;
  1775. // aapt resource value: 0x7f0200b0
  1776. public const int ic_mr_button_connected_21_light = 2130837680;
  1777. // aapt resource value: 0x7f0200b1
  1778. public const int ic_mr_button_connected_22_dark = 2130837681;
  1779. // aapt resource value: 0x7f0200b2
  1780. public const int ic_mr_button_connected_22_light = 2130837682;
  1781. // aapt resource value: 0x7f0200b3
  1782. public const int ic_mr_button_connected_23_dark = 2130837683;
  1783. // aapt resource value: 0x7f0200b4
  1784. public const int ic_mr_button_connected_23_light = 2130837684;
  1785. // aapt resource value: 0x7f0200b5
  1786. public const int ic_mr_button_connected_24_dark = 2130837685;
  1787. // aapt resource value: 0x7f0200b6
  1788. public const int ic_mr_button_connected_24_light = 2130837686;
  1789. // aapt resource value: 0x7f0200b7
  1790. public const int ic_mr_button_connected_25_dark = 2130837687;
  1791. // aapt resource value: 0x7f0200b8
  1792. public const int ic_mr_button_connected_25_light = 2130837688;
  1793. // aapt resource value: 0x7f0200b9
  1794. public const int ic_mr_button_connected_26_dark = 2130837689;
  1795. // aapt resource value: 0x7f0200ba
  1796. public const int ic_mr_button_connected_26_light = 2130837690;
  1797. // aapt resource value: 0x7f0200bb
  1798. public const int ic_mr_button_connected_27_dark = 2130837691;
  1799. // aapt resource value: 0x7f0200bc
  1800. public const int ic_mr_button_connected_27_light = 2130837692;
  1801. // aapt resource value: 0x7f0200bd
  1802. public const int ic_mr_button_connected_28_dark = 2130837693;
  1803. // aapt resource value: 0x7f0200be
  1804. public const int ic_mr_button_connected_28_light = 2130837694;
  1805. // aapt resource value: 0x7f0200bf
  1806. public const int ic_mr_button_connected_29_dark = 2130837695;
  1807. // aapt resource value: 0x7f0200c0
  1808. public const int ic_mr_button_connected_29_light = 2130837696;
  1809. // aapt resource value: 0x7f0200c1
  1810. public const int ic_mr_button_connected_30_dark = 2130837697;
  1811. // aapt resource value: 0x7f0200c2
  1812. public const int ic_mr_button_connected_30_light = 2130837698;
  1813. // aapt resource value: 0x7f0200c3
  1814. public const int ic_mr_button_connecting_00_dark = 2130837699;
  1815. // aapt resource value: 0x7f0200c4
  1816. public const int ic_mr_button_connecting_00_light = 2130837700;
  1817. // aapt resource value: 0x7f0200c5
  1818. public const int ic_mr_button_connecting_01_dark = 2130837701;
  1819. // aapt resource value: 0x7f0200c6
  1820. public const int ic_mr_button_connecting_01_light = 2130837702;
  1821. // aapt resource value: 0x7f0200c7
  1822. public const int ic_mr_button_connecting_02_dark = 2130837703;
  1823. // aapt resource value: 0x7f0200c8
  1824. public const int ic_mr_button_connecting_02_light = 2130837704;
  1825. // aapt resource value: 0x7f0200c9
  1826. public const int ic_mr_button_connecting_03_dark = 2130837705;
  1827. // aapt resource value: 0x7f0200ca
  1828. public const int ic_mr_button_connecting_03_light = 2130837706;
  1829. // aapt resource value: 0x7f0200cb
  1830. public const int ic_mr_button_connecting_04_dark = 2130837707;
  1831. // aapt resource value: 0x7f0200cc
  1832. public const int ic_mr_button_connecting_04_light = 2130837708;
  1833. // aapt resource value: 0x7f0200cd
  1834. public const int ic_mr_button_connecting_05_dark = 2130837709;
  1835. // aapt resource value: 0x7f0200ce
  1836. public const int ic_mr_button_connecting_05_light = 2130837710;
  1837. // aapt resource value: 0x7f0200cf
  1838. public const int ic_mr_button_connecting_06_dark = 2130837711;
  1839. // aapt resource value: 0x7f0200d0
  1840. public const int ic_mr_button_connecting_06_light = 2130837712;
  1841. // aapt resource value: 0x7f0200d1
  1842. public const int ic_mr_button_connecting_07_dark = 2130837713;
  1843. // aapt resource value: 0x7f0200d2
  1844. public const int ic_mr_button_connecting_07_light = 2130837714;
  1845. // aapt resource value: 0x7f0200d3
  1846. public const int ic_mr_button_connecting_08_dark = 2130837715;
  1847. // aapt resource value: 0x7f0200d4
  1848. public const int ic_mr_button_connecting_08_light = 2130837716;
  1849. // aapt resource value: 0x7f0200d5
  1850. public const int ic_mr_button_connecting_09_dark = 2130837717;
  1851. // aapt resource value: 0x7f0200d6
  1852. public const int ic_mr_button_connecting_09_light = 2130837718;
  1853. // aapt resource value: 0x7f0200d7
  1854. public const int ic_mr_button_connecting_10_dark = 2130837719;
  1855. // aapt resource value: 0x7f0200d8
  1856. public const int ic_mr_button_connecting_10_light = 2130837720;
  1857. // aapt resource value: 0x7f0200d9
  1858. public const int ic_mr_button_connecting_11_dark = 2130837721;
  1859. // aapt resource value: 0x7f0200da
  1860. public const int ic_mr_button_connecting_11_light = 2130837722;
  1861. // aapt resource value: 0x7f0200db
  1862. public const int ic_mr_button_connecting_12_dark = 2130837723;
  1863. // aapt resource value: 0x7f0200dc
  1864. public const int ic_mr_button_connecting_12_light = 2130837724;
  1865. // aapt resource value: 0x7f0200dd
  1866. public const int ic_mr_button_connecting_13_dark = 2130837725;
  1867. // aapt resource value: 0x7f0200de
  1868. public const int ic_mr_button_connecting_13_light = 2130837726;
  1869. // aapt resource value: 0x7f0200df
  1870. public const int ic_mr_button_connecting_14_dark = 2130837727;
  1871. // aapt resource value: 0x7f0200e0
  1872. public const int ic_mr_button_connecting_14_light = 2130837728;
  1873. // aapt resource value: 0x7f0200e1
  1874. public const int ic_mr_button_connecting_15_dark = 2130837729;
  1875. // aapt resource value: 0x7f0200e2
  1876. public const int ic_mr_button_connecting_15_light = 2130837730;
  1877. // aapt resource value: 0x7f0200e3
  1878. public const int ic_mr_button_connecting_16_dark = 2130837731;
  1879. // aapt resource value: 0x7f0200e4
  1880. public const int ic_mr_button_connecting_16_light = 2130837732;
  1881. // aapt resource value: 0x7f0200e5
  1882. public const int ic_mr_button_connecting_17_dark = 2130837733;
  1883. // aapt resource value: 0x7f0200e6
  1884. public const int ic_mr_button_connecting_17_light = 2130837734;
  1885. // aapt resource value: 0x7f0200e7
  1886. public const int ic_mr_button_connecting_18_dark = 2130837735;
  1887. // aapt resource value: 0x7f0200e8
  1888. public const int ic_mr_button_connecting_18_light = 2130837736;
  1889. // aapt resource value: 0x7f0200e9
  1890. public const int ic_mr_button_connecting_19_dark = 2130837737;
  1891. // aapt resource value: 0x7f0200ea
  1892. public const int ic_mr_button_connecting_19_light = 2130837738;
  1893. // aapt resource value: 0x7f0200eb
  1894. public const int ic_mr_button_connecting_20_dark = 2130837739;
  1895. // aapt resource value: 0x7f0200ec
  1896. public const int ic_mr_button_connecting_20_light = 2130837740;
  1897. // aapt resource value: 0x7f0200ed
  1898. public const int ic_mr_button_connecting_21_dark = 2130837741;
  1899. // aapt resource value: 0x7f0200ee
  1900. public const int ic_mr_button_connecting_21_light = 2130837742;
  1901. // aapt resource value: 0x7f0200ef
  1902. public const int ic_mr_button_connecting_22_dark = 2130837743;
  1903. // aapt resource value: 0x7f0200f0
  1904. public const int ic_mr_button_connecting_22_light = 2130837744;
  1905. // aapt resource value: 0x7f0200f1
  1906. public const int ic_mr_button_connecting_23_dark = 2130837745;
  1907. // aapt resource value: 0x7f0200f2
  1908. public const int ic_mr_button_connecting_23_light = 2130837746;
  1909. // aapt resource value: 0x7f0200f3
  1910. public const int ic_mr_button_connecting_24_dark = 2130837747;
  1911. // aapt resource value: 0x7f0200f4
  1912. public const int ic_mr_button_connecting_24_light = 2130837748;
  1913. // aapt resource value: 0x7f0200f5
  1914. public const int ic_mr_button_connecting_25_dark = 2130837749;
  1915. // aapt resource value: 0x7f0200f6
  1916. public const int ic_mr_button_connecting_25_light = 2130837750;
  1917. // aapt resource value: 0x7f0200f7
  1918. public const int ic_mr_button_connecting_26_dark = 2130837751;
  1919. // aapt resource value: 0x7f0200f8
  1920. public const int ic_mr_button_connecting_26_light = 2130837752;
  1921. // aapt resource value: 0x7f0200f9
  1922. public const int ic_mr_button_connecting_27_dark = 2130837753;
  1923. // aapt resource value: 0x7f0200fa
  1924. public const int ic_mr_button_connecting_27_light = 2130837754;
  1925. // aapt resource value: 0x7f0200fb
  1926. public const int ic_mr_button_connecting_28_dark = 2130837755;
  1927. // aapt resource value: 0x7f0200fc
  1928. public const int ic_mr_button_connecting_28_light = 2130837756;
  1929. // aapt resource value: 0x7f0200fd
  1930. public const int ic_mr_button_connecting_29_dark = 2130837757;
  1931. // aapt resource value: 0x7f0200fe
  1932. public const int ic_mr_button_connecting_29_light = 2130837758;
  1933. // aapt resource value: 0x7f0200ff
  1934. public const int ic_mr_button_connecting_30_dark = 2130837759;
  1935. // aapt resource value: 0x7f020100
  1936. public const int ic_mr_button_connecting_30_light = 2130837760;
  1937. // aapt resource value: 0x7f020101
  1938. public const int ic_mr_button_disabled_dark = 2130837761;
  1939. // aapt resource value: 0x7f020102
  1940. public const int ic_mr_button_disabled_light = 2130837762;
  1941. // aapt resource value: 0x7f020103
  1942. public const int ic_mr_button_disconnected_dark = 2130837763;
  1943. // aapt resource value: 0x7f020104
  1944. public const int ic_mr_button_disconnected_light = 2130837764;
  1945. // aapt resource value: 0x7f020105
  1946. public const int ic_mr_button_grey = 2130837765;
  1947. // aapt resource value: 0x7f020106
  1948. public const int ic_vol_type_speaker_dark = 2130837766;
  1949. // aapt resource value: 0x7f020107
  1950. public const int ic_vol_type_speaker_group_dark = 2130837767;
  1951. // aapt resource value: 0x7f020108
  1952. public const int ic_vol_type_speaker_group_light = 2130837768;
  1953. // aapt resource value: 0x7f020109
  1954. public const int ic_vol_type_speaker_light = 2130837769;
  1955. // aapt resource value: 0x7f02010a
  1956. public const int ic_vol_type_tv_dark = 2130837770;
  1957. // aapt resource value: 0x7f02010b
  1958. public const int ic_vol_type_tv_light = 2130837771;
  1959. // aapt resource value: 0x7f02010c
  1960. public const int mr_button_connected_dark = 2130837772;
  1961. // aapt resource value: 0x7f02010d
  1962. public const int mr_button_connected_light = 2130837773;
  1963. // aapt resource value: 0x7f02010e
  1964. public const int mr_button_connecting_dark = 2130837774;
  1965. // aapt resource value: 0x7f02010f
  1966. public const int mr_button_connecting_light = 2130837775;
  1967. // aapt resource value: 0x7f020110
  1968. public const int mr_button_dark = 2130837776;
  1969. // aapt resource value: 0x7f020111
  1970. public const int mr_button_light = 2130837777;
  1971. // aapt resource value: 0x7f020112
  1972. public const int mr_dialog_close_dark = 2130837778;
  1973. // aapt resource value: 0x7f020113
  1974. public const int mr_dialog_close_light = 2130837779;
  1975. // aapt resource value: 0x7f020114
  1976. public const int mr_dialog_material_background_dark = 2130837780;
  1977. // aapt resource value: 0x7f020115
  1978. public const int mr_dialog_material_background_light = 2130837781;
  1979. // aapt resource value: 0x7f020116
  1980. public const int mr_group_collapse = 2130837782;
  1981. // aapt resource value: 0x7f020117
  1982. public const int mr_group_expand = 2130837783;
  1983. // aapt resource value: 0x7f020118
  1984. public const int mr_media_pause_dark = 2130837784;
  1985. // aapt resource value: 0x7f020119
  1986. public const int mr_media_pause_light = 2130837785;
  1987. // aapt resource value: 0x7f02011a
  1988. public const int mr_media_play_dark = 2130837786;
  1989. // aapt resource value: 0x7f02011b
  1990. public const int mr_media_play_light = 2130837787;
  1991. // aapt resource value: 0x7f02011c
  1992. public const int mr_media_stop_dark = 2130837788;
  1993. // aapt resource value: 0x7f02011d
  1994. public const int mr_media_stop_light = 2130837789;
  1995. // aapt resource value: 0x7f02011e
  1996. public const int mr_vol_type_audiotrack_dark = 2130837790;
  1997. // aapt resource value: 0x7f02011f
  1998. public const int mr_vol_type_audiotrack_light = 2130837791;
  1999. // aapt resource value: 0x7f020120
  2000. public const int navigation_empty_icon = 2130837792;
  2001. // aapt resource value: 0x7f020121
  2002. public const int notification_action_background = 2130837793;
  2003. // aapt resource value: 0x7f020122
  2004. public const int notification_bg = 2130837794;
  2005. // aapt resource value: 0x7f020123
  2006. public const int notification_bg_low = 2130837795;
  2007. // aapt resource value: 0x7f020124
  2008. public const int notification_bg_low_normal = 2130837796;
  2009. // aapt resource value: 0x7f020125
  2010. public const int notification_bg_low_pressed = 2130837797;
  2011. // aapt resource value: 0x7f020126
  2012. public const int notification_bg_normal = 2130837798;
  2013. // aapt resource value: 0x7f020127
  2014. public const int notification_bg_normal_pressed = 2130837799;
  2015. // aapt resource value: 0x7f020128
  2016. public const int notification_icon_background = 2130837800;
  2017. // aapt resource value: 0x7f02012d
  2018. public const int notification_template_icon_bg = 2130837805;
  2019. // aapt resource value: 0x7f02012e
  2020. public const int notification_template_icon_low_bg = 2130837806;
  2021. // aapt resource value: 0x7f020129
  2022. public const int notification_tile_bg = 2130837801;
  2023. // aapt resource value: 0x7f02012a
  2024. public const int notify_panel_notification_icon_bg = 2130837802;
  2025. // aapt resource value: 0x7f02012b
  2026. public const int tooltip_frame_dark = 2130837803;
  2027. // aapt resource value: 0x7f02012c
  2028. public const int tooltip_frame_light = 2130837804;
  2029. static Drawable()
  2030. {
  2031. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2032. }
  2033. private Drawable()
  2034. {
  2035. }
  2036. }
  2037. public partial class Id
  2038. {
  2039. // aapt resource value: 0x7f090032
  2040. public const int ALT = 2131296306;
  2041. // aapt resource value: 0x7f090033
  2042. public const int CTRL = 2131296307;
  2043. // aapt resource value: 0x7f090034
  2044. public const int FUNCTION = 2131296308;
  2045. // aapt resource value: 0x7f090035
  2046. public const int META = 2131296309;
  2047. // aapt resource value: 0x7f090036
  2048. public const int SHIFT = 2131296310;
  2049. // aapt resource value: 0x7f090037
  2050. public const int SYM = 2131296311;
  2051. // aapt resource value: 0x7f0900b9
  2052. public const int action0 = 2131296441;
  2053. // aapt resource value: 0x7f09007f
  2054. public const int action_bar = 2131296383;
  2055. // aapt resource value: 0x7f090001
  2056. public const int action_bar_activity_content = 2131296257;
  2057. // aapt resource value: 0x7f09007e
  2058. public const int action_bar_container = 2131296382;
  2059. // aapt resource value: 0x7f09007a
  2060. public const int action_bar_root = 2131296378;
  2061. // aapt resource value: 0x7f090002
  2062. public const int action_bar_spinner = 2131296258;
  2063. // aapt resource value: 0x7f09005e
  2064. public const int action_bar_subtitle = 2131296350;
  2065. // aapt resource value: 0x7f09005d
  2066. public const int action_bar_title = 2131296349;
  2067. // aapt resource value: 0x7f0900b6
  2068. public const int action_container = 2131296438;
  2069. // aapt resource value: 0x7f090080
  2070. public const int action_context_bar = 2131296384;
  2071. // aapt resource value: 0x7f0900bd
  2072. public const int action_divider = 2131296445;
  2073. // aapt resource value: 0x7f0900b7
  2074. public const int action_image = 2131296439;
  2075. // aapt resource value: 0x7f090003
  2076. public const int action_menu_divider = 2131296259;
  2077. // aapt resource value: 0x7f090004
  2078. public const int action_menu_presenter = 2131296260;
  2079. // aapt resource value: 0x7f09007c
  2080. public const int action_mode_bar = 2131296380;
  2081. // aapt resource value: 0x7f09007b
  2082. public const int action_mode_bar_stub = 2131296379;
  2083. // aapt resource value: 0x7f09005f
  2084. public const int action_mode_close_button = 2131296351;
  2085. // aapt resource value: 0x7f0900b8
  2086. public const int action_text = 2131296440;
  2087. // aapt resource value: 0x7f0900c6
  2088. public const int actions = 2131296454;
  2089. // aapt resource value: 0x7f090060
  2090. public const int activity_chooser_view_content = 2131296352;
  2091. // aapt resource value: 0x7f090027
  2092. public const int add = 2131296295;
  2093. // aapt resource value: 0x7f090073
  2094. public const int alertTitle = 2131296371;
  2095. // aapt resource value: 0x7f090052
  2096. public const int all = 2131296338;
  2097. // aapt resource value: 0x7f090038
  2098. public const int always = 2131296312;
  2099. // aapt resource value: 0x7f09005a
  2100. public const int any = 2131296346;
  2101. // aapt resource value: 0x7f090056
  2102. public const int async = 2131296342;
  2103. // aapt resource value: 0x7f090044
  2104. public const int auto = 2131296324;
  2105. // aapt resource value: 0x7f09005b
  2106. public const int back = 2131296347;
  2107. // aapt resource value: 0x7f09002f
  2108. public const int beginning = 2131296303;
  2109. // aapt resource value: 0x7f090057
  2110. public const int blocking = 2131296343;
  2111. // aapt resource value: 0x7f09003d
  2112. public const int bottom = 2131296317;
  2113. // aapt resource value: 0x7f090066
  2114. public const int buttonPanel = 2131296358;
  2115. // aapt resource value: 0x7f0900ba
  2116. public const int cancel_action = 2131296442;
  2117. // aapt resource value: 0x7f090045
  2118. public const int center = 2131296325;
  2119. // aapt resource value: 0x7f090046
  2120. public const int center_horizontal = 2131296326;
  2121. // aapt resource value: 0x7f090047
  2122. public const int center_vertical = 2131296327;
  2123. // aapt resource value: 0x7f090076
  2124. public const int checkbox = 2131296374;
  2125. // aapt resource value: 0x7f0900c2
  2126. public const int chronometer = 2131296450;
  2127. // aapt resource value: 0x7f09004e
  2128. public const int clip_horizontal = 2131296334;
  2129. // aapt resource value: 0x7f09004f
  2130. public const int clip_vertical = 2131296335;
  2131. // aapt resource value: 0x7f090039
  2132. public const int collapseActionView = 2131296313;
  2133. // aapt resource value: 0x7f090090
  2134. public const int container = 2131296400;
  2135. // aapt resource value: 0x7f090069
  2136. public const int contentPanel = 2131296361;
  2137. // aapt resource value: 0x7f090091
  2138. public const int coordinator = 2131296401;
  2139. // aapt resource value: 0x7f090070
  2140. public const int custom = 2131296368;
  2141. // aapt resource value: 0x7f09006f
  2142. public const int customPanel = 2131296367;
  2143. // aapt resource value: 0x7f09007d
  2144. public const int decor_content_parent = 2131296381;
  2145. // aapt resource value: 0x7f090063
  2146. public const int default_activity_button = 2131296355;
  2147. // aapt resource value: 0x7f090093
  2148. public const int design_bottom_sheet = 2131296403;
  2149. // aapt resource value: 0x7f09009a
  2150. public const int design_menu_item_action_area = 2131296410;
  2151. // aapt resource value: 0x7f090099
  2152. public const int design_menu_item_action_area_stub = 2131296409;
  2153. // aapt resource value: 0x7f090098
  2154. public const int design_menu_item_text = 2131296408;
  2155. // aapt resource value: 0x7f090097
  2156. public const int design_navigation_view = 2131296407;
  2157. // aapt resource value: 0x7f090020
  2158. public const int disableHome = 2131296288;
  2159. // aapt resource value: 0x7f090081
  2160. public const int edit_query = 2131296385;
  2161. // aapt resource value: 0x7f090030
  2162. public const int end = 2131296304;
  2163. // aapt resource value: 0x7f0900c8
  2164. public const int end_padder = 2131296456;
  2165. // aapt resource value: 0x7f09003f
  2166. public const int enterAlways = 2131296319;
  2167. // aapt resource value: 0x7f090040
  2168. public const int enterAlwaysCollapsed = 2131296320;
  2169. // aapt resource value: 0x7f090041
  2170. public const int exitUntilCollapsed = 2131296321;
  2171. // aapt resource value: 0x7f090061
  2172. public const int expand_activities_button = 2131296353;
  2173. // aapt resource value: 0x7f090075
  2174. public const int expanded_menu = 2131296373;
  2175. // aapt resource value: 0x7f090050
  2176. public const int fill = 2131296336;
  2177. // aapt resource value: 0x7f090051
  2178. public const int fill_horizontal = 2131296337;
  2179. // aapt resource value: 0x7f090048
  2180. public const int fill_vertical = 2131296328;
  2181. // aapt resource value: 0x7f090054
  2182. public const int @fixed = 2131296340;
  2183. // aapt resource value: 0x7f090058
  2184. public const int forever = 2131296344;
  2185. // aapt resource value: 0x7f09005c
  2186. public const int front = 2131296348;
  2187. // aapt resource value: 0x7f09000a
  2188. public const int ghost_view = 2131296266;
  2189. // aapt resource value: 0x7f090005
  2190. public const int home = 2131296261;
  2191. // aapt resource value: 0x7f090021
  2192. public const int homeAsUp = 2131296289;
  2193. // aapt resource value: 0x7f090065
  2194. public const int icon = 2131296357;
  2195. // aapt resource value: 0x7f0900c7
  2196. public const int icon_group = 2131296455;
  2197. // aapt resource value: 0x7f09003a
  2198. public const int ifRoom = 2131296314;
  2199. // aapt resource value: 0x7f090062
  2200. public const int image = 2131296354;
  2201. // aapt resource value: 0x7f0900c3
  2202. public const int info = 2131296451;
  2203. // aapt resource value: 0x7f090059
  2204. public const int italic = 2131296345;
  2205. // aapt resource value: 0x7f090000
  2206. public const int item_touch_helper_previous_elevation = 2131296256;
  2207. // aapt resource value: 0x7f09008f
  2208. public const int largeLabel = 2131296399;
  2209. // aapt resource value: 0x7f090049
  2210. public const int left = 2131296329;
  2211. // aapt resource value: 0x7f090017
  2212. public const int line1 = 2131296279;
  2213. // aapt resource value: 0x7f090018
  2214. public const int line3 = 2131296280;
  2215. // aapt resource value: 0x7f09001d
  2216. public const int listMode = 2131296285;
  2217. // aapt resource value: 0x7f090064
  2218. public const int list_item = 2131296356;
  2219. // aapt resource value: 0x7f0900cd
  2220. public const int masked = 2131296461;
  2221. // aapt resource value: 0x7f0900bc
  2222. public const int media_actions = 2131296444;
  2223. // aapt resource value: 0x7f0900cb
  2224. public const int message = 2131296459;
  2225. // aapt resource value: 0x7f090031
  2226. public const int middle = 2131296305;
  2227. // aapt resource value: 0x7f090053
  2228. public const int mini = 2131296339;
  2229. // aapt resource value: 0x7f0900a8
  2230. public const int mr_art = 2131296424;
  2231. // aapt resource value: 0x7f09009d
  2232. public const int mr_chooser_list = 2131296413;
  2233. // aapt resource value: 0x7f0900a0
  2234. public const int mr_chooser_route_desc = 2131296416;
  2235. // aapt resource value: 0x7f09009e
  2236. public const int mr_chooser_route_icon = 2131296414;
  2237. // aapt resource value: 0x7f09009f
  2238. public const int mr_chooser_route_name = 2131296415;
  2239. // aapt resource value: 0x7f09009c
  2240. public const int mr_chooser_title = 2131296412;
  2241. // aapt resource value: 0x7f0900a5
  2242. public const int mr_close = 2131296421;
  2243. // aapt resource value: 0x7f0900ab
  2244. public const int mr_control_divider = 2131296427;
  2245. // aapt resource value: 0x7f0900b1
  2246. public const int mr_control_playback_ctrl = 2131296433;
  2247. // aapt resource value: 0x7f0900b4
  2248. public const int mr_control_subtitle = 2131296436;
  2249. // aapt resource value: 0x7f0900b3
  2250. public const int mr_control_title = 2131296435;
  2251. // aapt resource value: 0x7f0900b2
  2252. public const int mr_control_title_container = 2131296434;
  2253. // aapt resource value: 0x7f0900a6
  2254. public const int mr_custom_control = 2131296422;
  2255. // aapt resource value: 0x7f0900a7
  2256. public const int mr_default_control = 2131296423;
  2257. // aapt resource value: 0x7f0900a2
  2258. public const int mr_dialog_area = 2131296418;
  2259. // aapt resource value: 0x7f0900a1
  2260. public const int mr_expandable_area = 2131296417;
  2261. // aapt resource value: 0x7f0900b5
  2262. public const int mr_group_expand_collapse = 2131296437;
  2263. // aapt resource value: 0x7f0900a9
  2264. public const int mr_media_main_control = 2131296425;
  2265. // aapt resource value: 0x7f0900a4
  2266. public const int mr_name = 2131296420;
  2267. // aapt resource value: 0x7f0900aa
  2268. public const int mr_playback_control = 2131296426;
  2269. // aapt resource value: 0x7f0900a3
  2270. public const int mr_title_bar = 2131296419;
  2271. // aapt resource value: 0x7f0900ac
  2272. public const int mr_volume_control = 2131296428;
  2273. // aapt resource value: 0x7f0900ad
  2274. public const int mr_volume_group_list = 2131296429;
  2275. // aapt resource value: 0x7f0900af
  2276. public const int mr_volume_item_icon = 2131296431;
  2277. // aapt resource value: 0x7f0900b0
  2278. public const int mr_volume_slider = 2131296432;
  2279. // aapt resource value: 0x7f090028
  2280. public const int multiply = 2131296296;
  2281. // aapt resource value: 0x7f090096
  2282. public const int navigation_header_container = 2131296406;
  2283. // aapt resource value: 0x7f09003b
  2284. public const int never = 2131296315;
  2285. // aapt resource value: 0x7f090022
  2286. public const int none = 2131296290;
  2287. // aapt resource value: 0x7f09001e
  2288. public const int normal = 2131296286;
  2289. // aapt resource value: 0x7f0900c5
  2290. public const int notification_background = 2131296453;
  2291. // aapt resource value: 0x7f0900bf
  2292. public const int notification_main_column = 2131296447;
  2293. // aapt resource value: 0x7f0900be
  2294. public const int notification_main_column_container = 2131296446;
  2295. // aapt resource value: 0x7f09004c
  2296. public const int parallax = 2131296332;
  2297. // aapt resource value: 0x7f090068
  2298. public const int parentPanel = 2131296360;
  2299. // aapt resource value: 0x7f09000b
  2300. public const int parent_matrix = 2131296267;
  2301. // aapt resource value: 0x7f09004d
  2302. public const int pin = 2131296333;
  2303. // aapt resource value: 0x7f090006
  2304. public const int progress_circular = 2131296262;
  2305. // aapt resource value: 0x7f090007
  2306. public const int progress_horizontal = 2131296263;
  2307. // aapt resource value: 0x7f090078
  2308. public const int radio = 2131296376;
  2309. // aapt resource value: 0x7f09004a
  2310. public const int right = 2131296330;
  2311. // aapt resource value: 0x7f0900c4
  2312. public const int right_icon = 2131296452;
  2313. // aapt resource value: 0x7f0900c0
  2314. public const int right_side = 2131296448;
  2315. // aapt resource value: 0x7f09000c
  2316. public const int save_image_matrix = 2131296268;
  2317. // aapt resource value: 0x7f09000d
  2318. public const int save_non_transition_alpha = 2131296269;
  2319. // aapt resource value: 0x7f09000e
  2320. public const int save_scale_type = 2131296270;
  2321. // aapt resource value: 0x7f090029
  2322. public const int screen = 2131296297;
  2323. // aapt resource value: 0x7f090042
  2324. public const int scroll = 2131296322;
  2325. // aapt resource value: 0x7f09006e
  2326. public const int scrollIndicatorDown = 2131296366;
  2327. // aapt resource value: 0x7f09006a
  2328. public const int scrollIndicatorUp = 2131296362;
  2329. // aapt resource value: 0x7f09006b
  2330. public const int scrollView = 2131296363;
  2331. // aapt resource value: 0x7f090055
  2332. public const int scrollable = 2131296341;
  2333. // aapt resource value: 0x7f090083
  2334. public const int search_badge = 2131296387;
  2335. // aapt resource value: 0x7f090082
  2336. public const int search_bar = 2131296386;
  2337. // aapt resource value: 0x7f090084
  2338. public const int search_button = 2131296388;
  2339. // aapt resource value: 0x7f090089
  2340. public const int search_close_btn = 2131296393;
  2341. // aapt resource value: 0x7f090085
  2342. public const int search_edit_frame = 2131296389;
  2343. // aapt resource value: 0x7f09008b
  2344. public const int search_go_btn = 2131296395;
  2345. // aapt resource value: 0x7f090086
  2346. public const int search_mag_icon = 2131296390;
  2347. // aapt resource value: 0x7f090087
  2348. public const int search_plate = 2131296391;
  2349. // aapt resource value: 0x7f090088
  2350. public const int search_src_text = 2131296392;
  2351. // aapt resource value: 0x7f09008c
  2352. public const int search_voice_btn = 2131296396;
  2353. // aapt resource value: 0x7f09008d
  2354. public const int select_dialog_listview = 2131296397;
  2355. // aapt resource value: 0x7f090077
  2356. public const int shortcut = 2131296375;
  2357. // aapt resource value: 0x7f090023
  2358. public const int showCustom = 2131296291;
  2359. // aapt resource value: 0x7f090024
  2360. public const int showHome = 2131296292;
  2361. // aapt resource value: 0x7f090025
  2362. public const int showTitle = 2131296293;
  2363. // aapt resource value: 0x7f0900c9
  2364. public const int sliding_tabs = 2131296457;
  2365. // aapt resource value: 0x7f09008e
  2366. public const int smallLabel = 2131296398;
  2367. // aapt resource value: 0x7f090095
  2368. public const int snackbar_action = 2131296405;
  2369. // aapt resource value: 0x7f090094
  2370. public const int snackbar_text = 2131296404;
  2371. // aapt resource value: 0x7f090043
  2372. public const int snap = 2131296323;
  2373. // aapt resource value: 0x7f090067
  2374. public const int spacer = 2131296359;
  2375. // aapt resource value: 0x7f090008
  2376. public const int split_action_bar = 2131296264;
  2377. // aapt resource value: 0x7f09002a
  2378. public const int src_atop = 2131296298;
  2379. // aapt resource value: 0x7f09002b
  2380. public const int src_in = 2131296299;
  2381. // aapt resource value: 0x7f09002c
  2382. public const int src_over = 2131296300;
  2383. // aapt resource value: 0x7f09004b
  2384. public const int start = 2131296331;
  2385. // aapt resource value: 0x7f0900bb
  2386. public const int status_bar_latest_event_content = 2131296443;
  2387. // aapt resource value: 0x7f090079
  2388. public const int submenuarrow = 2131296377;
  2389. // aapt resource value: 0x7f09008a
  2390. public const int submit_area = 2131296394;
  2391. // aapt resource value: 0x7f09001f
  2392. public const int tabMode = 2131296287;
  2393. // aapt resource value: 0x7f090019
  2394. public const int tag_transition_group = 2131296281;
  2395. // aapt resource value: 0x7f09001a
  2396. public const int text = 2131296282;
  2397. // aapt resource value: 0x7f09001b
  2398. public const int text2 = 2131296283;
  2399. // aapt resource value: 0x7f09006d
  2400. public const int textSpacerNoButtons = 2131296365;
  2401. // aapt resource value: 0x7f09006c
  2402. public const int textSpacerNoTitle = 2131296364;
  2403. // aapt resource value: 0x7f09009b
  2404. public const int text_input_password_toggle = 2131296411;
  2405. // aapt resource value: 0x7f090014
  2406. public const int textinput_counter = 2131296276;
  2407. // aapt resource value: 0x7f090015
  2408. public const int textinput_error = 2131296277;
  2409. // aapt resource value: 0x7f0900c1
  2410. public const int time = 2131296449;
  2411. // aapt resource value: 0x7f09001c
  2412. public const int title = 2131296284;
  2413. // aapt resource value: 0x7f090074
  2414. public const int titleDividerNoCustom = 2131296372;
  2415. // aapt resource value: 0x7f090072
  2416. public const int title_template = 2131296370;
  2417. // aapt resource value: 0x7f0900ca
  2418. public const int toolbar = 2131296458;
  2419. // aapt resource value: 0x7f09003e
  2420. public const int top = 2131296318;
  2421. // aapt resource value: 0x7f090071
  2422. public const int topPanel = 2131296369;
  2423. // aapt resource value: 0x7f090092
  2424. public const int touch_outside = 2131296402;
  2425. // aapt resource value: 0x7f09000f
  2426. public const int transition_current_scene = 2131296271;
  2427. // aapt resource value: 0x7f090010
  2428. public const int transition_layout_save = 2131296272;
  2429. // aapt resource value: 0x7f090011
  2430. public const int transition_position = 2131296273;
  2431. // aapt resource value: 0x7f090012
  2432. public const int transition_scene_layoutid_cache = 2131296274;
  2433. // aapt resource value: 0x7f090013
  2434. public const int transition_transform = 2131296275;
  2435. // aapt resource value: 0x7f09002d
  2436. public const int uniform = 2131296301;
  2437. // aapt resource value: 0x7f090009
  2438. public const int up = 2131296265;
  2439. // aapt resource value: 0x7f090026
  2440. public const int useLogo = 2131296294;
  2441. // aapt resource value: 0x7f090016
  2442. public const int view_offset_helper = 2131296278;
  2443. // aapt resource value: 0x7f0900cc
  2444. public const int visible = 2131296460;
  2445. // aapt resource value: 0x7f0900ae
  2446. public const int volume_item_container = 2131296430;
  2447. // aapt resource value: 0x7f09003c
  2448. public const int withText = 2131296316;
  2449. // aapt resource value: 0x7f09002e
  2450. public const int wrap_content = 2131296302;
  2451. static Id()
  2452. {
  2453. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2454. }
  2455. private Id()
  2456. {
  2457. }
  2458. }
  2459. public partial class Integer
  2460. {
  2461. // aapt resource value: 0x7f0b0003
  2462. public const int abc_config_activityDefaultDur = 2131427331;
  2463. // aapt resource value: 0x7f0b0004
  2464. public const int abc_config_activityShortDur = 2131427332;
  2465. // aapt resource value: 0x7f0b0008
  2466. public const int app_bar_elevation_anim_duration = 2131427336;
  2467. // aapt resource value: 0x7f0b0009
  2468. public const int bottom_sheet_slide_duration = 2131427337;
  2469. // aapt resource value: 0x7f0b0005
  2470. public const int cancel_button_image_alpha = 2131427333;
  2471. // aapt resource value: 0x7f0b0006
  2472. public const int config_tooltipAnimTime = 2131427334;
  2473. // aapt resource value: 0x7f0b0007
  2474. public const int design_snackbar_text_max_lines = 2131427335;
  2475. // aapt resource value: 0x7f0b000a
  2476. public const int hide_password_duration = 2131427338;
  2477. // aapt resource value: 0x7f0b0000
  2478. public const int mr_controller_volume_group_list_animation_duration_ms = 2131427328;
  2479. // aapt resource value: 0x7f0b0001
  2480. public const int mr_controller_volume_group_list_fade_in_duration_ms = 2131427329;
  2481. // aapt resource value: 0x7f0b0002
  2482. public const int mr_controller_volume_group_list_fade_out_duration_ms = 2131427330;
  2483. // aapt resource value: 0x7f0b000b
  2484. public const int show_password_duration = 2131427339;
  2485. // aapt resource value: 0x7f0b000c
  2486. public const int status_bar_notification_info_maxnum = 2131427340;
  2487. static Integer()
  2488. {
  2489. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2490. }
  2491. private Integer()
  2492. {
  2493. }
  2494. }
  2495. public partial class Interpolator
  2496. {
  2497. // aapt resource value: 0x7f070000
  2498. public const int mr_fast_out_slow_in = 2131165184;
  2499. // aapt resource value: 0x7f070001
  2500. public const int mr_linear_out_slow_in = 2131165185;
  2501. static Interpolator()
  2502. {
  2503. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2504. }
  2505. private Interpolator()
  2506. {
  2507. }
  2508. }
  2509. public partial class Layout
  2510. {
  2511. // aapt resource value: 0x7f040000
  2512. public const int abc_action_bar_title_item = 2130968576;
  2513. // aapt resource value: 0x7f040001
  2514. public const int abc_action_bar_up_container = 2130968577;
  2515. // aapt resource value: 0x7f040002
  2516. public const int abc_action_menu_item_layout = 2130968578;
  2517. // aapt resource value: 0x7f040003
  2518. public const int abc_action_menu_layout = 2130968579;
  2519. // aapt resource value: 0x7f040004
  2520. public const int abc_action_mode_bar = 2130968580;
  2521. // aapt resource value: 0x7f040005
  2522. public const int abc_action_mode_close_item_material = 2130968581;
  2523. // aapt resource value: 0x7f040006
  2524. public const int abc_activity_chooser_view = 2130968582;
  2525. // aapt resource value: 0x7f040007
  2526. public const int abc_activity_chooser_view_list_item = 2130968583;
  2527. // aapt resource value: 0x7f040008
  2528. public const int abc_alert_dialog_button_bar_material = 2130968584;
  2529. // aapt resource value: 0x7f040009
  2530. public const int abc_alert_dialog_material = 2130968585;
  2531. // aapt resource value: 0x7f04000a
  2532. public const int abc_alert_dialog_title_material = 2130968586;
  2533. // aapt resource value: 0x7f04000b
  2534. public const int abc_dialog_title_material = 2130968587;
  2535. // aapt resource value: 0x7f04000c
  2536. public const int abc_expanded_menu_layout = 2130968588;
  2537. // aapt resource value: 0x7f04000d
  2538. public const int abc_list_menu_item_checkbox = 2130968589;
  2539. // aapt resource value: 0x7f04000e
  2540. public const int abc_list_menu_item_icon = 2130968590;
  2541. // aapt resource value: 0x7f04000f
  2542. public const int abc_list_menu_item_layout = 2130968591;
  2543. // aapt resource value: 0x7f040010
  2544. public const int abc_list_menu_item_radio = 2130968592;
  2545. // aapt resource value: 0x7f040011
  2546. public const int abc_popup_menu_header_item_layout = 2130968593;
  2547. // aapt resource value: 0x7f040012
  2548. public const int abc_popup_menu_item_layout = 2130968594;
  2549. // aapt resource value: 0x7f040013
  2550. public const int abc_screen_content_include = 2130968595;
  2551. // aapt resource value: 0x7f040014
  2552. public const int abc_screen_simple = 2130968596;
  2553. // aapt resource value: 0x7f040015
  2554. public const int abc_screen_simple_overlay_action_mode = 2130968597;
  2555. // aapt resource value: 0x7f040016
  2556. public const int abc_screen_toolbar = 2130968598;
  2557. // aapt resource value: 0x7f040017
  2558. public const int abc_search_dropdown_item_icons_2line = 2130968599;
  2559. // aapt resource value: 0x7f040018
  2560. public const int abc_search_view = 2130968600;
  2561. // aapt resource value: 0x7f040019
  2562. public const int abc_select_dialog_material = 2130968601;
  2563. // aapt resource value: 0x7f04001a
  2564. public const int design_bottom_navigation_item = 2130968602;
  2565. // aapt resource value: 0x7f04001b
  2566. public const int design_bottom_sheet_dialog = 2130968603;
  2567. // aapt resource value: 0x7f04001c
  2568. public const int design_layout_snackbar = 2130968604;
  2569. // aapt resource value: 0x7f04001d
  2570. public const int design_layout_snackbar_include = 2130968605;
  2571. // aapt resource value: 0x7f04001e
  2572. public const int design_layout_tab_icon = 2130968606;
  2573. // aapt resource value: 0x7f04001f
  2574. public const int design_layout_tab_text = 2130968607;
  2575. // aapt resource value: 0x7f040020
  2576. public const int design_menu_item_action_area = 2130968608;
  2577. // aapt resource value: 0x7f040021
  2578. public const int design_navigation_item = 2130968609;
  2579. // aapt resource value: 0x7f040022
  2580. public const int design_navigation_item_header = 2130968610;
  2581. // aapt resource value: 0x7f040023
  2582. public const int design_navigation_item_separator = 2130968611;
  2583. // aapt resource value: 0x7f040024
  2584. public const int design_navigation_item_subheader = 2130968612;
  2585. // aapt resource value: 0x7f040025
  2586. public const int design_navigation_menu = 2130968613;
  2587. // aapt resource value: 0x7f040026
  2588. public const int design_navigation_menu_item = 2130968614;
  2589. // aapt resource value: 0x7f040027
  2590. public const int design_text_input_password_icon = 2130968615;
  2591. // aapt resource value: 0x7f040028
  2592. public const int mr_chooser_dialog = 2130968616;
  2593. // aapt resource value: 0x7f040029
  2594. public const int mr_chooser_list_item = 2130968617;
  2595. // aapt resource value: 0x7f04002a
  2596. public const int mr_controller_material_dialog_b = 2130968618;
  2597. // aapt resource value: 0x7f04002b
  2598. public const int mr_controller_volume_item = 2130968619;
  2599. // aapt resource value: 0x7f04002c
  2600. public const int mr_playback_control = 2130968620;
  2601. // aapt resource value: 0x7f04002d
  2602. public const int mr_volume_control = 2130968621;
  2603. // aapt resource value: 0x7f04002e
  2604. public const int notification_action = 2130968622;
  2605. // aapt resource value: 0x7f04002f
  2606. public const int notification_action_tombstone = 2130968623;
  2607. // aapt resource value: 0x7f040030
  2608. public const int notification_media_action = 2130968624;
  2609. // aapt resource value: 0x7f040031
  2610. public const int notification_media_cancel_action = 2130968625;
  2611. // aapt resource value: 0x7f040032
  2612. public const int notification_template_big_media = 2130968626;
  2613. // aapt resource value: 0x7f040033
  2614. public const int notification_template_big_media_custom = 2130968627;
  2615. // aapt resource value: 0x7f040034
  2616. public const int notification_template_big_media_narrow = 2130968628;
  2617. // aapt resource value: 0x7f040035
  2618. public const int notification_template_big_media_narrow_custom = 2130968629;
  2619. // aapt resource value: 0x7f040036
  2620. public const int notification_template_custom_big = 2130968630;
  2621. // aapt resource value: 0x7f040037
  2622. public const int notification_template_icon_group = 2130968631;
  2623. // aapt resource value: 0x7f040038
  2624. public const int notification_template_lines_media = 2130968632;
  2625. // aapt resource value: 0x7f040039
  2626. public const int notification_template_media = 2130968633;
  2627. // aapt resource value: 0x7f04003a
  2628. public const int notification_template_media_custom = 2130968634;
  2629. // aapt resource value: 0x7f04003b
  2630. public const int notification_template_part_chronometer = 2130968635;
  2631. // aapt resource value: 0x7f04003c
  2632. public const int notification_template_part_time = 2130968636;
  2633. // aapt resource value: 0x7f04003d
  2634. public const int select_dialog_item_material = 2130968637;
  2635. // aapt resource value: 0x7f04003e
  2636. public const int select_dialog_multichoice_material = 2130968638;
  2637. // aapt resource value: 0x7f04003f
  2638. public const int select_dialog_singlechoice_material = 2130968639;
  2639. // aapt resource value: 0x7f040040
  2640. public const int support_simple_spinner_dropdown_item = 2130968640;
  2641. // aapt resource value: 0x7f040041
  2642. public const int Tabbar = 2130968641;
  2643. // aapt resource value: 0x7f040042
  2644. public const int Toolbar = 2130968642;
  2645. // aapt resource value: 0x7f040043
  2646. public const int tooltip = 2130968643;
  2647. static Layout()
  2648. {
  2649. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2650. }
  2651. private Layout()
  2652. {
  2653. }
  2654. }
  2655. public partial class Mipmap
  2656. {
  2657. // aapt resource value: 0x7f030000
  2658. public const int icon = 2130903040;
  2659. // aapt resource value: 0x7f030001
  2660. public const int icon_round = 2130903041;
  2661. // aapt resource value: 0x7f030002
  2662. public const int launcher_foreground = 2130903042;
  2663. static Mipmap()
  2664. {
  2665. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2666. }
  2667. private Mipmap()
  2668. {
  2669. }
  2670. }
  2671. public partial class String
  2672. {
  2673. // aapt resource value: 0x7f0a0015
  2674. public const int abc_action_bar_home_description = 2131361813;
  2675. // aapt resource value: 0x7f0a0016
  2676. public const int abc_action_bar_up_description = 2131361814;
  2677. // aapt resource value: 0x7f0a0017
  2678. public const int abc_action_menu_overflow_description = 2131361815;
  2679. // aapt resource value: 0x7f0a0018
  2680. public const int abc_action_mode_done = 2131361816;
  2681. // aapt resource value: 0x7f0a0019
  2682. public const int abc_activity_chooser_view_see_all = 2131361817;
  2683. // aapt resource value: 0x7f0a001a
  2684. public const int abc_activitychooserview_choose_application = 2131361818;
  2685. // aapt resource value: 0x7f0a001b
  2686. public const int abc_capital_off = 2131361819;
  2687. // aapt resource value: 0x7f0a001c
  2688. public const int abc_capital_on = 2131361820;
  2689. // aapt resource value: 0x7f0a0027
  2690. public const int abc_font_family_body_1_material = 2131361831;
  2691. // aapt resource value: 0x7f0a0028
  2692. public const int abc_font_family_body_2_material = 2131361832;
  2693. // aapt resource value: 0x7f0a0029
  2694. public const int abc_font_family_button_material = 2131361833;
  2695. // aapt resource value: 0x7f0a002a
  2696. public const int abc_font_family_caption_material = 2131361834;
  2697. // aapt resource value: 0x7f0a002b
  2698. public const int abc_font_family_display_1_material = 2131361835;
  2699. // aapt resource value: 0x7f0a002c
  2700. public const int abc_font_family_display_2_material = 2131361836;
  2701. // aapt resource value: 0x7f0a002d
  2702. public const int abc_font_family_display_3_material = 2131361837;
  2703. // aapt resource value: 0x7f0a002e
  2704. public const int abc_font_family_display_4_material = 2131361838;
  2705. // aapt resource value: 0x7f0a002f
  2706. public const int abc_font_family_headline_material = 2131361839;
  2707. // aapt resource value: 0x7f0a0030
  2708. public const int abc_font_family_menu_material = 2131361840;
  2709. // aapt resource value: 0x7f0a0031
  2710. public const int abc_font_family_subhead_material = 2131361841;
  2711. // aapt resource value: 0x7f0a0032
  2712. public const int abc_font_family_title_material = 2131361842;
  2713. // aapt resource value: 0x7f0a001d
  2714. public const int abc_search_hint = 2131361821;
  2715. // aapt resource value: 0x7f0a001e
  2716. public const int abc_searchview_description_clear = 2131361822;
  2717. // aapt resource value: 0x7f0a001f
  2718. public const int abc_searchview_description_query = 2131361823;
  2719. // aapt resource value: 0x7f0a0020
  2720. public const int abc_searchview_description_search = 2131361824;
  2721. // aapt resource value: 0x7f0a0021
  2722. public const int abc_searchview_description_submit = 2131361825;
  2723. // aapt resource value: 0x7f0a0022
  2724. public const int abc_searchview_description_voice = 2131361826;
  2725. // aapt resource value: 0x7f0a0023
  2726. public const int abc_shareactionprovider_share_with = 2131361827;
  2727. // aapt resource value: 0x7f0a0024
  2728. public const int abc_shareactionprovider_share_with_application = 2131361828;
  2729. // aapt resource value: 0x7f0a0025
  2730. public const int abc_toolbar_collapse_description = 2131361829;
  2731. // aapt resource value: 0x7f0a0033
  2732. public const int appbar_scrolling_view_behavior = 2131361843;
  2733. // aapt resource value: 0x7f0a0034
  2734. public const int bottom_sheet_behavior = 2131361844;
  2735. // aapt resource value: 0x7f0a0035
  2736. public const int character_counter_pattern = 2131361845;
  2737. // aapt resource value: 0x7f0a0000
  2738. public const int mr_button_content_description = 2131361792;
  2739. // aapt resource value: 0x7f0a0001
  2740. public const int mr_cast_button_connected = 2131361793;
  2741. // aapt resource value: 0x7f0a0002
  2742. public const int mr_cast_button_connecting = 2131361794;
  2743. // aapt resource value: 0x7f0a0003
  2744. public const int mr_cast_button_disconnected = 2131361795;
  2745. // aapt resource value: 0x7f0a0004
  2746. public const int mr_chooser_searching = 2131361796;
  2747. // aapt resource value: 0x7f0a0005
  2748. public const int mr_chooser_title = 2131361797;
  2749. // aapt resource value: 0x7f0a0006
  2750. public const int mr_controller_album_art = 2131361798;
  2751. // aapt resource value: 0x7f0a0007
  2752. public const int mr_controller_casting_screen = 2131361799;
  2753. // aapt resource value: 0x7f0a0008
  2754. public const int mr_controller_close_description = 2131361800;
  2755. // aapt resource value: 0x7f0a0009
  2756. public const int mr_controller_collapse_group = 2131361801;
  2757. // aapt resource value: 0x7f0a000a
  2758. public const int mr_controller_disconnect = 2131361802;
  2759. // aapt resource value: 0x7f0a000b
  2760. public const int mr_controller_expand_group = 2131361803;
  2761. // aapt resource value: 0x7f0a000c
  2762. public const int mr_controller_no_info_available = 2131361804;
  2763. // aapt resource value: 0x7f0a000d
  2764. public const int mr_controller_no_media_selected = 2131361805;
  2765. // aapt resource value: 0x7f0a000e
  2766. public const int mr_controller_pause = 2131361806;
  2767. // aapt resource value: 0x7f0a000f
  2768. public const int mr_controller_play = 2131361807;
  2769. // aapt resource value: 0x7f0a0010
  2770. public const int mr_controller_stop = 2131361808;
  2771. // aapt resource value: 0x7f0a0011
  2772. public const int mr_controller_stop_casting = 2131361809;
  2773. // aapt resource value: 0x7f0a0012
  2774. public const int mr_controller_volume_slider = 2131361810;
  2775. // aapt resource value: 0x7f0a0013
  2776. public const int mr_system_route_name = 2131361811;
  2777. // aapt resource value: 0x7f0a0014
  2778. public const int mr_user_route_category_name = 2131361812;
  2779. // aapt resource value: 0x7f0a0036
  2780. public const int password_toggle_content_description = 2131361846;
  2781. // aapt resource value: 0x7f0a0037
  2782. public const int path_password_eye = 2131361847;
  2783. // aapt resource value: 0x7f0a0038
  2784. public const int path_password_eye_mask_strike_through = 2131361848;
  2785. // aapt resource value: 0x7f0a0039
  2786. public const int path_password_eye_mask_visible = 2131361849;
  2787. // aapt resource value: 0x7f0a003a
  2788. public const int path_password_strike_through = 2131361850;
  2789. // aapt resource value: 0x7f0a0026
  2790. public const int search_menu_title = 2131361830;
  2791. // aapt resource value: 0x7f0a003b
  2792. public const int status_bar_notification_info_overflow = 2131361851;
  2793. static String()
  2794. {
  2795. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2796. }
  2797. private String()
  2798. {
  2799. }
  2800. }
  2801. public partial class Style
  2802. {
  2803. // aapt resource value: 0x7f0c00a4
  2804. public const int AlertDialog_AppCompat = 2131493028;
  2805. // aapt resource value: 0x7f0c00a5
  2806. public const int AlertDialog_AppCompat_Light = 2131493029;
  2807. // aapt resource value: 0x7f0c00a6
  2808. public const int Animation_AppCompat_Dialog = 2131493030;
  2809. // aapt resource value: 0x7f0c00a7
  2810. public const int Animation_AppCompat_DropDownUp = 2131493031;
  2811. // aapt resource value: 0x7f0c00a8
  2812. public const int Animation_AppCompat_Tooltip = 2131493032;
  2813. // aapt resource value: 0x7f0c016e
  2814. public const int Animation_Design_BottomSheetDialog = 2131493230;
  2815. // aapt resource value: 0x7f0c0191
  2816. public const int AppCompatDialogStyle = 2131493265;
  2817. // aapt resource value: 0x7f0c00a9
  2818. public const int Base_AlertDialog_AppCompat = 2131493033;
  2819. // aapt resource value: 0x7f0c00aa
  2820. public const int Base_AlertDialog_AppCompat_Light = 2131493034;
  2821. // aapt resource value: 0x7f0c00ab
  2822. public const int Base_Animation_AppCompat_Dialog = 2131493035;
  2823. // aapt resource value: 0x7f0c00ac
  2824. public const int Base_Animation_AppCompat_DropDownUp = 2131493036;
  2825. // aapt resource value: 0x7f0c00ad
  2826. public const int Base_Animation_AppCompat_Tooltip = 2131493037;
  2827. // aapt resource value: 0x7f0c000c
  2828. public const int Base_CardView = 2131492876;
  2829. // aapt resource value: 0x7f0c00ae
  2830. public const int Base_DialogWindowTitle_AppCompat = 2131493038;
  2831. // aapt resource value: 0x7f0c00af
  2832. public const int Base_DialogWindowTitleBackground_AppCompat = 2131493039;
  2833. // aapt resource value: 0x7f0c0048
  2834. public const int Base_TextAppearance_AppCompat = 2131492936;
  2835. // aapt resource value: 0x7f0c0049
  2836. public const int Base_TextAppearance_AppCompat_Body1 = 2131492937;
  2837. // aapt resource value: 0x7f0c004a
  2838. public const int Base_TextAppearance_AppCompat_Body2 = 2131492938;
  2839. // aapt resource value: 0x7f0c0036
  2840. public const int Base_TextAppearance_AppCompat_Button = 2131492918;
  2841. // aapt resource value: 0x7f0c004b
  2842. public const int Base_TextAppearance_AppCompat_Caption = 2131492939;
  2843. // aapt resource value: 0x7f0c004c
  2844. public const int Base_TextAppearance_AppCompat_Display1 = 2131492940;
  2845. // aapt resource value: 0x7f0c004d
  2846. public const int Base_TextAppearance_AppCompat_Display2 = 2131492941;
  2847. // aapt resource value: 0x7f0c004e
  2848. public const int Base_TextAppearance_AppCompat_Display3 = 2131492942;
  2849. // aapt resource value: 0x7f0c004f
  2850. public const int Base_TextAppearance_AppCompat_Display4 = 2131492943;
  2851. // aapt resource value: 0x7f0c0050
  2852. public const int Base_TextAppearance_AppCompat_Headline = 2131492944;
  2853. // aapt resource value: 0x7f0c001a
  2854. public const int Base_TextAppearance_AppCompat_Inverse = 2131492890;
  2855. // aapt resource value: 0x7f0c0051
  2856. public const int Base_TextAppearance_AppCompat_Large = 2131492945;
  2857. // aapt resource value: 0x7f0c001b
  2858. public const int Base_TextAppearance_AppCompat_Large_Inverse = 2131492891;
  2859. // aapt resource value: 0x7f0c0052
  2860. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131492946;
  2861. // aapt resource value: 0x7f0c0053
  2862. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131492947;
  2863. // aapt resource value: 0x7f0c0054
  2864. public const int Base_TextAppearance_AppCompat_Medium = 2131492948;
  2865. // aapt resource value: 0x7f0c001c
  2866. public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131492892;
  2867. // aapt resource value: 0x7f0c0055
  2868. public const int Base_TextAppearance_AppCompat_Menu = 2131492949;
  2869. // aapt resource value: 0x7f0c00b0
  2870. public const int Base_TextAppearance_AppCompat_SearchResult = 2131493040;
  2871. // aapt resource value: 0x7f0c0056
  2872. public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131492950;
  2873. // aapt resource value: 0x7f0c0057
  2874. public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131492951;
  2875. // aapt resource value: 0x7f0c0058
  2876. public const int Base_TextAppearance_AppCompat_Small = 2131492952;
  2877. // aapt resource value: 0x7f0c001d
  2878. public const int Base_TextAppearance_AppCompat_Small_Inverse = 2131492893;
  2879. // aapt resource value: 0x7f0c0059
  2880. public const int Base_TextAppearance_AppCompat_Subhead = 2131492953;
  2881. // aapt resource value: 0x7f0c001e
  2882. public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131492894;
  2883. // aapt resource value: 0x7f0c005a
  2884. public const int Base_TextAppearance_AppCompat_Title = 2131492954;
  2885. // aapt resource value: 0x7f0c001f
  2886. public const int Base_TextAppearance_AppCompat_Title_Inverse = 2131492895;
  2887. // aapt resource value: 0x7f0c00b1
  2888. public const int Base_TextAppearance_AppCompat_Tooltip = 2131493041;
  2889. // aapt resource value: 0x7f0c0095
  2890. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131493013;
  2891. // aapt resource value: 0x7f0c005b
  2892. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131492955;
  2893. // aapt resource value: 0x7f0c005c
  2894. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131492956;
  2895. // aapt resource value: 0x7f0c005d
  2896. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131492957;
  2897. // aapt resource value: 0x7f0c005e
  2898. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131492958;
  2899. // aapt resource value: 0x7f0c005f
  2900. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131492959;
  2901. // aapt resource value: 0x7f0c0060
  2902. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131492960;
  2903. // aapt resource value: 0x7f0c0061
  2904. public const int Base_TextAppearance_AppCompat_Widget_Button = 2131492961;
  2905. // aapt resource value: 0x7f0c009c
  2906. public const int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131493020;
  2907. // aapt resource value: 0x7f0c009d
  2908. public const int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2131493021;
  2909. // aapt resource value: 0x7f0c0096
  2910. public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131493014;
  2911. // aapt resource value: 0x7f0c00b2
  2912. public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131493042;
  2913. // aapt resource value: 0x7f0c0062
  2914. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131492962;
  2915. // aapt resource value: 0x7f0c0063
  2916. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131492963;
  2917. // aapt resource value: 0x7f0c0064
  2918. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131492964;
  2919. // aapt resource value: 0x7f0c0065
  2920. public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131492965;
  2921. // aapt resource value: 0x7f0c0066
  2922. public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131492966;
  2923. // aapt resource value: 0x7f0c00b3
  2924. public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131493043;
  2925. // aapt resource value: 0x7f0c0067
  2926. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131492967;
  2927. // aapt resource value: 0x7f0c0068
  2928. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131492968;
  2929. // aapt resource value: 0x7f0c0069
  2930. public const int Base_Theme_AppCompat = 2131492969;
  2931. // aapt resource value: 0x7f0c00b4
  2932. public const int Base_Theme_AppCompat_CompactMenu = 2131493044;
  2933. // aapt resource value: 0x7f0c0020
  2934. public const int Base_Theme_AppCompat_Dialog = 2131492896;
  2935. // aapt resource value: 0x7f0c0021
  2936. public const int Base_Theme_AppCompat_Dialog_Alert = 2131492897;
  2937. // aapt resource value: 0x7f0c00b5
  2938. public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131493045;
  2939. // aapt resource value: 0x7f0c0022
  2940. public const int Base_Theme_AppCompat_Dialog_MinWidth = 2131492898;
  2941. // aapt resource value: 0x7f0c0010
  2942. public const int Base_Theme_AppCompat_DialogWhenLarge = 2131492880;
  2943. // aapt resource value: 0x7f0c006a
  2944. public const int Base_Theme_AppCompat_Light = 2131492970;
  2945. // aapt resource value: 0x7f0c00b6
  2946. public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131493046;
  2947. // aapt resource value: 0x7f0c0023
  2948. public const int Base_Theme_AppCompat_Light_Dialog = 2131492899;
  2949. // aapt resource value: 0x7f0c0024
  2950. public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131492900;
  2951. // aapt resource value: 0x7f0c00b7
  2952. public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131493047;
  2953. // aapt resource value: 0x7f0c0025
  2954. public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131492901;
  2955. // aapt resource value: 0x7f0c0011
  2956. public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131492881;
  2957. // aapt resource value: 0x7f0c00b8
  2958. public const int Base_ThemeOverlay_AppCompat = 2131493048;
  2959. // aapt resource value: 0x7f0c00b9
  2960. public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131493049;
  2961. // aapt resource value: 0x7f0c00ba
  2962. public const int Base_ThemeOverlay_AppCompat_Dark = 2131493050;
  2963. // aapt resource value: 0x7f0c00bb
  2964. public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131493051;
  2965. // aapt resource value: 0x7f0c0026
  2966. public const int Base_ThemeOverlay_AppCompat_Dialog = 2131492902;
  2967. // aapt resource value: 0x7f0c0027
  2968. public const int Base_ThemeOverlay_AppCompat_Dialog_Alert = 2131492903;
  2969. // aapt resource value: 0x7f0c00bc
  2970. public const int Base_ThemeOverlay_AppCompat_Light = 2131493052;
  2971. // aapt resource value: 0x7f0c0028
  2972. public const int Base_V11_Theme_AppCompat_Dialog = 2131492904;
  2973. // aapt resource value: 0x7f0c0029
  2974. public const int Base_V11_Theme_AppCompat_Light_Dialog = 2131492905;
  2975. // aapt resource value: 0x7f0c002a
  2976. public const int Base_V11_ThemeOverlay_AppCompat_Dialog = 2131492906;
  2977. // aapt resource value: 0x7f0c0032
  2978. public const int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2131492914;
  2979. // aapt resource value: 0x7f0c0033
  2980. public const int Base_V12_Widget_AppCompat_EditText = 2131492915;
  2981. // aapt resource value: 0x7f0c016f
  2982. public const int Base_V14_Widget_Design_AppBarLayout = 2131493231;
  2983. // aapt resource value: 0x7f0c006b
  2984. public const int Base_V21_Theme_AppCompat = 2131492971;
  2985. // aapt resource value: 0x7f0c006c
  2986. public const int Base_V21_Theme_AppCompat_Dialog = 2131492972;
  2987. // aapt resource value: 0x7f0c006d
  2988. public const int Base_V21_Theme_AppCompat_Light = 2131492973;
  2989. // aapt resource value: 0x7f0c006e
  2990. public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131492974;
  2991. // aapt resource value: 0x7f0c006f
  2992. public const int Base_V21_ThemeOverlay_AppCompat_Dialog = 2131492975;
  2993. // aapt resource value: 0x7f0c016b
  2994. public const int Base_V21_Widget_Design_AppBarLayout = 2131493227;
  2995. // aapt resource value: 0x7f0c0093
  2996. public const int Base_V22_Theme_AppCompat = 2131493011;
  2997. // aapt resource value: 0x7f0c0094
  2998. public const int Base_V22_Theme_AppCompat_Light = 2131493012;
  2999. // aapt resource value: 0x7f0c0097
  3000. public const int Base_V23_Theme_AppCompat = 2131493015;
  3001. // aapt resource value: 0x7f0c0098
  3002. public const int Base_V23_Theme_AppCompat_Light = 2131493016;
  3003. // aapt resource value: 0x7f0c00a0
  3004. public const int Base_V26_Theme_AppCompat = 2131493024;
  3005. // aapt resource value: 0x7f0c00a1
  3006. public const int Base_V26_Theme_AppCompat_Light = 2131493025;
  3007. // aapt resource value: 0x7f0c00a2
  3008. public const int Base_V26_Widget_AppCompat_Toolbar = 2131493026;
  3009. // aapt resource value: 0x7f0c016d
  3010. public const int Base_V26_Widget_Design_AppBarLayout = 2131493229;
  3011. // aapt resource value: 0x7f0c00bd
  3012. public const int Base_V7_Theme_AppCompat = 2131493053;
  3013. // aapt resource value: 0x7f0c00be
  3014. public const int Base_V7_Theme_AppCompat_Dialog = 2131493054;
  3015. // aapt resource value: 0x7f0c00bf
  3016. public const int Base_V7_Theme_AppCompat_Light = 2131493055;
  3017. // aapt resource value: 0x7f0c00c0
  3018. public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131493056;
  3019. // aapt resource value: 0x7f0c00c1
  3020. public const int Base_V7_ThemeOverlay_AppCompat_Dialog = 2131493057;
  3021. // aapt resource value: 0x7f0c00c2
  3022. public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131493058;
  3023. // aapt resource value: 0x7f0c00c3
  3024. public const int Base_V7_Widget_AppCompat_EditText = 2131493059;
  3025. // aapt resource value: 0x7f0c00c4
  3026. public const int Base_V7_Widget_AppCompat_Toolbar = 2131493060;
  3027. // aapt resource value: 0x7f0c00c5
  3028. public const int Base_Widget_AppCompat_ActionBar = 2131493061;
  3029. // aapt resource value: 0x7f0c00c6
  3030. public const int Base_Widget_AppCompat_ActionBar_Solid = 2131493062;
  3031. // aapt resource value: 0x7f0c00c7
  3032. public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131493063;
  3033. // aapt resource value: 0x7f0c0070
  3034. public const int Base_Widget_AppCompat_ActionBar_TabText = 2131492976;
  3035. // aapt resource value: 0x7f0c0071
  3036. public const int Base_Widget_AppCompat_ActionBar_TabView = 2131492977;
  3037. // aapt resource value: 0x7f0c0072
  3038. public const int Base_Widget_AppCompat_ActionButton = 2131492978;
  3039. // aapt resource value: 0x7f0c0073
  3040. public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131492979;
  3041. // aapt resource value: 0x7f0c0074
  3042. public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131492980;
  3043. // aapt resource value: 0x7f0c00c8
  3044. public const int Base_Widget_AppCompat_ActionMode = 2131493064;
  3045. // aapt resource value: 0x7f0c00c9
  3046. public const int Base_Widget_AppCompat_ActivityChooserView = 2131493065;
  3047. // aapt resource value: 0x7f0c0034
  3048. public const int Base_Widget_AppCompat_AutoCompleteTextView = 2131492916;
  3049. // aapt resource value: 0x7f0c0075
  3050. public const int Base_Widget_AppCompat_Button = 2131492981;
  3051. // aapt resource value: 0x7f0c0076
  3052. public const int Base_Widget_AppCompat_Button_Borderless = 2131492982;
  3053. // aapt resource value: 0x7f0c0077
  3054. public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131492983;
  3055. // aapt resource value: 0x7f0c00ca
  3056. public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131493066;
  3057. // aapt resource value: 0x7f0c0099
  3058. public const int Base_Widget_AppCompat_Button_Colored = 2131493017;
  3059. // aapt resource value: 0x7f0c0078
  3060. public const int Base_Widget_AppCompat_Button_Small = 2131492984;
  3061. // aapt resource value: 0x7f0c0079
  3062. public const int Base_Widget_AppCompat_ButtonBar = 2131492985;
  3063. // aapt resource value: 0x7f0c00cb
  3064. public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131493067;
  3065. // aapt resource value: 0x7f0c007a
  3066. public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131492986;
  3067. // aapt resource value: 0x7f0c007b
  3068. public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131492987;
  3069. // aapt resource value: 0x7f0c00cc
  3070. public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131493068;
  3071. // aapt resource value: 0x7f0c000f
  3072. public const int Base_Widget_AppCompat_DrawerArrowToggle = 2131492879;
  3073. // aapt resource value: 0x7f0c00cd
  3074. public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131493069;
  3075. // aapt resource value: 0x7f0c007c
  3076. public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131492988;
  3077. // aapt resource value: 0x7f0c0035
  3078. public const int Base_Widget_AppCompat_EditText = 2131492917;
  3079. // aapt resource value: 0x7f0c007d
  3080. public const int Base_Widget_AppCompat_ImageButton = 2131492989;
  3081. // aapt resource value: 0x7f0c00ce
  3082. public const int Base_Widget_AppCompat_Light_ActionBar = 2131493070;
  3083. // aapt resource value: 0x7f0c00cf
  3084. public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131493071;
  3085. // aapt resource value: 0x7f0c00d0
  3086. public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131493072;
  3087. // aapt resource value: 0x7f0c007e
  3088. public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131492990;
  3089. // aapt resource value: 0x7f0c007f
  3090. public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131492991;
  3091. // aapt resource value: 0x7f0c0080
  3092. public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131492992;
  3093. // aapt resource value: 0x7f0c0081
  3094. public const int Base_Widget_AppCompat_Light_PopupMenu = 2131492993;
  3095. // aapt resource value: 0x7f0c0082
  3096. public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131492994;
  3097. // aapt resource value: 0x7f0c00d1
  3098. public const int Base_Widget_AppCompat_ListMenuView = 2131493073;
  3099. // aapt resource value: 0x7f0c0083
  3100. public const int Base_Widget_AppCompat_ListPopupWindow = 2131492995;
  3101. // aapt resource value: 0x7f0c0084
  3102. public const int Base_Widget_AppCompat_ListView = 2131492996;
  3103. // aapt resource value: 0x7f0c0085
  3104. public const int Base_Widget_AppCompat_ListView_DropDown = 2131492997;
  3105. // aapt resource value: 0x7f0c0086
  3106. public const int Base_Widget_AppCompat_ListView_Menu = 2131492998;
  3107. // aapt resource value: 0x7f0c0087
  3108. public const int Base_Widget_AppCompat_PopupMenu = 2131492999;
  3109. // aapt resource value: 0x7f0c0088
  3110. public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131493000;
  3111. // aapt resource value: 0x7f0c00d2
  3112. public const int Base_Widget_AppCompat_PopupWindow = 2131493074;
  3113. // aapt resource value: 0x7f0c002b
  3114. public const int Base_Widget_AppCompat_ProgressBar = 2131492907;
  3115. // aapt resource value: 0x7f0c002c
  3116. public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131492908;
  3117. // aapt resource value: 0x7f0c0089
  3118. public const int Base_Widget_AppCompat_RatingBar = 2131493001;
  3119. // aapt resource value: 0x7f0c009a
  3120. public const int Base_Widget_AppCompat_RatingBar_Indicator = 2131493018;
  3121. // aapt resource value: 0x7f0c009b
  3122. public const int Base_Widget_AppCompat_RatingBar_Small = 2131493019;
  3123. // aapt resource value: 0x7f0c00d3
  3124. public const int Base_Widget_AppCompat_SearchView = 2131493075;
  3125. // aapt resource value: 0x7f0c00d4
  3126. public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131493076;
  3127. // aapt resource value: 0x7f0c008a
  3128. public const int Base_Widget_AppCompat_SeekBar = 2131493002;
  3129. // aapt resource value: 0x7f0c00d5
  3130. public const int Base_Widget_AppCompat_SeekBar_Discrete = 2131493077;
  3131. // aapt resource value: 0x7f0c008b
  3132. public const int Base_Widget_AppCompat_Spinner = 2131493003;
  3133. // aapt resource value: 0x7f0c0012
  3134. public const int Base_Widget_AppCompat_Spinner_Underlined = 2131492882;
  3135. // aapt resource value: 0x7f0c008c
  3136. public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131493004;
  3137. // aapt resource value: 0x7f0c00a3
  3138. public const int Base_Widget_AppCompat_Toolbar = 2131493027;
  3139. // aapt resource value: 0x7f0c008d
  3140. public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131493005;
  3141. // aapt resource value: 0x7f0c016c
  3142. public const int Base_Widget_Design_AppBarLayout = 2131493228;
  3143. // aapt resource value: 0x7f0c0170
  3144. public const int Base_Widget_Design_TabLayout = 2131493232;
  3145. // aapt resource value: 0x7f0c000b
  3146. public const int CardView = 2131492875;
  3147. // aapt resource value: 0x7f0c000d
  3148. public const int CardView_Dark = 2131492877;
  3149. // aapt resource value: 0x7f0c000e
  3150. public const int CardView_Light = 2131492878;
  3151. // aapt resource value: 0x7f0c018f
  3152. public const int MainTheme = 2131493263;
  3153. // aapt resource value: 0x7f0c0190
  3154. public const int MainTheme_Base = 2131493264;
  3155. // aapt resource value: 0x7f0c002d
  3156. public const int Platform_AppCompat = 2131492909;
  3157. // aapt resource value: 0x7f0c002e
  3158. public const int Platform_AppCompat_Light = 2131492910;
  3159. // aapt resource value: 0x7f0c008e
  3160. public const int Platform_ThemeOverlay_AppCompat = 2131493006;
  3161. // aapt resource value: 0x7f0c008f
  3162. public const int Platform_ThemeOverlay_AppCompat_Dark = 2131493007;
  3163. // aapt resource value: 0x7f0c0090
  3164. public const int Platform_ThemeOverlay_AppCompat_Light = 2131493008;
  3165. // aapt resource value: 0x7f0c002f
  3166. public const int Platform_V11_AppCompat = 2131492911;
  3167. // aapt resource value: 0x7f0c0030
  3168. public const int Platform_V11_AppCompat_Light = 2131492912;
  3169. // aapt resource value: 0x7f0c0037
  3170. public const int Platform_V14_AppCompat = 2131492919;
  3171. // aapt resource value: 0x7f0c0038
  3172. public const int Platform_V14_AppCompat_Light = 2131492920;
  3173. // aapt resource value: 0x7f0c0091
  3174. public const int Platform_V21_AppCompat = 2131493009;
  3175. // aapt resource value: 0x7f0c0092
  3176. public const int Platform_V21_AppCompat_Light = 2131493010;
  3177. // aapt resource value: 0x7f0c009e
  3178. public const int Platform_V25_AppCompat = 2131493022;
  3179. // aapt resource value: 0x7f0c009f
  3180. public const int Platform_V25_AppCompat_Light = 2131493023;
  3181. // aapt resource value: 0x7f0c0031
  3182. public const int Platform_Widget_AppCompat_Spinner = 2131492913;
  3183. // aapt resource value: 0x7f0c003a
  3184. public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131492922;
  3185. // aapt resource value: 0x7f0c003b
  3186. public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131492923;
  3187. // aapt resource value: 0x7f0c003c
  3188. public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131492924;
  3189. // aapt resource value: 0x7f0c003d
  3190. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131492925;
  3191. // aapt resource value: 0x7f0c003e
  3192. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131492926;
  3193. // aapt resource value: 0x7f0c003f
  3194. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131492927;
  3195. // aapt resource value: 0x7f0c0040
  3196. public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131492928;
  3197. // aapt resource value: 0x7f0c0041
  3198. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131492929;
  3199. // aapt resource value: 0x7f0c0042
  3200. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131492930;
  3201. // aapt resource value: 0x7f0c0043
  3202. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131492931;
  3203. // aapt resource value: 0x7f0c0044
  3204. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131492932;
  3205. // aapt resource value: 0x7f0c0045
  3206. public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131492933;
  3207. // aapt resource value: 0x7f0c0046
  3208. public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131492934;
  3209. // aapt resource value: 0x7f0c0047
  3210. public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131492935;
  3211. // aapt resource value: 0x7f0c00d6
  3212. public const int TextAppearance_AppCompat = 2131493078;
  3213. // aapt resource value: 0x7f0c00d7
  3214. public const int TextAppearance_AppCompat_Body1 = 2131493079;
  3215. // aapt resource value: 0x7f0c00d8
  3216. public const int TextAppearance_AppCompat_Body2 = 2131493080;
  3217. // aapt resource value: 0x7f0c00d9
  3218. public const int TextAppearance_AppCompat_Button = 2131493081;
  3219. // aapt resource value: 0x7f0c00da
  3220. public const int TextAppearance_AppCompat_Caption = 2131493082;
  3221. // aapt resource value: 0x7f0c00db
  3222. public const int TextAppearance_AppCompat_Display1 = 2131493083;
  3223. // aapt resource value: 0x7f0c00dc
  3224. public const int TextAppearance_AppCompat_Display2 = 2131493084;
  3225. // aapt resource value: 0x7f0c00dd
  3226. public const int TextAppearance_AppCompat_Display3 = 2131493085;
  3227. // aapt resource value: 0x7f0c00de
  3228. public const int TextAppearance_AppCompat_Display4 = 2131493086;
  3229. // aapt resource value: 0x7f0c00df
  3230. public const int TextAppearance_AppCompat_Headline = 2131493087;
  3231. // aapt resource value: 0x7f0c00e0
  3232. public const int TextAppearance_AppCompat_Inverse = 2131493088;
  3233. // aapt resource value: 0x7f0c00e1
  3234. public const int TextAppearance_AppCompat_Large = 2131493089;
  3235. // aapt resource value: 0x7f0c00e2
  3236. public const int TextAppearance_AppCompat_Large_Inverse = 2131493090;
  3237. // aapt resource value: 0x7f0c00e3
  3238. public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131493091;
  3239. // aapt resource value: 0x7f0c00e4
  3240. public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131493092;
  3241. // aapt resource value: 0x7f0c00e5
  3242. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131493093;
  3243. // aapt resource value: 0x7f0c00e6
  3244. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131493094;
  3245. // aapt resource value: 0x7f0c00e7
  3246. public const int TextAppearance_AppCompat_Medium = 2131493095;
  3247. // aapt resource value: 0x7f0c00e8
  3248. public const int TextAppearance_AppCompat_Medium_Inverse = 2131493096;
  3249. // aapt resource value: 0x7f0c00e9
  3250. public const int TextAppearance_AppCompat_Menu = 2131493097;
  3251. // aapt resource value: 0x7f0c00ea
  3252. public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131493098;
  3253. // aapt resource value: 0x7f0c00eb
  3254. public const int TextAppearance_AppCompat_SearchResult_Title = 2131493099;
  3255. // aapt resource value: 0x7f0c00ec
  3256. public const int TextAppearance_AppCompat_Small = 2131493100;
  3257. // aapt resource value: 0x7f0c00ed
  3258. public const int TextAppearance_AppCompat_Small_Inverse = 2131493101;
  3259. // aapt resource value: 0x7f0c00ee
  3260. public const int TextAppearance_AppCompat_Subhead = 2131493102;
  3261. // aapt resource value: 0x7f0c00ef
  3262. public const int TextAppearance_AppCompat_Subhead_Inverse = 2131493103;
  3263. // aapt resource value: 0x7f0c00f0
  3264. public const int TextAppearance_AppCompat_Title = 2131493104;
  3265. // aapt resource value: 0x7f0c00f1
  3266. public const int TextAppearance_AppCompat_Title_Inverse = 2131493105;
  3267. // aapt resource value: 0x7f0c0039
  3268. public const int TextAppearance_AppCompat_Tooltip = 2131492921;
  3269. // aapt resource value: 0x7f0c00f2
  3270. public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131493106;
  3271. // aapt resource value: 0x7f0c00f3
  3272. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131493107;
  3273. // aapt resource value: 0x7f0c00f4
  3274. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131493108;
  3275. // aapt resource value: 0x7f0c00f5
  3276. public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131493109;
  3277. // aapt resource value: 0x7f0c00f6
  3278. public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131493110;
  3279. // aapt resource value: 0x7f0c00f7
  3280. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131493111;
  3281. // aapt resource value: 0x7f0c00f8
  3282. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131493112;
  3283. // aapt resource value: 0x7f0c00f9
  3284. public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131493113;
  3285. // aapt resource value: 0x7f0c00fa
  3286. public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131493114;
  3287. // aapt resource value: 0x7f0c00fb
  3288. public const int TextAppearance_AppCompat_Widget_Button = 2131493115;
  3289. // aapt resource value: 0x7f0c00fc
  3290. public const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131493116;
  3291. // aapt resource value: 0x7f0c00fd
  3292. public const int TextAppearance_AppCompat_Widget_Button_Colored = 2131493117;
  3293. // aapt resource value: 0x7f0c00fe
  3294. public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131493118;
  3295. // aapt resource value: 0x7f0c00ff
  3296. public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131493119;
  3297. // aapt resource value: 0x7f0c0100
  3298. public const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131493120;
  3299. // aapt resource value: 0x7f0c0101
  3300. public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131493121;
  3301. // aapt resource value: 0x7f0c0102
  3302. public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131493122;
  3303. // aapt resource value: 0x7f0c0103
  3304. public const int TextAppearance_AppCompat_Widget_Switch = 2131493123;
  3305. // aapt resource value: 0x7f0c0104
  3306. public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131493124;
  3307. // aapt resource value: 0x7f0c0188
  3308. public const int TextAppearance_Compat_Notification = 2131493256;
  3309. // aapt resource value: 0x7f0c0189
  3310. public const int TextAppearance_Compat_Notification_Info = 2131493257;
  3311. // aapt resource value: 0x7f0c0165
  3312. public const int TextAppearance_Compat_Notification_Info_Media = 2131493221;
  3313. // aapt resource value: 0x7f0c018e
  3314. public const int TextAppearance_Compat_Notification_Line2 = 2131493262;
  3315. // aapt resource value: 0x7f0c0169
  3316. public const int TextAppearance_Compat_Notification_Line2_Media = 2131493225;
  3317. // aapt resource value: 0x7f0c0166
  3318. public const int TextAppearance_Compat_Notification_Media = 2131493222;
  3319. // aapt resource value: 0x7f0c018a
  3320. public const int TextAppearance_Compat_Notification_Time = 2131493258;
  3321. // aapt resource value: 0x7f0c0167
  3322. public const int TextAppearance_Compat_Notification_Time_Media = 2131493223;
  3323. // aapt resource value: 0x7f0c018b
  3324. public const int TextAppearance_Compat_Notification_Title = 2131493259;
  3325. // aapt resource value: 0x7f0c0168
  3326. public const int TextAppearance_Compat_Notification_Title_Media = 2131493224;
  3327. // aapt resource value: 0x7f0c0171
  3328. public const int TextAppearance_Design_CollapsingToolbar_Expanded = 2131493233;
  3329. // aapt resource value: 0x7f0c0172
  3330. public const int TextAppearance_Design_Counter = 2131493234;
  3331. // aapt resource value: 0x7f0c0173
  3332. public const int TextAppearance_Design_Counter_Overflow = 2131493235;
  3333. // aapt resource value: 0x7f0c0174
  3334. public const int TextAppearance_Design_Error = 2131493236;
  3335. // aapt resource value: 0x7f0c0175
  3336. public const int TextAppearance_Design_Hint = 2131493237;
  3337. // aapt resource value: 0x7f0c0176
  3338. public const int TextAppearance_Design_Snackbar_Message = 2131493238;
  3339. // aapt resource value: 0x7f0c0177
  3340. public const int TextAppearance_Design_Tab = 2131493239;
  3341. // aapt resource value: 0x7f0c0000
  3342. public const int TextAppearance_MediaRouter_PrimaryText = 2131492864;
  3343. // aapt resource value: 0x7f0c0001
  3344. public const int TextAppearance_MediaRouter_SecondaryText = 2131492865;
  3345. // aapt resource value: 0x7f0c0002
  3346. public const int TextAppearance_MediaRouter_Title = 2131492866;
  3347. // aapt resource value: 0x7f0c0105
  3348. public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131493125;
  3349. // aapt resource value: 0x7f0c0106
  3350. public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131493126;
  3351. // aapt resource value: 0x7f0c0107
  3352. public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131493127;
  3353. // aapt resource value: 0x7f0c0108
  3354. public const int Theme_AppCompat = 2131493128;
  3355. // aapt resource value: 0x7f0c0109
  3356. public const int Theme_AppCompat_CompactMenu = 2131493129;
  3357. // aapt resource value: 0x7f0c0013
  3358. public const int Theme_AppCompat_DayNight = 2131492883;
  3359. // aapt resource value: 0x7f0c0014
  3360. public const int Theme_AppCompat_DayNight_DarkActionBar = 2131492884;
  3361. // aapt resource value: 0x7f0c0015
  3362. public const int Theme_AppCompat_DayNight_Dialog = 2131492885;
  3363. // aapt resource value: 0x7f0c0016
  3364. public const int Theme_AppCompat_DayNight_Dialog_Alert = 2131492886;
  3365. // aapt resource value: 0x7f0c0017
  3366. public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131492887;
  3367. // aapt resource value: 0x7f0c0018
  3368. public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131492888;
  3369. // aapt resource value: 0x7f0c0019
  3370. public const int Theme_AppCompat_DayNight_NoActionBar = 2131492889;
  3371. // aapt resource value: 0x7f0c010a
  3372. public const int Theme_AppCompat_Dialog = 2131493130;
  3373. // aapt resource value: 0x7f0c010b
  3374. public const int Theme_AppCompat_Dialog_Alert = 2131493131;
  3375. // aapt resource value: 0x7f0c010c
  3376. public const int Theme_AppCompat_Dialog_MinWidth = 2131493132;
  3377. // aapt resource value: 0x7f0c010d
  3378. public const int Theme_AppCompat_DialogWhenLarge = 2131493133;
  3379. // aapt resource value: 0x7f0c010e
  3380. public const int Theme_AppCompat_Light = 2131493134;
  3381. // aapt resource value: 0x7f0c010f
  3382. public const int Theme_AppCompat_Light_DarkActionBar = 2131493135;
  3383. // aapt resource value: 0x7f0c0110
  3384. public const int Theme_AppCompat_Light_Dialog = 2131493136;
  3385. // aapt resource value: 0x7f0c0111
  3386. public const int Theme_AppCompat_Light_Dialog_Alert = 2131493137;
  3387. // aapt resource value: 0x7f0c0112
  3388. public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131493138;
  3389. // aapt resource value: 0x7f0c0113
  3390. public const int Theme_AppCompat_Light_DialogWhenLarge = 2131493139;
  3391. // aapt resource value: 0x7f0c0114
  3392. public const int Theme_AppCompat_Light_NoActionBar = 2131493140;
  3393. // aapt resource value: 0x7f0c0115
  3394. public const int Theme_AppCompat_NoActionBar = 2131493141;
  3395. // aapt resource value: 0x7f0c0178
  3396. public const int Theme_Design = 2131493240;
  3397. // aapt resource value: 0x7f0c0179
  3398. public const int Theme_Design_BottomSheetDialog = 2131493241;
  3399. // aapt resource value: 0x7f0c017a
  3400. public const int Theme_Design_Light = 2131493242;
  3401. // aapt resource value: 0x7f0c017b
  3402. public const int Theme_Design_Light_BottomSheetDialog = 2131493243;
  3403. // aapt resource value: 0x7f0c017c
  3404. public const int Theme_Design_Light_NoActionBar = 2131493244;
  3405. // aapt resource value: 0x7f0c017d
  3406. public const int Theme_Design_NoActionBar = 2131493245;
  3407. // aapt resource value: 0x7f0c0003
  3408. public const int Theme_MediaRouter = 2131492867;
  3409. // aapt resource value: 0x7f0c0004
  3410. public const int Theme_MediaRouter_Light = 2131492868;
  3411. // aapt resource value: 0x7f0c0005
  3412. public const int Theme_MediaRouter_Light_DarkControlPanel = 2131492869;
  3413. // aapt resource value: 0x7f0c0006
  3414. public const int Theme_MediaRouter_LightControlPanel = 2131492870;
  3415. // aapt resource value: 0x7f0c0116
  3416. public const int ThemeOverlay_AppCompat = 2131493142;
  3417. // aapt resource value: 0x7f0c0117
  3418. public const int ThemeOverlay_AppCompat_ActionBar = 2131493143;
  3419. // aapt resource value: 0x7f0c0118
  3420. public const int ThemeOverlay_AppCompat_Dark = 2131493144;
  3421. // aapt resource value: 0x7f0c0119
  3422. public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131493145;
  3423. // aapt resource value: 0x7f0c011a
  3424. public const int ThemeOverlay_AppCompat_Dialog = 2131493146;
  3425. // aapt resource value: 0x7f0c011b
  3426. public const int ThemeOverlay_AppCompat_Dialog_Alert = 2131493147;
  3427. // aapt resource value: 0x7f0c011c
  3428. public const int ThemeOverlay_AppCompat_Light = 2131493148;
  3429. // aapt resource value: 0x7f0c0007
  3430. public const int ThemeOverlay_MediaRouter_Dark = 2131492871;
  3431. // aapt resource value: 0x7f0c0008
  3432. public const int ThemeOverlay_MediaRouter_Light = 2131492872;
  3433. // aapt resource value: 0x7f0c011d
  3434. public const int Widget_AppCompat_ActionBar = 2131493149;
  3435. // aapt resource value: 0x7f0c011e
  3436. public const int Widget_AppCompat_ActionBar_Solid = 2131493150;
  3437. // aapt resource value: 0x7f0c011f
  3438. public const int Widget_AppCompat_ActionBar_TabBar = 2131493151;
  3439. // aapt resource value: 0x7f0c0120
  3440. public const int Widget_AppCompat_ActionBar_TabText = 2131493152;
  3441. // aapt resource value: 0x7f0c0121
  3442. public const int Widget_AppCompat_ActionBar_TabView = 2131493153;
  3443. // aapt resource value: 0x7f0c0122
  3444. public const int Widget_AppCompat_ActionButton = 2131493154;
  3445. // aapt resource value: 0x7f0c0123
  3446. public const int Widget_AppCompat_ActionButton_CloseMode = 2131493155;
  3447. // aapt resource value: 0x7f0c0124
  3448. public const int Widget_AppCompat_ActionButton_Overflow = 2131493156;
  3449. // aapt resource value: 0x7f0c0125
  3450. public const int Widget_AppCompat_ActionMode = 2131493157;
  3451. // aapt resource value: 0x7f0c0126
  3452. public const int Widget_AppCompat_ActivityChooserView = 2131493158;
  3453. // aapt resource value: 0x7f0c0127
  3454. public const int Widget_AppCompat_AutoCompleteTextView = 2131493159;
  3455. // aapt resource value: 0x7f0c0128
  3456. public const int Widget_AppCompat_Button = 2131493160;
  3457. // aapt resource value: 0x7f0c0129
  3458. public const int Widget_AppCompat_Button_Borderless = 2131493161;
  3459. // aapt resource value: 0x7f0c012a
  3460. public const int Widget_AppCompat_Button_Borderless_Colored = 2131493162;
  3461. // aapt resource value: 0x7f0c012b
  3462. public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131493163;
  3463. // aapt resource value: 0x7f0c012c
  3464. public const int Widget_AppCompat_Button_Colored = 2131493164;
  3465. // aapt resource value: 0x7f0c012d
  3466. public const int Widget_AppCompat_Button_Small = 2131493165;
  3467. // aapt resource value: 0x7f0c012e
  3468. public const int Widget_AppCompat_ButtonBar = 2131493166;
  3469. // aapt resource value: 0x7f0c012f
  3470. public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131493167;
  3471. // aapt resource value: 0x7f0c0130
  3472. public const int Widget_AppCompat_CompoundButton_CheckBox = 2131493168;
  3473. // aapt resource value: 0x7f0c0131
  3474. public const int Widget_AppCompat_CompoundButton_RadioButton = 2131493169;
  3475. // aapt resource value: 0x7f0c0132
  3476. public const int Widget_AppCompat_CompoundButton_Switch = 2131493170;
  3477. // aapt resource value: 0x7f0c0133
  3478. public const int Widget_AppCompat_DrawerArrowToggle = 2131493171;
  3479. // aapt resource value: 0x7f0c0134
  3480. public const int Widget_AppCompat_DropDownItem_Spinner = 2131493172;
  3481. // aapt resource value: 0x7f0c0135
  3482. public const int Widget_AppCompat_EditText = 2131493173;
  3483. // aapt resource value: 0x7f0c0136
  3484. public const int Widget_AppCompat_ImageButton = 2131493174;
  3485. // aapt resource value: 0x7f0c0137
  3486. public const int Widget_AppCompat_Light_ActionBar = 2131493175;
  3487. // aapt resource value: 0x7f0c0138
  3488. public const int Widget_AppCompat_Light_ActionBar_Solid = 2131493176;
  3489. // aapt resource value: 0x7f0c0139
  3490. public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131493177;
  3491. // aapt resource value: 0x7f0c013a
  3492. public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131493178;
  3493. // aapt resource value: 0x7f0c013b
  3494. public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131493179;
  3495. // aapt resource value: 0x7f0c013c
  3496. public const int Widget_AppCompat_Light_ActionBar_TabText = 2131493180;
  3497. // aapt resource value: 0x7f0c013d
  3498. public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131493181;
  3499. // aapt resource value: 0x7f0c013e
  3500. public const int Widget_AppCompat_Light_ActionBar_TabView = 2131493182;
  3501. // aapt resource value: 0x7f0c013f
  3502. public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131493183;
  3503. // aapt resource value: 0x7f0c0140
  3504. public const int Widget_AppCompat_Light_ActionButton = 2131493184;
  3505. // aapt resource value: 0x7f0c0141
  3506. public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131493185;
  3507. // aapt resource value: 0x7f0c0142
  3508. public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131493186;
  3509. // aapt resource value: 0x7f0c0143
  3510. public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131493187;
  3511. // aapt resource value: 0x7f0c0144
  3512. public const int Widget_AppCompat_Light_ActivityChooserView = 2131493188;
  3513. // aapt resource value: 0x7f0c0145
  3514. public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131493189;
  3515. // aapt resource value: 0x7f0c0146
  3516. public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131493190;
  3517. // aapt resource value: 0x7f0c0147
  3518. public const int Widget_AppCompat_Light_ListPopupWindow = 2131493191;
  3519. // aapt resource value: 0x7f0c0148
  3520. public const int Widget_AppCompat_Light_ListView_DropDown = 2131493192;
  3521. // aapt resource value: 0x7f0c0149
  3522. public const int Widget_AppCompat_Light_PopupMenu = 2131493193;
  3523. // aapt resource value: 0x7f0c014a
  3524. public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131493194;
  3525. // aapt resource value: 0x7f0c014b
  3526. public const int Widget_AppCompat_Light_SearchView = 2131493195;
  3527. // aapt resource value: 0x7f0c014c
  3528. public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131493196;
  3529. // aapt resource value: 0x7f0c014d
  3530. public const int Widget_AppCompat_ListMenuView = 2131493197;
  3531. // aapt resource value: 0x7f0c014e
  3532. public const int Widget_AppCompat_ListPopupWindow = 2131493198;
  3533. // aapt resource value: 0x7f0c014f
  3534. public const int Widget_AppCompat_ListView = 2131493199;
  3535. // aapt resource value: 0x7f0c0150
  3536. public const int Widget_AppCompat_ListView_DropDown = 2131493200;
  3537. // aapt resource value: 0x7f0c0151
  3538. public const int Widget_AppCompat_ListView_Menu = 2131493201;
  3539. // aapt resource value: 0x7f0c0152
  3540. public const int Widget_AppCompat_PopupMenu = 2131493202;
  3541. // aapt resource value: 0x7f0c0153
  3542. public const int Widget_AppCompat_PopupMenu_Overflow = 2131493203;
  3543. // aapt resource value: 0x7f0c0154
  3544. public const int Widget_AppCompat_PopupWindow = 2131493204;
  3545. // aapt resource value: 0x7f0c0155
  3546. public const int Widget_AppCompat_ProgressBar = 2131493205;
  3547. // aapt resource value: 0x7f0c0156
  3548. public const int Widget_AppCompat_ProgressBar_Horizontal = 2131493206;
  3549. // aapt resource value: 0x7f0c0157
  3550. public const int Widget_AppCompat_RatingBar = 2131493207;
  3551. // aapt resource value: 0x7f0c0158
  3552. public const int Widget_AppCompat_RatingBar_Indicator = 2131493208;
  3553. // aapt resource value: 0x7f0c0159
  3554. public const int Widget_AppCompat_RatingBar_Small = 2131493209;
  3555. // aapt resource value: 0x7f0c015a
  3556. public const int Widget_AppCompat_SearchView = 2131493210;
  3557. // aapt resource value: 0x7f0c015b
  3558. public const int Widget_AppCompat_SearchView_ActionBar = 2131493211;
  3559. // aapt resource value: 0x7f0c015c
  3560. public const int Widget_AppCompat_SeekBar = 2131493212;
  3561. // aapt resource value: 0x7f0c015d
  3562. public const int Widget_AppCompat_SeekBar_Discrete = 2131493213;
  3563. // aapt resource value: 0x7f0c015e
  3564. public const int Widget_AppCompat_Spinner = 2131493214;
  3565. // aapt resource value: 0x7f0c015f
  3566. public const int Widget_AppCompat_Spinner_DropDown = 2131493215;
  3567. // aapt resource value: 0x7f0c0160
  3568. public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131493216;
  3569. // aapt resource value: 0x7f0c0161
  3570. public const int Widget_AppCompat_Spinner_Underlined = 2131493217;
  3571. // aapt resource value: 0x7f0c0162
  3572. public const int Widget_AppCompat_TextView_SpinnerItem = 2131493218;
  3573. // aapt resource value: 0x7f0c0163
  3574. public const int Widget_AppCompat_Toolbar = 2131493219;
  3575. // aapt resource value: 0x7f0c0164
  3576. public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131493220;
  3577. // aapt resource value: 0x7f0c018c
  3578. public const int Widget_Compat_NotificationActionContainer = 2131493260;
  3579. // aapt resource value: 0x7f0c018d
  3580. public const int Widget_Compat_NotificationActionText = 2131493261;
  3581. // aapt resource value: 0x7f0c017e
  3582. public const int Widget_Design_AppBarLayout = 2131493246;
  3583. // aapt resource value: 0x7f0c017f
  3584. public const int Widget_Design_BottomNavigationView = 2131493247;
  3585. // aapt resource value: 0x7f0c0180
  3586. public const int Widget_Design_BottomSheet_Modal = 2131493248;
  3587. // aapt resource value: 0x7f0c0181
  3588. public const int Widget_Design_CollapsingToolbar = 2131493249;
  3589. // aapt resource value: 0x7f0c0182
  3590. public const int Widget_Design_CoordinatorLayout = 2131493250;
  3591. // aapt resource value: 0x7f0c0183
  3592. public const int Widget_Design_FloatingActionButton = 2131493251;
  3593. // aapt resource value: 0x7f0c0184
  3594. public const int Widget_Design_NavigationView = 2131493252;
  3595. // aapt resource value: 0x7f0c0185
  3596. public const int Widget_Design_ScrimInsetsFrameLayout = 2131493253;
  3597. // aapt resource value: 0x7f0c0186
  3598. public const int Widget_Design_Snackbar = 2131493254;
  3599. // aapt resource value: 0x7f0c016a
  3600. public const int Widget_Design_TabLayout = 2131493226;
  3601. // aapt resource value: 0x7f0c0187
  3602. public const int Widget_Design_TextInputLayout = 2131493255;
  3603. // aapt resource value: 0x7f0c0009
  3604. public const int Widget_MediaRouter_Light_MediaRouteButton = 2131492873;
  3605. // aapt resource value: 0x7f0c000a
  3606. public const int Widget_MediaRouter_MediaRouteButton = 2131492874;
  3607. static Style()
  3608. {
  3609. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  3610. }
  3611. private Style()
  3612. {
  3613. }
  3614. }
  3615. public partial class Styleable
  3616. {
  3617. public static int[] ActionBar = new int[] {
  3618. 2130772003,
  3619. 2130772005,
  3620. 2130772006,
  3621. 2130772007,
  3622. 2130772008,
  3623. 2130772009,
  3624. 2130772010,
  3625. 2130772011,
  3626. 2130772012,
  3627. 2130772013,
  3628. 2130772014,
  3629. 2130772015,
  3630. 2130772016,
  3631. 2130772017,
  3632. 2130772018,
  3633. 2130772019,
  3634. 2130772020,
  3635. 2130772021,
  3636. 2130772022,
  3637. 2130772023,
  3638. 2130772024,
  3639. 2130772025,
  3640. 2130772026,
  3641. 2130772027,
  3642. 2130772028,
  3643. 2130772029,
  3644. 2130772030,
  3645. 2130772031,
  3646. 2130772101};
  3647. // aapt resource value: 10
  3648. public const int ActionBar_background = 10;
  3649. // aapt resource value: 12
  3650. public const int ActionBar_backgroundSplit = 12;
  3651. // aapt resource value: 11
  3652. public const int ActionBar_backgroundStacked = 11;
  3653. // aapt resource value: 21
  3654. public const int ActionBar_contentInsetEnd = 21;
  3655. // aapt resource value: 25
  3656. public const int ActionBar_contentInsetEndWithActions = 25;
  3657. // aapt resource value: 22
  3658. public const int ActionBar_contentInsetLeft = 22;
  3659. // aapt resource value: 23
  3660. public const int ActionBar_contentInsetRight = 23;
  3661. // aapt resource value: 20
  3662. public const int ActionBar_contentInsetStart = 20;
  3663. // aapt resource value: 24
  3664. public const int ActionBar_contentInsetStartWithNavigation = 24;
  3665. // aapt resource value: 13
  3666. public const int ActionBar_customNavigationLayout = 13;
  3667. // aapt resource value: 3
  3668. public const int ActionBar_displayOptions = 3;
  3669. // aapt resource value: 9
  3670. public const int ActionBar_divider = 9;
  3671. // aapt resource value: 26
  3672. public const int ActionBar_elevation = 26;
  3673. // aapt resource value: 0
  3674. public const int ActionBar_height = 0;
  3675. // aapt resource value: 19
  3676. public const int ActionBar_hideOnContentScroll = 19;
  3677. // aapt resource value: 28
  3678. public const int ActionBar_homeAsUpIndicator = 28;
  3679. // aapt resource value: 14
  3680. public const int ActionBar_homeLayout = 14;
  3681. // aapt resource value: 7
  3682. public const int ActionBar_icon = 7;
  3683. // aapt resource value: 16
  3684. public const int ActionBar_indeterminateProgressStyle = 16;
  3685. // aapt resource value: 18
  3686. public const int ActionBar_itemPadding = 18;
  3687. // aapt resource value: 8
  3688. public const int ActionBar_logo = 8;
  3689. // aapt resource value: 2
  3690. public const int ActionBar_navigationMode = 2;
  3691. // aapt resource value: 27
  3692. public const int ActionBar_popupTheme = 27;
  3693. // aapt resource value: 17
  3694. public const int ActionBar_progressBarPadding = 17;
  3695. // aapt resource value: 15
  3696. public const int ActionBar_progressBarStyle = 15;
  3697. // aapt resource value: 4
  3698. public const int ActionBar_subtitle = 4;
  3699. // aapt resource value: 6
  3700. public const int ActionBar_subtitleTextStyle = 6;
  3701. // aapt resource value: 1
  3702. public const int ActionBar_title = 1;
  3703. // aapt resource value: 5
  3704. public const int ActionBar_titleTextStyle = 5;
  3705. public static int[] ActionBarLayout = new int[] {
  3706. 16842931};
  3707. // aapt resource value: 0
  3708. public const int ActionBarLayout_android_layout_gravity = 0;
  3709. public static int[] ActionMenuItemView = new int[] {
  3710. 16843071};
  3711. // aapt resource value: 0
  3712. public const int ActionMenuItemView_android_minWidth = 0;
  3713. public static int[] ActionMenuView;
  3714. public static int[] ActionMode = new int[] {
  3715. 2130772003,
  3716. 2130772009,
  3717. 2130772010,
  3718. 2130772014,
  3719. 2130772016,
  3720. 2130772032};
  3721. // aapt resource value: 3
  3722. public const int ActionMode_background = 3;
  3723. // aapt resource value: 4
  3724. public const int ActionMode_backgroundSplit = 4;
  3725. // aapt resource value: 5
  3726. public const int ActionMode_closeItemLayout = 5;
  3727. // aapt resource value: 0
  3728. public const int ActionMode_height = 0;
  3729. // aapt resource value: 2
  3730. public const int ActionMode_subtitleTextStyle = 2;
  3731. // aapt resource value: 1
  3732. public const int ActionMode_titleTextStyle = 1;
  3733. public static int[] ActivityChooserView = new int[] {
  3734. 2130772033,
  3735. 2130772034};
  3736. // aapt resource value: 1
  3737. public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
  3738. // aapt resource value: 0
  3739. public const int ActivityChooserView_initialActivityCount = 0;
  3740. public static int[] AlertDialog = new int[] {
  3741. 16842994,
  3742. 2130772035,
  3743. 2130772036,
  3744. 2130772037,
  3745. 2130772038,
  3746. 2130772039,
  3747. 2130772040};
  3748. // aapt resource value: 0
  3749. public const int AlertDialog_android_layout = 0;
  3750. // aapt resource value: 1
  3751. public const int AlertDialog_buttonPanelSideLayout = 1;
  3752. // aapt resource value: 5
  3753. public const int AlertDialog_listItemLayout = 5;
  3754. // aapt resource value: 2
  3755. public const int AlertDialog_listLayout = 2;
  3756. // aapt resource value: 3
  3757. public const int AlertDialog_multiChoiceItemLayout = 3;
  3758. // aapt resource value: 6
  3759. public const int AlertDialog_showTitle = 6;
  3760. // aapt resource value: 4
  3761. public const int AlertDialog_singleChoiceItemLayout = 4;
  3762. public static int[] AppBarLayout = new int[] {
  3763. 16842964,
  3764. 16843919,
  3765. 16844096,
  3766. 2130772030,
  3767. 2130772248};
  3768. // aapt resource value: 0
  3769. public const int AppBarLayout_android_background = 0;
  3770. // aapt resource value: 2
  3771. public const int AppBarLayout_android_keyboardNavigationCluster = 2;
  3772. // aapt resource value: 1
  3773. public const int AppBarLayout_android_touchscreenBlocksFocus = 1;
  3774. // aapt resource value: 3
  3775. public const int AppBarLayout_elevation = 3;
  3776. // aapt resource value: 4
  3777. public const int AppBarLayout_expanded = 4;
  3778. public static int[] AppBarLayoutStates = new int[] {
  3779. 2130772249,
  3780. 2130772250};
  3781. // aapt resource value: 0
  3782. public const int AppBarLayoutStates_state_collapsed = 0;
  3783. // aapt resource value: 1
  3784. public const int AppBarLayoutStates_state_collapsible = 1;
  3785. public static int[] AppBarLayout_Layout = new int[] {
  3786. 2130772251,
  3787. 2130772252};
  3788. // aapt resource value: 0
  3789. public const int AppBarLayout_Layout_layout_scrollFlags = 0;
  3790. // aapt resource value: 1
  3791. public const int AppBarLayout_Layout_layout_scrollInterpolator = 1;
  3792. public static int[] AppCompatImageView = new int[] {
  3793. 16843033,
  3794. 2130772041,
  3795. 2130772042,
  3796. 2130772043};
  3797. // aapt resource value: 0
  3798. public const int AppCompatImageView_android_src = 0;
  3799. // aapt resource value: 1
  3800. public const int AppCompatImageView_srcCompat = 1;
  3801. // aapt resource value: 2
  3802. public const int AppCompatImageView_tint = 2;
  3803. // aapt resource value: 3
  3804. public const int AppCompatImageView_tintMode = 3;
  3805. public static int[] AppCompatSeekBar = new int[] {
  3806. 16843074,
  3807. 2130772044,
  3808. 2130772045,
  3809. 2130772046};
  3810. // aapt resource value: 0
  3811. public const int AppCompatSeekBar_android_thumb = 0;
  3812. // aapt resource value: 1
  3813. public const int AppCompatSeekBar_tickMark = 1;
  3814. // aapt resource value: 2
  3815. public const int AppCompatSeekBar_tickMarkTint = 2;
  3816. // aapt resource value: 3
  3817. public const int AppCompatSeekBar_tickMarkTintMode = 3;
  3818. public static int[] AppCompatTextHelper = new int[] {
  3819. 16842804,
  3820. 16843117,
  3821. 16843118,
  3822. 16843119,
  3823. 16843120,
  3824. 16843666,
  3825. 16843667};
  3826. // aapt resource value: 2
  3827. public const int AppCompatTextHelper_android_drawableBottom = 2;
  3828. // aapt resource value: 6
  3829. public const int AppCompatTextHelper_android_drawableEnd = 6;
  3830. // aapt resource value: 3
  3831. public const int AppCompatTextHelper_android_drawableLeft = 3;
  3832. // aapt resource value: 4
  3833. public const int AppCompatTextHelper_android_drawableRight = 4;
  3834. // aapt resource value: 5
  3835. public const int AppCompatTextHelper_android_drawableStart = 5;
  3836. // aapt resource value: 1
  3837. public const int AppCompatTextHelper_android_drawableTop = 1;
  3838. // aapt resource value: 0
  3839. public const int AppCompatTextHelper_android_textAppearance = 0;
  3840. public static int[] AppCompatTextView = new int[] {
  3841. 16842804,
  3842. 2130772047,
  3843. 2130772048,
  3844. 2130772049,
  3845. 2130772050,
  3846. 2130772051,
  3847. 2130772052,
  3848. 2130772053};
  3849. // aapt resource value: 0
  3850. public const int AppCompatTextView_android_textAppearance = 0;
  3851. // aapt resource value: 6
  3852. public const int AppCompatTextView_autoSizeMaxTextSize = 6;
  3853. // aapt resource value: 5
  3854. public const int AppCompatTextView_autoSizeMinTextSize = 5;
  3855. // aapt resource value: 4
  3856. public const int AppCompatTextView_autoSizePresetSizes = 4;
  3857. // aapt resource value: 3
  3858. public const int AppCompatTextView_autoSizeStepGranularity = 3;
  3859. // aapt resource value: 2
  3860. public const int AppCompatTextView_autoSizeTextType = 2;
  3861. // aapt resource value: 7
  3862. public const int AppCompatTextView_fontFamily = 7;
  3863. // aapt resource value: 1
  3864. public const int AppCompatTextView_textAllCaps = 1;
  3865. public static int[] AppCompatTheme = new int[] {
  3866. 16842839,
  3867. 16842926,
  3868. 2130772054,
  3869. 2130772055,
  3870. 2130772056,
  3871. 2130772057,
  3872. 2130772058,
  3873. 2130772059,
  3874. 2130772060,
  3875. 2130772061,
  3876. 2130772062,
  3877. 2130772063,
  3878. 2130772064,
  3879. 2130772065,
  3880. 2130772066,
  3881. 2130772067,
  3882. 2130772068,
  3883. 2130772069,
  3884. 2130772070,
  3885. 2130772071,
  3886. 2130772072,
  3887. 2130772073,
  3888. 2130772074,
  3889. 2130772075,
  3890. 2130772076,
  3891. 2130772077,
  3892. 2130772078,
  3893. 2130772079,
  3894. 2130772080,
  3895. 2130772081,
  3896. 2130772082,
  3897. 2130772083,
  3898. 2130772084,
  3899. 2130772085,
  3900. 2130772086,
  3901. 2130772087,
  3902. 2130772088,
  3903. 2130772089,
  3904. 2130772090,
  3905. 2130772091,
  3906. 2130772092,
  3907. 2130772093,
  3908. 2130772094,
  3909. 2130772095,
  3910. 2130772096,
  3911. 2130772097,
  3912. 2130772098,
  3913. 2130772099,
  3914. 2130772100,
  3915. 2130772101,
  3916. 2130772102,
  3917. 2130772103,
  3918. 2130772104,
  3919. 2130772105,
  3920. 2130772106,
  3921. 2130772107,
  3922. 2130772108,
  3923. 2130772109,
  3924. 2130772110,
  3925. 2130772111,
  3926. 2130772112,
  3927. 2130772113,
  3928. 2130772114,
  3929. 2130772115,
  3930. 2130772116,
  3931. 2130772117,
  3932. 2130772118,
  3933. 2130772119,
  3934. 2130772120,
  3935. 2130772121,
  3936. 2130772122,
  3937. 2130772123,
  3938. 2130772124,
  3939. 2130772125,
  3940. 2130772126,
  3941. 2130772127,
  3942. 2130772128,
  3943. 2130772129,
  3944. 2130772130,
  3945. 2130772131,
  3946. 2130772132,
  3947. 2130772133,
  3948. 2130772134,
  3949. 2130772135,
  3950. 2130772136,
  3951. 2130772137,
  3952. 2130772138,
  3953. 2130772139,
  3954. 2130772140,
  3955. 2130772141,
  3956. 2130772142,
  3957. 2130772143,
  3958. 2130772144,
  3959. 2130772145,
  3960. 2130772146,
  3961. 2130772147,
  3962. 2130772148,
  3963. 2130772149,
  3964. 2130772150,
  3965. 2130772151,
  3966. 2130772152,
  3967. 2130772153,
  3968. 2130772154,
  3969. 2130772155,
  3970. 2130772156,
  3971. 2130772157,
  3972. 2130772158,
  3973. 2130772159,
  3974. 2130772160,
  3975. 2130772161,
  3976. 2130772162,
  3977. 2130772163,
  3978. 2130772164,
  3979. 2130772165,
  3980. 2130772166,
  3981. 2130772167,
  3982. 2130772168,
  3983. 2130772169,
  3984. 2130772170};
  3985. // aapt resource value: 23
  3986. public const int AppCompatTheme_actionBarDivider = 23;
  3987. // aapt resource value: 24
  3988. public const int AppCompatTheme_actionBarItemBackground = 24;
  3989. // aapt resource value: 17
  3990. public const int AppCompatTheme_actionBarPopupTheme = 17;
  3991. // aapt resource value: 22
  3992. public const int AppCompatTheme_actionBarSize = 22;
  3993. // aapt resource value: 19
  3994. public const int AppCompatTheme_actionBarSplitStyle = 19;
  3995. // aapt resource value: 18
  3996. public const int AppCompatTheme_actionBarStyle = 18;
  3997. // aapt resource value: 13
  3998. public const int AppCompatTheme_actionBarTabBarStyle = 13;
  3999. // aapt resource value: 12
  4000. public const int AppCompatTheme_actionBarTabStyle = 12;
  4001. // aapt resource value: 14
  4002. public const int AppCompatTheme_actionBarTabTextStyle = 14;
  4003. // aapt resource value: 20
  4004. public const int AppCompatTheme_actionBarTheme = 20;
  4005. // aapt resource value: 21
  4006. public const int AppCompatTheme_actionBarWidgetTheme = 21;
  4007. // aapt resource value: 50
  4008. public const int AppCompatTheme_actionButtonStyle = 50;
  4009. // aapt resource value: 46
  4010. public const int AppCompatTheme_actionDropDownStyle = 46;
  4011. // aapt resource value: 25
  4012. public const int AppCompatTheme_actionMenuTextAppearance = 25;
  4013. // aapt resource value: 26
  4014. public const int AppCompatTheme_actionMenuTextColor = 26;
  4015. // aapt resource value: 29
  4016. public const int AppCompatTheme_actionModeBackground = 29;
  4017. // aapt resource value: 28
  4018. public const int AppCompatTheme_actionModeCloseButtonStyle = 28;
  4019. // aapt resource value: 31
  4020. public const int AppCompatTheme_actionModeCloseDrawable = 31;
  4021. // aapt resource value: 33
  4022. public const int AppCompatTheme_actionModeCopyDrawable = 33;
  4023. // aapt resource value: 32
  4024. public const int AppCompatTheme_actionModeCutDrawable = 32;
  4025. // aapt resource value: 37
  4026. public const int AppCompatTheme_actionModeFindDrawable = 37;
  4027. // aapt resource value: 34
  4028. public const int AppCompatTheme_actionModePasteDrawable = 34;
  4029. // aapt resource value: 39
  4030. public const int AppCompatTheme_actionModePopupWindowStyle = 39;
  4031. // aapt resource value: 35
  4032. public const int AppCompatTheme_actionModeSelectAllDrawable = 35;
  4033. // aapt resource value: 36
  4034. public const int AppCompatTheme_actionModeShareDrawable = 36;
  4035. // aapt resource value: 30
  4036. public const int AppCompatTheme_actionModeSplitBackground = 30;
  4037. // aapt resource value: 27
  4038. public const int AppCompatTheme_actionModeStyle = 27;
  4039. // aapt resource value: 38
  4040. public const int AppCompatTheme_actionModeWebSearchDrawable = 38;
  4041. // aapt resource value: 15
  4042. public const int AppCompatTheme_actionOverflowButtonStyle = 15;
  4043. // aapt resource value: 16
  4044. public const int AppCompatTheme_actionOverflowMenuStyle = 16;
  4045. // aapt resource value: 58
  4046. public const int AppCompatTheme_activityChooserViewStyle = 58;
  4047. // aapt resource value: 95
  4048. public const int AppCompatTheme_alertDialogButtonGroupStyle = 95;
  4049. // aapt resource value: 96
  4050. public const int AppCompatTheme_alertDialogCenterButtons = 96;
  4051. // aapt resource value: 94
  4052. public const int AppCompatTheme_alertDialogStyle = 94;
  4053. // aapt resource value: 97
  4054. public const int AppCompatTheme_alertDialogTheme = 97;
  4055. // aapt resource value: 1
  4056. public const int AppCompatTheme_android_windowAnimationStyle = 1;
  4057. // aapt resource value: 0
  4058. public const int AppCompatTheme_android_windowIsFloating = 0;
  4059. // aapt resource value: 102
  4060. public const int AppCompatTheme_autoCompleteTextViewStyle = 102;
  4061. // aapt resource value: 55
  4062. public const int AppCompatTheme_borderlessButtonStyle = 55;
  4063. // aapt resource value: 52
  4064. public const int AppCompatTheme_buttonBarButtonStyle = 52;
  4065. // aapt resource value: 100
  4066. public const int AppCompatTheme_buttonBarNegativeButtonStyle = 100;
  4067. // aapt resource value: 101
  4068. public const int AppCompatTheme_buttonBarNeutralButtonStyle = 101;
  4069. // aapt resource value: 99
  4070. public const int AppCompatTheme_buttonBarPositiveButtonStyle = 99;
  4071. // aapt resource value: 51
  4072. public const int AppCompatTheme_buttonBarStyle = 51;
  4073. // aapt resource value: 103
  4074. public const int AppCompatTheme_buttonStyle = 103;
  4075. // aapt resource value: 104
  4076. public const int AppCompatTheme_buttonStyleSmall = 104;
  4077. // aapt resource value: 105
  4078. public const int AppCompatTheme_checkboxStyle = 105;
  4079. // aapt resource value: 106
  4080. public const int AppCompatTheme_checkedTextViewStyle = 106;
  4081. // aapt resource value: 86
  4082. public const int AppCompatTheme_colorAccent = 86;
  4083. // aapt resource value: 93
  4084. public const int AppCompatTheme_colorBackgroundFloating = 93;
  4085. // aapt resource value: 90
  4086. public const int AppCompatTheme_colorButtonNormal = 90;
  4087. // aapt resource value: 88
  4088. public const int AppCompatTheme_colorControlActivated = 88;
  4089. // aapt resource value: 89
  4090. public const int AppCompatTheme_colorControlHighlight = 89;
  4091. // aapt resource value: 87
  4092. public const int AppCompatTheme_colorControlNormal = 87;
  4093. // aapt resource value: 118
  4094. public const int AppCompatTheme_colorError = 118;
  4095. // aapt resource value: 84
  4096. public const int AppCompatTheme_colorPrimary = 84;
  4097. // aapt resource value: 85
  4098. public const int AppCompatTheme_colorPrimaryDark = 85;
  4099. // aapt resource value: 91
  4100. public const int AppCompatTheme_colorSwitchThumbNormal = 91;
  4101. // aapt resource value: 92
  4102. public const int AppCompatTheme_controlBackground = 92;
  4103. // aapt resource value: 44
  4104. public const int AppCompatTheme_dialogPreferredPadding = 44;
  4105. // aapt resource value: 43
  4106. public const int AppCompatTheme_dialogTheme = 43;
  4107. // aapt resource value: 57
  4108. public const int AppCompatTheme_dividerHorizontal = 57;
  4109. // aapt resource value: 56
  4110. public const int AppCompatTheme_dividerVertical = 56;
  4111. // aapt resource value: 75
  4112. public const int AppCompatTheme_dropDownListViewStyle = 75;
  4113. // aapt resource value: 47
  4114. public const int AppCompatTheme_dropdownListPreferredItemHeight = 47;
  4115. // aapt resource value: 64
  4116. public const int AppCompatTheme_editTextBackground = 64;
  4117. // aapt resource value: 63
  4118. public const int AppCompatTheme_editTextColor = 63;
  4119. // aapt resource value: 107
  4120. public const int AppCompatTheme_editTextStyle = 107;
  4121. // aapt resource value: 49
  4122. public const int AppCompatTheme_homeAsUpIndicator = 49;
  4123. // aapt resource value: 65
  4124. public const int AppCompatTheme_imageButtonStyle = 65;
  4125. // aapt resource value: 83
  4126. public const int AppCompatTheme_listChoiceBackgroundIndicator = 83;
  4127. // aapt resource value: 45
  4128. public const int AppCompatTheme_listDividerAlertDialog = 45;
  4129. // aapt resource value: 115
  4130. public const int AppCompatTheme_listMenuViewStyle = 115;
  4131. // aapt resource value: 76
  4132. public const int AppCompatTheme_listPopupWindowStyle = 76;
  4133. // aapt resource value: 70
  4134. public const int AppCompatTheme_listPreferredItemHeight = 70;
  4135. // aapt resource value: 72
  4136. public const int AppCompatTheme_listPreferredItemHeightLarge = 72;
  4137. // aapt resource value: 71
  4138. public const int AppCompatTheme_listPreferredItemHeightSmall = 71;
  4139. // aapt resource value: 73
  4140. public const int AppCompatTheme_listPreferredItemPaddingLeft = 73;
  4141. // aapt resource value: 74
  4142. public const int AppCompatTheme_listPreferredItemPaddingRight = 74;
  4143. // aapt resource value: 80
  4144. public const int AppCompatTheme_panelBackground = 80;
  4145. // aapt resource value: 82
  4146. public const int AppCompatTheme_panelMenuListTheme = 82;
  4147. // aapt resource value: 81
  4148. public const int AppCompatTheme_panelMenuListWidth = 81;
  4149. // aapt resource value: 61
  4150. public const int AppCompatTheme_popupMenuStyle = 61;
  4151. // aapt resource value: 62
  4152. public const int AppCompatTheme_popupWindowStyle = 62;
  4153. // aapt resource value: 108
  4154. public const int AppCompatTheme_radioButtonStyle = 108;
  4155. // aapt resource value: 109
  4156. public const int AppCompatTheme_ratingBarStyle = 109;
  4157. // aapt resource value: 110
  4158. public const int AppCompatTheme_ratingBarStyleIndicator = 110;
  4159. // aapt resource value: 111
  4160. public const int AppCompatTheme_ratingBarStyleSmall = 111;
  4161. // aapt resource value: 69
  4162. public const int AppCompatTheme_searchViewStyle = 69;
  4163. // aapt resource value: 112
  4164. public const int AppCompatTheme_seekBarStyle = 112;
  4165. // aapt resource value: 53
  4166. public const int AppCompatTheme_selectableItemBackground = 53;
  4167. // aapt resource value: 54
  4168. public const int AppCompatTheme_selectableItemBackgroundBorderless = 54;
  4169. // aapt resource value: 48
  4170. public const int AppCompatTheme_spinnerDropDownItemStyle = 48;
  4171. // aapt resource value: 113
  4172. public const int AppCompatTheme_spinnerStyle = 113;
  4173. // aapt resource value: 114
  4174. public const int AppCompatTheme_switchStyle = 114;
  4175. // aapt resource value: 40
  4176. public const int AppCompatTheme_textAppearanceLargePopupMenu = 40;
  4177. // aapt resource value: 77
  4178. public const int AppCompatTheme_textAppearanceListItem = 77;
  4179. // aapt resource value: 78
  4180. public const int AppCompatTheme_textAppearanceListItemSecondary = 78;
  4181. // aapt resource value: 79
  4182. public const int AppCompatTheme_textAppearanceListItemSmall = 79;
  4183. // aapt resource value: 42
  4184. public const int AppCompatTheme_textAppearancePopupMenuHeader = 42;
  4185. // aapt resource value: 67
  4186. public const int AppCompatTheme_textAppearanceSearchResultSubtitle = 67;
  4187. // aapt resource value: 66
  4188. public const int AppCompatTheme_textAppearanceSearchResultTitle = 66;
  4189. // aapt resource value: 41
  4190. public const int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
  4191. // aapt resource value: 98
  4192. public const int AppCompatTheme_textColorAlertDialogListItem = 98;
  4193. // aapt resource value: 68
  4194. public const int AppCompatTheme_textColorSearchUrl = 68;
  4195. // aapt resource value: 60
  4196. public const int AppCompatTheme_toolbarNavigationButtonStyle = 60;
  4197. // aapt resource value: 59
  4198. public const int AppCompatTheme_toolbarStyle = 59;
  4199. // aapt resource value: 117
  4200. public const int AppCompatTheme_tooltipForegroundColor = 117;
  4201. // aapt resource value: 116
  4202. public const int AppCompatTheme_tooltipFrameBackground = 116;
  4203. // aapt resource value: 2
  4204. public const int AppCompatTheme_windowActionBar = 2;
  4205. // aapt resource value: 4
  4206. public const int AppCompatTheme_windowActionBarOverlay = 4;
  4207. // aapt resource value: 5
  4208. public const int AppCompatTheme_windowActionModeOverlay = 5;
  4209. // aapt resource value: 9
  4210. public const int AppCompatTheme_windowFixedHeightMajor = 9;
  4211. // aapt resource value: 7
  4212. public const int AppCompatTheme_windowFixedHeightMinor = 7;
  4213. // aapt resource value: 6
  4214. public const int AppCompatTheme_windowFixedWidthMajor = 6;
  4215. // aapt resource value: 8
  4216. public const int AppCompatTheme_windowFixedWidthMinor = 8;
  4217. // aapt resource value: 10
  4218. public const int AppCompatTheme_windowMinWidthMajor = 10;
  4219. // aapt resource value: 11
  4220. public const int AppCompatTheme_windowMinWidthMinor = 11;
  4221. // aapt resource value: 3
  4222. public const int AppCompatTheme_windowNoTitle = 3;
  4223. public static int[] BottomNavigationView = new int[] {
  4224. 2130772030,
  4225. 2130772291,
  4226. 2130772292,
  4227. 2130772293,
  4228. 2130772294};
  4229. // aapt resource value: 0
  4230. public const int BottomNavigationView_elevation = 0;
  4231. // aapt resource value: 4
  4232. public const int BottomNavigationView_itemBackground = 4;
  4233. // aapt resource value: 2
  4234. public const int BottomNavigationView_itemIconTint = 2;
  4235. // aapt resource value: 3
  4236. public const int BottomNavigationView_itemTextColor = 3;
  4237. // aapt resource value: 1
  4238. public const int BottomNavigationView_menu = 1;
  4239. public static int[] BottomSheetBehavior_Layout = new int[] {
  4240. 2130772253,
  4241. 2130772254,
  4242. 2130772255};
  4243. // aapt resource value: 1
  4244. public const int BottomSheetBehavior_Layout_behavior_hideable = 1;
  4245. // aapt resource value: 0
  4246. public const int BottomSheetBehavior_Layout_behavior_peekHeight = 0;
  4247. // aapt resource value: 2
  4248. public const int BottomSheetBehavior_Layout_behavior_skipCollapsed = 2;
  4249. public static int[] ButtonBarLayout = new int[] {
  4250. 2130772171};
  4251. // aapt resource value: 0
  4252. public const int ButtonBarLayout_allowStacking = 0;
  4253. public static int[] CameraBridgeViewBase = new int[] {
  4254. 2130772339,
  4255. 2130772340};
  4256. // aapt resource value: 1
  4257. public const int CameraBridgeViewBase_camera_id = 1;
  4258. // aapt resource value: 0
  4259. public const int CameraBridgeViewBase_show_fps = 0;
  4260. public static int[] CardView = new int[] {
  4261. 16843071,
  4262. 16843072,
  4263. 2130771991,
  4264. 2130771992,
  4265. 2130771993,
  4266. 2130771994,
  4267. 2130771995,
  4268. 2130771996,
  4269. 2130771997,
  4270. 2130771998,
  4271. 2130771999,
  4272. 2130772000,
  4273. 2130772001};
  4274. // aapt resource value: 1
  4275. public const int CardView_android_minHeight = 1;
  4276. // aapt resource value: 0
  4277. public const int CardView_android_minWidth = 0;
  4278. // aapt resource value: 2
  4279. public const int CardView_cardBackgroundColor = 2;
  4280. // aapt resource value: 3
  4281. public const int CardView_cardCornerRadius = 3;
  4282. // aapt resource value: 4
  4283. public const int CardView_cardElevation = 4;
  4284. // aapt resource value: 5
  4285. public const int CardView_cardMaxElevation = 5;
  4286. // aapt resource value: 7
  4287. public const int CardView_cardPreventCornerOverlap = 7;
  4288. // aapt resource value: 6
  4289. public const int CardView_cardUseCompatPadding = 6;
  4290. // aapt resource value: 8
  4291. public const int CardView_contentPadding = 8;
  4292. // aapt resource value: 12
  4293. public const int CardView_contentPaddingBottom = 12;
  4294. // aapt resource value: 9
  4295. public const int CardView_contentPaddingLeft = 9;
  4296. // aapt resource value: 10
  4297. public const int CardView_contentPaddingRight = 10;
  4298. // aapt resource value: 11
  4299. public const int CardView_contentPaddingTop = 11;
  4300. public static int[] CollapsingToolbarLayout = new int[] {
  4301. 2130772005,
  4302. 2130772256,
  4303. 2130772257,
  4304. 2130772258,
  4305. 2130772259,
  4306. 2130772260,
  4307. 2130772261,
  4308. 2130772262,
  4309. 2130772263,
  4310. 2130772264,
  4311. 2130772265,
  4312. 2130772266,
  4313. 2130772267,
  4314. 2130772268,
  4315. 2130772269,
  4316. 2130772270};
  4317. // aapt resource value: 13
  4318. public const int CollapsingToolbarLayout_collapsedTitleGravity = 13;
  4319. // aapt resource value: 7
  4320. public const int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
  4321. // aapt resource value: 8
  4322. public const int CollapsingToolbarLayout_contentScrim = 8;
  4323. // aapt resource value: 14
  4324. public const int CollapsingToolbarLayout_expandedTitleGravity = 14;
  4325. // aapt resource value: 1
  4326. public const int CollapsingToolbarLayout_expandedTitleMargin = 1;
  4327. // aapt resource value: 5
  4328. public const int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
  4329. // aapt resource value: 4
  4330. public const int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;
  4331. // aapt resource value: 2
  4332. public const int CollapsingToolbarLayout_expandedTitleMarginStart = 2;
  4333. // aapt resource value: 3
  4334. public const int CollapsingToolbarLayout_expandedTitleMarginTop = 3;
  4335. // aapt resource value: 6
  4336. public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;
  4337. // aapt resource value: 12
  4338. public const int CollapsingToolbarLayout_scrimAnimationDuration = 12;
  4339. // aapt resource value: 11
  4340. public const int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11;
  4341. // aapt resource value: 9
  4342. public const int CollapsingToolbarLayout_statusBarScrim = 9;
  4343. // aapt resource value: 0
  4344. public const int CollapsingToolbarLayout_title = 0;
  4345. // aapt resource value: 15
  4346. public const int CollapsingToolbarLayout_titleEnabled = 15;
  4347. // aapt resource value: 10
  4348. public const int CollapsingToolbarLayout_toolbarId = 10;
  4349. public static int[] CollapsingToolbarLayout_Layout = new int[] {
  4350. 2130772271,
  4351. 2130772272};
  4352. // aapt resource value: 0
  4353. public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0;
  4354. // aapt resource value: 1
  4355. public const int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1;
  4356. public static int[] ColorStateListItem = new int[] {
  4357. 16843173,
  4358. 16843551,
  4359. 2130772172};
  4360. // aapt resource value: 2
  4361. public const int ColorStateListItem_alpha = 2;
  4362. // aapt resource value: 1
  4363. public const int ColorStateListItem_android_alpha = 1;
  4364. // aapt resource value: 0
  4365. public const int ColorStateListItem_android_color = 0;
  4366. public static int[] CompoundButton = new int[] {
  4367. 16843015,
  4368. 2130772173,
  4369. 2130772174};
  4370. // aapt resource value: 0
  4371. public const int CompoundButton_android_button = 0;
  4372. // aapt resource value: 1
  4373. public const int CompoundButton_buttonTint = 1;
  4374. // aapt resource value: 2
  4375. public const int CompoundButton_buttonTintMode = 2;
  4376. public static int[] CoordinatorLayout = new int[] {
  4377. 2130772273,
  4378. 2130772274};
  4379. // aapt resource value: 0
  4380. public const int CoordinatorLayout_keylines = 0;
  4381. // aapt resource value: 1
  4382. public const int CoordinatorLayout_statusBarBackground = 1;
  4383. public static int[] CoordinatorLayout_Layout = new int[] {
  4384. 16842931,
  4385. 2130772275,
  4386. 2130772276,
  4387. 2130772277,
  4388. 2130772278,
  4389. 2130772279,
  4390. 2130772280};
  4391. // aapt resource value: 0
  4392. public const int CoordinatorLayout_Layout_android_layout_gravity = 0;
  4393. // aapt resource value: 2
  4394. public const int CoordinatorLayout_Layout_layout_anchor = 2;
  4395. // aapt resource value: 4
  4396. public const int CoordinatorLayout_Layout_layout_anchorGravity = 4;
  4397. // aapt resource value: 1
  4398. public const int CoordinatorLayout_Layout_layout_behavior = 1;
  4399. // aapt resource value: 6
  4400. public const int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 6;
  4401. // aapt resource value: 5
  4402. public const int CoordinatorLayout_Layout_layout_insetEdge = 5;
  4403. // aapt resource value: 3
  4404. public const int CoordinatorLayout_Layout_layout_keyline = 3;
  4405. public static int[] DesignTheme = new int[] {
  4406. 2130772281,
  4407. 2130772282,
  4408. 2130772283};
  4409. // aapt resource value: 0
  4410. public const int DesignTheme_bottomSheetDialogTheme = 0;
  4411. // aapt resource value: 1
  4412. public const int DesignTheme_bottomSheetStyle = 1;
  4413. // aapt resource value: 2
  4414. public const int DesignTheme_textColorError = 2;
  4415. public static int[] DrawerArrowToggle = new int[] {
  4416. 2130772175,
  4417. 2130772176,
  4418. 2130772177,
  4419. 2130772178,
  4420. 2130772179,
  4421. 2130772180,
  4422. 2130772181,
  4423. 2130772182};
  4424. // aapt resource value: 4
  4425. public const int DrawerArrowToggle_arrowHeadLength = 4;
  4426. // aapt resource value: 5
  4427. public const int DrawerArrowToggle_arrowShaftLength = 5;
  4428. // aapt resource value: 6
  4429. public const int DrawerArrowToggle_barLength = 6;
  4430. // aapt resource value: 0
  4431. public const int DrawerArrowToggle_color = 0;
  4432. // aapt resource value: 2
  4433. public const int DrawerArrowToggle_drawableSize = 2;
  4434. // aapt resource value: 3
  4435. public const int DrawerArrowToggle_gapBetweenBars = 3;
  4436. // aapt resource value: 1
  4437. public const int DrawerArrowToggle_spinBars = 1;
  4438. // aapt resource value: 7
  4439. public const int DrawerArrowToggle_thickness = 7;
  4440. public static int[] FloatingActionButton = new int[] {
  4441. 2130772030,
  4442. 2130772246,
  4443. 2130772247,
  4444. 2130772284,
  4445. 2130772285,
  4446. 2130772286,
  4447. 2130772287,
  4448. 2130772288};
  4449. // aapt resource value: 1
  4450. public const int FloatingActionButton_backgroundTint = 1;
  4451. // aapt resource value: 2
  4452. public const int FloatingActionButton_backgroundTintMode = 2;
  4453. // aapt resource value: 6
  4454. public const int FloatingActionButton_borderWidth = 6;
  4455. // aapt resource value: 0
  4456. public const int FloatingActionButton_elevation = 0;
  4457. // aapt resource value: 4
  4458. public const int FloatingActionButton_fabSize = 4;
  4459. // aapt resource value: 5
  4460. public const int FloatingActionButton_pressedTranslationZ = 5;
  4461. // aapt resource value: 3
  4462. public const int FloatingActionButton_rippleColor = 3;
  4463. // aapt resource value: 7
  4464. public const int FloatingActionButton_useCompatPadding = 7;
  4465. public static int[] FloatingActionButton_Behavior_Layout = new int[] {
  4466. 2130772289};
  4467. // aapt resource value: 0
  4468. public const int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0;
  4469. public static int[] FontFamily = new int[] {
  4470. 2130772330,
  4471. 2130772331,
  4472. 2130772332,
  4473. 2130772333,
  4474. 2130772334,
  4475. 2130772335};
  4476. // aapt resource value: 0
  4477. public const int FontFamily_fontProviderAuthority = 0;
  4478. // aapt resource value: 3
  4479. public const int FontFamily_fontProviderCerts = 3;
  4480. // aapt resource value: 4
  4481. public const int FontFamily_fontProviderFetchStrategy = 4;
  4482. // aapt resource value: 5
  4483. public const int FontFamily_fontProviderFetchTimeout = 5;
  4484. // aapt resource value: 1
  4485. public const int FontFamily_fontProviderPackage = 1;
  4486. // aapt resource value: 2
  4487. public const int FontFamily_fontProviderQuery = 2;
  4488. public static int[] FontFamilyFont = new int[] {
  4489. 16844082,
  4490. 16844083,
  4491. 16844095,
  4492. 2130772336,
  4493. 2130772337,
  4494. 2130772338};
  4495. // aapt resource value: 0
  4496. public const int FontFamilyFont_android_font = 0;
  4497. // aapt resource value: 2
  4498. public const int FontFamilyFont_android_fontStyle = 2;
  4499. // aapt resource value: 1
  4500. public const int FontFamilyFont_android_fontWeight = 1;
  4501. // aapt resource value: 4
  4502. public const int FontFamilyFont_font = 4;
  4503. // aapt resource value: 3
  4504. public const int FontFamilyFont_fontStyle = 3;
  4505. // aapt resource value: 5
  4506. public const int FontFamilyFont_fontWeight = 5;
  4507. public static int[] ForegroundLinearLayout = new int[] {
  4508. 16843017,
  4509. 16843264,
  4510. 2130772290};
  4511. // aapt resource value: 0
  4512. public const int ForegroundLinearLayout_android_foreground = 0;
  4513. // aapt resource value: 1
  4514. public const int ForegroundLinearLayout_android_foregroundGravity = 1;
  4515. // aapt resource value: 2
  4516. public const int ForegroundLinearLayout_foregroundInsidePadding = 2;
  4517. public static int[] LinearLayoutCompat = new int[] {
  4518. 16842927,
  4519. 16842948,
  4520. 16843046,
  4521. 16843047,
  4522. 16843048,
  4523. 2130772013,
  4524. 2130772183,
  4525. 2130772184,
  4526. 2130772185};
  4527. // aapt resource value: 2
  4528. public const int LinearLayoutCompat_android_baselineAligned = 2;
  4529. // aapt resource value: 3
  4530. public const int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
  4531. // aapt resource value: 0
  4532. public const int LinearLayoutCompat_android_gravity = 0;
  4533. // aapt resource value: 1
  4534. public const int LinearLayoutCompat_android_orientation = 1;
  4535. // aapt resource value: 4
  4536. public const int LinearLayoutCompat_android_weightSum = 4;
  4537. // aapt resource value: 5
  4538. public const int LinearLayoutCompat_divider = 5;
  4539. // aapt resource value: 8
  4540. public const int LinearLayoutCompat_dividerPadding = 8;
  4541. // aapt resource value: 6
  4542. public const int LinearLayoutCompat_measureWithLargestChild = 6;
  4543. // aapt resource value: 7
  4544. public const int LinearLayoutCompat_showDividers = 7;
  4545. public static int[] LinearLayoutCompat_Layout = new int[] {
  4546. 16842931,
  4547. 16842996,
  4548. 16842997,
  4549. 16843137};
  4550. // aapt resource value: 0
  4551. public const int LinearLayoutCompat_Layout_android_layout_gravity = 0;
  4552. // aapt resource value: 2
  4553. public const int LinearLayoutCompat_Layout_android_layout_height = 2;
  4554. // aapt resource value: 3
  4555. public const int LinearLayoutCompat_Layout_android_layout_weight = 3;
  4556. // aapt resource value: 1
  4557. public const int LinearLayoutCompat_Layout_android_layout_width = 1;
  4558. public static int[] ListPopupWindow = new int[] {
  4559. 16843436,
  4560. 16843437};
  4561. // aapt resource value: 0
  4562. public const int ListPopupWindow_android_dropDownHorizontalOffset = 0;
  4563. // aapt resource value: 1
  4564. public const int ListPopupWindow_android_dropDownVerticalOffset = 1;
  4565. public static int[] MediaRouteButton = new int[] {
  4566. 16843071,
  4567. 16843072,
  4568. 2130771989,
  4569. 2130771990};
  4570. // aapt resource value: 1
  4571. public const int MediaRouteButton_android_minHeight = 1;
  4572. // aapt resource value: 0
  4573. public const int MediaRouteButton_android_minWidth = 0;
  4574. // aapt resource value: 2
  4575. public const int MediaRouteButton_externalRouteEnabledDrawable = 2;
  4576. // aapt resource value: 3
  4577. public const int MediaRouteButton_mediaRouteButtonTint = 3;
  4578. public static int[] MenuGroup = new int[] {
  4579. 16842766,
  4580. 16842960,
  4581. 16843156,
  4582. 16843230,
  4583. 16843231,
  4584. 16843232};
  4585. // aapt resource value: 5
  4586. public const int MenuGroup_android_checkableBehavior = 5;
  4587. // aapt resource value: 0
  4588. public const int MenuGroup_android_enabled = 0;
  4589. // aapt resource value: 1
  4590. public const int MenuGroup_android_id = 1;
  4591. // aapt resource value: 3
  4592. public const int MenuGroup_android_menuCategory = 3;
  4593. // aapt resource value: 4
  4594. public const int MenuGroup_android_orderInCategory = 4;
  4595. // aapt resource value: 2
  4596. public const int MenuGroup_android_visible = 2;
  4597. public static int[] MenuItem = new int[] {
  4598. 16842754,
  4599. 16842766,
  4600. 16842960,
  4601. 16843014,
  4602. 16843156,
  4603. 16843230,
  4604. 16843231,
  4605. 16843233,
  4606. 16843234,
  4607. 16843235,
  4608. 16843236,
  4609. 16843237,
  4610. 16843375,
  4611. 2130772186,
  4612. 2130772187,
  4613. 2130772188,
  4614. 2130772189,
  4615. 2130772190,
  4616. 2130772191,
  4617. 2130772192,
  4618. 2130772193,
  4619. 2130772194,
  4620. 2130772195};
  4621. // aapt resource value: 16
  4622. public const int MenuItem_actionLayout = 16;
  4623. // aapt resource value: 18
  4624. public const int MenuItem_actionProviderClass = 18;
  4625. // aapt resource value: 17
  4626. public const int MenuItem_actionViewClass = 17;
  4627. // aapt resource value: 13
  4628. public const int MenuItem_alphabeticModifiers = 13;
  4629. // aapt resource value: 9
  4630. public const int MenuItem_android_alphabeticShortcut = 9;
  4631. // aapt resource value: 11
  4632. public const int MenuItem_android_checkable = 11;
  4633. // aapt resource value: 3
  4634. public const int MenuItem_android_checked = 3;
  4635. // aapt resource value: 1
  4636. public const int MenuItem_android_enabled = 1;
  4637. // aapt resource value: 0
  4638. public const int MenuItem_android_icon = 0;
  4639. // aapt resource value: 2
  4640. public const int MenuItem_android_id = 2;
  4641. // aapt resource value: 5
  4642. public const int MenuItem_android_menuCategory = 5;
  4643. // aapt resource value: 10
  4644. public const int MenuItem_android_numericShortcut = 10;
  4645. // aapt resource value: 12
  4646. public const int MenuItem_android_onClick = 12;
  4647. // aapt resource value: 6
  4648. public const int MenuItem_android_orderInCategory = 6;
  4649. // aapt resource value: 7
  4650. public const int MenuItem_android_title = 7;
  4651. // aapt resource value: 8
  4652. public const int MenuItem_android_titleCondensed = 8;
  4653. // aapt resource value: 4
  4654. public const int MenuItem_android_visible = 4;
  4655. // aapt resource value: 19
  4656. public const int MenuItem_contentDescription = 19;
  4657. // aapt resource value: 21
  4658. public const int MenuItem_iconTint = 21;
  4659. // aapt resource value: 22
  4660. public const int MenuItem_iconTintMode = 22;
  4661. // aapt resource value: 14
  4662. public const int MenuItem_numericModifiers = 14;
  4663. // aapt resource value: 15
  4664. public const int MenuItem_showAsAction = 15;
  4665. // aapt resource value: 20
  4666. public const int MenuItem_tooltipText = 20;
  4667. public static int[] MenuView = new int[] {
  4668. 16842926,
  4669. 16843052,
  4670. 16843053,
  4671. 16843054,
  4672. 16843055,
  4673. 16843056,
  4674. 16843057,
  4675. 2130772196,
  4676. 2130772197};
  4677. // aapt resource value: 4
  4678. public const int MenuView_android_headerBackground = 4;
  4679. // aapt resource value: 2
  4680. public const int MenuView_android_horizontalDivider = 2;
  4681. // aapt resource value: 5
  4682. public const int MenuView_android_itemBackground = 5;
  4683. // aapt resource value: 6
  4684. public const int MenuView_android_itemIconDisabledAlpha = 6;
  4685. // aapt resource value: 1
  4686. public const int MenuView_android_itemTextAppearance = 1;
  4687. // aapt resource value: 3
  4688. public const int MenuView_android_verticalDivider = 3;
  4689. // aapt resource value: 0
  4690. public const int MenuView_android_windowAnimationStyle = 0;
  4691. // aapt resource value: 7
  4692. public const int MenuView_preserveIconSpacing = 7;
  4693. // aapt resource value: 8
  4694. public const int MenuView_subMenuArrow = 8;
  4695. public static int[] NavigationView = new int[] {
  4696. 16842964,
  4697. 16842973,
  4698. 16843039,
  4699. 2130772030,
  4700. 2130772291,
  4701. 2130772292,
  4702. 2130772293,
  4703. 2130772294,
  4704. 2130772295,
  4705. 2130772296};
  4706. // aapt resource value: 0
  4707. public const int NavigationView_android_background = 0;
  4708. // aapt resource value: 1
  4709. public const int NavigationView_android_fitsSystemWindows = 1;
  4710. // aapt resource value: 2
  4711. public const int NavigationView_android_maxWidth = 2;
  4712. // aapt resource value: 3
  4713. public const int NavigationView_elevation = 3;
  4714. // aapt resource value: 9
  4715. public const int NavigationView_headerLayout = 9;
  4716. // aapt resource value: 7
  4717. public const int NavigationView_itemBackground = 7;
  4718. // aapt resource value: 5
  4719. public const int NavigationView_itemIconTint = 5;
  4720. // aapt resource value: 8
  4721. public const int NavigationView_itemTextAppearance = 8;
  4722. // aapt resource value: 6
  4723. public const int NavigationView_itemTextColor = 6;
  4724. // aapt resource value: 4
  4725. public const int NavigationView_menu = 4;
  4726. public static int[] PopupWindow = new int[] {
  4727. 16843126,
  4728. 16843465,
  4729. 2130772198};
  4730. // aapt resource value: 1
  4731. public const int PopupWindow_android_popupAnimationStyle = 1;
  4732. // aapt resource value: 0
  4733. public const int PopupWindow_android_popupBackground = 0;
  4734. // aapt resource value: 2
  4735. public const int PopupWindow_overlapAnchor = 2;
  4736. public static int[] PopupWindowBackgroundState = new int[] {
  4737. 2130772199};
  4738. // aapt resource value: 0
  4739. public const int PopupWindowBackgroundState_state_above_anchor = 0;
  4740. public static int[] RecycleListView = new int[] {
  4741. 2130772200,
  4742. 2130772201};
  4743. // aapt resource value: 0
  4744. public const int RecycleListView_paddingBottomNoButtons = 0;
  4745. // aapt resource value: 1
  4746. public const int RecycleListView_paddingTopNoTitle = 1;
  4747. public static int[] RecyclerView = new int[] {
  4748. 16842948,
  4749. 16842993,
  4750. 2130771968,
  4751. 2130771969,
  4752. 2130771970,
  4753. 2130771971,
  4754. 2130771972,
  4755. 2130771973,
  4756. 2130771974,
  4757. 2130771975,
  4758. 2130771976};
  4759. // aapt resource value: 1
  4760. public const int RecyclerView_android_descendantFocusability = 1;
  4761. // aapt resource value: 0
  4762. public const int RecyclerView_android_orientation = 0;
  4763. // aapt resource value: 6
  4764. public const int RecyclerView_fastScrollEnabled = 6;
  4765. // aapt resource value: 9
  4766. public const int RecyclerView_fastScrollHorizontalThumbDrawable = 9;
  4767. // aapt resource value: 10
  4768. public const int RecyclerView_fastScrollHorizontalTrackDrawable = 10;
  4769. // aapt resource value: 7
  4770. public const int RecyclerView_fastScrollVerticalThumbDrawable = 7;
  4771. // aapt resource value: 8
  4772. public const int RecyclerView_fastScrollVerticalTrackDrawable = 8;
  4773. // aapt resource value: 2
  4774. public const int RecyclerView_layoutManager = 2;
  4775. // aapt resource value: 4
  4776. public const int RecyclerView_reverseLayout = 4;
  4777. // aapt resource value: 3
  4778. public const int RecyclerView_spanCount = 3;
  4779. // aapt resource value: 5
  4780. public const int RecyclerView_stackFromEnd = 5;
  4781. public static int[] ScrimInsetsFrameLayout = new int[] {
  4782. 2130772297};
  4783. // aapt resource value: 0
  4784. public const int ScrimInsetsFrameLayout_insetForeground = 0;
  4785. public static int[] ScrollingViewBehavior_Layout = new int[] {
  4786. 2130772298};
  4787. // aapt resource value: 0
  4788. public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0;
  4789. public static int[] SearchView = new int[] {
  4790. 16842970,
  4791. 16843039,
  4792. 16843296,
  4793. 16843364,
  4794. 2130772202,
  4795. 2130772203,
  4796. 2130772204,
  4797. 2130772205,
  4798. 2130772206,
  4799. 2130772207,
  4800. 2130772208,
  4801. 2130772209,
  4802. 2130772210,
  4803. 2130772211,
  4804. 2130772212,
  4805. 2130772213,
  4806. 2130772214};
  4807. // aapt resource value: 0
  4808. public const int SearchView_android_focusable = 0;
  4809. // aapt resource value: 3
  4810. public const int SearchView_android_imeOptions = 3;
  4811. // aapt resource value: 2
  4812. public const int SearchView_android_inputType = 2;
  4813. // aapt resource value: 1
  4814. public const int SearchView_android_maxWidth = 1;
  4815. // aapt resource value: 8
  4816. public const int SearchView_closeIcon = 8;
  4817. // aapt resource value: 13
  4818. public const int SearchView_commitIcon = 13;
  4819. // aapt resource value: 7
  4820. public const int SearchView_defaultQueryHint = 7;
  4821. // aapt resource value: 9
  4822. public const int SearchView_goIcon = 9;
  4823. // aapt resource value: 5
  4824. public const int SearchView_iconifiedByDefault = 5;
  4825. // aapt resource value: 4
  4826. public const int SearchView_layout = 4;
  4827. // aapt resource value: 15
  4828. public const int SearchView_queryBackground = 15;
  4829. // aapt resource value: 6
  4830. public const int SearchView_queryHint = 6;
  4831. // aapt resource value: 11
  4832. public const int SearchView_searchHintIcon = 11;
  4833. // aapt resource value: 10
  4834. public const int SearchView_searchIcon = 10;
  4835. // aapt resource value: 16
  4836. public const int SearchView_submitBackground = 16;
  4837. // aapt resource value: 14
  4838. public const int SearchView_suggestionRowLayout = 14;
  4839. // aapt resource value: 12
  4840. public const int SearchView_voiceIcon = 12;
  4841. public static int[] SnackbarLayout = new int[] {
  4842. 16843039,
  4843. 2130772030,
  4844. 2130772299};
  4845. // aapt resource value: 0
  4846. public const int SnackbarLayout_android_maxWidth = 0;
  4847. // aapt resource value: 1
  4848. public const int SnackbarLayout_elevation = 1;
  4849. // aapt resource value: 2
  4850. public const int SnackbarLayout_maxActionInlineWidth = 2;
  4851. public static int[] Spinner = new int[] {
  4852. 16842930,
  4853. 16843126,
  4854. 16843131,
  4855. 16843362,
  4856. 2130772031};
  4857. // aapt resource value: 3
  4858. public const int Spinner_android_dropDownWidth = 3;
  4859. // aapt resource value: 0
  4860. public const int Spinner_android_entries = 0;
  4861. // aapt resource value: 1
  4862. public const int Spinner_android_popupBackground = 1;
  4863. // aapt resource value: 2
  4864. public const int Spinner_android_prompt = 2;
  4865. // aapt resource value: 4
  4866. public const int Spinner_popupTheme = 4;
  4867. public static int[] SwitchCompat = new int[] {
  4868. 16843044,
  4869. 16843045,
  4870. 16843074,
  4871. 2130772215,
  4872. 2130772216,
  4873. 2130772217,
  4874. 2130772218,
  4875. 2130772219,
  4876. 2130772220,
  4877. 2130772221,
  4878. 2130772222,
  4879. 2130772223,
  4880. 2130772224,
  4881. 2130772225};
  4882. // aapt resource value: 1
  4883. public const int SwitchCompat_android_textOff = 1;
  4884. // aapt resource value: 0
  4885. public const int SwitchCompat_android_textOn = 0;
  4886. // aapt resource value: 2
  4887. public const int SwitchCompat_android_thumb = 2;
  4888. // aapt resource value: 13
  4889. public const int SwitchCompat_showText = 13;
  4890. // aapt resource value: 12
  4891. public const int SwitchCompat_splitTrack = 12;
  4892. // aapt resource value: 10
  4893. public const int SwitchCompat_switchMinWidth = 10;
  4894. // aapt resource value: 11
  4895. public const int SwitchCompat_switchPadding = 11;
  4896. // aapt resource value: 9
  4897. public const int SwitchCompat_switchTextAppearance = 9;
  4898. // aapt resource value: 8
  4899. public const int SwitchCompat_thumbTextPadding = 8;
  4900. // aapt resource value: 3
  4901. public const int SwitchCompat_thumbTint = 3;
  4902. // aapt resource value: 4
  4903. public const int SwitchCompat_thumbTintMode = 4;
  4904. // aapt resource value: 5
  4905. public const int SwitchCompat_track = 5;
  4906. // aapt resource value: 6
  4907. public const int SwitchCompat_trackTint = 6;
  4908. // aapt resource value: 7
  4909. public const int SwitchCompat_trackTintMode = 7;
  4910. public static int[] TabItem = new int[] {
  4911. 16842754,
  4912. 16842994,
  4913. 16843087};
  4914. // aapt resource value: 0
  4915. public const int TabItem_android_icon = 0;
  4916. // aapt resource value: 1
  4917. public const int TabItem_android_layout = 1;
  4918. // aapt resource value: 2
  4919. public const int TabItem_android_text = 2;
  4920. public static int[] TabLayout = new int[] {
  4921. 2130772300,
  4922. 2130772301,
  4923. 2130772302,
  4924. 2130772303,
  4925. 2130772304,
  4926. 2130772305,
  4927. 2130772306,
  4928. 2130772307,
  4929. 2130772308,
  4930. 2130772309,
  4931. 2130772310,
  4932. 2130772311,
  4933. 2130772312,
  4934. 2130772313,
  4935. 2130772314,
  4936. 2130772315};
  4937. // aapt resource value: 3
  4938. public const int TabLayout_tabBackground = 3;
  4939. // aapt resource value: 2
  4940. public const int TabLayout_tabContentStart = 2;
  4941. // aapt resource value: 5
  4942. public const int TabLayout_tabGravity = 5;
  4943. // aapt resource value: 0
  4944. public const int TabLayout_tabIndicatorColor = 0;
  4945. // aapt resource value: 1
  4946. public const int TabLayout_tabIndicatorHeight = 1;
  4947. // aapt resource value: 7
  4948. public const int TabLayout_tabMaxWidth = 7;
  4949. // aapt resource value: 6
  4950. public const int TabLayout_tabMinWidth = 6;
  4951. // aapt resource value: 4
  4952. public const int TabLayout_tabMode = 4;
  4953. // aapt resource value: 15
  4954. public const int TabLayout_tabPadding = 15;
  4955. // aapt resource value: 14
  4956. public const int TabLayout_tabPaddingBottom = 14;
  4957. // aapt resource value: 13
  4958. public const int TabLayout_tabPaddingEnd = 13;
  4959. // aapt resource value: 11
  4960. public const int TabLayout_tabPaddingStart = 11;
  4961. // aapt resource value: 12
  4962. public const int TabLayout_tabPaddingTop = 12;
  4963. // aapt resource value: 10
  4964. public const int TabLayout_tabSelectedTextColor = 10;
  4965. // aapt resource value: 8
  4966. public const int TabLayout_tabTextAppearance = 8;
  4967. // aapt resource value: 9
  4968. public const int TabLayout_tabTextColor = 9;
  4969. public static int[] TextAppearance = new int[] {
  4970. 16842901,
  4971. 16842902,
  4972. 16842903,
  4973. 16842904,
  4974. 16842906,
  4975. 16842907,
  4976. 16843105,
  4977. 16843106,
  4978. 16843107,
  4979. 16843108,
  4980. 16843692,
  4981. 2130772047,
  4982. 2130772053};
  4983. // aapt resource value: 10
  4984. public const int TextAppearance_android_fontFamily = 10;
  4985. // aapt resource value: 6
  4986. public const int TextAppearance_android_shadowColor = 6;
  4987. // aapt resource value: 7
  4988. public const int TextAppearance_android_shadowDx = 7;
  4989. // aapt resource value: 8
  4990. public const int TextAppearance_android_shadowDy = 8;
  4991. // aapt resource value: 9
  4992. public const int TextAppearance_android_shadowRadius = 9;
  4993. // aapt resource value: 3
  4994. public const int TextAppearance_android_textColor = 3;
  4995. // aapt resource value: 4
  4996. public const int TextAppearance_android_textColorHint = 4;
  4997. // aapt resource value: 5
  4998. public const int TextAppearance_android_textColorLink = 5;
  4999. // aapt resource value: 0
  5000. public const int TextAppearance_android_textSize = 0;
  5001. // aapt resource value: 2
  5002. public const int TextAppearance_android_textStyle = 2;
  5003. // aapt resource value: 1
  5004. public const int TextAppearance_android_typeface = 1;
  5005. // aapt resource value: 12
  5006. public const int TextAppearance_fontFamily = 12;
  5007. // aapt resource value: 11
  5008. public const int TextAppearance_textAllCaps = 11;
  5009. public static int[] TextInputLayout = new int[] {
  5010. 16842906,
  5011. 16843088,
  5012. 2130772316,
  5013. 2130772317,
  5014. 2130772318,
  5015. 2130772319,
  5016. 2130772320,
  5017. 2130772321,
  5018. 2130772322,
  5019. 2130772323,
  5020. 2130772324,
  5021. 2130772325,
  5022. 2130772326,
  5023. 2130772327,
  5024. 2130772328,
  5025. 2130772329};
  5026. // aapt resource value: 1
  5027. public const int TextInputLayout_android_hint = 1;
  5028. // aapt resource value: 0
  5029. public const int TextInputLayout_android_textColorHint = 0;
  5030. // aapt resource value: 6
  5031. public const int TextInputLayout_counterEnabled = 6;
  5032. // aapt resource value: 7
  5033. public const int TextInputLayout_counterMaxLength = 7;
  5034. // aapt resource value: 9
  5035. public const int TextInputLayout_counterOverflowTextAppearance = 9;
  5036. // aapt resource value: 8
  5037. public const int TextInputLayout_counterTextAppearance = 8;
  5038. // aapt resource value: 4
  5039. public const int TextInputLayout_errorEnabled = 4;
  5040. // aapt resource value: 5
  5041. public const int TextInputLayout_errorTextAppearance = 5;
  5042. // aapt resource value: 10
  5043. public const int TextInputLayout_hintAnimationEnabled = 10;
  5044. // aapt resource value: 3
  5045. public const int TextInputLayout_hintEnabled = 3;
  5046. // aapt resource value: 2
  5047. public const int TextInputLayout_hintTextAppearance = 2;
  5048. // aapt resource value: 13
  5049. public const int TextInputLayout_passwordToggleContentDescription = 13;
  5050. // aapt resource value: 12
  5051. public const int TextInputLayout_passwordToggleDrawable = 12;
  5052. // aapt resource value: 11
  5053. public const int TextInputLayout_passwordToggleEnabled = 11;
  5054. // aapt resource value: 14
  5055. public const int TextInputLayout_passwordToggleTint = 14;
  5056. // aapt resource value: 15
  5057. public const int TextInputLayout_passwordToggleTintMode = 15;
  5058. public static int[] Toolbar = new int[] {
  5059. 16842927,
  5060. 16843072,
  5061. 2130772005,
  5062. 2130772008,
  5063. 2130772012,
  5064. 2130772024,
  5065. 2130772025,
  5066. 2130772026,
  5067. 2130772027,
  5068. 2130772028,
  5069. 2130772029,
  5070. 2130772031,
  5071. 2130772226,
  5072. 2130772227,
  5073. 2130772228,
  5074. 2130772229,
  5075. 2130772230,
  5076. 2130772231,
  5077. 2130772232,
  5078. 2130772233,
  5079. 2130772234,
  5080. 2130772235,
  5081. 2130772236,
  5082. 2130772237,
  5083. 2130772238,
  5084. 2130772239,
  5085. 2130772240,
  5086. 2130772241,
  5087. 2130772242};
  5088. // aapt resource value: 0
  5089. public const int Toolbar_android_gravity = 0;
  5090. // aapt resource value: 1
  5091. public const int Toolbar_android_minHeight = 1;
  5092. // aapt resource value: 21
  5093. public const int Toolbar_buttonGravity = 21;
  5094. // aapt resource value: 23
  5095. public const int Toolbar_collapseContentDescription = 23;
  5096. // aapt resource value: 22
  5097. public const int Toolbar_collapseIcon = 22;
  5098. // aapt resource value: 6
  5099. public const int Toolbar_contentInsetEnd = 6;
  5100. // aapt resource value: 10
  5101. public const int Toolbar_contentInsetEndWithActions = 10;
  5102. // aapt resource value: 7
  5103. public const int Toolbar_contentInsetLeft = 7;
  5104. // aapt resource value: 8
  5105. public const int Toolbar_contentInsetRight = 8;
  5106. // aapt resource value: 5
  5107. public const int Toolbar_contentInsetStart = 5;
  5108. // aapt resource value: 9
  5109. public const int Toolbar_contentInsetStartWithNavigation = 9;
  5110. // aapt resource value: 4
  5111. public const int Toolbar_logo = 4;
  5112. // aapt resource value: 26
  5113. public const int Toolbar_logoDescription = 26;
  5114. // aapt resource value: 20
  5115. public const int Toolbar_maxButtonHeight = 20;
  5116. // aapt resource value: 25
  5117. public const int Toolbar_navigationContentDescription = 25;
  5118. // aapt resource value: 24
  5119. public const int Toolbar_navigationIcon = 24;
  5120. // aapt resource value: 11
  5121. public const int Toolbar_popupTheme = 11;
  5122. // aapt resource value: 3
  5123. public const int Toolbar_subtitle = 3;
  5124. // aapt resource value: 13
  5125. public const int Toolbar_subtitleTextAppearance = 13;
  5126. // aapt resource value: 28
  5127. public const int Toolbar_subtitleTextColor = 28;
  5128. // aapt resource value: 2
  5129. public const int Toolbar_title = 2;
  5130. // aapt resource value: 14
  5131. public const int Toolbar_titleMargin = 14;
  5132. // aapt resource value: 18
  5133. public const int Toolbar_titleMarginBottom = 18;
  5134. // aapt resource value: 16
  5135. public const int Toolbar_titleMarginEnd = 16;
  5136. // aapt resource value: 15
  5137. public const int Toolbar_titleMarginStart = 15;
  5138. // aapt resource value: 17
  5139. public const int Toolbar_titleMarginTop = 17;
  5140. // aapt resource value: 19
  5141. public const int Toolbar_titleMargins = 19;
  5142. // aapt resource value: 12
  5143. public const int Toolbar_titleTextAppearance = 12;
  5144. // aapt resource value: 27
  5145. public const int Toolbar_titleTextColor = 27;
  5146. public static int[] View = new int[] {
  5147. 16842752,
  5148. 16842970,
  5149. 2130772243,
  5150. 2130772244,
  5151. 2130772245};
  5152. // aapt resource value: 1
  5153. public const int View_android_focusable = 1;
  5154. // aapt resource value: 0
  5155. public const int View_android_theme = 0;
  5156. // aapt resource value: 3
  5157. public const int View_paddingEnd = 3;
  5158. // aapt resource value: 2
  5159. public const int View_paddingStart = 2;
  5160. // aapt resource value: 4
  5161. public const int View_theme = 4;
  5162. public static int[] ViewBackgroundHelper = new int[] {
  5163. 16842964,
  5164. 2130772246,
  5165. 2130772247};
  5166. // aapt resource value: 0
  5167. public const int ViewBackgroundHelper_android_background = 0;
  5168. // aapt resource value: 1
  5169. public const int ViewBackgroundHelper_backgroundTint = 1;
  5170. // aapt resource value: 2
  5171. public const int ViewBackgroundHelper_backgroundTintMode = 2;
  5172. public static int[] ViewStubCompat = new int[] {
  5173. 16842960,
  5174. 16842994,
  5175. 16842995};
  5176. // aapt resource value: 0
  5177. public const int ViewStubCompat_android_id = 0;
  5178. // aapt resource value: 2
  5179. public const int ViewStubCompat_android_inflatedId = 2;
  5180. // aapt resource value: 1
  5181. public const int ViewStubCompat_android_layout = 1;
  5182. static Styleable()
  5183. {
  5184. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  5185. }
  5186. private Styleable()
  5187. {
  5188. }
  5189. }
  5190. }
  5191. }
  5192. #pragma warning restore 1591