Resource.designer.cs 235 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504
  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("InABox.Mobile.Android.Resource", IsApplication=false)]
  12. namespace InABox.Mobile.Android
  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 partial class Animation
  22. {
  23. // aapt resource value: 0x7f040000
  24. public static int abc_fade_in = 2130968576;
  25. // aapt resource value: 0x7f040001
  26. public static int abc_fade_out = 2130968577;
  27. // aapt resource value: 0x7f040002
  28. public static int abc_grow_fade_in_from_bottom = 2130968578;
  29. // aapt resource value: 0x7f040003
  30. public static int abc_popup_enter = 2130968579;
  31. // aapt resource value: 0x7f040004
  32. public static int abc_popup_exit = 2130968580;
  33. // aapt resource value: 0x7f040005
  34. public static int abc_shrink_fade_out_from_bottom = 2130968581;
  35. // aapt resource value: 0x7f040006
  36. public static int abc_slide_in_bottom = 2130968582;
  37. // aapt resource value: 0x7f040007
  38. public static int abc_slide_in_top = 2130968583;
  39. // aapt resource value: 0x7f040008
  40. public static int abc_slide_out_bottom = 2130968584;
  41. // aapt resource value: 0x7f040009
  42. public static int abc_slide_out_top = 2130968585;
  43. // aapt resource value: 0x7f04000a
  44. public static int design_bottom_sheet_slide_in = 2130968586;
  45. // aapt resource value: 0x7f04000b
  46. public static int design_bottom_sheet_slide_out = 2130968587;
  47. // aapt resource value: 0x7f04000c
  48. public static int design_snackbar_in = 2130968588;
  49. // aapt resource value: 0x7f04000d
  50. public static int design_snackbar_out = 2130968589;
  51. // aapt resource value: 0x7f04000e
  52. public static int EnterFromLeft = 2130968590;
  53. // aapt resource value: 0x7f04000f
  54. public static int EnterFromRight = 2130968591;
  55. // aapt resource value: 0x7f040010
  56. public static int ExitToLeft = 2130968592;
  57. // aapt resource value: 0x7f040011
  58. public static int ExitToRight = 2130968593;
  59. // aapt resource value: 0x7f040012
  60. public static int tooltip_enter = 2130968594;
  61. // aapt resource value: 0x7f040013
  62. public static int tooltip_exit = 2130968595;
  63. static Animation()
  64. {
  65. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  66. }
  67. private Animation()
  68. {
  69. }
  70. }
  71. public partial class Animator
  72. {
  73. // aapt resource value: 0x7f050000
  74. public static int design_appbar_state_list_animator = 2131034112;
  75. static Animator()
  76. {
  77. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  78. }
  79. private Animator()
  80. {
  81. }
  82. }
  83. public partial class Attribute
  84. {
  85. // aapt resource value: 0x7f01006b
  86. public static int actionBarDivider = 2130772075;
  87. // aapt resource value: 0x7f01006c
  88. public static int actionBarItemBackground = 2130772076;
  89. // aapt resource value: 0x7f010065
  90. public static int actionBarPopupTheme = 2130772069;
  91. // aapt resource value: 0x7f01006a
  92. public static int actionBarSize = 2130772074;
  93. // aapt resource value: 0x7f010067
  94. public static int actionBarSplitStyle = 2130772071;
  95. // aapt resource value: 0x7f010066
  96. public static int actionBarStyle = 2130772070;
  97. // aapt resource value: 0x7f010061
  98. public static int actionBarTabBarStyle = 2130772065;
  99. // aapt resource value: 0x7f010060
  100. public static int actionBarTabStyle = 2130772064;
  101. // aapt resource value: 0x7f010062
  102. public static int actionBarTabTextStyle = 2130772066;
  103. // aapt resource value: 0x7f010068
  104. public static int actionBarTheme = 2130772072;
  105. // aapt resource value: 0x7f010069
  106. public static int actionBarWidgetTheme = 2130772073;
  107. // aapt resource value: 0x7f010086
  108. public static int actionButtonStyle = 2130772102;
  109. // aapt resource value: 0x7f010082
  110. public static int actionDropDownStyle = 2130772098;
  111. // aapt resource value: 0x7f0100dd
  112. public static int actionLayout = 2130772189;
  113. // aapt resource value: 0x7f01006d
  114. public static int actionMenuTextAppearance = 2130772077;
  115. // aapt resource value: 0x7f01006e
  116. public static int actionMenuTextColor = 2130772078;
  117. // aapt resource value: 0x7f010071
  118. public static int actionModeBackground = 2130772081;
  119. // aapt resource value: 0x7f010070
  120. public static int actionModeCloseButtonStyle = 2130772080;
  121. // aapt resource value: 0x7f010073
  122. public static int actionModeCloseDrawable = 2130772083;
  123. // aapt resource value: 0x7f010075
  124. public static int actionModeCopyDrawable = 2130772085;
  125. // aapt resource value: 0x7f010074
  126. public static int actionModeCutDrawable = 2130772084;
  127. // aapt resource value: 0x7f010079
  128. public static int actionModeFindDrawable = 2130772089;
  129. // aapt resource value: 0x7f010076
  130. public static int actionModePasteDrawable = 2130772086;
  131. // aapt resource value: 0x7f01007b
  132. public static int actionModePopupWindowStyle = 2130772091;
  133. // aapt resource value: 0x7f010077
  134. public static int actionModeSelectAllDrawable = 2130772087;
  135. // aapt resource value: 0x7f010078
  136. public static int actionModeShareDrawable = 2130772088;
  137. // aapt resource value: 0x7f010072
  138. public static int actionModeSplitBackground = 2130772082;
  139. // aapt resource value: 0x7f01006f
  140. public static int actionModeStyle = 2130772079;
  141. // aapt resource value: 0x7f01007a
  142. public static int actionModeWebSearchDrawable = 2130772090;
  143. // aapt resource value: 0x7f010063
  144. public static int actionOverflowButtonStyle = 2130772067;
  145. // aapt resource value: 0x7f010064
  146. public static int actionOverflowMenuStyle = 2130772068;
  147. // aapt resource value: 0x7f0100df
  148. public static int actionProviderClass = 2130772191;
  149. // aapt resource value: 0x7f0100de
  150. public static int actionViewClass = 2130772190;
  151. // aapt resource value: 0x7f01008e
  152. public static int activityChooserViewStyle = 2130772110;
  153. // aapt resource value: 0x7f0100b3
  154. public static int alertDialogButtonGroupStyle = 2130772147;
  155. // aapt resource value: 0x7f0100b4
  156. public static int alertDialogCenterButtons = 2130772148;
  157. // aapt resource value: 0x7f0100b2
  158. public static int alertDialogStyle = 2130772146;
  159. // aapt resource value: 0x7f0100b5
  160. public static int alertDialogTheme = 2130772149;
  161. // aapt resource value: 0x7f0100cb
  162. public static int allowStacking = 2130772171;
  163. // aapt resource value: 0x7f0100cc
  164. public static int alpha = 2130772172;
  165. // aapt resource value: 0x7f0100da
  166. public static int alphabeticModifiers = 2130772186;
  167. // aapt resource value: 0x7f0100d3
  168. public static int arrowHeadLength = 2130772179;
  169. // aapt resource value: 0x7f0100d4
  170. public static int arrowShaftLength = 2130772180;
  171. // aapt resource value: 0x7f0100ba
  172. public static int autoCompleteTextViewStyle = 2130772154;
  173. // aapt resource value: 0x7f010054
  174. public static int autoSizeMaxTextSize = 2130772052;
  175. // aapt resource value: 0x7f010053
  176. public static int autoSizeMinTextSize = 2130772051;
  177. // aapt resource value: 0x7f010052
  178. public static int autoSizePresetSizes = 2130772050;
  179. // aapt resource value: 0x7f010051
  180. public static int autoSizeStepGranularity = 2130772049;
  181. // aapt resource value: 0x7f010050
  182. public static int autoSizeTextType = 2130772048;
  183. // aapt resource value: 0x7f01002e
  184. public static int background = 2130772014;
  185. // aapt resource value: 0x7f010030
  186. public static int backgroundSplit = 2130772016;
  187. // aapt resource value: 0x7f01002f
  188. public static int backgroundStacked = 2130772015;
  189. // aapt resource value: 0x7f010116
  190. public static int backgroundTint = 2130772246;
  191. // aapt resource value: 0x7f010117
  192. public static int backgroundTintMode = 2130772247;
  193. // aapt resource value: 0x7f0100d5
  194. public static int barLength = 2130772181;
  195. // aapt resource value: 0x7f010141
  196. public static int behavior_autoHide = 2130772289;
  197. // aapt resource value: 0x7f01011e
  198. public static int behavior_hideable = 2130772254;
  199. // aapt resource value: 0x7f01014a
  200. public static int behavior_overlapTop = 2130772298;
  201. // aapt resource value: 0x7f01011d
  202. public static int behavior_peekHeight = 2130772253;
  203. // aapt resource value: 0x7f01011f
  204. public static int behavior_skipCollapsed = 2130772255;
  205. // aapt resource value: 0x7f01013f
  206. public static int borderWidth = 2130772287;
  207. // aapt resource value: 0x7f01008b
  208. public static int borderlessButtonStyle = 2130772107;
  209. // aapt resource value: 0x7f010139
  210. public static int bottomSheetDialogTheme = 2130772281;
  211. // aapt resource value: 0x7f01013a
  212. public static int bottomSheetStyle = 2130772282;
  213. // aapt resource value: 0x7f010088
  214. public static int buttonBarButtonStyle = 2130772104;
  215. // aapt resource value: 0x7f0100b8
  216. public static int buttonBarNegativeButtonStyle = 2130772152;
  217. // aapt resource value: 0x7f0100b9
  218. public static int buttonBarNeutralButtonStyle = 2130772153;
  219. // aapt resource value: 0x7f0100b7
  220. public static int buttonBarPositiveButtonStyle = 2130772151;
  221. // aapt resource value: 0x7f010087
  222. public static int buttonBarStyle = 2130772103;
  223. // aapt resource value: 0x7f01010b
  224. public static int buttonGravity = 2130772235;
  225. // aapt resource value: 0x7f010043
  226. public static int buttonPanelSideLayout = 2130772035;
  227. // aapt resource value: 0x7f0100bb
  228. public static int buttonStyle = 2130772155;
  229. // aapt resource value: 0x7f0100bc
  230. public static int buttonStyleSmall = 2130772156;
  231. // aapt resource value: 0x7f0100cd
  232. public static int buttonTint = 2130772173;
  233. // aapt resource value: 0x7f0100ce
  234. public static int buttonTintMode = 2130772174;
  235. // aapt resource value: 0x7f010017
  236. public static int cardBackgroundColor = 2130771991;
  237. // aapt resource value: 0x7f010018
  238. public static int cardCornerRadius = 2130771992;
  239. // aapt resource value: 0x7f010019
  240. public static int cardElevation = 2130771993;
  241. // aapt resource value: 0x7f01001a
  242. public static int cardMaxElevation = 2130771994;
  243. // aapt resource value: 0x7f01001c
  244. public static int cardPreventCornerOverlap = 2130771996;
  245. // aapt resource value: 0x7f01001b
  246. public static int cardUseCompatPadding = 2130771995;
  247. // aapt resource value: 0x7f0100bd
  248. public static int checkboxStyle = 2130772157;
  249. // aapt resource value: 0x7f0100be
  250. public static int checkedTextViewStyle = 2130772158;
  251. // aapt resource value: 0x7f0100ee
  252. public static int closeIcon = 2130772206;
  253. // aapt resource value: 0x7f010040
  254. public static int closeItemLayout = 2130772032;
  255. // aapt resource value: 0x7f01010d
  256. public static int collapseContentDescription = 2130772237;
  257. // aapt resource value: 0x7f01010c
  258. public static int collapseIcon = 2130772236;
  259. // aapt resource value: 0x7f01012c
  260. public static int collapsedTitleGravity = 2130772268;
  261. // aapt resource value: 0x7f010126
  262. public static int collapsedTitleTextAppearance = 2130772262;
  263. // aapt resource value: 0x7f0100cf
  264. public static int color = 2130772175;
  265. // aapt resource value: 0x7f0100aa
  266. public static int colorAccent = 2130772138;
  267. // aapt resource value: 0x7f0100b1
  268. public static int colorBackgroundFloating = 2130772145;
  269. // aapt resource value: 0x7f0100ae
  270. public static int colorButtonNormal = 2130772142;
  271. // aapt resource value: 0x7f0100ac
  272. public static int colorControlActivated = 2130772140;
  273. // aapt resource value: 0x7f0100ad
  274. public static int colorControlHighlight = 2130772141;
  275. // aapt resource value: 0x7f0100ab
  276. public static int colorControlNormal = 2130772139;
  277. // aapt resource value: 0x7f0100ca
  278. public static int colorError = 2130772170;
  279. // aapt resource value: 0x7f0100a8
  280. public static int colorPrimary = 2130772136;
  281. // aapt resource value: 0x7f0100a9
  282. public static int colorPrimaryDark = 2130772137;
  283. // aapt resource value: 0x7f0100af
  284. public static int colorSwitchThumbNormal = 2130772143;
  285. // aapt resource value: 0x7f0100f3
  286. public static int commitIcon = 2130772211;
  287. // aapt resource value: 0x7f0100e0
  288. public static int contentDescription = 2130772192;
  289. // aapt resource value: 0x7f010039
  290. public static int contentInsetEnd = 2130772025;
  291. // aapt resource value: 0x7f01003d
  292. public static int contentInsetEndWithActions = 2130772029;
  293. // aapt resource value: 0x7f01003a
  294. public static int contentInsetLeft = 2130772026;
  295. // aapt resource value: 0x7f01003b
  296. public static int contentInsetRight = 2130772027;
  297. // aapt resource value: 0x7f010038
  298. public static int contentInsetStart = 2130772024;
  299. // aapt resource value: 0x7f01003c
  300. public static int contentInsetStartWithNavigation = 2130772028;
  301. // aapt resource value: 0x7f01001d
  302. public static int contentPadding = 2130771997;
  303. // aapt resource value: 0x7f010021
  304. public static int contentPaddingBottom = 2130772001;
  305. // aapt resource value: 0x7f01001e
  306. public static int contentPaddingLeft = 2130771998;
  307. // aapt resource value: 0x7f01001f
  308. public static int contentPaddingRight = 2130771999;
  309. // aapt resource value: 0x7f010020
  310. public static int contentPaddingTop = 2130772000;
  311. // aapt resource value: 0x7f010127
  312. public static int contentScrim = 2130772263;
  313. // aapt resource value: 0x7f0100b0
  314. public static int controlBackground = 2130772144;
  315. // aapt resource value: 0x7f010160
  316. public static int counterEnabled = 2130772320;
  317. // aapt resource value: 0x7f010161
  318. public static int counterMaxLength = 2130772321;
  319. // aapt resource value: 0x7f010163
  320. public static int counterOverflowTextAppearance = 2130772323;
  321. // aapt resource value: 0x7f010162
  322. public static int counterTextAppearance = 2130772322;
  323. // aapt resource value: 0x7f010031
  324. public static int customNavigationLayout = 2130772017;
  325. // aapt resource value: 0x7f0100ed
  326. public static int defaultQueryHint = 2130772205;
  327. // aapt resource value: 0x7f010080
  328. public static int dialogPreferredPadding = 2130772096;
  329. // aapt resource value: 0x7f01007f
  330. public static int dialogTheme = 2130772095;
  331. // aapt resource value: 0x7f010027
  332. public static int displayOptions = 2130772007;
  333. // aapt resource value: 0x7f01002d
  334. public static int divider = 2130772013;
  335. // aapt resource value: 0x7f01008d
  336. public static int dividerHorizontal = 2130772109;
  337. // aapt resource value: 0x7f0100d9
  338. public static int dividerPadding = 2130772185;
  339. // aapt resource value: 0x7f01008c
  340. public static int dividerVertical = 2130772108;
  341. // aapt resource value: 0x7f0100d1
  342. public static int drawableSize = 2130772177;
  343. // aapt resource value: 0x7f010022
  344. public static int drawerArrowStyle = 2130772002;
  345. // aapt resource value: 0x7f01009f
  346. public static int dropDownListViewStyle = 2130772127;
  347. // aapt resource value: 0x7f010083
  348. public static int dropdownListPreferredItemHeight = 2130772099;
  349. // aapt resource value: 0x7f010094
  350. public static int editTextBackground = 2130772116;
  351. // aapt resource value: 0x7f010093
  352. public static int editTextColor = 2130772115;
  353. // aapt resource value: 0x7f0100bf
  354. public static int editTextStyle = 2130772159;
  355. // aapt resource value: 0x7f01003e
  356. public static int elevation = 2130772030;
  357. // aapt resource value: 0x7f01015e
  358. public static int errorEnabled = 2130772318;
  359. // aapt resource value: 0x7f01015f
  360. public static int errorTextAppearance = 2130772319;
  361. // aapt resource value: 0x7f010042
  362. public static int expandActivityOverflowButtonDrawable = 2130772034;
  363. // aapt resource value: 0x7f010118
  364. public static int expanded = 2130772248;
  365. // aapt resource value: 0x7f01012d
  366. public static int expandedTitleGravity = 2130772269;
  367. // aapt resource value: 0x7f010120
  368. public static int expandedTitleMargin = 2130772256;
  369. // aapt resource value: 0x7f010124
  370. public static int expandedTitleMarginBottom = 2130772260;
  371. // aapt resource value: 0x7f010123
  372. public static int expandedTitleMarginEnd = 2130772259;
  373. // aapt resource value: 0x7f010121
  374. public static int expandedTitleMarginStart = 2130772257;
  375. // aapt resource value: 0x7f010122
  376. public static int expandedTitleMarginTop = 2130772258;
  377. // aapt resource value: 0x7f010125
  378. public static int expandedTitleTextAppearance = 2130772261;
  379. // aapt resource value: 0x7f010015
  380. public static int externalRouteEnabledDrawable = 2130771989;
  381. // aapt resource value: 0x7f01013d
  382. public static int fabSize = 2130772285;
  383. // aapt resource value: 0x7f010004
  384. public static int fastScrollEnabled = 2130771972;
  385. // aapt resource value: 0x7f010007
  386. public static int fastScrollHorizontalThumbDrawable = 2130771975;
  387. // aapt resource value: 0x7f010008
  388. public static int fastScrollHorizontalTrackDrawable = 2130771976;
  389. // aapt resource value: 0x7f010005
  390. public static int fastScrollVerticalThumbDrawable = 2130771973;
  391. // aapt resource value: 0x7f010006
  392. public static int fastScrollVerticalTrackDrawable = 2130771974;
  393. // aapt resource value: 0x7f010171
  394. public static int font = 2130772337;
  395. // aapt resource value: 0x7f010055
  396. public static int fontFamily = 2130772053;
  397. // aapt resource value: 0x7f01016a
  398. public static int fontProviderAuthority = 2130772330;
  399. // aapt resource value: 0x7f01016d
  400. public static int fontProviderCerts = 2130772333;
  401. // aapt resource value: 0x7f01016e
  402. public static int fontProviderFetchStrategy = 2130772334;
  403. // aapt resource value: 0x7f01016f
  404. public static int fontProviderFetchTimeout = 2130772335;
  405. // aapt resource value: 0x7f01016b
  406. public static int fontProviderPackage = 2130772331;
  407. // aapt resource value: 0x7f01016c
  408. public static int fontProviderQuery = 2130772332;
  409. // aapt resource value: 0x7f010170
  410. public static int fontStyle = 2130772336;
  411. // aapt resource value: 0x7f010172
  412. public static int fontWeight = 2130772338;
  413. // aapt resource value: 0x7f010142
  414. public static int foregroundInsidePadding = 2130772290;
  415. // aapt resource value: 0x7f0100d2
  416. public static int gapBetweenBars = 2130772178;
  417. // aapt resource value: 0x7f0100ef
  418. public static int goIcon = 2130772207;
  419. // aapt resource value: 0x7f010148
  420. public static int headerLayout = 2130772296;
  421. // aapt resource value: 0x7f010023
  422. public static int height = 2130772003;
  423. // aapt resource value: 0x7f010037
  424. public static int hideOnContentScroll = 2130772023;
  425. // aapt resource value: 0x7f010164
  426. public static int hintAnimationEnabled = 2130772324;
  427. // aapt resource value: 0x7f01015d
  428. public static int hintEnabled = 2130772317;
  429. // aapt resource value: 0x7f01015c
  430. public static int hintTextAppearance = 2130772316;
  431. // aapt resource value: 0x7f010085
  432. public static int homeAsUpIndicator = 2130772101;
  433. // aapt resource value: 0x7f010032
  434. public static int homeLayout = 2130772018;
  435. // aapt resource value: 0x7f01002b
  436. public static int icon = 2130772011;
  437. // aapt resource value: 0x7f0100e2
  438. public static int iconTint = 2130772194;
  439. // aapt resource value: 0x7f0100e3
  440. public static int iconTintMode = 2130772195;
  441. // aapt resource value: 0x7f0100eb
  442. public static int iconifiedByDefault = 2130772203;
  443. // aapt resource value: 0x7f010095
  444. public static int imageButtonStyle = 2130772117;
  445. // aapt resource value: 0x7f010034
  446. public static int indeterminateProgressStyle = 2130772020;
  447. // aapt resource value: 0x7f010041
  448. public static int initialActivityCount = 2130772033;
  449. // aapt resource value: 0x7f010149
  450. public static int insetForeground = 2130772297;
  451. // aapt resource value: 0x7f010024
  452. public static int isLightTheme = 2130772004;
  453. // aapt resource value: 0x7f010146
  454. public static int itemBackground = 2130772294;
  455. // aapt resource value: 0x7f010144
  456. public static int itemIconTint = 2130772292;
  457. // aapt resource value: 0x7f010036
  458. public static int itemPadding = 2130772022;
  459. // aapt resource value: 0x7f010147
  460. public static int itemTextAppearance = 2130772295;
  461. // aapt resource value: 0x7f010145
  462. public static int itemTextColor = 2130772293;
  463. // aapt resource value: 0x7f010131
  464. public static int keylines = 2130772273;
  465. // aapt resource value: 0x7f0100ea
  466. public static int layout = 2130772202;
  467. // aapt resource value: 0x7f010000
  468. public static int layoutManager = 2130771968;
  469. // aapt resource value: 0x7f010134
  470. public static int layout_anchor = 2130772276;
  471. // aapt resource value: 0x7f010136
  472. public static int layout_anchorGravity = 2130772278;
  473. // aapt resource value: 0x7f010133
  474. public static int layout_behavior = 2130772275;
  475. // aapt resource value: 0x7f01012f
  476. public static int layout_collapseMode = 2130772271;
  477. // aapt resource value: 0x7f010130
  478. public static int layout_collapseParallaxMultiplier = 2130772272;
  479. // aapt resource value: 0x7f010138
  480. public static int layout_dodgeInsetEdges = 2130772280;
  481. // aapt resource value: 0x7f010137
  482. public static int layout_insetEdge = 2130772279;
  483. // aapt resource value: 0x7f010135
  484. public static int layout_keyline = 2130772277;
  485. // aapt resource value: 0x7f01011b
  486. public static int layout_scrollFlags = 2130772251;
  487. // aapt resource value: 0x7f01011c
  488. public static int layout_scrollInterpolator = 2130772252;
  489. // aapt resource value: 0x7f0100a7
  490. public static int listChoiceBackgroundIndicator = 2130772135;
  491. // aapt resource value: 0x7f010081
  492. public static int listDividerAlertDialog = 2130772097;
  493. // aapt resource value: 0x7f010047
  494. public static int listItemLayout = 2130772039;
  495. // aapt resource value: 0x7f010044
  496. public static int listLayout = 2130772036;
  497. // aapt resource value: 0x7f0100c7
  498. public static int listMenuViewStyle = 2130772167;
  499. // aapt resource value: 0x7f0100a0
  500. public static int listPopupWindowStyle = 2130772128;
  501. // aapt resource value: 0x7f01009a
  502. public static int listPreferredItemHeight = 2130772122;
  503. // aapt resource value: 0x7f01009c
  504. public static int listPreferredItemHeightLarge = 2130772124;
  505. // aapt resource value: 0x7f01009b
  506. public static int listPreferredItemHeightSmall = 2130772123;
  507. // aapt resource value: 0x7f01009d
  508. public static int listPreferredItemPaddingLeft = 2130772125;
  509. // aapt resource value: 0x7f01009e
  510. public static int listPreferredItemPaddingRight = 2130772126;
  511. // aapt resource value: 0x7f01002c
  512. public static int logo = 2130772012;
  513. // aapt resource value: 0x7f010110
  514. public static int logoDescription = 2130772240;
  515. // aapt resource value: 0x7f01014b
  516. public static int maxActionInlineWidth = 2130772299;
  517. // aapt resource value: 0x7f01010a
  518. public static int maxButtonHeight = 2130772234;
  519. // aapt resource value: 0x7f0100d7
  520. public static int measureWithLargestChild = 2130772183;
  521. // aapt resource value: 0x7f010009
  522. public static int mediaRouteAudioTrackDrawable = 2130771977;
  523. // aapt resource value: 0x7f01000a
  524. public static int mediaRouteButtonStyle = 2130771978;
  525. // aapt resource value: 0x7f010016
  526. public static int mediaRouteButtonTint = 2130771990;
  527. // aapt resource value: 0x7f01000b
  528. public static int mediaRouteCloseDrawable = 2130771979;
  529. // aapt resource value: 0x7f01000c
  530. public static int mediaRouteControlPanelThemeOverlay = 2130771980;
  531. // aapt resource value: 0x7f01000d
  532. public static int mediaRouteDefaultIconDrawable = 2130771981;
  533. // aapt resource value: 0x7f01000e
  534. public static int mediaRoutePauseDrawable = 2130771982;
  535. // aapt resource value: 0x7f01000f
  536. public static int mediaRoutePlayDrawable = 2130771983;
  537. // aapt resource value: 0x7f010010
  538. public static int mediaRouteSpeakerGroupIconDrawable = 2130771984;
  539. // aapt resource value: 0x7f010011
  540. public static int mediaRouteSpeakerIconDrawable = 2130771985;
  541. // aapt resource value: 0x7f010012
  542. public static int mediaRouteStopDrawable = 2130771986;
  543. // aapt resource value: 0x7f010013
  544. public static int mediaRouteTheme = 2130771987;
  545. // aapt resource value: 0x7f010014
  546. public static int mediaRouteTvIconDrawable = 2130771988;
  547. // aapt resource value: 0x7f010143
  548. public static int menu = 2130772291;
  549. // aapt resource value: 0x7f010045
  550. public static int multiChoiceItemLayout = 2130772037;
  551. // aapt resource value: 0x7f01010f
  552. public static int navigationContentDescription = 2130772239;
  553. // aapt resource value: 0x7f01010e
  554. public static int navigationIcon = 2130772238;
  555. // aapt resource value: 0x7f010026
  556. public static int navigationMode = 2130772006;
  557. // aapt resource value: 0x7f0100db
  558. public static int numericModifiers = 2130772187;
  559. // aapt resource value: 0x7f0100e6
  560. public static int overlapAnchor = 2130772198;
  561. // aapt resource value: 0x7f0100e8
  562. public static int paddingBottomNoButtons = 2130772200;
  563. // aapt resource value: 0x7f010114
  564. public static int paddingEnd = 2130772244;
  565. // aapt resource value: 0x7f010113
  566. public static int paddingStart = 2130772243;
  567. // aapt resource value: 0x7f0100e9
  568. public static int paddingTopNoTitle = 2130772201;
  569. // aapt resource value: 0x7f0100a4
  570. public static int panelBackground = 2130772132;
  571. // aapt resource value: 0x7f0100a6
  572. public static int panelMenuListTheme = 2130772134;
  573. // aapt resource value: 0x7f0100a5
  574. public static int panelMenuListWidth = 2130772133;
  575. // aapt resource value: 0x7f010167
  576. public static int passwordToggleContentDescription = 2130772327;
  577. // aapt resource value: 0x7f010166
  578. public static int passwordToggleDrawable = 2130772326;
  579. // aapt resource value: 0x7f010165
  580. public static int passwordToggleEnabled = 2130772325;
  581. // aapt resource value: 0x7f010168
  582. public static int passwordToggleTint = 2130772328;
  583. // aapt resource value: 0x7f010169
  584. public static int passwordToggleTintMode = 2130772329;
  585. // aapt resource value: 0x7f010091
  586. public static int popupMenuStyle = 2130772113;
  587. // aapt resource value: 0x7f01003f
  588. public static int popupTheme = 2130772031;
  589. // aapt resource value: 0x7f010092
  590. public static int popupWindowStyle = 2130772114;
  591. // aapt resource value: 0x7f0100e4
  592. public static int preserveIconSpacing = 2130772196;
  593. // aapt resource value: 0x7f01013e
  594. public static int pressedTranslationZ = 2130772286;
  595. // aapt resource value: 0x7f010035
  596. public static int progressBarPadding = 2130772021;
  597. // aapt resource value: 0x7f010033
  598. public static int progressBarStyle = 2130772019;
  599. // aapt resource value: 0x7f0100f5
  600. public static int queryBackground = 2130772213;
  601. // aapt resource value: 0x7f0100ec
  602. public static int queryHint = 2130772204;
  603. // aapt resource value: 0x7f0100c0
  604. public static int radioButtonStyle = 2130772160;
  605. // aapt resource value: 0x7f0100c1
  606. public static int ratingBarStyle = 2130772161;
  607. // aapt resource value: 0x7f0100c2
  608. public static int ratingBarStyleIndicator = 2130772162;
  609. // aapt resource value: 0x7f0100c3
  610. public static int ratingBarStyleSmall = 2130772163;
  611. // aapt resource value: 0x7f010002
  612. public static int reverseLayout = 2130771970;
  613. // aapt resource value: 0x7f01013c
  614. public static int rippleColor = 2130772284;
  615. // aapt resource value: 0x7f01012b
  616. public static int scrimAnimationDuration = 2130772267;
  617. // aapt resource value: 0x7f01012a
  618. public static int scrimVisibleHeightTrigger = 2130772266;
  619. // aapt resource value: 0x7f0100f1
  620. public static int searchHintIcon = 2130772209;
  621. // aapt resource value: 0x7f0100f0
  622. public static int searchIcon = 2130772208;
  623. // aapt resource value: 0x7f010099
  624. public static int searchViewStyle = 2130772121;
  625. // aapt resource value: 0x7f0100c4
  626. public static int seekBarStyle = 2130772164;
  627. // aapt resource value: 0x7f010089
  628. public static int selectableItemBackground = 2130772105;
  629. // aapt resource value: 0x7f01008a
  630. public static int selectableItemBackgroundBorderless = 2130772106;
  631. // aapt resource value: 0x7f0100dc
  632. public static int showAsAction = 2130772188;
  633. // aapt resource value: 0x7f0100d8
  634. public static int showDividers = 2130772184;
  635. // aapt resource value: 0x7f010101
  636. public static int showText = 2130772225;
  637. // aapt resource value: 0x7f010048
  638. public static int showTitle = 2130772040;
  639. // aapt resource value: 0x7f010046
  640. public static int singleChoiceItemLayout = 2130772038;
  641. // aapt resource value: 0x7f010001
  642. public static int spanCount = 2130771969;
  643. // aapt resource value: 0x7f0100d0
  644. public static int spinBars = 2130772176;
  645. // aapt resource value: 0x7f010084
  646. public static int spinnerDropDownItemStyle = 2130772100;
  647. // aapt resource value: 0x7f0100c5
  648. public static int spinnerStyle = 2130772165;
  649. // aapt resource value: 0x7f010100
  650. public static int splitTrack = 2130772224;
  651. // aapt resource value: 0x7f010049
  652. public static int srcCompat = 2130772041;
  653. // aapt resource value: 0x7f010003
  654. public static int stackFromEnd = 2130771971;
  655. // aapt resource value: 0x7f0100e7
  656. public static int state_above_anchor = 2130772199;
  657. // aapt resource value: 0x7f010119
  658. public static int state_collapsed = 2130772249;
  659. // aapt resource value: 0x7f01011a
  660. public static int state_collapsible = 2130772250;
  661. // aapt resource value: 0x7f010132
  662. public static int statusBarBackground = 2130772274;
  663. // aapt resource value: 0x7f010128
  664. public static int statusBarScrim = 2130772264;
  665. // aapt resource value: 0x7f0100e5
  666. public static int subMenuArrow = 2130772197;
  667. // aapt resource value: 0x7f0100f6
  668. public static int submitBackground = 2130772214;
  669. // aapt resource value: 0x7f010028
  670. public static int subtitle = 2130772008;
  671. // aapt resource value: 0x7f010103
  672. public static int subtitleTextAppearance = 2130772227;
  673. // aapt resource value: 0x7f010112
  674. public static int subtitleTextColor = 2130772242;
  675. // aapt resource value: 0x7f01002a
  676. public static int subtitleTextStyle = 2130772010;
  677. // aapt resource value: 0x7f0100f4
  678. public static int suggestionRowLayout = 2130772212;
  679. // aapt resource value: 0x7f0100fe
  680. public static int switchMinWidth = 2130772222;
  681. // aapt resource value: 0x7f0100ff
  682. public static int switchPadding = 2130772223;
  683. // aapt resource value: 0x7f0100c6
  684. public static int switchStyle = 2130772166;
  685. // aapt resource value: 0x7f0100fd
  686. public static int switchTextAppearance = 2130772221;
  687. // aapt resource value: 0x7f01014f
  688. public static int tabBackground = 2130772303;
  689. // aapt resource value: 0x7f01014e
  690. public static int tabContentStart = 2130772302;
  691. // aapt resource value: 0x7f010151
  692. public static int tabGravity = 2130772305;
  693. // aapt resource value: 0x7f01014c
  694. public static int tabIndicatorColor = 2130772300;
  695. // aapt resource value: 0x7f01014d
  696. public static int tabIndicatorHeight = 2130772301;
  697. // aapt resource value: 0x7f010153
  698. public static int tabMaxWidth = 2130772307;
  699. // aapt resource value: 0x7f010152
  700. public static int tabMinWidth = 2130772306;
  701. // aapt resource value: 0x7f010150
  702. public static int tabMode = 2130772304;
  703. // aapt resource value: 0x7f01015b
  704. public static int tabPadding = 2130772315;
  705. // aapt resource value: 0x7f01015a
  706. public static int tabPaddingBottom = 2130772314;
  707. // aapt resource value: 0x7f010159
  708. public static int tabPaddingEnd = 2130772313;
  709. // aapt resource value: 0x7f010157
  710. public static int tabPaddingStart = 2130772311;
  711. // aapt resource value: 0x7f010158
  712. public static int tabPaddingTop = 2130772312;
  713. // aapt resource value: 0x7f010156
  714. public static int tabSelectedTextColor = 2130772310;
  715. // aapt resource value: 0x7f010154
  716. public static int tabTextAppearance = 2130772308;
  717. // aapt resource value: 0x7f010155
  718. public static int tabTextColor = 2130772309;
  719. // aapt resource value: 0x7f01004f
  720. public static int textAllCaps = 2130772047;
  721. // aapt resource value: 0x7f01007c
  722. public static int textAppearanceLargePopupMenu = 2130772092;
  723. // aapt resource value: 0x7f0100a1
  724. public static int textAppearanceListItem = 2130772129;
  725. // aapt resource value: 0x7f0100a2
  726. public static int textAppearanceListItemSecondary = 2130772130;
  727. // aapt resource value: 0x7f0100a3
  728. public static int textAppearanceListItemSmall = 2130772131;
  729. // aapt resource value: 0x7f01007e
  730. public static int textAppearancePopupMenuHeader = 2130772094;
  731. // aapt resource value: 0x7f010097
  732. public static int textAppearanceSearchResultSubtitle = 2130772119;
  733. // aapt resource value: 0x7f010096
  734. public static int textAppearanceSearchResultTitle = 2130772118;
  735. // aapt resource value: 0x7f01007d
  736. public static int textAppearanceSmallPopupMenu = 2130772093;
  737. // aapt resource value: 0x7f0100b6
  738. public static int textColorAlertDialogListItem = 2130772150;
  739. // aapt resource value: 0x7f01013b
  740. public static int textColorError = 2130772283;
  741. // aapt resource value: 0x7f010098
  742. public static int textColorSearchUrl = 2130772120;
  743. // aapt resource value: 0x7f010115
  744. public static int theme = 2130772245;
  745. // aapt resource value: 0x7f0100d6
  746. public static int thickness = 2130772182;
  747. // aapt resource value: 0x7f0100fc
  748. public static int thumbTextPadding = 2130772220;
  749. // aapt resource value: 0x7f0100f7
  750. public static int thumbTint = 2130772215;
  751. // aapt resource value: 0x7f0100f8
  752. public static int thumbTintMode = 2130772216;
  753. // aapt resource value: 0x7f01004c
  754. public static int tickMark = 2130772044;
  755. // aapt resource value: 0x7f01004d
  756. public static int tickMarkTint = 2130772045;
  757. // aapt resource value: 0x7f01004e
  758. public static int tickMarkTintMode = 2130772046;
  759. // aapt resource value: 0x7f01004a
  760. public static int tint = 2130772042;
  761. // aapt resource value: 0x7f01004b
  762. public static int tintMode = 2130772043;
  763. // aapt resource value: 0x7f010025
  764. public static int title = 2130772005;
  765. // aapt resource value: 0x7f01012e
  766. public static int titleEnabled = 2130772270;
  767. // aapt resource value: 0x7f010104
  768. public static int titleMargin = 2130772228;
  769. // aapt resource value: 0x7f010108
  770. public static int titleMarginBottom = 2130772232;
  771. // aapt resource value: 0x7f010106
  772. public static int titleMarginEnd = 2130772230;
  773. // aapt resource value: 0x7f010105
  774. public static int titleMarginStart = 2130772229;
  775. // aapt resource value: 0x7f010107
  776. public static int titleMarginTop = 2130772231;
  777. // aapt resource value: 0x7f010109
  778. public static int titleMargins = 2130772233;
  779. // aapt resource value: 0x7f010102
  780. public static int titleTextAppearance = 2130772226;
  781. // aapt resource value: 0x7f010111
  782. public static int titleTextColor = 2130772241;
  783. // aapt resource value: 0x7f010029
  784. public static int titleTextStyle = 2130772009;
  785. // aapt resource value: 0x7f010129
  786. public static int toolbarId = 2130772265;
  787. // aapt resource value: 0x7f010090
  788. public static int toolbarNavigationButtonStyle = 2130772112;
  789. // aapt resource value: 0x7f01008f
  790. public static int toolbarStyle = 2130772111;
  791. // aapt resource value: 0x7f0100c9
  792. public static int tooltipForegroundColor = 2130772169;
  793. // aapt resource value: 0x7f0100c8
  794. public static int tooltipFrameBackground = 2130772168;
  795. // aapt resource value: 0x7f0100e1
  796. public static int tooltipText = 2130772193;
  797. // aapt resource value: 0x7f0100f9
  798. public static int track = 2130772217;
  799. // aapt resource value: 0x7f0100fa
  800. public static int trackTint = 2130772218;
  801. // aapt resource value: 0x7f0100fb
  802. public static int trackTintMode = 2130772219;
  803. // aapt resource value: 0x7f010140
  804. public static int useCompatPadding = 2130772288;
  805. // aapt resource value: 0x7f0100f2
  806. public static int voiceIcon = 2130772210;
  807. // aapt resource value: 0x7f010056
  808. public static int windowActionBar = 2130772054;
  809. // aapt resource value: 0x7f010058
  810. public static int windowActionBarOverlay = 2130772056;
  811. // aapt resource value: 0x7f010059
  812. public static int windowActionModeOverlay = 2130772057;
  813. // aapt resource value: 0x7f01005d
  814. public static int windowFixedHeightMajor = 2130772061;
  815. // aapt resource value: 0x7f01005b
  816. public static int windowFixedHeightMinor = 2130772059;
  817. // aapt resource value: 0x7f01005a
  818. public static int windowFixedWidthMajor = 2130772058;
  819. // aapt resource value: 0x7f01005c
  820. public static int windowFixedWidthMinor = 2130772060;
  821. // aapt resource value: 0x7f01005e
  822. public static int windowMinWidthMajor = 2130772062;
  823. // aapt resource value: 0x7f01005f
  824. public static int windowMinWidthMinor = 2130772063;
  825. // aapt resource value: 0x7f010057
  826. public static 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: 0x7f0d0000
  838. public static int abc_action_bar_embed_tabs = 2131558400;
  839. // aapt resource value: 0x7f0d0001
  840. public static int abc_allow_stacked_button_bar = 2131558401;
  841. // aapt resource value: 0x7f0d0002
  842. public static int abc_config_actionMenuItemAllCaps = 2131558402;
  843. // aapt resource value: 0x7f0d0003
  844. public static int abc_config_closeDialogWhenTouchOutside = 2131558403;
  845. // aapt resource value: 0x7f0d0004
  846. public static int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131558404;
  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: 0x7f0c004b
  858. public static int abc_background_cache_hint_selector_material_dark = 2131492939;
  859. // aapt resource value: 0x7f0c004c
  860. public static int abc_background_cache_hint_selector_material_light = 2131492940;
  861. // aapt resource value: 0x7f0c004d
  862. public static int abc_btn_colored_borderless_text_material = 2131492941;
  863. // aapt resource value: 0x7f0c004e
  864. public static int abc_btn_colored_text_material = 2131492942;
  865. // aapt resource value: 0x7f0c004f
  866. public static int abc_color_highlight_material = 2131492943;
  867. // aapt resource value: 0x7f0c0050
  868. public static int abc_hint_foreground_material_dark = 2131492944;
  869. // aapt resource value: 0x7f0c0051
  870. public static int abc_hint_foreground_material_light = 2131492945;
  871. // aapt resource value: 0x7f0c0004
  872. public static int abc_input_method_navigation_guard = 2131492868;
  873. // aapt resource value: 0x7f0c0052
  874. public static int abc_primary_text_disable_only_material_dark = 2131492946;
  875. // aapt resource value: 0x7f0c0053
  876. public static int abc_primary_text_disable_only_material_light = 2131492947;
  877. // aapt resource value: 0x7f0c0054
  878. public static int abc_primary_text_material_dark = 2131492948;
  879. // aapt resource value: 0x7f0c0055
  880. public static int abc_primary_text_material_light = 2131492949;
  881. // aapt resource value: 0x7f0c0056
  882. public static int abc_search_url_text = 2131492950;
  883. // aapt resource value: 0x7f0c0005
  884. public static int abc_search_url_text_normal = 2131492869;
  885. // aapt resource value: 0x7f0c0006
  886. public static int abc_search_url_text_pressed = 2131492870;
  887. // aapt resource value: 0x7f0c0007
  888. public static int abc_search_url_text_selected = 2131492871;
  889. // aapt resource value: 0x7f0c0057
  890. public static int abc_secondary_text_material_dark = 2131492951;
  891. // aapt resource value: 0x7f0c0058
  892. public static int abc_secondary_text_material_light = 2131492952;
  893. // aapt resource value: 0x7f0c0059
  894. public static int abc_tint_btn_checkable = 2131492953;
  895. // aapt resource value: 0x7f0c005a
  896. public static int abc_tint_default = 2131492954;
  897. // aapt resource value: 0x7f0c005b
  898. public static int abc_tint_edittext = 2131492955;
  899. // aapt resource value: 0x7f0c005c
  900. public static int abc_tint_seek_thumb = 2131492956;
  901. // aapt resource value: 0x7f0c005d
  902. public static int abc_tint_spinner = 2131492957;
  903. // aapt resource value: 0x7f0c005e
  904. public static int abc_tint_switch_track = 2131492958;
  905. // aapt resource value: 0x7f0c0008
  906. public static int accent_material_dark = 2131492872;
  907. // aapt resource value: 0x7f0c0009
  908. public static int accent_material_light = 2131492873;
  909. // aapt resource value: 0x7f0c000a
  910. public static int background_floating_material_dark = 2131492874;
  911. // aapt resource value: 0x7f0c000b
  912. public static int background_floating_material_light = 2131492875;
  913. // aapt resource value: 0x7f0c000c
  914. public static int background_material_dark = 2131492876;
  915. // aapt resource value: 0x7f0c000d
  916. public static int background_material_light = 2131492877;
  917. // aapt resource value: 0x7f0c000e
  918. public static int bright_foreground_disabled_material_dark = 2131492878;
  919. // aapt resource value: 0x7f0c000f
  920. public static int bright_foreground_disabled_material_light = 2131492879;
  921. // aapt resource value: 0x7f0c0010
  922. public static int bright_foreground_inverse_material_dark = 2131492880;
  923. // aapt resource value: 0x7f0c0011
  924. public static int bright_foreground_inverse_material_light = 2131492881;
  925. // aapt resource value: 0x7f0c0012
  926. public static int bright_foreground_material_dark = 2131492882;
  927. // aapt resource value: 0x7f0c0013
  928. public static int bright_foreground_material_light = 2131492883;
  929. // aapt resource value: 0x7f0c0014
  930. public static int button_material_dark = 2131492884;
  931. // aapt resource value: 0x7f0c0015
  932. public static int button_material_light = 2131492885;
  933. // aapt resource value: 0x7f0c0000
  934. public static int cardview_dark_background = 2131492864;
  935. // aapt resource value: 0x7f0c0001
  936. public static int cardview_light_background = 2131492865;
  937. // aapt resource value: 0x7f0c0002
  938. public static int cardview_shadow_end_color = 2131492866;
  939. // aapt resource value: 0x7f0c0003
  940. public static int cardview_shadow_start_color = 2131492867;
  941. // aapt resource value: 0x7f0c0040
  942. public static int design_bottom_navigation_shadow_color = 2131492928;
  943. // aapt resource value: 0x7f0c005f
  944. public static int design_error = 2131492959;
  945. // aapt resource value: 0x7f0c0041
  946. public static int design_fab_shadow_end_color = 2131492929;
  947. // aapt resource value: 0x7f0c0042
  948. public static int design_fab_shadow_mid_color = 2131492930;
  949. // aapt resource value: 0x7f0c0043
  950. public static int design_fab_shadow_start_color = 2131492931;
  951. // aapt resource value: 0x7f0c0044
  952. public static int design_fab_stroke_end_inner_color = 2131492932;
  953. // aapt resource value: 0x7f0c0045
  954. public static int design_fab_stroke_end_outer_color = 2131492933;
  955. // aapt resource value: 0x7f0c0046
  956. public static int design_fab_stroke_top_inner_color = 2131492934;
  957. // aapt resource value: 0x7f0c0047
  958. public static int design_fab_stroke_top_outer_color = 2131492935;
  959. // aapt resource value: 0x7f0c0048
  960. public static int design_snackbar_background_color = 2131492936;
  961. // aapt resource value: 0x7f0c0060
  962. public static int design_tint_password_toggle = 2131492960;
  963. // aapt resource value: 0x7f0c0016
  964. public static int dim_foreground_disabled_material_dark = 2131492886;
  965. // aapt resource value: 0x7f0c0017
  966. public static int dim_foreground_disabled_material_light = 2131492887;
  967. // aapt resource value: 0x7f0c0018
  968. public static int dim_foreground_material_dark = 2131492888;
  969. // aapt resource value: 0x7f0c0019
  970. public static int dim_foreground_material_light = 2131492889;
  971. // aapt resource value: 0x7f0c001a
  972. public static int error_color_material = 2131492890;
  973. // aapt resource value: 0x7f0c001b
  974. public static int foreground_material_dark = 2131492891;
  975. // aapt resource value: 0x7f0c001c
  976. public static int foreground_material_light = 2131492892;
  977. // aapt resource value: 0x7f0c001d
  978. public static int highlighted_text_material_dark = 2131492893;
  979. // aapt resource value: 0x7f0c001e
  980. public static int highlighted_text_material_light = 2131492894;
  981. // aapt resource value: 0x7f0c001f
  982. public static int material_blue_grey_800 = 2131492895;
  983. // aapt resource value: 0x7f0c0020
  984. public static int material_blue_grey_900 = 2131492896;
  985. // aapt resource value: 0x7f0c0021
  986. public static int material_blue_grey_950 = 2131492897;
  987. // aapt resource value: 0x7f0c0022
  988. public static int material_deep_teal_200 = 2131492898;
  989. // aapt resource value: 0x7f0c0023
  990. public static int material_deep_teal_500 = 2131492899;
  991. // aapt resource value: 0x7f0c0024
  992. public static int material_grey_100 = 2131492900;
  993. // aapt resource value: 0x7f0c0025
  994. public static int material_grey_300 = 2131492901;
  995. // aapt resource value: 0x7f0c0026
  996. public static int material_grey_50 = 2131492902;
  997. // aapt resource value: 0x7f0c0027
  998. public static int material_grey_600 = 2131492903;
  999. // aapt resource value: 0x7f0c0028
  1000. public static int material_grey_800 = 2131492904;
  1001. // aapt resource value: 0x7f0c0029
  1002. public static int material_grey_850 = 2131492905;
  1003. // aapt resource value: 0x7f0c002a
  1004. public static int material_grey_900 = 2131492906;
  1005. // aapt resource value: 0x7f0c0049
  1006. public static int notification_action_color_filter = 2131492937;
  1007. // aapt resource value: 0x7f0c004a
  1008. public static int notification_icon_bg_color = 2131492938;
  1009. // aapt resource value: 0x7f0c003f
  1010. public static int notification_material_background_media_default_color = 2131492927;
  1011. // aapt resource value: 0x7f0c002b
  1012. public static int primary_dark_material_dark = 2131492907;
  1013. // aapt resource value: 0x7f0c002c
  1014. public static int primary_dark_material_light = 2131492908;
  1015. // aapt resource value: 0x7f0c002d
  1016. public static int primary_material_dark = 2131492909;
  1017. // aapt resource value: 0x7f0c002e
  1018. public static int primary_material_light = 2131492910;
  1019. // aapt resource value: 0x7f0c002f
  1020. public static int primary_text_default_material_dark = 2131492911;
  1021. // aapt resource value: 0x7f0c0030
  1022. public static int primary_text_default_material_light = 2131492912;
  1023. // aapt resource value: 0x7f0c0031
  1024. public static int primary_text_disabled_material_dark = 2131492913;
  1025. // aapt resource value: 0x7f0c0032
  1026. public static int primary_text_disabled_material_light = 2131492914;
  1027. // aapt resource value: 0x7f0c0033
  1028. public static int ripple_material_dark = 2131492915;
  1029. // aapt resource value: 0x7f0c0034
  1030. public static int ripple_material_light = 2131492916;
  1031. // aapt resource value: 0x7f0c0035
  1032. public static int secondary_text_default_material_dark = 2131492917;
  1033. // aapt resource value: 0x7f0c0036
  1034. public static int secondary_text_default_material_light = 2131492918;
  1035. // aapt resource value: 0x7f0c0037
  1036. public static int secondary_text_disabled_material_dark = 2131492919;
  1037. // aapt resource value: 0x7f0c0038
  1038. public static int secondary_text_disabled_material_light = 2131492920;
  1039. // aapt resource value: 0x7f0c0039
  1040. public static int switch_thumb_disabled_material_dark = 2131492921;
  1041. // aapt resource value: 0x7f0c003a
  1042. public static int switch_thumb_disabled_material_light = 2131492922;
  1043. // aapt resource value: 0x7f0c0061
  1044. public static int switch_thumb_material_dark = 2131492961;
  1045. // aapt resource value: 0x7f0c0062
  1046. public static int switch_thumb_material_light = 2131492962;
  1047. // aapt resource value: 0x7f0c003b
  1048. public static int switch_thumb_normal_material_dark = 2131492923;
  1049. // aapt resource value: 0x7f0c003c
  1050. public static int switch_thumb_normal_material_light = 2131492924;
  1051. // aapt resource value: 0x7f0c003d
  1052. public static int tooltip_background_dark = 2131492925;
  1053. // aapt resource value: 0x7f0c003e
  1054. public static int tooltip_background_light = 2131492926;
  1055. static Color()
  1056. {
  1057. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1058. }
  1059. private Color()
  1060. {
  1061. }
  1062. }
  1063. public partial class Dimension
  1064. {
  1065. // aapt resource value: 0x7f07001b
  1066. public static int abc_action_bar_content_inset_material = 2131165211;
  1067. // aapt resource value: 0x7f07001c
  1068. public static int abc_action_bar_content_inset_with_nav = 2131165212;
  1069. // aapt resource value: 0x7f070010
  1070. public static int abc_action_bar_default_height_material = 2131165200;
  1071. // aapt resource value: 0x7f07001d
  1072. public static int abc_action_bar_default_padding_end_material = 2131165213;
  1073. // aapt resource value: 0x7f07001e
  1074. public static int abc_action_bar_default_padding_start_material = 2131165214;
  1075. // aapt resource value: 0x7f070020
  1076. public static int abc_action_bar_elevation_material = 2131165216;
  1077. // aapt resource value: 0x7f070021
  1078. public static int abc_action_bar_icon_vertical_padding_material = 2131165217;
  1079. // aapt resource value: 0x7f070022
  1080. public static int abc_action_bar_overflow_padding_end_material = 2131165218;
  1081. // aapt resource value: 0x7f070023
  1082. public static int abc_action_bar_overflow_padding_start_material = 2131165219;
  1083. // aapt resource value: 0x7f070011
  1084. public static int abc_action_bar_progress_bar_size = 2131165201;
  1085. // aapt resource value: 0x7f070024
  1086. public static int abc_action_bar_stacked_max_height = 2131165220;
  1087. // aapt resource value: 0x7f070025
  1088. public static int abc_action_bar_stacked_tab_max_width = 2131165221;
  1089. // aapt resource value: 0x7f070026
  1090. public static int abc_action_bar_subtitle_bottom_margin_material = 2131165222;
  1091. // aapt resource value: 0x7f070027
  1092. public static int abc_action_bar_subtitle_top_margin_material = 2131165223;
  1093. // aapt resource value: 0x7f070028
  1094. public static int abc_action_button_min_height_material = 2131165224;
  1095. // aapt resource value: 0x7f070029
  1096. public static int abc_action_button_min_width_material = 2131165225;
  1097. // aapt resource value: 0x7f07002a
  1098. public static int abc_action_button_min_width_overflow_material = 2131165226;
  1099. // aapt resource value: 0x7f07000f
  1100. public static int abc_alert_dialog_button_bar_height = 2131165199;
  1101. // aapt resource value: 0x7f07002b
  1102. public static int abc_button_inset_horizontal_material = 2131165227;
  1103. // aapt resource value: 0x7f07002c
  1104. public static int abc_button_inset_vertical_material = 2131165228;
  1105. // aapt resource value: 0x7f07002d
  1106. public static int abc_button_padding_horizontal_material = 2131165229;
  1107. // aapt resource value: 0x7f07002e
  1108. public static int abc_button_padding_vertical_material = 2131165230;
  1109. // aapt resource value: 0x7f07002f
  1110. public static int abc_cascading_menus_min_smallest_width = 2131165231;
  1111. // aapt resource value: 0x7f070014
  1112. public static int abc_config_prefDialogWidth = 2131165204;
  1113. // aapt resource value: 0x7f070030
  1114. public static int abc_control_corner_material = 2131165232;
  1115. // aapt resource value: 0x7f070031
  1116. public static int abc_control_inset_material = 2131165233;
  1117. // aapt resource value: 0x7f070032
  1118. public static int abc_control_padding_material = 2131165234;
  1119. // aapt resource value: 0x7f070015
  1120. public static int abc_dialog_fixed_height_major = 2131165205;
  1121. // aapt resource value: 0x7f070016
  1122. public static int abc_dialog_fixed_height_minor = 2131165206;
  1123. // aapt resource value: 0x7f070017
  1124. public static int abc_dialog_fixed_width_major = 2131165207;
  1125. // aapt resource value: 0x7f070018
  1126. public static int abc_dialog_fixed_width_minor = 2131165208;
  1127. // aapt resource value: 0x7f070033
  1128. public static int abc_dialog_list_padding_bottom_no_buttons = 2131165235;
  1129. // aapt resource value: 0x7f070034
  1130. public static int abc_dialog_list_padding_top_no_title = 2131165236;
  1131. // aapt resource value: 0x7f070019
  1132. public static int abc_dialog_min_width_major = 2131165209;
  1133. // aapt resource value: 0x7f07001a
  1134. public static int abc_dialog_min_width_minor = 2131165210;
  1135. // aapt resource value: 0x7f070035
  1136. public static int abc_dialog_padding_material = 2131165237;
  1137. // aapt resource value: 0x7f070036
  1138. public static int abc_dialog_padding_top_material = 2131165238;
  1139. // aapt resource value: 0x7f070037
  1140. public static int abc_dialog_title_divider_material = 2131165239;
  1141. // aapt resource value: 0x7f070038
  1142. public static int abc_disabled_alpha_material_dark = 2131165240;
  1143. // aapt resource value: 0x7f070039
  1144. public static int abc_disabled_alpha_material_light = 2131165241;
  1145. // aapt resource value: 0x7f07003a
  1146. public static int abc_dropdownitem_icon_width = 2131165242;
  1147. // aapt resource value: 0x7f07003b
  1148. public static int abc_dropdownitem_text_padding_left = 2131165243;
  1149. // aapt resource value: 0x7f07003c
  1150. public static int abc_dropdownitem_text_padding_right = 2131165244;
  1151. // aapt resource value: 0x7f07003d
  1152. public static int abc_edit_text_inset_bottom_material = 2131165245;
  1153. // aapt resource value: 0x7f07003e
  1154. public static int abc_edit_text_inset_horizontal_material = 2131165246;
  1155. // aapt resource value: 0x7f07003f
  1156. public static int abc_edit_text_inset_top_material = 2131165247;
  1157. // aapt resource value: 0x7f070040
  1158. public static int abc_floating_window_z = 2131165248;
  1159. // aapt resource value: 0x7f070041
  1160. public static int abc_list_item_padding_horizontal_material = 2131165249;
  1161. // aapt resource value: 0x7f070042
  1162. public static int abc_panel_menu_list_width = 2131165250;
  1163. // aapt resource value: 0x7f070043
  1164. public static int abc_progress_bar_height_material = 2131165251;
  1165. // aapt resource value: 0x7f070044
  1166. public static int abc_search_view_preferred_height = 2131165252;
  1167. // aapt resource value: 0x7f070045
  1168. public static int abc_search_view_preferred_width = 2131165253;
  1169. // aapt resource value: 0x7f070046
  1170. public static int abc_seekbar_track_background_height_material = 2131165254;
  1171. // aapt resource value: 0x7f070047
  1172. public static int abc_seekbar_track_progress_height_material = 2131165255;
  1173. // aapt resource value: 0x7f070048
  1174. public static int abc_select_dialog_padding_start_material = 2131165256;
  1175. // aapt resource value: 0x7f07001f
  1176. public static int abc_switch_padding = 2131165215;
  1177. // aapt resource value: 0x7f070049
  1178. public static int abc_text_size_body_1_material = 2131165257;
  1179. // aapt resource value: 0x7f07004a
  1180. public static int abc_text_size_body_2_material = 2131165258;
  1181. // aapt resource value: 0x7f07004b
  1182. public static int abc_text_size_button_material = 2131165259;
  1183. // aapt resource value: 0x7f07004c
  1184. public static int abc_text_size_caption_material = 2131165260;
  1185. // aapt resource value: 0x7f07004d
  1186. public static int abc_text_size_display_1_material = 2131165261;
  1187. // aapt resource value: 0x7f07004e
  1188. public static int abc_text_size_display_2_material = 2131165262;
  1189. // aapt resource value: 0x7f07004f
  1190. public static int abc_text_size_display_3_material = 2131165263;
  1191. // aapt resource value: 0x7f070050
  1192. public static int abc_text_size_display_4_material = 2131165264;
  1193. // aapt resource value: 0x7f070051
  1194. public static int abc_text_size_headline_material = 2131165265;
  1195. // aapt resource value: 0x7f070052
  1196. public static int abc_text_size_large_material = 2131165266;
  1197. // aapt resource value: 0x7f070053
  1198. public static int abc_text_size_medium_material = 2131165267;
  1199. // aapt resource value: 0x7f070054
  1200. public static int abc_text_size_menu_header_material = 2131165268;
  1201. // aapt resource value: 0x7f070055
  1202. public static int abc_text_size_menu_material = 2131165269;
  1203. // aapt resource value: 0x7f070056
  1204. public static int abc_text_size_small_material = 2131165270;
  1205. // aapt resource value: 0x7f070057
  1206. public static int abc_text_size_subhead_material = 2131165271;
  1207. // aapt resource value: 0x7f070012
  1208. public static int abc_text_size_subtitle_material_toolbar = 2131165202;
  1209. // aapt resource value: 0x7f070058
  1210. public static int abc_text_size_title_material = 2131165272;
  1211. // aapt resource value: 0x7f070013
  1212. public static int abc_text_size_title_material_toolbar = 2131165203;
  1213. // aapt resource value: 0x7f07000c
  1214. public static int cardview_compat_inset_shadow = 2131165196;
  1215. // aapt resource value: 0x7f07000d
  1216. public static int cardview_default_elevation = 2131165197;
  1217. // aapt resource value: 0x7f07000e
  1218. public static int cardview_default_radius = 2131165198;
  1219. // aapt resource value: 0x7f070094
  1220. public static int compat_button_inset_horizontal_material = 2131165332;
  1221. // aapt resource value: 0x7f070095
  1222. public static int compat_button_inset_vertical_material = 2131165333;
  1223. // aapt resource value: 0x7f070096
  1224. public static int compat_button_padding_horizontal_material = 2131165334;
  1225. // aapt resource value: 0x7f070097
  1226. public static int compat_button_padding_vertical_material = 2131165335;
  1227. // aapt resource value: 0x7f070098
  1228. public static int compat_control_corner_material = 2131165336;
  1229. // aapt resource value: 0x7f070072
  1230. public static int design_appbar_elevation = 2131165298;
  1231. // aapt resource value: 0x7f070073
  1232. public static int design_bottom_navigation_active_item_max_width = 2131165299;
  1233. // aapt resource value: 0x7f070074
  1234. public static int design_bottom_navigation_active_text_size = 2131165300;
  1235. // aapt resource value: 0x7f070075
  1236. public static int design_bottom_navigation_elevation = 2131165301;
  1237. // aapt resource value: 0x7f070076
  1238. public static int design_bottom_navigation_height = 2131165302;
  1239. // aapt resource value: 0x7f070077
  1240. public static int design_bottom_navigation_item_max_width = 2131165303;
  1241. // aapt resource value: 0x7f070078
  1242. public static int design_bottom_navigation_item_min_width = 2131165304;
  1243. // aapt resource value: 0x7f070079
  1244. public static int design_bottom_navigation_margin = 2131165305;
  1245. // aapt resource value: 0x7f07007a
  1246. public static int design_bottom_navigation_shadow_height = 2131165306;
  1247. // aapt resource value: 0x7f07007b
  1248. public static int design_bottom_navigation_text_size = 2131165307;
  1249. // aapt resource value: 0x7f07007c
  1250. public static int design_bottom_sheet_modal_elevation = 2131165308;
  1251. // aapt resource value: 0x7f07007d
  1252. public static int design_bottom_sheet_peek_height_min = 2131165309;
  1253. // aapt resource value: 0x7f07007e
  1254. public static int design_fab_border_width = 2131165310;
  1255. // aapt resource value: 0x7f07007f
  1256. public static int design_fab_elevation = 2131165311;
  1257. // aapt resource value: 0x7f070080
  1258. public static int design_fab_image_size = 2131165312;
  1259. // aapt resource value: 0x7f070081
  1260. public static int design_fab_size_mini = 2131165313;
  1261. // aapt resource value: 0x7f070082
  1262. public static int design_fab_size_normal = 2131165314;
  1263. // aapt resource value: 0x7f070083
  1264. public static int design_fab_translation_z_pressed = 2131165315;
  1265. // aapt resource value: 0x7f070084
  1266. public static int design_navigation_elevation = 2131165316;
  1267. // aapt resource value: 0x7f070085
  1268. public static int design_navigation_icon_padding = 2131165317;
  1269. // aapt resource value: 0x7f070086
  1270. public static int design_navigation_icon_size = 2131165318;
  1271. // aapt resource value: 0x7f07006a
  1272. public static int design_navigation_max_width = 2131165290;
  1273. // aapt resource value: 0x7f070087
  1274. public static int design_navigation_padding_bottom = 2131165319;
  1275. // aapt resource value: 0x7f070088
  1276. public static int design_navigation_separator_vertical_padding = 2131165320;
  1277. // aapt resource value: 0x7f07006b
  1278. public static int design_snackbar_action_inline_max_width = 2131165291;
  1279. // aapt resource value: 0x7f07006c
  1280. public static int design_snackbar_background_corner_radius = 2131165292;
  1281. // aapt resource value: 0x7f070089
  1282. public static int design_snackbar_elevation = 2131165321;
  1283. // aapt resource value: 0x7f07006d
  1284. public static int design_snackbar_extra_spacing_horizontal = 2131165293;
  1285. // aapt resource value: 0x7f07006e
  1286. public static int design_snackbar_max_width = 2131165294;
  1287. // aapt resource value: 0x7f07006f
  1288. public static int design_snackbar_min_width = 2131165295;
  1289. // aapt resource value: 0x7f07008a
  1290. public static int design_snackbar_padding_horizontal = 2131165322;
  1291. // aapt resource value: 0x7f07008b
  1292. public static int design_snackbar_padding_vertical = 2131165323;
  1293. // aapt resource value: 0x7f070070
  1294. public static int design_snackbar_padding_vertical_2lines = 2131165296;
  1295. // aapt resource value: 0x7f07008c
  1296. public static int design_snackbar_text_size = 2131165324;
  1297. // aapt resource value: 0x7f07008d
  1298. public static int design_tab_max_width = 2131165325;
  1299. // aapt resource value: 0x7f070071
  1300. public static int design_tab_scrollable_min_width = 2131165297;
  1301. // aapt resource value: 0x7f07008e
  1302. public static int design_tab_text_size = 2131165326;
  1303. // aapt resource value: 0x7f07008f
  1304. public static int design_tab_text_size_2line = 2131165327;
  1305. // aapt resource value: 0x7f070059
  1306. public static int disabled_alpha_material_dark = 2131165273;
  1307. // aapt resource value: 0x7f07005a
  1308. public static int disabled_alpha_material_light = 2131165274;
  1309. // aapt resource value: 0x7f070000
  1310. public static int fastscroll_default_thickness = 2131165184;
  1311. // aapt resource value: 0x7f070001
  1312. public static int fastscroll_margin = 2131165185;
  1313. // aapt resource value: 0x7f070002
  1314. public static int fastscroll_minimum_range = 2131165186;
  1315. // aapt resource value: 0x7f07005b
  1316. public static int highlight_alpha_material_colored = 2131165275;
  1317. // aapt resource value: 0x7f07005c
  1318. public static int highlight_alpha_material_dark = 2131165276;
  1319. // aapt resource value: 0x7f07005d
  1320. public static int highlight_alpha_material_light = 2131165277;
  1321. // aapt resource value: 0x7f07005e
  1322. public static int hint_alpha_material_dark = 2131165278;
  1323. // aapt resource value: 0x7f07005f
  1324. public static int hint_alpha_material_light = 2131165279;
  1325. // aapt resource value: 0x7f070060
  1326. public static int hint_pressed_alpha_material_dark = 2131165280;
  1327. // aapt resource value: 0x7f070061
  1328. public static int hint_pressed_alpha_material_light = 2131165281;
  1329. // aapt resource value: 0x7f070003
  1330. public static int item_touch_helper_max_drag_scroll_per_frame = 2131165187;
  1331. // aapt resource value: 0x7f070004
  1332. public static int item_touch_helper_swipe_escape_max_velocity = 2131165188;
  1333. // aapt resource value: 0x7f070005
  1334. public static int item_touch_helper_swipe_escape_velocity = 2131165189;
  1335. // aapt resource value: 0x7f070006
  1336. public static int mr_controller_volume_group_list_item_height = 2131165190;
  1337. // aapt resource value: 0x7f070007
  1338. public static int mr_controller_volume_group_list_item_icon_size = 2131165191;
  1339. // aapt resource value: 0x7f070008
  1340. public static int mr_controller_volume_group_list_max_height = 2131165192;
  1341. // aapt resource value: 0x7f07000b
  1342. public static int mr_controller_volume_group_list_padding_top = 2131165195;
  1343. // aapt resource value: 0x7f070009
  1344. public static int mr_dialog_fixed_width_major = 2131165193;
  1345. // aapt resource value: 0x7f07000a
  1346. public static int mr_dialog_fixed_width_minor = 2131165194;
  1347. // aapt resource value: 0x7f070099
  1348. public static int notification_action_icon_size = 2131165337;
  1349. // aapt resource value: 0x7f07009a
  1350. public static int notification_action_text_size = 2131165338;
  1351. // aapt resource value: 0x7f07009b
  1352. public static int notification_big_circle_margin = 2131165339;
  1353. // aapt resource value: 0x7f070091
  1354. public static int notification_content_margin_start = 2131165329;
  1355. // aapt resource value: 0x7f07009c
  1356. public static int notification_large_icon_height = 2131165340;
  1357. // aapt resource value: 0x7f07009d
  1358. public static int notification_large_icon_width = 2131165341;
  1359. // aapt resource value: 0x7f070092
  1360. public static int notification_main_column_padding_top = 2131165330;
  1361. // aapt resource value: 0x7f070093
  1362. public static int notification_media_narrow_margin = 2131165331;
  1363. // aapt resource value: 0x7f07009e
  1364. public static int notification_right_icon_size = 2131165342;
  1365. // aapt resource value: 0x7f070090
  1366. public static int notification_right_side_padding_top = 2131165328;
  1367. // aapt resource value: 0x7f07009f
  1368. public static int notification_small_icon_background_padding = 2131165343;
  1369. // aapt resource value: 0x7f0700a0
  1370. public static int notification_small_icon_size_as_large = 2131165344;
  1371. // aapt resource value: 0x7f0700a1
  1372. public static int notification_subtext_size = 2131165345;
  1373. // aapt resource value: 0x7f0700a2
  1374. public static int notification_top_pad = 2131165346;
  1375. // aapt resource value: 0x7f0700a3
  1376. public static int notification_top_pad_large_text = 2131165347;
  1377. // aapt resource value: 0x7f070062
  1378. public static int tooltip_corner_radius = 2131165282;
  1379. // aapt resource value: 0x7f070063
  1380. public static int tooltip_horizontal_padding = 2131165283;
  1381. // aapt resource value: 0x7f070064
  1382. public static int tooltip_margin = 2131165284;
  1383. // aapt resource value: 0x7f070065
  1384. public static int tooltip_precise_anchor_extra_offset = 2131165285;
  1385. // aapt resource value: 0x7f070066
  1386. public static int tooltip_precise_anchor_threshold = 2131165286;
  1387. // aapt resource value: 0x7f070067
  1388. public static int tooltip_vertical_padding = 2131165287;
  1389. // aapt resource value: 0x7f070068
  1390. public static int tooltip_y_offset_non_touch = 2131165288;
  1391. // aapt resource value: 0x7f070069
  1392. public static int tooltip_y_offset_touch = 2131165289;
  1393. static Dimension()
  1394. {
  1395. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1396. }
  1397. private Dimension()
  1398. {
  1399. }
  1400. }
  1401. public partial class Drawable
  1402. {
  1403. // aapt resource value: 0x7f020000
  1404. public static int abc_ab_share_pack_mtrl_alpha = 2130837504;
  1405. // aapt resource value: 0x7f020001
  1406. public static int abc_action_bar_item_background_material = 2130837505;
  1407. // aapt resource value: 0x7f020002
  1408. public static int abc_btn_borderless_material = 2130837506;
  1409. // aapt resource value: 0x7f020003
  1410. public static int abc_btn_check_material = 2130837507;
  1411. // aapt resource value: 0x7f020004
  1412. public static int abc_btn_check_to_on_mtrl_000 = 2130837508;
  1413. // aapt resource value: 0x7f020005
  1414. public static int abc_btn_check_to_on_mtrl_015 = 2130837509;
  1415. // aapt resource value: 0x7f020006
  1416. public static int abc_btn_colored_material = 2130837510;
  1417. // aapt resource value: 0x7f020007
  1418. public static int abc_btn_default_mtrl_shape = 2130837511;
  1419. // aapt resource value: 0x7f020008
  1420. public static int abc_btn_radio_material = 2130837512;
  1421. // aapt resource value: 0x7f020009
  1422. public static int abc_btn_radio_to_on_mtrl_000 = 2130837513;
  1423. // aapt resource value: 0x7f02000a
  1424. public static int abc_btn_radio_to_on_mtrl_015 = 2130837514;
  1425. // aapt resource value: 0x7f02000b
  1426. public static int abc_btn_switch_to_on_mtrl_00001 = 2130837515;
  1427. // aapt resource value: 0x7f02000c
  1428. public static int abc_btn_switch_to_on_mtrl_00012 = 2130837516;
  1429. // aapt resource value: 0x7f02000d
  1430. public static int abc_cab_background_internal_bg = 2130837517;
  1431. // aapt resource value: 0x7f02000e
  1432. public static int abc_cab_background_top_material = 2130837518;
  1433. // aapt resource value: 0x7f02000f
  1434. public static int abc_cab_background_top_mtrl_alpha = 2130837519;
  1435. // aapt resource value: 0x7f020010
  1436. public static int abc_control_background_material = 2130837520;
  1437. // aapt resource value: 0x7f020011
  1438. public static int abc_dialog_material_background = 2130837521;
  1439. // aapt resource value: 0x7f020012
  1440. public static int abc_edit_text_material = 2130837522;
  1441. // aapt resource value: 0x7f020013
  1442. public static int abc_ic_ab_back_material = 2130837523;
  1443. // aapt resource value: 0x7f020014
  1444. public static int abc_ic_arrow_drop_right_black_24dp = 2130837524;
  1445. // aapt resource value: 0x7f020015
  1446. public static int abc_ic_clear_material = 2130837525;
  1447. // aapt resource value: 0x7f020016
  1448. public static int abc_ic_commit_search_api_mtrl_alpha = 2130837526;
  1449. // aapt resource value: 0x7f020017
  1450. public static int abc_ic_go_search_api_material = 2130837527;
  1451. // aapt resource value: 0x7f020018
  1452. public static int abc_ic_menu_copy_mtrl_am_alpha = 2130837528;
  1453. // aapt resource value: 0x7f020019
  1454. public static int abc_ic_menu_cut_mtrl_alpha = 2130837529;
  1455. // aapt resource value: 0x7f02001a
  1456. public static int abc_ic_menu_overflow_material = 2130837530;
  1457. // aapt resource value: 0x7f02001b
  1458. public static int abc_ic_menu_paste_mtrl_am_alpha = 2130837531;
  1459. // aapt resource value: 0x7f02001c
  1460. public static int abc_ic_menu_selectall_mtrl_alpha = 2130837532;
  1461. // aapt resource value: 0x7f02001d
  1462. public static int abc_ic_menu_share_mtrl_alpha = 2130837533;
  1463. // aapt resource value: 0x7f02001e
  1464. public static int abc_ic_search_api_material = 2130837534;
  1465. // aapt resource value: 0x7f02001f
  1466. public static int abc_ic_star_black_16dp = 2130837535;
  1467. // aapt resource value: 0x7f020020
  1468. public static int abc_ic_star_black_36dp = 2130837536;
  1469. // aapt resource value: 0x7f020021
  1470. public static int abc_ic_star_black_48dp = 2130837537;
  1471. // aapt resource value: 0x7f020022
  1472. public static int abc_ic_star_half_black_16dp = 2130837538;
  1473. // aapt resource value: 0x7f020023
  1474. public static int abc_ic_star_half_black_36dp = 2130837539;
  1475. // aapt resource value: 0x7f020024
  1476. public static int abc_ic_star_half_black_48dp = 2130837540;
  1477. // aapt resource value: 0x7f020025
  1478. public static int abc_ic_voice_search_api_material = 2130837541;
  1479. // aapt resource value: 0x7f020026
  1480. public static int abc_item_background_holo_dark = 2130837542;
  1481. // aapt resource value: 0x7f020027
  1482. public static int abc_item_background_holo_light = 2130837543;
  1483. // aapt resource value: 0x7f020028
  1484. public static int abc_list_divider_mtrl_alpha = 2130837544;
  1485. // aapt resource value: 0x7f020029
  1486. public static int abc_list_focused_holo = 2130837545;
  1487. // aapt resource value: 0x7f02002a
  1488. public static int abc_list_longpressed_holo = 2130837546;
  1489. // aapt resource value: 0x7f02002b
  1490. public static int abc_list_pressed_holo_dark = 2130837547;
  1491. // aapt resource value: 0x7f02002c
  1492. public static int abc_list_pressed_holo_light = 2130837548;
  1493. // aapt resource value: 0x7f02002d
  1494. public static int abc_list_selector_background_transition_holo_dark = 2130837549;
  1495. // aapt resource value: 0x7f02002e
  1496. public static int abc_list_selector_background_transition_holo_light = 2130837550;
  1497. // aapt resource value: 0x7f02002f
  1498. public static int abc_list_selector_disabled_holo_dark = 2130837551;
  1499. // aapt resource value: 0x7f020030
  1500. public static int abc_list_selector_disabled_holo_light = 2130837552;
  1501. // aapt resource value: 0x7f020031
  1502. public static int abc_list_selector_holo_dark = 2130837553;
  1503. // aapt resource value: 0x7f020032
  1504. public static int abc_list_selector_holo_light = 2130837554;
  1505. // aapt resource value: 0x7f020033
  1506. public static int abc_menu_hardkey_panel_mtrl_mult = 2130837555;
  1507. // aapt resource value: 0x7f020034
  1508. public static int abc_popup_background_mtrl_mult = 2130837556;
  1509. // aapt resource value: 0x7f020035
  1510. public static int abc_ratingbar_indicator_material = 2130837557;
  1511. // aapt resource value: 0x7f020036
  1512. public static int abc_ratingbar_material = 2130837558;
  1513. // aapt resource value: 0x7f020037
  1514. public static int abc_ratingbar_small_material = 2130837559;
  1515. // aapt resource value: 0x7f020038
  1516. public static int abc_scrubber_control_off_mtrl_alpha = 2130837560;
  1517. // aapt resource value: 0x7f020039
  1518. public static int abc_scrubber_control_to_pressed_mtrl_000 = 2130837561;
  1519. // aapt resource value: 0x7f02003a
  1520. public static int abc_scrubber_control_to_pressed_mtrl_005 = 2130837562;
  1521. // aapt resource value: 0x7f02003b
  1522. public static int abc_scrubber_primary_mtrl_alpha = 2130837563;
  1523. // aapt resource value: 0x7f02003c
  1524. public static int abc_scrubber_track_mtrl_alpha = 2130837564;
  1525. // aapt resource value: 0x7f02003d
  1526. public static int abc_seekbar_thumb_material = 2130837565;
  1527. // aapt resource value: 0x7f02003e
  1528. public static int abc_seekbar_tick_mark_material = 2130837566;
  1529. // aapt resource value: 0x7f02003f
  1530. public static int abc_seekbar_track_material = 2130837567;
  1531. // aapt resource value: 0x7f020040
  1532. public static int abc_spinner_mtrl_am_alpha = 2130837568;
  1533. // aapt resource value: 0x7f020041
  1534. public static int abc_spinner_textfield_background_material = 2130837569;
  1535. // aapt resource value: 0x7f020042
  1536. public static int abc_switch_thumb_material = 2130837570;
  1537. // aapt resource value: 0x7f020043
  1538. public static int abc_switch_track_mtrl_alpha = 2130837571;
  1539. // aapt resource value: 0x7f020044
  1540. public static int abc_tab_indicator_material = 2130837572;
  1541. // aapt resource value: 0x7f020045
  1542. public static int abc_tab_indicator_mtrl_alpha = 2130837573;
  1543. // aapt resource value: 0x7f020046
  1544. public static int abc_text_cursor_material = 2130837574;
  1545. // aapt resource value: 0x7f020047
  1546. public static int abc_text_select_handle_left_mtrl_dark = 2130837575;
  1547. // aapt resource value: 0x7f020048
  1548. public static int abc_text_select_handle_left_mtrl_light = 2130837576;
  1549. // aapt resource value: 0x7f020049
  1550. public static int abc_text_select_handle_middle_mtrl_dark = 2130837577;
  1551. // aapt resource value: 0x7f02004a
  1552. public static int abc_text_select_handle_middle_mtrl_light = 2130837578;
  1553. // aapt resource value: 0x7f02004b
  1554. public static int abc_text_select_handle_right_mtrl_dark = 2130837579;
  1555. // aapt resource value: 0x7f02004c
  1556. public static int abc_text_select_handle_right_mtrl_light = 2130837580;
  1557. // aapt resource value: 0x7f02004d
  1558. public static int abc_textfield_activated_mtrl_alpha = 2130837581;
  1559. // aapt resource value: 0x7f02004e
  1560. public static int abc_textfield_default_mtrl_alpha = 2130837582;
  1561. // aapt resource value: 0x7f02004f
  1562. public static int abc_textfield_search_activated_mtrl_alpha = 2130837583;
  1563. // aapt resource value: 0x7f020050
  1564. public static int abc_textfield_search_default_mtrl_alpha = 2130837584;
  1565. // aapt resource value: 0x7f020051
  1566. public static int abc_textfield_search_material = 2130837585;
  1567. // aapt resource value: 0x7f020052
  1568. public static int abc_vector_test = 2130837586;
  1569. // aapt resource value: 0x7f020053
  1570. public static int avd_hide_password = 2130837587;
  1571. // aapt resource value: 0x7f02012f
  1572. public static int avd_hide_password_1 = 2130837807;
  1573. // aapt resource value: 0x7f020130
  1574. public static int avd_hide_password_2 = 2130837808;
  1575. // aapt resource value: 0x7f020131
  1576. public static int avd_hide_password_3 = 2130837809;
  1577. // aapt resource value: 0x7f020054
  1578. public static int avd_show_password = 2130837588;
  1579. // aapt resource value: 0x7f020132
  1580. public static int avd_show_password_1 = 2130837810;
  1581. // aapt resource value: 0x7f020133
  1582. public static int avd_show_password_2 = 2130837811;
  1583. // aapt resource value: 0x7f020134
  1584. public static int avd_show_password_3 = 2130837812;
  1585. // aapt resource value: 0x7f020055
  1586. public static int design_bottom_navigation_item_background = 2130837589;
  1587. // aapt resource value: 0x7f020056
  1588. public static int design_fab_background = 2130837590;
  1589. // aapt resource value: 0x7f020057
  1590. public static int design_ic_visibility = 2130837591;
  1591. // aapt resource value: 0x7f020058
  1592. public static int design_ic_visibility_off = 2130837592;
  1593. // aapt resource value: 0x7f020059
  1594. public static int design_password_eye = 2130837593;
  1595. // aapt resource value: 0x7f02005a
  1596. public static int design_snackbar_background = 2130837594;
  1597. // aapt resource value: 0x7f02005b
  1598. public static int ic_audiotrack_dark = 2130837595;
  1599. // aapt resource value: 0x7f02005c
  1600. public static int ic_audiotrack_light = 2130837596;
  1601. // aapt resource value: 0x7f02005d
  1602. public static int ic_dialog_close_dark = 2130837597;
  1603. // aapt resource value: 0x7f02005e
  1604. public static int ic_dialog_close_light = 2130837598;
  1605. // aapt resource value: 0x7f02005f
  1606. public static int ic_group_collapse_00 = 2130837599;
  1607. // aapt resource value: 0x7f020060
  1608. public static int ic_group_collapse_01 = 2130837600;
  1609. // aapt resource value: 0x7f020061
  1610. public static int ic_group_collapse_02 = 2130837601;
  1611. // aapt resource value: 0x7f020062
  1612. public static int ic_group_collapse_03 = 2130837602;
  1613. // aapt resource value: 0x7f020063
  1614. public static int ic_group_collapse_04 = 2130837603;
  1615. // aapt resource value: 0x7f020064
  1616. public static int ic_group_collapse_05 = 2130837604;
  1617. // aapt resource value: 0x7f020065
  1618. public static int ic_group_collapse_06 = 2130837605;
  1619. // aapt resource value: 0x7f020066
  1620. public static int ic_group_collapse_07 = 2130837606;
  1621. // aapt resource value: 0x7f020067
  1622. public static int ic_group_collapse_08 = 2130837607;
  1623. // aapt resource value: 0x7f020068
  1624. public static int ic_group_collapse_09 = 2130837608;
  1625. // aapt resource value: 0x7f020069
  1626. public static int ic_group_collapse_10 = 2130837609;
  1627. // aapt resource value: 0x7f02006a
  1628. public static int ic_group_collapse_11 = 2130837610;
  1629. // aapt resource value: 0x7f02006b
  1630. public static int ic_group_collapse_12 = 2130837611;
  1631. // aapt resource value: 0x7f02006c
  1632. public static int ic_group_collapse_13 = 2130837612;
  1633. // aapt resource value: 0x7f02006d
  1634. public static int ic_group_collapse_14 = 2130837613;
  1635. // aapt resource value: 0x7f02006e
  1636. public static int ic_group_collapse_15 = 2130837614;
  1637. // aapt resource value: 0x7f02006f
  1638. public static int ic_group_expand_00 = 2130837615;
  1639. // aapt resource value: 0x7f020070
  1640. public static int ic_group_expand_01 = 2130837616;
  1641. // aapt resource value: 0x7f020071
  1642. public static int ic_group_expand_02 = 2130837617;
  1643. // aapt resource value: 0x7f020072
  1644. public static int ic_group_expand_03 = 2130837618;
  1645. // aapt resource value: 0x7f020073
  1646. public static int ic_group_expand_04 = 2130837619;
  1647. // aapt resource value: 0x7f020074
  1648. public static int ic_group_expand_05 = 2130837620;
  1649. // aapt resource value: 0x7f020075
  1650. public static int ic_group_expand_06 = 2130837621;
  1651. // aapt resource value: 0x7f020076
  1652. public static int ic_group_expand_07 = 2130837622;
  1653. // aapt resource value: 0x7f020077
  1654. public static int ic_group_expand_08 = 2130837623;
  1655. // aapt resource value: 0x7f020078
  1656. public static int ic_group_expand_09 = 2130837624;
  1657. // aapt resource value: 0x7f020079
  1658. public static int ic_group_expand_10 = 2130837625;
  1659. // aapt resource value: 0x7f02007a
  1660. public static int ic_group_expand_11 = 2130837626;
  1661. // aapt resource value: 0x7f02007b
  1662. public static int ic_group_expand_12 = 2130837627;
  1663. // aapt resource value: 0x7f02007c
  1664. public static int ic_group_expand_13 = 2130837628;
  1665. // aapt resource value: 0x7f02007d
  1666. public static int ic_group_expand_14 = 2130837629;
  1667. // aapt resource value: 0x7f02007e
  1668. public static int ic_group_expand_15 = 2130837630;
  1669. // aapt resource value: 0x7f02007f
  1670. public static int ic_media_pause_dark = 2130837631;
  1671. // aapt resource value: 0x7f020080
  1672. public static int ic_media_pause_light = 2130837632;
  1673. // aapt resource value: 0x7f020081
  1674. public static int ic_media_play_dark = 2130837633;
  1675. // aapt resource value: 0x7f020082
  1676. public static int ic_media_play_light = 2130837634;
  1677. // aapt resource value: 0x7f020083
  1678. public static int ic_media_stop_dark = 2130837635;
  1679. // aapt resource value: 0x7f020084
  1680. public static int ic_media_stop_light = 2130837636;
  1681. // aapt resource value: 0x7f020085
  1682. public static int ic_mr_button_connected_00_dark = 2130837637;
  1683. // aapt resource value: 0x7f020086
  1684. public static int ic_mr_button_connected_00_light = 2130837638;
  1685. // aapt resource value: 0x7f020087
  1686. public static int ic_mr_button_connected_01_dark = 2130837639;
  1687. // aapt resource value: 0x7f020088
  1688. public static int ic_mr_button_connected_01_light = 2130837640;
  1689. // aapt resource value: 0x7f020089
  1690. public static int ic_mr_button_connected_02_dark = 2130837641;
  1691. // aapt resource value: 0x7f02008a
  1692. public static int ic_mr_button_connected_02_light = 2130837642;
  1693. // aapt resource value: 0x7f02008b
  1694. public static int ic_mr_button_connected_03_dark = 2130837643;
  1695. // aapt resource value: 0x7f02008c
  1696. public static int ic_mr_button_connected_03_light = 2130837644;
  1697. // aapt resource value: 0x7f02008d
  1698. public static int ic_mr_button_connected_04_dark = 2130837645;
  1699. // aapt resource value: 0x7f02008e
  1700. public static int ic_mr_button_connected_04_light = 2130837646;
  1701. // aapt resource value: 0x7f02008f
  1702. public static int ic_mr_button_connected_05_dark = 2130837647;
  1703. // aapt resource value: 0x7f020090
  1704. public static int ic_mr_button_connected_05_light = 2130837648;
  1705. // aapt resource value: 0x7f020091
  1706. public static int ic_mr_button_connected_06_dark = 2130837649;
  1707. // aapt resource value: 0x7f020092
  1708. public static int ic_mr_button_connected_06_light = 2130837650;
  1709. // aapt resource value: 0x7f020093
  1710. public static int ic_mr_button_connected_07_dark = 2130837651;
  1711. // aapt resource value: 0x7f020094
  1712. public static int ic_mr_button_connected_07_light = 2130837652;
  1713. // aapt resource value: 0x7f020095
  1714. public static int ic_mr_button_connected_08_dark = 2130837653;
  1715. // aapt resource value: 0x7f020096
  1716. public static int ic_mr_button_connected_08_light = 2130837654;
  1717. // aapt resource value: 0x7f020097
  1718. public static int ic_mr_button_connected_09_dark = 2130837655;
  1719. // aapt resource value: 0x7f020098
  1720. public static int ic_mr_button_connected_09_light = 2130837656;
  1721. // aapt resource value: 0x7f020099
  1722. public static int ic_mr_button_connected_10_dark = 2130837657;
  1723. // aapt resource value: 0x7f02009a
  1724. public static int ic_mr_button_connected_10_light = 2130837658;
  1725. // aapt resource value: 0x7f02009b
  1726. public static int ic_mr_button_connected_11_dark = 2130837659;
  1727. // aapt resource value: 0x7f02009c
  1728. public static int ic_mr_button_connected_11_light = 2130837660;
  1729. // aapt resource value: 0x7f02009d
  1730. public static int ic_mr_button_connected_12_dark = 2130837661;
  1731. // aapt resource value: 0x7f02009e
  1732. public static int ic_mr_button_connected_12_light = 2130837662;
  1733. // aapt resource value: 0x7f02009f
  1734. public static int ic_mr_button_connected_13_dark = 2130837663;
  1735. // aapt resource value: 0x7f0200a0
  1736. public static int ic_mr_button_connected_13_light = 2130837664;
  1737. // aapt resource value: 0x7f0200a1
  1738. public static int ic_mr_button_connected_14_dark = 2130837665;
  1739. // aapt resource value: 0x7f0200a2
  1740. public static int ic_mr_button_connected_14_light = 2130837666;
  1741. // aapt resource value: 0x7f0200a3
  1742. public static int ic_mr_button_connected_15_dark = 2130837667;
  1743. // aapt resource value: 0x7f0200a4
  1744. public static int ic_mr_button_connected_15_light = 2130837668;
  1745. // aapt resource value: 0x7f0200a5
  1746. public static int ic_mr_button_connected_16_dark = 2130837669;
  1747. // aapt resource value: 0x7f0200a6
  1748. public static int ic_mr_button_connected_16_light = 2130837670;
  1749. // aapt resource value: 0x7f0200a7
  1750. public static int ic_mr_button_connected_17_dark = 2130837671;
  1751. // aapt resource value: 0x7f0200a8
  1752. public static int ic_mr_button_connected_17_light = 2130837672;
  1753. // aapt resource value: 0x7f0200a9
  1754. public static int ic_mr_button_connected_18_dark = 2130837673;
  1755. // aapt resource value: 0x7f0200aa
  1756. public static int ic_mr_button_connected_18_light = 2130837674;
  1757. // aapt resource value: 0x7f0200ab
  1758. public static int ic_mr_button_connected_19_dark = 2130837675;
  1759. // aapt resource value: 0x7f0200ac
  1760. public static int ic_mr_button_connected_19_light = 2130837676;
  1761. // aapt resource value: 0x7f0200ad
  1762. public static int ic_mr_button_connected_20_dark = 2130837677;
  1763. // aapt resource value: 0x7f0200ae
  1764. public static int ic_mr_button_connected_20_light = 2130837678;
  1765. // aapt resource value: 0x7f0200af
  1766. public static int ic_mr_button_connected_21_dark = 2130837679;
  1767. // aapt resource value: 0x7f0200b0
  1768. public static int ic_mr_button_connected_21_light = 2130837680;
  1769. // aapt resource value: 0x7f0200b1
  1770. public static int ic_mr_button_connected_22_dark = 2130837681;
  1771. // aapt resource value: 0x7f0200b2
  1772. public static int ic_mr_button_connected_22_light = 2130837682;
  1773. // aapt resource value: 0x7f0200b3
  1774. public static int ic_mr_button_connected_23_dark = 2130837683;
  1775. // aapt resource value: 0x7f0200b4
  1776. public static int ic_mr_button_connected_23_light = 2130837684;
  1777. // aapt resource value: 0x7f0200b5
  1778. public static int ic_mr_button_connected_24_dark = 2130837685;
  1779. // aapt resource value: 0x7f0200b6
  1780. public static int ic_mr_button_connected_24_light = 2130837686;
  1781. // aapt resource value: 0x7f0200b7
  1782. public static int ic_mr_button_connected_25_dark = 2130837687;
  1783. // aapt resource value: 0x7f0200b8
  1784. public static int ic_mr_button_connected_25_light = 2130837688;
  1785. // aapt resource value: 0x7f0200b9
  1786. public static int ic_mr_button_connected_26_dark = 2130837689;
  1787. // aapt resource value: 0x7f0200ba
  1788. public static int ic_mr_button_connected_26_light = 2130837690;
  1789. // aapt resource value: 0x7f0200bb
  1790. public static int ic_mr_button_connected_27_dark = 2130837691;
  1791. // aapt resource value: 0x7f0200bc
  1792. public static int ic_mr_button_connected_27_light = 2130837692;
  1793. // aapt resource value: 0x7f0200bd
  1794. public static int ic_mr_button_connected_28_dark = 2130837693;
  1795. // aapt resource value: 0x7f0200be
  1796. public static int ic_mr_button_connected_28_light = 2130837694;
  1797. // aapt resource value: 0x7f0200bf
  1798. public static int ic_mr_button_connected_29_dark = 2130837695;
  1799. // aapt resource value: 0x7f0200c0
  1800. public static int ic_mr_button_connected_29_light = 2130837696;
  1801. // aapt resource value: 0x7f0200c1
  1802. public static int ic_mr_button_connected_30_dark = 2130837697;
  1803. // aapt resource value: 0x7f0200c2
  1804. public static int ic_mr_button_connected_30_light = 2130837698;
  1805. // aapt resource value: 0x7f0200c3
  1806. public static int ic_mr_button_connecting_00_dark = 2130837699;
  1807. // aapt resource value: 0x7f0200c4
  1808. public static int ic_mr_button_connecting_00_light = 2130837700;
  1809. // aapt resource value: 0x7f0200c5
  1810. public static int ic_mr_button_connecting_01_dark = 2130837701;
  1811. // aapt resource value: 0x7f0200c6
  1812. public static int ic_mr_button_connecting_01_light = 2130837702;
  1813. // aapt resource value: 0x7f0200c7
  1814. public static int ic_mr_button_connecting_02_dark = 2130837703;
  1815. // aapt resource value: 0x7f0200c8
  1816. public static int ic_mr_button_connecting_02_light = 2130837704;
  1817. // aapt resource value: 0x7f0200c9
  1818. public static int ic_mr_button_connecting_03_dark = 2130837705;
  1819. // aapt resource value: 0x7f0200ca
  1820. public static int ic_mr_button_connecting_03_light = 2130837706;
  1821. // aapt resource value: 0x7f0200cb
  1822. public static int ic_mr_button_connecting_04_dark = 2130837707;
  1823. // aapt resource value: 0x7f0200cc
  1824. public static int ic_mr_button_connecting_04_light = 2130837708;
  1825. // aapt resource value: 0x7f0200cd
  1826. public static int ic_mr_button_connecting_05_dark = 2130837709;
  1827. // aapt resource value: 0x7f0200ce
  1828. public static int ic_mr_button_connecting_05_light = 2130837710;
  1829. // aapt resource value: 0x7f0200cf
  1830. public static int ic_mr_button_connecting_06_dark = 2130837711;
  1831. // aapt resource value: 0x7f0200d0
  1832. public static int ic_mr_button_connecting_06_light = 2130837712;
  1833. // aapt resource value: 0x7f0200d1
  1834. public static int ic_mr_button_connecting_07_dark = 2130837713;
  1835. // aapt resource value: 0x7f0200d2
  1836. public static int ic_mr_button_connecting_07_light = 2130837714;
  1837. // aapt resource value: 0x7f0200d3
  1838. public static int ic_mr_button_connecting_08_dark = 2130837715;
  1839. // aapt resource value: 0x7f0200d4
  1840. public static int ic_mr_button_connecting_08_light = 2130837716;
  1841. // aapt resource value: 0x7f0200d5
  1842. public static int ic_mr_button_connecting_09_dark = 2130837717;
  1843. // aapt resource value: 0x7f0200d6
  1844. public static int ic_mr_button_connecting_09_light = 2130837718;
  1845. // aapt resource value: 0x7f0200d7
  1846. public static int ic_mr_button_connecting_10_dark = 2130837719;
  1847. // aapt resource value: 0x7f0200d8
  1848. public static int ic_mr_button_connecting_10_light = 2130837720;
  1849. // aapt resource value: 0x7f0200d9
  1850. public static int ic_mr_button_connecting_11_dark = 2130837721;
  1851. // aapt resource value: 0x7f0200da
  1852. public static int ic_mr_button_connecting_11_light = 2130837722;
  1853. // aapt resource value: 0x7f0200db
  1854. public static int ic_mr_button_connecting_12_dark = 2130837723;
  1855. // aapt resource value: 0x7f0200dc
  1856. public static int ic_mr_button_connecting_12_light = 2130837724;
  1857. // aapt resource value: 0x7f0200dd
  1858. public static int ic_mr_button_connecting_13_dark = 2130837725;
  1859. // aapt resource value: 0x7f0200de
  1860. public static int ic_mr_button_connecting_13_light = 2130837726;
  1861. // aapt resource value: 0x7f0200df
  1862. public static int ic_mr_button_connecting_14_dark = 2130837727;
  1863. // aapt resource value: 0x7f0200e0
  1864. public static int ic_mr_button_connecting_14_light = 2130837728;
  1865. // aapt resource value: 0x7f0200e1
  1866. public static int ic_mr_button_connecting_15_dark = 2130837729;
  1867. // aapt resource value: 0x7f0200e2
  1868. public static int ic_mr_button_connecting_15_light = 2130837730;
  1869. // aapt resource value: 0x7f0200e3
  1870. public static int ic_mr_button_connecting_16_dark = 2130837731;
  1871. // aapt resource value: 0x7f0200e4
  1872. public static int ic_mr_button_connecting_16_light = 2130837732;
  1873. // aapt resource value: 0x7f0200e5
  1874. public static int ic_mr_button_connecting_17_dark = 2130837733;
  1875. // aapt resource value: 0x7f0200e6
  1876. public static int ic_mr_button_connecting_17_light = 2130837734;
  1877. // aapt resource value: 0x7f0200e7
  1878. public static int ic_mr_button_connecting_18_dark = 2130837735;
  1879. // aapt resource value: 0x7f0200e8
  1880. public static int ic_mr_button_connecting_18_light = 2130837736;
  1881. // aapt resource value: 0x7f0200e9
  1882. public static int ic_mr_button_connecting_19_dark = 2130837737;
  1883. // aapt resource value: 0x7f0200ea
  1884. public static int ic_mr_button_connecting_19_light = 2130837738;
  1885. // aapt resource value: 0x7f0200eb
  1886. public static int ic_mr_button_connecting_20_dark = 2130837739;
  1887. // aapt resource value: 0x7f0200ec
  1888. public static int ic_mr_button_connecting_20_light = 2130837740;
  1889. // aapt resource value: 0x7f0200ed
  1890. public static int ic_mr_button_connecting_21_dark = 2130837741;
  1891. // aapt resource value: 0x7f0200ee
  1892. public static int ic_mr_button_connecting_21_light = 2130837742;
  1893. // aapt resource value: 0x7f0200ef
  1894. public static int ic_mr_button_connecting_22_dark = 2130837743;
  1895. // aapt resource value: 0x7f0200f0
  1896. public static int ic_mr_button_connecting_22_light = 2130837744;
  1897. // aapt resource value: 0x7f0200f1
  1898. public static int ic_mr_button_connecting_23_dark = 2130837745;
  1899. // aapt resource value: 0x7f0200f2
  1900. public static int ic_mr_button_connecting_23_light = 2130837746;
  1901. // aapt resource value: 0x7f0200f3
  1902. public static int ic_mr_button_connecting_24_dark = 2130837747;
  1903. // aapt resource value: 0x7f0200f4
  1904. public static int ic_mr_button_connecting_24_light = 2130837748;
  1905. // aapt resource value: 0x7f0200f5
  1906. public static int ic_mr_button_connecting_25_dark = 2130837749;
  1907. // aapt resource value: 0x7f0200f6
  1908. public static int ic_mr_button_connecting_25_light = 2130837750;
  1909. // aapt resource value: 0x7f0200f7
  1910. public static int ic_mr_button_connecting_26_dark = 2130837751;
  1911. // aapt resource value: 0x7f0200f8
  1912. public static int ic_mr_button_connecting_26_light = 2130837752;
  1913. // aapt resource value: 0x7f0200f9
  1914. public static int ic_mr_button_connecting_27_dark = 2130837753;
  1915. // aapt resource value: 0x7f0200fa
  1916. public static int ic_mr_button_connecting_27_light = 2130837754;
  1917. // aapt resource value: 0x7f0200fb
  1918. public static int ic_mr_button_connecting_28_dark = 2130837755;
  1919. // aapt resource value: 0x7f0200fc
  1920. public static int ic_mr_button_connecting_28_light = 2130837756;
  1921. // aapt resource value: 0x7f0200fd
  1922. public static int ic_mr_button_connecting_29_dark = 2130837757;
  1923. // aapt resource value: 0x7f0200fe
  1924. public static int ic_mr_button_connecting_29_light = 2130837758;
  1925. // aapt resource value: 0x7f0200ff
  1926. public static int ic_mr_button_connecting_30_dark = 2130837759;
  1927. // aapt resource value: 0x7f020100
  1928. public static int ic_mr_button_connecting_30_light = 2130837760;
  1929. // aapt resource value: 0x7f020101
  1930. public static int ic_mr_button_disabled_dark = 2130837761;
  1931. // aapt resource value: 0x7f020102
  1932. public static int ic_mr_button_disabled_light = 2130837762;
  1933. // aapt resource value: 0x7f020103
  1934. public static int ic_mr_button_disconnected_dark = 2130837763;
  1935. // aapt resource value: 0x7f020104
  1936. public static int ic_mr_button_disconnected_light = 2130837764;
  1937. // aapt resource value: 0x7f020105
  1938. public static int ic_mr_button_grey = 2130837765;
  1939. // aapt resource value: 0x7f020106
  1940. public static int ic_vol_type_speaker_dark = 2130837766;
  1941. // aapt resource value: 0x7f020107
  1942. public static int ic_vol_type_speaker_group_dark = 2130837767;
  1943. // aapt resource value: 0x7f020108
  1944. public static int ic_vol_type_speaker_group_light = 2130837768;
  1945. // aapt resource value: 0x7f020109
  1946. public static int ic_vol_type_speaker_light = 2130837769;
  1947. // aapt resource value: 0x7f02010a
  1948. public static int ic_vol_type_tv_dark = 2130837770;
  1949. // aapt resource value: 0x7f02010b
  1950. public static int ic_vol_type_tv_light = 2130837771;
  1951. // aapt resource value: 0x7f02010c
  1952. public static int mr_button_connected_dark = 2130837772;
  1953. // aapt resource value: 0x7f02010d
  1954. public static int mr_button_connected_light = 2130837773;
  1955. // aapt resource value: 0x7f02010e
  1956. public static int mr_button_connecting_dark = 2130837774;
  1957. // aapt resource value: 0x7f02010f
  1958. public static int mr_button_connecting_light = 2130837775;
  1959. // aapt resource value: 0x7f020110
  1960. public static int mr_button_dark = 2130837776;
  1961. // aapt resource value: 0x7f020111
  1962. public static int mr_button_light = 2130837777;
  1963. // aapt resource value: 0x7f020112
  1964. public static int mr_dialog_close_dark = 2130837778;
  1965. // aapt resource value: 0x7f020113
  1966. public static int mr_dialog_close_light = 2130837779;
  1967. // aapt resource value: 0x7f020114
  1968. public static int mr_dialog_material_background_dark = 2130837780;
  1969. // aapt resource value: 0x7f020115
  1970. public static int mr_dialog_material_background_light = 2130837781;
  1971. // aapt resource value: 0x7f020116
  1972. public static int mr_group_collapse = 2130837782;
  1973. // aapt resource value: 0x7f020117
  1974. public static int mr_group_expand = 2130837783;
  1975. // aapt resource value: 0x7f020118
  1976. public static int mr_media_pause_dark = 2130837784;
  1977. // aapt resource value: 0x7f020119
  1978. public static int mr_media_pause_light = 2130837785;
  1979. // aapt resource value: 0x7f02011a
  1980. public static int mr_media_play_dark = 2130837786;
  1981. // aapt resource value: 0x7f02011b
  1982. public static int mr_media_play_light = 2130837787;
  1983. // aapt resource value: 0x7f02011c
  1984. public static int mr_media_stop_dark = 2130837788;
  1985. // aapt resource value: 0x7f02011d
  1986. public static int mr_media_stop_light = 2130837789;
  1987. // aapt resource value: 0x7f02011e
  1988. public static int mr_vol_type_audiotrack_dark = 2130837790;
  1989. // aapt resource value: 0x7f02011f
  1990. public static int mr_vol_type_audiotrack_light = 2130837791;
  1991. // aapt resource value: 0x7f020120
  1992. public static int navigation_empty_icon = 2130837792;
  1993. // aapt resource value: 0x7f020121
  1994. public static int notification_action_background = 2130837793;
  1995. // aapt resource value: 0x7f020122
  1996. public static int notification_bg = 2130837794;
  1997. // aapt resource value: 0x7f020123
  1998. public static int notification_bg_low = 2130837795;
  1999. // aapt resource value: 0x7f020124
  2000. public static int notification_bg_low_normal = 2130837796;
  2001. // aapt resource value: 0x7f020125
  2002. public static int notification_bg_low_pressed = 2130837797;
  2003. // aapt resource value: 0x7f020126
  2004. public static int notification_bg_normal = 2130837798;
  2005. // aapt resource value: 0x7f020127
  2006. public static int notification_bg_normal_pressed = 2130837799;
  2007. // aapt resource value: 0x7f020128
  2008. public static int notification_icon_background = 2130837800;
  2009. // aapt resource value: 0x7f02012d
  2010. public static int notification_template_icon_bg = 2130837805;
  2011. // aapt resource value: 0x7f02012e
  2012. public static int notification_template_icon_low_bg = 2130837806;
  2013. // aapt resource value: 0x7f020129
  2014. public static int notification_tile_bg = 2130837801;
  2015. // aapt resource value: 0x7f02012a
  2016. public static int notify_panel_notification_icon_bg = 2130837802;
  2017. // aapt resource value: 0x7f02012b
  2018. public static int tooltip_frame_dark = 2130837803;
  2019. // aapt resource value: 0x7f02012c
  2020. public static int tooltip_frame_light = 2130837804;
  2021. static Drawable()
  2022. {
  2023. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2024. }
  2025. private Drawable()
  2026. {
  2027. }
  2028. }
  2029. public partial class Id
  2030. {
  2031. // aapt resource value: 0x7f080032
  2032. public static int ALT = 2131230770;
  2033. // aapt resource value: 0x7f080033
  2034. public static int CTRL = 2131230771;
  2035. // aapt resource value: 0x7f080034
  2036. public static int FUNCTION = 2131230772;
  2037. // aapt resource value: 0x7f080035
  2038. public static int META = 2131230773;
  2039. // aapt resource value: 0x7f080036
  2040. public static int SHIFT = 2131230774;
  2041. // aapt resource value: 0x7f080037
  2042. public static int SYM = 2131230775;
  2043. // aapt resource value: 0x7f0800ba
  2044. public static int action0 = 2131230906;
  2045. // aapt resource value: 0x7f08007c
  2046. public static int action_bar = 2131230844;
  2047. // aapt resource value: 0x7f080001
  2048. public static int action_bar_activity_content = 2131230721;
  2049. // aapt resource value: 0x7f08007b
  2050. public static int action_bar_container = 2131230843;
  2051. // aapt resource value: 0x7f080077
  2052. public static int action_bar_root = 2131230839;
  2053. // aapt resource value: 0x7f080002
  2054. public static int action_bar_spinner = 2131230722;
  2055. // aapt resource value: 0x7f08005b
  2056. public static int action_bar_subtitle = 2131230811;
  2057. // aapt resource value: 0x7f08005a
  2058. public static int action_bar_title = 2131230810;
  2059. // aapt resource value: 0x7f0800b7
  2060. public static int action_container = 2131230903;
  2061. // aapt resource value: 0x7f08007d
  2062. public static int action_context_bar = 2131230845;
  2063. // aapt resource value: 0x7f0800be
  2064. public static int action_divider = 2131230910;
  2065. // aapt resource value: 0x7f0800b8
  2066. public static int action_image = 2131230904;
  2067. // aapt resource value: 0x7f080003
  2068. public static int action_menu_divider = 2131230723;
  2069. // aapt resource value: 0x7f080004
  2070. public static int action_menu_presenter = 2131230724;
  2071. // aapt resource value: 0x7f080079
  2072. public static int action_mode_bar = 2131230841;
  2073. // aapt resource value: 0x7f080078
  2074. public static int action_mode_bar_stub = 2131230840;
  2075. // aapt resource value: 0x7f08005c
  2076. public static int action_mode_close_button = 2131230812;
  2077. // aapt resource value: 0x7f0800b9
  2078. public static int action_text = 2131230905;
  2079. // aapt resource value: 0x7f0800c7
  2080. public static int actions = 2131230919;
  2081. // aapt resource value: 0x7f08005d
  2082. public static int activity_chooser_view_content = 2131230813;
  2083. // aapt resource value: 0x7f080027
  2084. public static int add = 2131230759;
  2085. // aapt resource value: 0x7f080070
  2086. public static int alertTitle = 2131230832;
  2087. // aapt resource value: 0x7f080052
  2088. public static int all = 2131230802;
  2089. // aapt resource value: 0x7f080038
  2090. public static int always = 2131230776;
  2091. // aapt resource value: 0x7f080056
  2092. public static int async = 2131230806;
  2093. // aapt resource value: 0x7f080044
  2094. public static int auto = 2131230788;
  2095. // aapt resource value: 0x7f08002f
  2096. public static int beginning = 2131230767;
  2097. // aapt resource value: 0x7f080057
  2098. public static int blocking = 2131230807;
  2099. // aapt resource value: 0x7f08003d
  2100. public static int bottom = 2131230781;
  2101. // aapt resource value: 0x7f08008b
  2102. public static int bottomtab_navarea = 2131230859;
  2103. // aapt resource value: 0x7f08008c
  2104. public static int bottomtab_tabbar = 2131230860;
  2105. // aapt resource value: 0x7f080063
  2106. public static int buttonPanel = 2131230819;
  2107. // aapt resource value: 0x7f0800bb
  2108. public static int cancel_action = 2131230907;
  2109. // aapt resource value: 0x7f080045
  2110. public static int center = 2131230789;
  2111. // aapt resource value: 0x7f080046
  2112. public static int center_horizontal = 2131230790;
  2113. // aapt resource value: 0x7f080047
  2114. public static int center_vertical = 2131230791;
  2115. // aapt resource value: 0x7f080073
  2116. public static int checkbox = 2131230835;
  2117. // aapt resource value: 0x7f0800c3
  2118. public static int chronometer = 2131230915;
  2119. // aapt resource value: 0x7f08004e
  2120. public static int clip_horizontal = 2131230798;
  2121. // aapt resource value: 0x7f08004f
  2122. public static int clip_vertical = 2131230799;
  2123. // aapt resource value: 0x7f080039
  2124. public static int collapseActionView = 2131230777;
  2125. // aapt resource value: 0x7f08008f
  2126. public static int container = 2131230863;
  2127. // aapt resource value: 0x7f080066
  2128. public static int contentPanel = 2131230822;
  2129. // aapt resource value: 0x7f080090
  2130. public static int coordinator = 2131230864;
  2131. // aapt resource value: 0x7f08006d
  2132. public static int custom = 2131230829;
  2133. // aapt resource value: 0x7f08006c
  2134. public static int customPanel = 2131230828;
  2135. // aapt resource value: 0x7f08007a
  2136. public static int decor_content_parent = 2131230842;
  2137. // aapt resource value: 0x7f080060
  2138. public static int default_activity_button = 2131230816;
  2139. // aapt resource value: 0x7f080092
  2140. public static int design_bottom_sheet = 2131230866;
  2141. // aapt resource value: 0x7f080099
  2142. public static int design_menu_item_action_area = 2131230873;
  2143. // aapt resource value: 0x7f080098
  2144. public static int design_menu_item_action_area_stub = 2131230872;
  2145. // aapt resource value: 0x7f080097
  2146. public static int design_menu_item_text = 2131230871;
  2147. // aapt resource value: 0x7f080096
  2148. public static int design_navigation_view = 2131230870;
  2149. // aapt resource value: 0x7f080020
  2150. public static int disableHome = 2131230752;
  2151. // aapt resource value: 0x7f08007e
  2152. public static int edit_query = 2131230846;
  2153. // aapt resource value: 0x7f080030
  2154. public static int end = 2131230768;
  2155. // aapt resource value: 0x7f0800c9
  2156. public static int end_padder = 2131230921;
  2157. // aapt resource value: 0x7f08003f
  2158. public static int enterAlways = 2131230783;
  2159. // aapt resource value: 0x7f080040
  2160. public static int enterAlwaysCollapsed = 2131230784;
  2161. // aapt resource value: 0x7f080041
  2162. public static int exitUntilCollapsed = 2131230785;
  2163. // aapt resource value: 0x7f08005e
  2164. public static int expand_activities_button = 2131230814;
  2165. // aapt resource value: 0x7f080072
  2166. public static int expanded_menu = 2131230834;
  2167. // aapt resource value: 0x7f080050
  2168. public static int fill = 2131230800;
  2169. // aapt resource value: 0x7f080051
  2170. public static int fill_horizontal = 2131230801;
  2171. // aapt resource value: 0x7f080048
  2172. public static int fill_vertical = 2131230792;
  2173. // aapt resource value: 0x7f080054
  2174. public static int @fixed = 2131230804;
  2175. // aapt resource value: 0x7f08009b
  2176. public static int flyoutcontent_appbar = 2131230875;
  2177. // aapt resource value: 0x7f08009c
  2178. public static int flyoutcontent_recycler = 2131230876;
  2179. // aapt resource value: 0x7f080058
  2180. public static int forever = 2131230808;
  2181. // aapt resource value: 0x7f08000a
  2182. public static int ghost_view = 2131230730;
  2183. // aapt resource value: 0x7f080005
  2184. public static int home = 2131230725;
  2185. // aapt resource value: 0x7f080021
  2186. public static int homeAsUp = 2131230753;
  2187. // aapt resource value: 0x7f080062
  2188. public static int icon = 2131230818;
  2189. // aapt resource value: 0x7f0800c8
  2190. public static int icon_group = 2131230920;
  2191. // aapt resource value: 0x7f08003a
  2192. public static int ifRoom = 2131230778;
  2193. // aapt resource value: 0x7f08005f
  2194. public static int image = 2131230815;
  2195. // aapt resource value: 0x7f0800c4
  2196. public static int info = 2131230916;
  2197. // aapt resource value: 0x7f080059
  2198. public static int italic = 2131230809;
  2199. // aapt resource value: 0x7f080000
  2200. public static int item_touch_helper_previous_elevation = 2131230720;
  2201. // aapt resource value: 0x7f08008e
  2202. public static int largeLabel = 2131230862;
  2203. // aapt resource value: 0x7f080049
  2204. public static int left = 2131230793;
  2205. // aapt resource value: 0x7f080017
  2206. public static int line1 = 2131230743;
  2207. // aapt resource value: 0x7f080018
  2208. public static int line3 = 2131230744;
  2209. // aapt resource value: 0x7f08001d
  2210. public static int listMode = 2131230749;
  2211. // aapt resource value: 0x7f080061
  2212. public static int list_item = 2131230817;
  2213. // aapt resource value: 0x7f0800ca
  2214. public static int main_appbar = 2131230922;
  2215. // aapt resource value: 0x7f0800cd
  2216. public static int main_scrollview = 2131230925;
  2217. // aapt resource value: 0x7f0800cc
  2218. public static int main_tablayout = 2131230924;
  2219. // aapt resource value: 0x7f0800cb
  2220. public static int main_toolbar = 2131230923;
  2221. // aapt resource value: 0x7f0800d3
  2222. public static int masked = 2131230931;
  2223. // aapt resource value: 0x7f0800bd
  2224. public static int media_actions = 2131230909;
  2225. // aapt resource value: 0x7f0800d1
  2226. public static int message = 2131230929;
  2227. // aapt resource value: 0x7f080031
  2228. public static int middle = 2131230769;
  2229. // aapt resource value: 0x7f080053
  2230. public static int mini = 2131230803;
  2231. // aapt resource value: 0x7f0800a9
  2232. public static int mr_art = 2131230889;
  2233. // aapt resource value: 0x7f08009e
  2234. public static int mr_chooser_list = 2131230878;
  2235. // aapt resource value: 0x7f0800a1
  2236. public static int mr_chooser_route_desc = 2131230881;
  2237. // aapt resource value: 0x7f08009f
  2238. public static int mr_chooser_route_icon = 2131230879;
  2239. // aapt resource value: 0x7f0800a0
  2240. public static int mr_chooser_route_name = 2131230880;
  2241. // aapt resource value: 0x7f08009d
  2242. public static int mr_chooser_title = 2131230877;
  2243. // aapt resource value: 0x7f0800a6
  2244. public static int mr_close = 2131230886;
  2245. // aapt resource value: 0x7f0800ac
  2246. public static int mr_control_divider = 2131230892;
  2247. // aapt resource value: 0x7f0800b2
  2248. public static int mr_control_playback_ctrl = 2131230898;
  2249. // aapt resource value: 0x7f0800b5
  2250. public static int mr_control_subtitle = 2131230901;
  2251. // aapt resource value: 0x7f0800b4
  2252. public static int mr_control_title = 2131230900;
  2253. // aapt resource value: 0x7f0800b3
  2254. public static int mr_control_title_container = 2131230899;
  2255. // aapt resource value: 0x7f0800a7
  2256. public static int mr_custom_control = 2131230887;
  2257. // aapt resource value: 0x7f0800a8
  2258. public static int mr_default_control = 2131230888;
  2259. // aapt resource value: 0x7f0800a3
  2260. public static int mr_dialog_area = 2131230883;
  2261. // aapt resource value: 0x7f0800a2
  2262. public static int mr_expandable_area = 2131230882;
  2263. // aapt resource value: 0x7f0800b6
  2264. public static int mr_group_expand_collapse = 2131230902;
  2265. // aapt resource value: 0x7f0800aa
  2266. public static int mr_media_main_control = 2131230890;
  2267. // aapt resource value: 0x7f0800a5
  2268. public static int mr_name = 2131230885;
  2269. // aapt resource value: 0x7f0800ab
  2270. public static int mr_playback_control = 2131230891;
  2271. // aapt resource value: 0x7f0800a4
  2272. public static int mr_title_bar = 2131230884;
  2273. // aapt resource value: 0x7f0800ad
  2274. public static int mr_volume_control = 2131230893;
  2275. // aapt resource value: 0x7f0800ae
  2276. public static int mr_volume_group_list = 2131230894;
  2277. // aapt resource value: 0x7f0800b0
  2278. public static int mr_volume_item_icon = 2131230896;
  2279. // aapt resource value: 0x7f0800b1
  2280. public static int mr_volume_slider = 2131230897;
  2281. // aapt resource value: 0x7f080028
  2282. public static int multiply = 2131230760;
  2283. // aapt resource value: 0x7f080095
  2284. public static int navigation_header_container = 2131230869;
  2285. // aapt resource value: 0x7f08003b
  2286. public static int never = 2131230779;
  2287. // aapt resource value: 0x7f080022
  2288. public static int none = 2131230754;
  2289. // aapt resource value: 0x7f08001e
  2290. public static int normal = 2131230750;
  2291. // aapt resource value: 0x7f0800c6
  2292. public static int notification_background = 2131230918;
  2293. // aapt resource value: 0x7f0800c0
  2294. public static int notification_main_column = 2131230912;
  2295. // aapt resource value: 0x7f0800bf
  2296. public static int notification_main_column_container = 2131230911;
  2297. // aapt resource value: 0x7f08004c
  2298. public static int parallax = 2131230796;
  2299. // aapt resource value: 0x7f080065
  2300. public static int parentPanel = 2131230821;
  2301. // aapt resource value: 0x7f08000b
  2302. public static int parent_matrix = 2131230731;
  2303. // aapt resource value: 0x7f08004d
  2304. public static int pin = 2131230797;
  2305. // aapt resource value: 0x7f080006
  2306. public static int progress_circular = 2131230726;
  2307. // aapt resource value: 0x7f080007
  2308. public static int progress_horizontal = 2131230727;
  2309. // aapt resource value: 0x7f080075
  2310. public static int radio = 2131230837;
  2311. // aapt resource value: 0x7f08004a
  2312. public static int right = 2131230794;
  2313. // aapt resource value: 0x7f0800c5
  2314. public static int right_icon = 2131230917;
  2315. // aapt resource value: 0x7f0800c1
  2316. public static int right_side = 2131230913;
  2317. // aapt resource value: 0x7f08000c
  2318. public static int save_image_matrix = 2131230732;
  2319. // aapt resource value: 0x7f08000d
  2320. public static int save_non_transition_alpha = 2131230733;
  2321. // aapt resource value: 0x7f08000e
  2322. public static int save_scale_type = 2131230734;
  2323. // aapt resource value: 0x7f080029
  2324. public static int screen = 2131230761;
  2325. // aapt resource value: 0x7f080042
  2326. public static int scroll = 2131230786;
  2327. // aapt resource value: 0x7f08006b
  2328. public static int scrollIndicatorDown = 2131230827;
  2329. // aapt resource value: 0x7f080067
  2330. public static int scrollIndicatorUp = 2131230823;
  2331. // aapt resource value: 0x7f080068
  2332. public static int scrollView = 2131230824;
  2333. // aapt resource value: 0x7f080055
  2334. public static int scrollable = 2131230805;
  2335. // aapt resource value: 0x7f080080
  2336. public static int search_badge = 2131230848;
  2337. // aapt resource value: 0x7f08007f
  2338. public static int search_bar = 2131230847;
  2339. // aapt resource value: 0x7f080081
  2340. public static int search_button = 2131230849;
  2341. // aapt resource value: 0x7f080086
  2342. public static int search_close_btn = 2131230854;
  2343. // aapt resource value: 0x7f080082
  2344. public static int search_edit_frame = 2131230850;
  2345. // aapt resource value: 0x7f080088
  2346. public static int search_go_btn = 2131230856;
  2347. // aapt resource value: 0x7f080083
  2348. public static int search_mag_icon = 2131230851;
  2349. // aapt resource value: 0x7f080084
  2350. public static int search_plate = 2131230852;
  2351. // aapt resource value: 0x7f080085
  2352. public static int search_src_text = 2131230853;
  2353. // aapt resource value: 0x7f080089
  2354. public static int search_voice_btn = 2131230857;
  2355. // aapt resource value: 0x7f08008a
  2356. public static int select_dialog_listview = 2131230858;
  2357. // aapt resource value: 0x7f0800ce
  2358. public static int shellcontent_appbar = 2131230926;
  2359. // aapt resource value: 0x7f0800d0
  2360. public static int shellcontent_scrollview = 2131230928;
  2361. // aapt resource value: 0x7f0800cf
  2362. public static int shellcontent_toolbar = 2131230927;
  2363. // aapt resource value: 0x7f080074
  2364. public static int shortcut = 2131230836;
  2365. // aapt resource value: 0x7f080023
  2366. public static int showCustom = 2131230755;
  2367. // aapt resource value: 0x7f080024
  2368. public static int showHome = 2131230756;
  2369. // aapt resource value: 0x7f080025
  2370. public static int showTitle = 2131230757;
  2371. // aapt resource value: 0x7f08008d
  2372. public static int smallLabel = 2131230861;
  2373. // aapt resource value: 0x7f080094
  2374. public static int snackbar_action = 2131230868;
  2375. // aapt resource value: 0x7f080093
  2376. public static int snackbar_text = 2131230867;
  2377. // aapt resource value: 0x7f080043
  2378. public static int snap = 2131230787;
  2379. // aapt resource value: 0x7f080064
  2380. public static int spacer = 2131230820;
  2381. // aapt resource value: 0x7f080008
  2382. public static int split_action_bar = 2131230728;
  2383. // aapt resource value: 0x7f08002a
  2384. public static int src_atop = 2131230762;
  2385. // aapt resource value: 0x7f08002b
  2386. public static int src_in = 2131230763;
  2387. // aapt resource value: 0x7f08002c
  2388. public static int src_over = 2131230764;
  2389. // aapt resource value: 0x7f08004b
  2390. public static int start = 2131230795;
  2391. // aapt resource value: 0x7f0800bc
  2392. public static int status_bar_latest_event_content = 2131230908;
  2393. // aapt resource value: 0x7f080076
  2394. public static int submenuarrow = 2131230838;
  2395. // aapt resource value: 0x7f080087
  2396. public static int submit_area = 2131230855;
  2397. // aapt resource value: 0x7f08001f
  2398. public static int tabMode = 2131230751;
  2399. // aapt resource value: 0x7f080019
  2400. public static int tag_transition_group = 2131230745;
  2401. // aapt resource value: 0x7f08001a
  2402. public static int text = 2131230746;
  2403. // aapt resource value: 0x7f08001b
  2404. public static int text2 = 2131230747;
  2405. // aapt resource value: 0x7f08006a
  2406. public static int textSpacerNoButtons = 2131230826;
  2407. // aapt resource value: 0x7f080069
  2408. public static int textSpacerNoTitle = 2131230825;
  2409. // aapt resource value: 0x7f08009a
  2410. public static int text_input_password_toggle = 2131230874;
  2411. // aapt resource value: 0x7f080014
  2412. public static int textinput_counter = 2131230740;
  2413. // aapt resource value: 0x7f080015
  2414. public static int textinput_error = 2131230741;
  2415. // aapt resource value: 0x7f0800c2
  2416. public static int time = 2131230914;
  2417. // aapt resource value: 0x7f08001c
  2418. public static int title = 2131230748;
  2419. // aapt resource value: 0x7f080071
  2420. public static int titleDividerNoCustom = 2131230833;
  2421. // aapt resource value: 0x7f08006f
  2422. public static int title_template = 2131230831;
  2423. // aapt resource value: 0x7f08003e
  2424. public static int top = 2131230782;
  2425. // aapt resource value: 0x7f08006e
  2426. public static int topPanel = 2131230830;
  2427. // aapt resource value: 0x7f080091
  2428. public static int touch_outside = 2131230865;
  2429. // aapt resource value: 0x7f08000f
  2430. public static int transition_current_scene = 2131230735;
  2431. // aapt resource value: 0x7f080010
  2432. public static int transition_layout_save = 2131230736;
  2433. // aapt resource value: 0x7f080011
  2434. public static int transition_position = 2131230737;
  2435. // aapt resource value: 0x7f080012
  2436. public static int transition_scene_layoutid_cache = 2131230738;
  2437. // aapt resource value: 0x7f080013
  2438. public static int transition_transform = 2131230739;
  2439. // aapt resource value: 0x7f08002d
  2440. public static int uniform = 2131230765;
  2441. // aapt resource value: 0x7f080009
  2442. public static int up = 2131230729;
  2443. // aapt resource value: 0x7f080026
  2444. public static int useLogo = 2131230758;
  2445. // aapt resource value: 0x7f080016
  2446. public static int view_offset_helper = 2131230742;
  2447. // aapt resource value: 0x7f0800d2
  2448. public static int visible = 2131230930;
  2449. // aapt resource value: 0x7f0800af
  2450. public static int volume_item_container = 2131230895;
  2451. // aapt resource value: 0x7f08003c
  2452. public static int withText = 2131230780;
  2453. // aapt resource value: 0x7f08002e
  2454. public static int wrap_content = 2131230766;
  2455. static Id()
  2456. {
  2457. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2458. }
  2459. private Id()
  2460. {
  2461. }
  2462. }
  2463. public partial class Integer
  2464. {
  2465. // aapt resource value: 0x7f0a0003
  2466. public static int abc_config_activityDefaultDur = 2131361795;
  2467. // aapt resource value: 0x7f0a0004
  2468. public static int abc_config_activityShortDur = 2131361796;
  2469. // aapt resource value: 0x7f0a0008
  2470. public static int app_bar_elevation_anim_duration = 2131361800;
  2471. // aapt resource value: 0x7f0a0009
  2472. public static int bottom_sheet_slide_duration = 2131361801;
  2473. // aapt resource value: 0x7f0a0005
  2474. public static int cancel_button_image_alpha = 2131361797;
  2475. // aapt resource value: 0x7f0a0006
  2476. public static int config_tooltipAnimTime = 2131361798;
  2477. // aapt resource value: 0x7f0a0007
  2478. public static int design_snackbar_text_max_lines = 2131361799;
  2479. // aapt resource value: 0x7f0a000a
  2480. public static int hide_password_duration = 2131361802;
  2481. // aapt resource value: 0x7f0a0000
  2482. public static int mr_controller_volume_group_list_animation_duration_ms = 2131361792;
  2483. // aapt resource value: 0x7f0a0001
  2484. public static int mr_controller_volume_group_list_fade_in_duration_ms = 2131361793;
  2485. // aapt resource value: 0x7f0a0002
  2486. public static int mr_controller_volume_group_list_fade_out_duration_ms = 2131361794;
  2487. // aapt resource value: 0x7f0a000b
  2488. public static int show_password_duration = 2131361803;
  2489. // aapt resource value: 0x7f0a000c
  2490. public static int status_bar_notification_info_maxnum = 2131361804;
  2491. static Integer()
  2492. {
  2493. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2494. }
  2495. private Integer()
  2496. {
  2497. }
  2498. }
  2499. public partial class Interpolator
  2500. {
  2501. // aapt resource value: 0x7f060000
  2502. public static int mr_fast_out_slow_in = 2131099648;
  2503. // aapt resource value: 0x7f060001
  2504. public static int mr_linear_out_slow_in = 2131099649;
  2505. static Interpolator()
  2506. {
  2507. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2508. }
  2509. private Interpolator()
  2510. {
  2511. }
  2512. }
  2513. public partial class Layout
  2514. {
  2515. // aapt resource value: 0x7f030000
  2516. public static int abc_action_bar_title_item = 2130903040;
  2517. // aapt resource value: 0x7f030001
  2518. public static int abc_action_bar_up_container = 2130903041;
  2519. // aapt resource value: 0x7f030002
  2520. public static int abc_action_menu_item_layout = 2130903042;
  2521. // aapt resource value: 0x7f030003
  2522. public static int abc_action_menu_layout = 2130903043;
  2523. // aapt resource value: 0x7f030004
  2524. public static int abc_action_mode_bar = 2130903044;
  2525. // aapt resource value: 0x7f030005
  2526. public static int abc_action_mode_close_item_material = 2130903045;
  2527. // aapt resource value: 0x7f030006
  2528. public static int abc_activity_chooser_view = 2130903046;
  2529. // aapt resource value: 0x7f030007
  2530. public static int abc_activity_chooser_view_list_item = 2130903047;
  2531. // aapt resource value: 0x7f030008
  2532. public static int abc_alert_dialog_button_bar_material = 2130903048;
  2533. // aapt resource value: 0x7f030009
  2534. public static int abc_alert_dialog_material = 2130903049;
  2535. // aapt resource value: 0x7f03000a
  2536. public static int abc_alert_dialog_title_material = 2130903050;
  2537. // aapt resource value: 0x7f03000b
  2538. public static int abc_dialog_title_material = 2130903051;
  2539. // aapt resource value: 0x7f03000c
  2540. public static int abc_expanded_menu_layout = 2130903052;
  2541. // aapt resource value: 0x7f03000d
  2542. public static int abc_list_menu_item_checkbox = 2130903053;
  2543. // aapt resource value: 0x7f03000e
  2544. public static int abc_list_menu_item_icon = 2130903054;
  2545. // aapt resource value: 0x7f03000f
  2546. public static int abc_list_menu_item_layout = 2130903055;
  2547. // aapt resource value: 0x7f030010
  2548. public static int abc_list_menu_item_radio = 2130903056;
  2549. // aapt resource value: 0x7f030011
  2550. public static int abc_popup_menu_header_item_layout = 2130903057;
  2551. // aapt resource value: 0x7f030012
  2552. public static int abc_popup_menu_item_layout = 2130903058;
  2553. // aapt resource value: 0x7f030013
  2554. public static int abc_screen_content_include = 2130903059;
  2555. // aapt resource value: 0x7f030014
  2556. public static int abc_screen_simple = 2130903060;
  2557. // aapt resource value: 0x7f030015
  2558. public static int abc_screen_simple_overlay_action_mode = 2130903061;
  2559. // aapt resource value: 0x7f030016
  2560. public static int abc_screen_toolbar = 2130903062;
  2561. // aapt resource value: 0x7f030017
  2562. public static int abc_search_dropdown_item_icons_2line = 2130903063;
  2563. // aapt resource value: 0x7f030018
  2564. public static int abc_search_view = 2130903064;
  2565. // aapt resource value: 0x7f030019
  2566. public static int abc_select_dialog_material = 2130903065;
  2567. // aapt resource value: 0x7f03001a
  2568. public static int BottomTabLayout = 2130903066;
  2569. // aapt resource value: 0x7f03001b
  2570. public static int design_bottom_navigation_item = 2130903067;
  2571. // aapt resource value: 0x7f03001c
  2572. public static int design_bottom_sheet_dialog = 2130903068;
  2573. // aapt resource value: 0x7f03001d
  2574. public static int design_layout_snackbar = 2130903069;
  2575. // aapt resource value: 0x7f03001e
  2576. public static int design_layout_snackbar_include = 2130903070;
  2577. // aapt resource value: 0x7f03001f
  2578. public static int design_layout_tab_icon = 2130903071;
  2579. // aapt resource value: 0x7f030020
  2580. public static int design_layout_tab_text = 2130903072;
  2581. // aapt resource value: 0x7f030021
  2582. public static int design_menu_item_action_area = 2130903073;
  2583. // aapt resource value: 0x7f030022
  2584. public static int design_navigation_item = 2130903074;
  2585. // aapt resource value: 0x7f030023
  2586. public static int design_navigation_item_header = 2130903075;
  2587. // aapt resource value: 0x7f030024
  2588. public static int design_navigation_item_separator = 2130903076;
  2589. // aapt resource value: 0x7f030025
  2590. public static int design_navigation_item_subheader = 2130903077;
  2591. // aapt resource value: 0x7f030026
  2592. public static int design_navigation_menu = 2130903078;
  2593. // aapt resource value: 0x7f030027
  2594. public static int design_navigation_menu_item = 2130903079;
  2595. // aapt resource value: 0x7f030028
  2596. public static int design_text_input_password_icon = 2130903080;
  2597. // aapt resource value: 0x7f030029
  2598. public static int FlyoutContent = 2130903081;
  2599. // aapt resource value: 0x7f03002a
  2600. public static int mr_chooser_dialog = 2130903082;
  2601. // aapt resource value: 0x7f03002b
  2602. public static int mr_chooser_list_item = 2130903083;
  2603. // aapt resource value: 0x7f03002c
  2604. public static int mr_controller_material_dialog_b = 2130903084;
  2605. // aapt resource value: 0x7f03002d
  2606. public static int mr_controller_volume_item = 2130903085;
  2607. // aapt resource value: 0x7f03002e
  2608. public static int mr_playback_control = 2130903086;
  2609. // aapt resource value: 0x7f03002f
  2610. public static int mr_volume_control = 2130903087;
  2611. // aapt resource value: 0x7f030030
  2612. public static int notification_action = 2130903088;
  2613. // aapt resource value: 0x7f030031
  2614. public static int notification_action_tombstone = 2130903089;
  2615. // aapt resource value: 0x7f030032
  2616. public static int notification_media_action = 2130903090;
  2617. // aapt resource value: 0x7f030033
  2618. public static int notification_media_cancel_action = 2130903091;
  2619. // aapt resource value: 0x7f030034
  2620. public static int notification_template_big_media = 2130903092;
  2621. // aapt resource value: 0x7f030035
  2622. public static int notification_template_big_media_custom = 2130903093;
  2623. // aapt resource value: 0x7f030036
  2624. public static int notification_template_big_media_narrow = 2130903094;
  2625. // aapt resource value: 0x7f030037
  2626. public static int notification_template_big_media_narrow_custom = 2130903095;
  2627. // aapt resource value: 0x7f030038
  2628. public static int notification_template_custom_big = 2130903096;
  2629. // aapt resource value: 0x7f030039
  2630. public static int notification_template_icon_group = 2130903097;
  2631. // aapt resource value: 0x7f03003a
  2632. public static int notification_template_lines_media = 2130903098;
  2633. // aapt resource value: 0x7f03003b
  2634. public static int notification_template_media = 2130903099;
  2635. // aapt resource value: 0x7f03003c
  2636. public static int notification_template_media_custom = 2130903100;
  2637. // aapt resource value: 0x7f03003d
  2638. public static int notification_template_part_chronometer = 2130903101;
  2639. // aapt resource value: 0x7f03003e
  2640. public static int notification_template_part_time = 2130903102;
  2641. // aapt resource value: 0x7f03003f
  2642. public static int RootLayout = 2130903103;
  2643. // aapt resource value: 0x7f030040
  2644. public static int select_dialog_item_material = 2130903104;
  2645. // aapt resource value: 0x7f030041
  2646. public static int select_dialog_multichoice_material = 2130903105;
  2647. // aapt resource value: 0x7f030042
  2648. public static int select_dialog_singlechoice_material = 2130903106;
  2649. // aapt resource value: 0x7f030043
  2650. public static int ShellContent = 2130903107;
  2651. // aapt resource value: 0x7f030044
  2652. public static int support_simple_spinner_dropdown_item = 2130903108;
  2653. // aapt resource value: 0x7f030045
  2654. public static int tooltip = 2130903109;
  2655. static Layout()
  2656. {
  2657. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2658. }
  2659. private Layout()
  2660. {
  2661. }
  2662. }
  2663. public partial class String
  2664. {
  2665. // aapt resource value: 0x7f090015
  2666. public static int abc_action_bar_home_description = 2131296277;
  2667. // aapt resource value: 0x7f090016
  2668. public static int abc_action_bar_up_description = 2131296278;
  2669. // aapt resource value: 0x7f090017
  2670. public static int abc_action_menu_overflow_description = 2131296279;
  2671. // aapt resource value: 0x7f090018
  2672. public static int abc_action_mode_done = 2131296280;
  2673. // aapt resource value: 0x7f090019
  2674. public static int abc_activity_chooser_view_see_all = 2131296281;
  2675. // aapt resource value: 0x7f09001a
  2676. public static int abc_activitychooserview_choose_application = 2131296282;
  2677. // aapt resource value: 0x7f09001b
  2678. public static int abc_capital_off = 2131296283;
  2679. // aapt resource value: 0x7f09001c
  2680. public static int abc_capital_on = 2131296284;
  2681. // aapt resource value: 0x7f090027
  2682. public static int abc_font_family_body_1_material = 2131296295;
  2683. // aapt resource value: 0x7f090028
  2684. public static int abc_font_family_body_2_material = 2131296296;
  2685. // aapt resource value: 0x7f090029
  2686. public static int abc_font_family_button_material = 2131296297;
  2687. // aapt resource value: 0x7f09002a
  2688. public static int abc_font_family_caption_material = 2131296298;
  2689. // aapt resource value: 0x7f09002b
  2690. public static int abc_font_family_display_1_material = 2131296299;
  2691. // aapt resource value: 0x7f09002c
  2692. public static int abc_font_family_display_2_material = 2131296300;
  2693. // aapt resource value: 0x7f09002d
  2694. public static int abc_font_family_display_3_material = 2131296301;
  2695. // aapt resource value: 0x7f09002e
  2696. public static int abc_font_family_display_4_material = 2131296302;
  2697. // aapt resource value: 0x7f09002f
  2698. public static int abc_font_family_headline_material = 2131296303;
  2699. // aapt resource value: 0x7f090030
  2700. public static int abc_font_family_menu_material = 2131296304;
  2701. // aapt resource value: 0x7f090031
  2702. public static int abc_font_family_subhead_material = 2131296305;
  2703. // aapt resource value: 0x7f090032
  2704. public static int abc_font_family_title_material = 2131296306;
  2705. // aapt resource value: 0x7f09001d
  2706. public static int abc_search_hint = 2131296285;
  2707. // aapt resource value: 0x7f09001e
  2708. public static int abc_searchview_description_clear = 2131296286;
  2709. // aapt resource value: 0x7f09001f
  2710. public static int abc_searchview_description_query = 2131296287;
  2711. // aapt resource value: 0x7f090020
  2712. public static int abc_searchview_description_search = 2131296288;
  2713. // aapt resource value: 0x7f090021
  2714. public static int abc_searchview_description_submit = 2131296289;
  2715. // aapt resource value: 0x7f090022
  2716. public static int abc_searchview_description_voice = 2131296290;
  2717. // aapt resource value: 0x7f090023
  2718. public static int abc_shareactionprovider_share_with = 2131296291;
  2719. // aapt resource value: 0x7f090024
  2720. public static int abc_shareactionprovider_share_with_application = 2131296292;
  2721. // aapt resource value: 0x7f090025
  2722. public static int abc_toolbar_collapse_description = 2131296293;
  2723. // aapt resource value: 0x7f090033
  2724. public static int appbar_scrolling_view_behavior = 2131296307;
  2725. // aapt resource value: 0x7f090034
  2726. public static int bottom_sheet_behavior = 2131296308;
  2727. // aapt resource value: 0x7f090035
  2728. public static int character_counter_pattern = 2131296309;
  2729. // aapt resource value: 0x7f09003c
  2730. public static int library_name = 2131296316;
  2731. // aapt resource value: 0x7f090000
  2732. public static int mr_button_content_description = 2131296256;
  2733. // aapt resource value: 0x7f090001
  2734. public static int mr_cast_button_connected = 2131296257;
  2735. // aapt resource value: 0x7f090002
  2736. public static int mr_cast_button_connecting = 2131296258;
  2737. // aapt resource value: 0x7f090003
  2738. public static int mr_cast_button_disconnected = 2131296259;
  2739. // aapt resource value: 0x7f090004
  2740. public static int mr_chooser_searching = 2131296260;
  2741. // aapt resource value: 0x7f090005
  2742. public static int mr_chooser_title = 2131296261;
  2743. // aapt resource value: 0x7f090006
  2744. public static int mr_controller_album_art = 2131296262;
  2745. // aapt resource value: 0x7f090007
  2746. public static int mr_controller_casting_screen = 2131296263;
  2747. // aapt resource value: 0x7f090008
  2748. public static int mr_controller_close_description = 2131296264;
  2749. // aapt resource value: 0x7f090009
  2750. public static int mr_controller_collapse_group = 2131296265;
  2751. // aapt resource value: 0x7f09000a
  2752. public static int mr_controller_disconnect = 2131296266;
  2753. // aapt resource value: 0x7f09000b
  2754. public static int mr_controller_expand_group = 2131296267;
  2755. // aapt resource value: 0x7f09000c
  2756. public static int mr_controller_no_info_available = 2131296268;
  2757. // aapt resource value: 0x7f09000d
  2758. public static int mr_controller_no_media_selected = 2131296269;
  2759. // aapt resource value: 0x7f09000e
  2760. public static int mr_controller_pause = 2131296270;
  2761. // aapt resource value: 0x7f09000f
  2762. public static int mr_controller_play = 2131296271;
  2763. // aapt resource value: 0x7f090010
  2764. public static int mr_controller_stop = 2131296272;
  2765. // aapt resource value: 0x7f090011
  2766. public static int mr_controller_stop_casting = 2131296273;
  2767. // aapt resource value: 0x7f090012
  2768. public static int mr_controller_volume_slider = 2131296274;
  2769. // aapt resource value: 0x7f090013
  2770. public static int mr_system_route_name = 2131296275;
  2771. // aapt resource value: 0x7f090014
  2772. public static int mr_user_route_category_name = 2131296276;
  2773. // aapt resource value: 0x7f090036
  2774. public static int password_toggle_content_description = 2131296310;
  2775. // aapt resource value: 0x7f090037
  2776. public static int path_password_eye = 2131296311;
  2777. // aapt resource value: 0x7f090038
  2778. public static int path_password_eye_mask_strike_through = 2131296312;
  2779. // aapt resource value: 0x7f090039
  2780. public static int path_password_eye_mask_visible = 2131296313;
  2781. // aapt resource value: 0x7f09003a
  2782. public static int path_password_strike_through = 2131296314;
  2783. // aapt resource value: 0x7f090026
  2784. public static int search_menu_title = 2131296294;
  2785. // aapt resource value: 0x7f09003b
  2786. public static int status_bar_notification_info_overflow = 2131296315;
  2787. static String()
  2788. {
  2789. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2790. }
  2791. private String()
  2792. {
  2793. }
  2794. }
  2795. public partial class Style
  2796. {
  2797. // aapt resource value: 0x7f0b00a4
  2798. public static int AlertDialog_AppCompat = 2131427492;
  2799. // aapt resource value: 0x7f0b00a5
  2800. public static int AlertDialog_AppCompat_Light = 2131427493;
  2801. // aapt resource value: 0x7f0b00a6
  2802. public static int Animation_AppCompat_Dialog = 2131427494;
  2803. // aapt resource value: 0x7f0b00a7
  2804. public static int Animation_AppCompat_DropDownUp = 2131427495;
  2805. // aapt resource value: 0x7f0b00a8
  2806. public static int Animation_AppCompat_Tooltip = 2131427496;
  2807. // aapt resource value: 0x7f0b016e
  2808. public static int Animation_Design_BottomSheetDialog = 2131427694;
  2809. // aapt resource value: 0x7f0b00a9
  2810. public static int Base_AlertDialog_AppCompat = 2131427497;
  2811. // aapt resource value: 0x7f0b00aa
  2812. public static int Base_AlertDialog_AppCompat_Light = 2131427498;
  2813. // aapt resource value: 0x7f0b00ab
  2814. public static int Base_Animation_AppCompat_Dialog = 2131427499;
  2815. // aapt resource value: 0x7f0b00ac
  2816. public static int Base_Animation_AppCompat_DropDownUp = 2131427500;
  2817. // aapt resource value: 0x7f0b00ad
  2818. public static int Base_Animation_AppCompat_Tooltip = 2131427501;
  2819. // aapt resource value: 0x7f0b000c
  2820. public static int Base_CardView = 2131427340;
  2821. // aapt resource value: 0x7f0b00ae
  2822. public static int Base_DialogWindowTitle_AppCompat = 2131427502;
  2823. // aapt resource value: 0x7f0b00af
  2824. public static int Base_DialogWindowTitleBackground_AppCompat = 2131427503;
  2825. // aapt resource value: 0x7f0b0048
  2826. public static int Base_TextAppearance_AppCompat = 2131427400;
  2827. // aapt resource value: 0x7f0b0049
  2828. public static int Base_TextAppearance_AppCompat_Body1 = 2131427401;
  2829. // aapt resource value: 0x7f0b004a
  2830. public static int Base_TextAppearance_AppCompat_Body2 = 2131427402;
  2831. // aapt resource value: 0x7f0b0036
  2832. public static int Base_TextAppearance_AppCompat_Button = 2131427382;
  2833. // aapt resource value: 0x7f0b004b
  2834. public static int Base_TextAppearance_AppCompat_Caption = 2131427403;
  2835. // aapt resource value: 0x7f0b004c
  2836. public static int Base_TextAppearance_AppCompat_Display1 = 2131427404;
  2837. // aapt resource value: 0x7f0b004d
  2838. public static int Base_TextAppearance_AppCompat_Display2 = 2131427405;
  2839. // aapt resource value: 0x7f0b004e
  2840. public static int Base_TextAppearance_AppCompat_Display3 = 2131427406;
  2841. // aapt resource value: 0x7f0b004f
  2842. public static int Base_TextAppearance_AppCompat_Display4 = 2131427407;
  2843. // aapt resource value: 0x7f0b0050
  2844. public static int Base_TextAppearance_AppCompat_Headline = 2131427408;
  2845. // aapt resource value: 0x7f0b001a
  2846. public static int Base_TextAppearance_AppCompat_Inverse = 2131427354;
  2847. // aapt resource value: 0x7f0b0051
  2848. public static int Base_TextAppearance_AppCompat_Large = 2131427409;
  2849. // aapt resource value: 0x7f0b001b
  2850. public static int Base_TextAppearance_AppCompat_Large_Inverse = 2131427355;
  2851. // aapt resource value: 0x7f0b0052
  2852. public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131427410;
  2853. // aapt resource value: 0x7f0b0053
  2854. public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131427411;
  2855. // aapt resource value: 0x7f0b0054
  2856. public static int Base_TextAppearance_AppCompat_Medium = 2131427412;
  2857. // aapt resource value: 0x7f0b001c
  2858. public static int Base_TextAppearance_AppCompat_Medium_Inverse = 2131427356;
  2859. // aapt resource value: 0x7f0b0055
  2860. public static int Base_TextAppearance_AppCompat_Menu = 2131427413;
  2861. // aapt resource value: 0x7f0b00b0
  2862. public static int Base_TextAppearance_AppCompat_SearchResult = 2131427504;
  2863. // aapt resource value: 0x7f0b0056
  2864. public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131427414;
  2865. // aapt resource value: 0x7f0b0057
  2866. public static int Base_TextAppearance_AppCompat_SearchResult_Title = 2131427415;
  2867. // aapt resource value: 0x7f0b0058
  2868. public static int Base_TextAppearance_AppCompat_Small = 2131427416;
  2869. // aapt resource value: 0x7f0b001d
  2870. public static int Base_TextAppearance_AppCompat_Small_Inverse = 2131427357;
  2871. // aapt resource value: 0x7f0b0059
  2872. public static int Base_TextAppearance_AppCompat_Subhead = 2131427417;
  2873. // aapt resource value: 0x7f0b001e
  2874. public static int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131427358;
  2875. // aapt resource value: 0x7f0b005a
  2876. public static int Base_TextAppearance_AppCompat_Title = 2131427418;
  2877. // aapt resource value: 0x7f0b001f
  2878. public static int Base_TextAppearance_AppCompat_Title_Inverse = 2131427359;
  2879. // aapt resource value: 0x7f0b00b1
  2880. public static int Base_TextAppearance_AppCompat_Tooltip = 2131427505;
  2881. // aapt resource value: 0x7f0b0095
  2882. public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131427477;
  2883. // aapt resource value: 0x7f0b005b
  2884. public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131427419;
  2885. // aapt resource value: 0x7f0b005c
  2886. public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131427420;
  2887. // aapt resource value: 0x7f0b005d
  2888. public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131427421;
  2889. // aapt resource value: 0x7f0b005e
  2890. public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131427422;
  2891. // aapt resource value: 0x7f0b005f
  2892. public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131427423;
  2893. // aapt resource value: 0x7f0b0060
  2894. public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131427424;
  2895. // aapt resource value: 0x7f0b0061
  2896. public static int Base_TextAppearance_AppCompat_Widget_Button = 2131427425;
  2897. // aapt resource value: 0x7f0b009c
  2898. public static int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131427484;
  2899. // aapt resource value: 0x7f0b009d
  2900. public static int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2131427485;
  2901. // aapt resource value: 0x7f0b0096
  2902. public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131427478;
  2903. // aapt resource value: 0x7f0b00b2
  2904. public static int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131427506;
  2905. // aapt resource value: 0x7f0b0062
  2906. public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131427426;
  2907. // aapt resource value: 0x7f0b0063
  2908. public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131427427;
  2909. // aapt resource value: 0x7f0b0064
  2910. public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131427428;
  2911. // aapt resource value: 0x7f0b0065
  2912. public static int Base_TextAppearance_AppCompat_Widget_Switch = 2131427429;
  2913. // aapt resource value: 0x7f0b0066
  2914. public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131427430;
  2915. // aapt resource value: 0x7f0b00b3
  2916. public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131427507;
  2917. // aapt resource value: 0x7f0b0067
  2918. public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131427431;
  2919. // aapt resource value: 0x7f0b0068
  2920. public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131427432;
  2921. // aapt resource value: 0x7f0b0069
  2922. public static int Base_Theme_AppCompat = 2131427433;
  2923. // aapt resource value: 0x7f0b00b4
  2924. public static int Base_Theme_AppCompat_CompactMenu = 2131427508;
  2925. // aapt resource value: 0x7f0b0020
  2926. public static int Base_Theme_AppCompat_Dialog = 2131427360;
  2927. // aapt resource value: 0x7f0b0021
  2928. public static int Base_Theme_AppCompat_Dialog_Alert = 2131427361;
  2929. // aapt resource value: 0x7f0b00b5
  2930. public static int Base_Theme_AppCompat_Dialog_FixedSize = 2131427509;
  2931. // aapt resource value: 0x7f0b0022
  2932. public static int Base_Theme_AppCompat_Dialog_MinWidth = 2131427362;
  2933. // aapt resource value: 0x7f0b0010
  2934. public static int Base_Theme_AppCompat_DialogWhenLarge = 2131427344;
  2935. // aapt resource value: 0x7f0b006a
  2936. public static int Base_Theme_AppCompat_Light = 2131427434;
  2937. // aapt resource value: 0x7f0b00b6
  2938. public static int Base_Theme_AppCompat_Light_DarkActionBar = 2131427510;
  2939. // aapt resource value: 0x7f0b0023
  2940. public static int Base_Theme_AppCompat_Light_Dialog = 2131427363;
  2941. // aapt resource value: 0x7f0b0024
  2942. public static int Base_Theme_AppCompat_Light_Dialog_Alert = 2131427364;
  2943. // aapt resource value: 0x7f0b00b7
  2944. public static int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131427511;
  2945. // aapt resource value: 0x7f0b0025
  2946. public static int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131427365;
  2947. // aapt resource value: 0x7f0b0011
  2948. public static int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131427345;
  2949. // aapt resource value: 0x7f0b00b8
  2950. public static int Base_ThemeOverlay_AppCompat = 2131427512;
  2951. // aapt resource value: 0x7f0b00b9
  2952. public static int Base_ThemeOverlay_AppCompat_ActionBar = 2131427513;
  2953. // aapt resource value: 0x7f0b00ba
  2954. public static int Base_ThemeOverlay_AppCompat_Dark = 2131427514;
  2955. // aapt resource value: 0x7f0b00bb
  2956. public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131427515;
  2957. // aapt resource value: 0x7f0b0026
  2958. public static int Base_ThemeOverlay_AppCompat_Dialog = 2131427366;
  2959. // aapt resource value: 0x7f0b0027
  2960. public static int Base_ThemeOverlay_AppCompat_Dialog_Alert = 2131427367;
  2961. // aapt resource value: 0x7f0b00bc
  2962. public static int Base_ThemeOverlay_AppCompat_Light = 2131427516;
  2963. // aapt resource value: 0x7f0b0028
  2964. public static int Base_V11_Theme_AppCompat_Dialog = 2131427368;
  2965. // aapt resource value: 0x7f0b0029
  2966. public static int Base_V11_Theme_AppCompat_Light_Dialog = 2131427369;
  2967. // aapt resource value: 0x7f0b002a
  2968. public static int Base_V11_ThemeOverlay_AppCompat_Dialog = 2131427370;
  2969. // aapt resource value: 0x7f0b0032
  2970. public static int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2131427378;
  2971. // aapt resource value: 0x7f0b0033
  2972. public static int Base_V12_Widget_AppCompat_EditText = 2131427379;
  2973. // aapt resource value: 0x7f0b016f
  2974. public static int Base_V14_Widget_Design_AppBarLayout = 2131427695;
  2975. // aapt resource value: 0x7f0b006b
  2976. public static int Base_V21_Theme_AppCompat = 2131427435;
  2977. // aapt resource value: 0x7f0b006c
  2978. public static int Base_V21_Theme_AppCompat_Dialog = 2131427436;
  2979. // aapt resource value: 0x7f0b006d
  2980. public static int Base_V21_Theme_AppCompat_Light = 2131427437;
  2981. // aapt resource value: 0x7f0b006e
  2982. public static int Base_V21_Theme_AppCompat_Light_Dialog = 2131427438;
  2983. // aapt resource value: 0x7f0b006f
  2984. public static int Base_V21_ThemeOverlay_AppCompat_Dialog = 2131427439;
  2985. // aapt resource value: 0x7f0b016b
  2986. public static int Base_V21_Widget_Design_AppBarLayout = 2131427691;
  2987. // aapt resource value: 0x7f0b0093
  2988. public static int Base_V22_Theme_AppCompat = 2131427475;
  2989. // aapt resource value: 0x7f0b0094
  2990. public static int Base_V22_Theme_AppCompat_Light = 2131427476;
  2991. // aapt resource value: 0x7f0b0097
  2992. public static int Base_V23_Theme_AppCompat = 2131427479;
  2993. // aapt resource value: 0x7f0b0098
  2994. public static int Base_V23_Theme_AppCompat_Light = 2131427480;
  2995. // aapt resource value: 0x7f0b00a0
  2996. public static int Base_V26_Theme_AppCompat = 2131427488;
  2997. // aapt resource value: 0x7f0b00a1
  2998. public static int Base_V26_Theme_AppCompat_Light = 2131427489;
  2999. // aapt resource value: 0x7f0b00a2
  3000. public static int Base_V26_Widget_AppCompat_Toolbar = 2131427490;
  3001. // aapt resource value: 0x7f0b016d
  3002. public static int Base_V26_Widget_Design_AppBarLayout = 2131427693;
  3003. // aapt resource value: 0x7f0b00bd
  3004. public static int Base_V7_Theme_AppCompat = 2131427517;
  3005. // aapt resource value: 0x7f0b00be
  3006. public static int Base_V7_Theme_AppCompat_Dialog = 2131427518;
  3007. // aapt resource value: 0x7f0b00bf
  3008. public static int Base_V7_Theme_AppCompat_Light = 2131427519;
  3009. // aapt resource value: 0x7f0b00c0
  3010. public static int Base_V7_Theme_AppCompat_Light_Dialog = 2131427520;
  3011. // aapt resource value: 0x7f0b00c1
  3012. public static int Base_V7_ThemeOverlay_AppCompat_Dialog = 2131427521;
  3013. // aapt resource value: 0x7f0b00c2
  3014. public static int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131427522;
  3015. // aapt resource value: 0x7f0b00c3
  3016. public static int Base_V7_Widget_AppCompat_EditText = 2131427523;
  3017. // aapt resource value: 0x7f0b00c4
  3018. public static int Base_V7_Widget_AppCompat_Toolbar = 2131427524;
  3019. // aapt resource value: 0x7f0b00c5
  3020. public static int Base_Widget_AppCompat_ActionBar = 2131427525;
  3021. // aapt resource value: 0x7f0b00c6
  3022. public static int Base_Widget_AppCompat_ActionBar_Solid = 2131427526;
  3023. // aapt resource value: 0x7f0b00c7
  3024. public static int Base_Widget_AppCompat_ActionBar_TabBar = 2131427527;
  3025. // aapt resource value: 0x7f0b0070
  3026. public static int Base_Widget_AppCompat_ActionBar_TabText = 2131427440;
  3027. // aapt resource value: 0x7f0b0071
  3028. public static int Base_Widget_AppCompat_ActionBar_TabView = 2131427441;
  3029. // aapt resource value: 0x7f0b0072
  3030. public static int Base_Widget_AppCompat_ActionButton = 2131427442;
  3031. // aapt resource value: 0x7f0b0073
  3032. public static int Base_Widget_AppCompat_ActionButton_CloseMode = 2131427443;
  3033. // aapt resource value: 0x7f0b0074
  3034. public static int Base_Widget_AppCompat_ActionButton_Overflow = 2131427444;
  3035. // aapt resource value: 0x7f0b00c8
  3036. public static int Base_Widget_AppCompat_ActionMode = 2131427528;
  3037. // aapt resource value: 0x7f0b00c9
  3038. public static int Base_Widget_AppCompat_ActivityChooserView = 2131427529;
  3039. // aapt resource value: 0x7f0b0034
  3040. public static int Base_Widget_AppCompat_AutoCompleteTextView = 2131427380;
  3041. // aapt resource value: 0x7f0b0075
  3042. public static int Base_Widget_AppCompat_Button = 2131427445;
  3043. // aapt resource value: 0x7f0b0076
  3044. public static int Base_Widget_AppCompat_Button_Borderless = 2131427446;
  3045. // aapt resource value: 0x7f0b0077
  3046. public static int Base_Widget_AppCompat_Button_Borderless_Colored = 2131427447;
  3047. // aapt resource value: 0x7f0b00ca
  3048. public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131427530;
  3049. // aapt resource value: 0x7f0b0099
  3050. public static int Base_Widget_AppCompat_Button_Colored = 2131427481;
  3051. // aapt resource value: 0x7f0b0078
  3052. public static int Base_Widget_AppCompat_Button_Small = 2131427448;
  3053. // aapt resource value: 0x7f0b0079
  3054. public static int Base_Widget_AppCompat_ButtonBar = 2131427449;
  3055. // aapt resource value: 0x7f0b00cb
  3056. public static int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131427531;
  3057. // aapt resource value: 0x7f0b007a
  3058. public static int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131427450;
  3059. // aapt resource value: 0x7f0b007b
  3060. public static int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131427451;
  3061. // aapt resource value: 0x7f0b00cc
  3062. public static int Base_Widget_AppCompat_CompoundButton_Switch = 2131427532;
  3063. // aapt resource value: 0x7f0b000f
  3064. public static int Base_Widget_AppCompat_DrawerArrowToggle = 2131427343;
  3065. // aapt resource value: 0x7f0b00cd
  3066. public static int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131427533;
  3067. // aapt resource value: 0x7f0b007c
  3068. public static int Base_Widget_AppCompat_DropDownItem_Spinner = 2131427452;
  3069. // aapt resource value: 0x7f0b0035
  3070. public static int Base_Widget_AppCompat_EditText = 2131427381;
  3071. // aapt resource value: 0x7f0b007d
  3072. public static int Base_Widget_AppCompat_ImageButton = 2131427453;
  3073. // aapt resource value: 0x7f0b00ce
  3074. public static int Base_Widget_AppCompat_Light_ActionBar = 2131427534;
  3075. // aapt resource value: 0x7f0b00cf
  3076. public static int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131427535;
  3077. // aapt resource value: 0x7f0b00d0
  3078. public static int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131427536;
  3079. // aapt resource value: 0x7f0b007e
  3080. public static int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131427454;
  3081. // aapt resource value: 0x7f0b007f
  3082. public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131427455;
  3083. // aapt resource value: 0x7f0b0080
  3084. public static int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131427456;
  3085. // aapt resource value: 0x7f0b0081
  3086. public static int Base_Widget_AppCompat_Light_PopupMenu = 2131427457;
  3087. // aapt resource value: 0x7f0b0082
  3088. public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131427458;
  3089. // aapt resource value: 0x7f0b00d1
  3090. public static int Base_Widget_AppCompat_ListMenuView = 2131427537;
  3091. // aapt resource value: 0x7f0b0083
  3092. public static int Base_Widget_AppCompat_ListPopupWindow = 2131427459;
  3093. // aapt resource value: 0x7f0b0084
  3094. public static int Base_Widget_AppCompat_ListView = 2131427460;
  3095. // aapt resource value: 0x7f0b0085
  3096. public static int Base_Widget_AppCompat_ListView_DropDown = 2131427461;
  3097. // aapt resource value: 0x7f0b0086
  3098. public static int Base_Widget_AppCompat_ListView_Menu = 2131427462;
  3099. // aapt resource value: 0x7f0b0087
  3100. public static int Base_Widget_AppCompat_PopupMenu = 2131427463;
  3101. // aapt resource value: 0x7f0b0088
  3102. public static int Base_Widget_AppCompat_PopupMenu_Overflow = 2131427464;
  3103. // aapt resource value: 0x7f0b00d2
  3104. public static int Base_Widget_AppCompat_PopupWindow = 2131427538;
  3105. // aapt resource value: 0x7f0b002b
  3106. public static int Base_Widget_AppCompat_ProgressBar = 2131427371;
  3107. // aapt resource value: 0x7f0b002c
  3108. public static int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131427372;
  3109. // aapt resource value: 0x7f0b0089
  3110. public static int Base_Widget_AppCompat_RatingBar = 2131427465;
  3111. // aapt resource value: 0x7f0b009a
  3112. public static int Base_Widget_AppCompat_RatingBar_Indicator = 2131427482;
  3113. // aapt resource value: 0x7f0b009b
  3114. public static int Base_Widget_AppCompat_RatingBar_Small = 2131427483;
  3115. // aapt resource value: 0x7f0b00d3
  3116. public static int Base_Widget_AppCompat_SearchView = 2131427539;
  3117. // aapt resource value: 0x7f0b00d4
  3118. public static int Base_Widget_AppCompat_SearchView_ActionBar = 2131427540;
  3119. // aapt resource value: 0x7f0b008a
  3120. public static int Base_Widget_AppCompat_SeekBar = 2131427466;
  3121. // aapt resource value: 0x7f0b00d5
  3122. public static int Base_Widget_AppCompat_SeekBar_Discrete = 2131427541;
  3123. // aapt resource value: 0x7f0b008b
  3124. public static int Base_Widget_AppCompat_Spinner = 2131427467;
  3125. // aapt resource value: 0x7f0b0012
  3126. public static int Base_Widget_AppCompat_Spinner_Underlined = 2131427346;
  3127. // aapt resource value: 0x7f0b008c
  3128. public static int Base_Widget_AppCompat_TextView_SpinnerItem = 2131427468;
  3129. // aapt resource value: 0x7f0b00a3
  3130. public static int Base_Widget_AppCompat_Toolbar = 2131427491;
  3131. // aapt resource value: 0x7f0b008d
  3132. public static int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131427469;
  3133. // aapt resource value: 0x7f0b016c
  3134. public static int Base_Widget_Design_AppBarLayout = 2131427692;
  3135. // aapt resource value: 0x7f0b0170
  3136. public static int Base_Widget_Design_TabLayout = 2131427696;
  3137. // aapt resource value: 0x7f0b000b
  3138. public static int CardView = 2131427339;
  3139. // aapt resource value: 0x7f0b000d
  3140. public static int CardView_Dark = 2131427341;
  3141. // aapt resource value: 0x7f0b000e
  3142. public static int CardView_Light = 2131427342;
  3143. // aapt resource value: 0x7f0b002d
  3144. public static int Platform_AppCompat = 2131427373;
  3145. // aapt resource value: 0x7f0b002e
  3146. public static int Platform_AppCompat_Light = 2131427374;
  3147. // aapt resource value: 0x7f0b008e
  3148. public static int Platform_ThemeOverlay_AppCompat = 2131427470;
  3149. // aapt resource value: 0x7f0b008f
  3150. public static int Platform_ThemeOverlay_AppCompat_Dark = 2131427471;
  3151. // aapt resource value: 0x7f0b0090
  3152. public static int Platform_ThemeOverlay_AppCompat_Light = 2131427472;
  3153. // aapt resource value: 0x7f0b002f
  3154. public static int Platform_V11_AppCompat = 2131427375;
  3155. // aapt resource value: 0x7f0b0030
  3156. public static int Platform_V11_AppCompat_Light = 2131427376;
  3157. // aapt resource value: 0x7f0b0037
  3158. public static int Platform_V14_AppCompat = 2131427383;
  3159. // aapt resource value: 0x7f0b0038
  3160. public static int Platform_V14_AppCompat_Light = 2131427384;
  3161. // aapt resource value: 0x7f0b0091
  3162. public static int Platform_V21_AppCompat = 2131427473;
  3163. // aapt resource value: 0x7f0b0092
  3164. public static int Platform_V21_AppCompat_Light = 2131427474;
  3165. // aapt resource value: 0x7f0b009e
  3166. public static int Platform_V25_AppCompat = 2131427486;
  3167. // aapt resource value: 0x7f0b009f
  3168. public static int Platform_V25_AppCompat_Light = 2131427487;
  3169. // aapt resource value: 0x7f0b0031
  3170. public static int Platform_Widget_AppCompat_Spinner = 2131427377;
  3171. // aapt resource value: 0x7f0b003a
  3172. public static int RtlOverlay_DialogWindowTitle_AppCompat = 2131427386;
  3173. // aapt resource value: 0x7f0b003b
  3174. public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131427387;
  3175. // aapt resource value: 0x7f0b003c
  3176. public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131427388;
  3177. // aapt resource value: 0x7f0b003d
  3178. public static int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131427389;
  3179. // aapt resource value: 0x7f0b003e
  3180. public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131427390;
  3181. // aapt resource value: 0x7f0b003f
  3182. public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131427391;
  3183. // aapt resource value: 0x7f0b0040
  3184. public static int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131427392;
  3185. // aapt resource value: 0x7f0b0041
  3186. public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131427393;
  3187. // aapt resource value: 0x7f0b0042
  3188. public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131427394;
  3189. // aapt resource value: 0x7f0b0043
  3190. public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131427395;
  3191. // aapt resource value: 0x7f0b0044
  3192. public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131427396;
  3193. // aapt resource value: 0x7f0b0045
  3194. public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131427397;
  3195. // aapt resource value: 0x7f0b0046
  3196. public static int RtlUnderlay_Widget_AppCompat_ActionButton = 2131427398;
  3197. // aapt resource value: 0x7f0b0047
  3198. public static int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131427399;
  3199. // aapt resource value: 0x7f0b00d6
  3200. public static int TextAppearance_AppCompat = 2131427542;
  3201. // aapt resource value: 0x7f0b00d7
  3202. public static int TextAppearance_AppCompat_Body1 = 2131427543;
  3203. // aapt resource value: 0x7f0b00d8
  3204. public static int TextAppearance_AppCompat_Body2 = 2131427544;
  3205. // aapt resource value: 0x7f0b00d9
  3206. public static int TextAppearance_AppCompat_Button = 2131427545;
  3207. // aapt resource value: 0x7f0b00da
  3208. public static int TextAppearance_AppCompat_Caption = 2131427546;
  3209. // aapt resource value: 0x7f0b00db
  3210. public static int TextAppearance_AppCompat_Display1 = 2131427547;
  3211. // aapt resource value: 0x7f0b00dc
  3212. public static int TextAppearance_AppCompat_Display2 = 2131427548;
  3213. // aapt resource value: 0x7f0b00dd
  3214. public static int TextAppearance_AppCompat_Display3 = 2131427549;
  3215. // aapt resource value: 0x7f0b00de
  3216. public static int TextAppearance_AppCompat_Display4 = 2131427550;
  3217. // aapt resource value: 0x7f0b00df
  3218. public static int TextAppearance_AppCompat_Headline = 2131427551;
  3219. // aapt resource value: 0x7f0b00e0
  3220. public static int TextAppearance_AppCompat_Inverse = 2131427552;
  3221. // aapt resource value: 0x7f0b00e1
  3222. public static int TextAppearance_AppCompat_Large = 2131427553;
  3223. // aapt resource value: 0x7f0b00e2
  3224. public static int TextAppearance_AppCompat_Large_Inverse = 2131427554;
  3225. // aapt resource value: 0x7f0b00e3
  3226. public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131427555;
  3227. // aapt resource value: 0x7f0b00e4
  3228. public static int TextAppearance_AppCompat_Light_SearchResult_Title = 2131427556;
  3229. // aapt resource value: 0x7f0b00e5
  3230. public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131427557;
  3231. // aapt resource value: 0x7f0b00e6
  3232. public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131427558;
  3233. // aapt resource value: 0x7f0b00e7
  3234. public static int TextAppearance_AppCompat_Medium = 2131427559;
  3235. // aapt resource value: 0x7f0b00e8
  3236. public static int TextAppearance_AppCompat_Medium_Inverse = 2131427560;
  3237. // aapt resource value: 0x7f0b00e9
  3238. public static int TextAppearance_AppCompat_Menu = 2131427561;
  3239. // aapt resource value: 0x7f0b00ea
  3240. public static int TextAppearance_AppCompat_SearchResult_Subtitle = 2131427562;
  3241. // aapt resource value: 0x7f0b00eb
  3242. public static int TextAppearance_AppCompat_SearchResult_Title = 2131427563;
  3243. // aapt resource value: 0x7f0b00ec
  3244. public static int TextAppearance_AppCompat_Small = 2131427564;
  3245. // aapt resource value: 0x7f0b00ed
  3246. public static int TextAppearance_AppCompat_Small_Inverse = 2131427565;
  3247. // aapt resource value: 0x7f0b00ee
  3248. public static int TextAppearance_AppCompat_Subhead = 2131427566;
  3249. // aapt resource value: 0x7f0b00ef
  3250. public static int TextAppearance_AppCompat_Subhead_Inverse = 2131427567;
  3251. // aapt resource value: 0x7f0b00f0
  3252. public static int TextAppearance_AppCompat_Title = 2131427568;
  3253. // aapt resource value: 0x7f0b00f1
  3254. public static int TextAppearance_AppCompat_Title_Inverse = 2131427569;
  3255. // aapt resource value: 0x7f0b0039
  3256. public static int TextAppearance_AppCompat_Tooltip = 2131427385;
  3257. // aapt resource value: 0x7f0b00f2
  3258. public static int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131427570;
  3259. // aapt resource value: 0x7f0b00f3
  3260. public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131427571;
  3261. // aapt resource value: 0x7f0b00f4
  3262. public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131427572;
  3263. // aapt resource value: 0x7f0b00f5
  3264. public static int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131427573;
  3265. // aapt resource value: 0x7f0b00f6
  3266. public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131427574;
  3267. // aapt resource value: 0x7f0b00f7
  3268. public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131427575;
  3269. // aapt resource value: 0x7f0b00f8
  3270. public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131427576;
  3271. // aapt resource value: 0x7f0b00f9
  3272. public static int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131427577;
  3273. // aapt resource value: 0x7f0b00fa
  3274. public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131427578;
  3275. // aapt resource value: 0x7f0b00fb
  3276. public static int TextAppearance_AppCompat_Widget_Button = 2131427579;
  3277. // aapt resource value: 0x7f0b00fc
  3278. public static int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131427580;
  3279. // aapt resource value: 0x7f0b00fd
  3280. public static int TextAppearance_AppCompat_Widget_Button_Colored = 2131427581;
  3281. // aapt resource value: 0x7f0b00fe
  3282. public static int TextAppearance_AppCompat_Widget_Button_Inverse = 2131427582;
  3283. // aapt resource value: 0x7f0b00ff
  3284. public static int TextAppearance_AppCompat_Widget_DropDownItem = 2131427583;
  3285. // aapt resource value: 0x7f0b0100
  3286. public static int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131427584;
  3287. // aapt resource value: 0x7f0b0101
  3288. public static int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131427585;
  3289. // aapt resource value: 0x7f0b0102
  3290. public static int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131427586;
  3291. // aapt resource value: 0x7f0b0103
  3292. public static int TextAppearance_AppCompat_Widget_Switch = 2131427587;
  3293. // aapt resource value: 0x7f0b0104
  3294. public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131427588;
  3295. // aapt resource value: 0x7f0b0188
  3296. public static int TextAppearance_Compat_Notification = 2131427720;
  3297. // aapt resource value: 0x7f0b0189
  3298. public static int TextAppearance_Compat_Notification_Info = 2131427721;
  3299. // aapt resource value: 0x7f0b0165
  3300. public static int TextAppearance_Compat_Notification_Info_Media = 2131427685;
  3301. // aapt resource value: 0x7f0b018e
  3302. public static int TextAppearance_Compat_Notification_Line2 = 2131427726;
  3303. // aapt resource value: 0x7f0b0169
  3304. public static int TextAppearance_Compat_Notification_Line2_Media = 2131427689;
  3305. // aapt resource value: 0x7f0b0166
  3306. public static int TextAppearance_Compat_Notification_Media = 2131427686;
  3307. // aapt resource value: 0x7f0b018a
  3308. public static int TextAppearance_Compat_Notification_Time = 2131427722;
  3309. // aapt resource value: 0x7f0b0167
  3310. public static int TextAppearance_Compat_Notification_Time_Media = 2131427687;
  3311. // aapt resource value: 0x7f0b018b
  3312. public static int TextAppearance_Compat_Notification_Title = 2131427723;
  3313. // aapt resource value: 0x7f0b0168
  3314. public static int TextAppearance_Compat_Notification_Title_Media = 2131427688;
  3315. // aapt resource value: 0x7f0b0171
  3316. public static int TextAppearance_Design_CollapsingToolbar_Expanded = 2131427697;
  3317. // aapt resource value: 0x7f0b0172
  3318. public static int TextAppearance_Design_Counter = 2131427698;
  3319. // aapt resource value: 0x7f0b0173
  3320. public static int TextAppearance_Design_Counter_Overflow = 2131427699;
  3321. // aapt resource value: 0x7f0b0174
  3322. public static int TextAppearance_Design_Error = 2131427700;
  3323. // aapt resource value: 0x7f0b0175
  3324. public static int TextAppearance_Design_Hint = 2131427701;
  3325. // aapt resource value: 0x7f0b0176
  3326. public static int TextAppearance_Design_Snackbar_Message = 2131427702;
  3327. // aapt resource value: 0x7f0b0177
  3328. public static int TextAppearance_Design_Tab = 2131427703;
  3329. // aapt resource value: 0x7f0b0000
  3330. public static int TextAppearance_MediaRouter_PrimaryText = 2131427328;
  3331. // aapt resource value: 0x7f0b0001
  3332. public static int TextAppearance_MediaRouter_SecondaryText = 2131427329;
  3333. // aapt resource value: 0x7f0b0002
  3334. public static int TextAppearance_MediaRouter_Title = 2131427330;
  3335. // aapt resource value: 0x7f0b0105
  3336. public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131427589;
  3337. // aapt resource value: 0x7f0b0106
  3338. public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131427590;
  3339. // aapt resource value: 0x7f0b0107
  3340. public static int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131427591;
  3341. // aapt resource value: 0x7f0b0108
  3342. public static int Theme_AppCompat = 2131427592;
  3343. // aapt resource value: 0x7f0b0109
  3344. public static int Theme_AppCompat_CompactMenu = 2131427593;
  3345. // aapt resource value: 0x7f0b0013
  3346. public static int Theme_AppCompat_DayNight = 2131427347;
  3347. // aapt resource value: 0x7f0b0014
  3348. public static int Theme_AppCompat_DayNight_DarkActionBar = 2131427348;
  3349. // aapt resource value: 0x7f0b0015
  3350. public static int Theme_AppCompat_DayNight_Dialog = 2131427349;
  3351. // aapt resource value: 0x7f0b0016
  3352. public static int Theme_AppCompat_DayNight_Dialog_Alert = 2131427350;
  3353. // aapt resource value: 0x7f0b0017
  3354. public static int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131427351;
  3355. // aapt resource value: 0x7f0b0018
  3356. public static int Theme_AppCompat_DayNight_DialogWhenLarge = 2131427352;
  3357. // aapt resource value: 0x7f0b0019
  3358. public static int Theme_AppCompat_DayNight_NoActionBar = 2131427353;
  3359. // aapt resource value: 0x7f0b010a
  3360. public static int Theme_AppCompat_Dialog = 2131427594;
  3361. // aapt resource value: 0x7f0b010b
  3362. public static int Theme_AppCompat_Dialog_Alert = 2131427595;
  3363. // aapt resource value: 0x7f0b010c
  3364. public static int Theme_AppCompat_Dialog_MinWidth = 2131427596;
  3365. // aapt resource value: 0x7f0b010d
  3366. public static int Theme_AppCompat_DialogWhenLarge = 2131427597;
  3367. // aapt resource value: 0x7f0b010e
  3368. public static int Theme_AppCompat_Light = 2131427598;
  3369. // aapt resource value: 0x7f0b010f
  3370. public static int Theme_AppCompat_Light_DarkActionBar = 2131427599;
  3371. // aapt resource value: 0x7f0b0110
  3372. public static int Theme_AppCompat_Light_Dialog = 2131427600;
  3373. // aapt resource value: 0x7f0b0111
  3374. public static int Theme_AppCompat_Light_Dialog_Alert = 2131427601;
  3375. // aapt resource value: 0x7f0b0112
  3376. public static int Theme_AppCompat_Light_Dialog_MinWidth = 2131427602;
  3377. // aapt resource value: 0x7f0b0113
  3378. public static int Theme_AppCompat_Light_DialogWhenLarge = 2131427603;
  3379. // aapt resource value: 0x7f0b0114
  3380. public static int Theme_AppCompat_Light_NoActionBar = 2131427604;
  3381. // aapt resource value: 0x7f0b0115
  3382. public static int Theme_AppCompat_NoActionBar = 2131427605;
  3383. // aapt resource value: 0x7f0b0178
  3384. public static int Theme_Design = 2131427704;
  3385. // aapt resource value: 0x7f0b0179
  3386. public static int Theme_Design_BottomSheetDialog = 2131427705;
  3387. // aapt resource value: 0x7f0b017a
  3388. public static int Theme_Design_Light = 2131427706;
  3389. // aapt resource value: 0x7f0b017b
  3390. public static int Theme_Design_Light_BottomSheetDialog = 2131427707;
  3391. // aapt resource value: 0x7f0b017c
  3392. public static int Theme_Design_Light_NoActionBar = 2131427708;
  3393. // aapt resource value: 0x7f0b017d
  3394. public static int Theme_Design_NoActionBar = 2131427709;
  3395. // aapt resource value: 0x7f0b0003
  3396. public static int Theme_MediaRouter = 2131427331;
  3397. // aapt resource value: 0x7f0b0004
  3398. public static int Theme_MediaRouter_Light = 2131427332;
  3399. // aapt resource value: 0x7f0b0005
  3400. public static int Theme_MediaRouter_Light_DarkControlPanel = 2131427333;
  3401. // aapt resource value: 0x7f0b0006
  3402. public static int Theme_MediaRouter_LightControlPanel = 2131427334;
  3403. // aapt resource value: 0x7f0b0116
  3404. public static int ThemeOverlay_AppCompat = 2131427606;
  3405. // aapt resource value: 0x7f0b0117
  3406. public static int ThemeOverlay_AppCompat_ActionBar = 2131427607;
  3407. // aapt resource value: 0x7f0b0118
  3408. public static int ThemeOverlay_AppCompat_Dark = 2131427608;
  3409. // aapt resource value: 0x7f0b0119
  3410. public static int ThemeOverlay_AppCompat_Dark_ActionBar = 2131427609;
  3411. // aapt resource value: 0x7f0b011a
  3412. public static int ThemeOverlay_AppCompat_Dialog = 2131427610;
  3413. // aapt resource value: 0x7f0b011b
  3414. public static int ThemeOverlay_AppCompat_Dialog_Alert = 2131427611;
  3415. // aapt resource value: 0x7f0b011c
  3416. public static int ThemeOverlay_AppCompat_Light = 2131427612;
  3417. // aapt resource value: 0x7f0b0007
  3418. public static int ThemeOverlay_MediaRouter_Dark = 2131427335;
  3419. // aapt resource value: 0x7f0b0008
  3420. public static int ThemeOverlay_MediaRouter_Light = 2131427336;
  3421. // aapt resource value: 0x7f0b011d
  3422. public static int Widget_AppCompat_ActionBar = 2131427613;
  3423. // aapt resource value: 0x7f0b011e
  3424. public static int Widget_AppCompat_ActionBar_Solid = 2131427614;
  3425. // aapt resource value: 0x7f0b011f
  3426. public static int Widget_AppCompat_ActionBar_TabBar = 2131427615;
  3427. // aapt resource value: 0x7f0b0120
  3428. public static int Widget_AppCompat_ActionBar_TabText = 2131427616;
  3429. // aapt resource value: 0x7f0b0121
  3430. public static int Widget_AppCompat_ActionBar_TabView = 2131427617;
  3431. // aapt resource value: 0x7f0b0122
  3432. public static int Widget_AppCompat_ActionButton = 2131427618;
  3433. // aapt resource value: 0x7f0b0123
  3434. public static int Widget_AppCompat_ActionButton_CloseMode = 2131427619;
  3435. // aapt resource value: 0x7f0b0124
  3436. public static int Widget_AppCompat_ActionButton_Overflow = 2131427620;
  3437. // aapt resource value: 0x7f0b0125
  3438. public static int Widget_AppCompat_ActionMode = 2131427621;
  3439. // aapt resource value: 0x7f0b0126
  3440. public static int Widget_AppCompat_ActivityChooserView = 2131427622;
  3441. // aapt resource value: 0x7f0b0127
  3442. public static int Widget_AppCompat_AutoCompleteTextView = 2131427623;
  3443. // aapt resource value: 0x7f0b0128
  3444. public static int Widget_AppCompat_Button = 2131427624;
  3445. // aapt resource value: 0x7f0b0129
  3446. public static int Widget_AppCompat_Button_Borderless = 2131427625;
  3447. // aapt resource value: 0x7f0b012a
  3448. public static int Widget_AppCompat_Button_Borderless_Colored = 2131427626;
  3449. // aapt resource value: 0x7f0b012b
  3450. public static int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131427627;
  3451. // aapt resource value: 0x7f0b012c
  3452. public static int Widget_AppCompat_Button_Colored = 2131427628;
  3453. // aapt resource value: 0x7f0b012d
  3454. public static int Widget_AppCompat_Button_Small = 2131427629;
  3455. // aapt resource value: 0x7f0b012e
  3456. public static int Widget_AppCompat_ButtonBar = 2131427630;
  3457. // aapt resource value: 0x7f0b012f
  3458. public static int Widget_AppCompat_ButtonBar_AlertDialog = 2131427631;
  3459. // aapt resource value: 0x7f0b0130
  3460. public static int Widget_AppCompat_CompoundButton_CheckBox = 2131427632;
  3461. // aapt resource value: 0x7f0b0131
  3462. public static int Widget_AppCompat_CompoundButton_RadioButton = 2131427633;
  3463. // aapt resource value: 0x7f0b0132
  3464. public static int Widget_AppCompat_CompoundButton_Switch = 2131427634;
  3465. // aapt resource value: 0x7f0b0133
  3466. public static int Widget_AppCompat_DrawerArrowToggle = 2131427635;
  3467. // aapt resource value: 0x7f0b0134
  3468. public static int Widget_AppCompat_DropDownItem_Spinner = 2131427636;
  3469. // aapt resource value: 0x7f0b0135
  3470. public static int Widget_AppCompat_EditText = 2131427637;
  3471. // aapt resource value: 0x7f0b0136
  3472. public static int Widget_AppCompat_ImageButton = 2131427638;
  3473. // aapt resource value: 0x7f0b0137
  3474. public static int Widget_AppCompat_Light_ActionBar = 2131427639;
  3475. // aapt resource value: 0x7f0b0138
  3476. public static int Widget_AppCompat_Light_ActionBar_Solid = 2131427640;
  3477. // aapt resource value: 0x7f0b0139
  3478. public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131427641;
  3479. // aapt resource value: 0x7f0b013a
  3480. public static int Widget_AppCompat_Light_ActionBar_TabBar = 2131427642;
  3481. // aapt resource value: 0x7f0b013b
  3482. public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131427643;
  3483. // aapt resource value: 0x7f0b013c
  3484. public static int Widget_AppCompat_Light_ActionBar_TabText = 2131427644;
  3485. // aapt resource value: 0x7f0b013d
  3486. public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131427645;
  3487. // aapt resource value: 0x7f0b013e
  3488. public static int Widget_AppCompat_Light_ActionBar_TabView = 2131427646;
  3489. // aapt resource value: 0x7f0b013f
  3490. public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131427647;
  3491. // aapt resource value: 0x7f0b0140
  3492. public static int Widget_AppCompat_Light_ActionButton = 2131427648;
  3493. // aapt resource value: 0x7f0b0141
  3494. public static int Widget_AppCompat_Light_ActionButton_CloseMode = 2131427649;
  3495. // aapt resource value: 0x7f0b0142
  3496. public static int Widget_AppCompat_Light_ActionButton_Overflow = 2131427650;
  3497. // aapt resource value: 0x7f0b0143
  3498. public static int Widget_AppCompat_Light_ActionMode_Inverse = 2131427651;
  3499. // aapt resource value: 0x7f0b0144
  3500. public static int Widget_AppCompat_Light_ActivityChooserView = 2131427652;
  3501. // aapt resource value: 0x7f0b0145
  3502. public static int Widget_AppCompat_Light_AutoCompleteTextView = 2131427653;
  3503. // aapt resource value: 0x7f0b0146
  3504. public static int Widget_AppCompat_Light_DropDownItem_Spinner = 2131427654;
  3505. // aapt resource value: 0x7f0b0147
  3506. public static int Widget_AppCompat_Light_ListPopupWindow = 2131427655;
  3507. // aapt resource value: 0x7f0b0148
  3508. public static int Widget_AppCompat_Light_ListView_DropDown = 2131427656;
  3509. // aapt resource value: 0x7f0b0149
  3510. public static int Widget_AppCompat_Light_PopupMenu = 2131427657;
  3511. // aapt resource value: 0x7f0b014a
  3512. public static int Widget_AppCompat_Light_PopupMenu_Overflow = 2131427658;
  3513. // aapt resource value: 0x7f0b014b
  3514. public static int Widget_AppCompat_Light_SearchView = 2131427659;
  3515. // aapt resource value: 0x7f0b014c
  3516. public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131427660;
  3517. // aapt resource value: 0x7f0b014d
  3518. public static int Widget_AppCompat_ListMenuView = 2131427661;
  3519. // aapt resource value: 0x7f0b014e
  3520. public static int Widget_AppCompat_ListPopupWindow = 2131427662;
  3521. // aapt resource value: 0x7f0b014f
  3522. public static int Widget_AppCompat_ListView = 2131427663;
  3523. // aapt resource value: 0x7f0b0150
  3524. public static int Widget_AppCompat_ListView_DropDown = 2131427664;
  3525. // aapt resource value: 0x7f0b0151
  3526. public static int Widget_AppCompat_ListView_Menu = 2131427665;
  3527. // aapt resource value: 0x7f0b0152
  3528. public static int Widget_AppCompat_PopupMenu = 2131427666;
  3529. // aapt resource value: 0x7f0b0153
  3530. public static int Widget_AppCompat_PopupMenu_Overflow = 2131427667;
  3531. // aapt resource value: 0x7f0b0154
  3532. public static int Widget_AppCompat_PopupWindow = 2131427668;
  3533. // aapt resource value: 0x7f0b0155
  3534. public static int Widget_AppCompat_ProgressBar = 2131427669;
  3535. // aapt resource value: 0x7f0b0156
  3536. public static int Widget_AppCompat_ProgressBar_Horizontal = 2131427670;
  3537. // aapt resource value: 0x7f0b0157
  3538. public static int Widget_AppCompat_RatingBar = 2131427671;
  3539. // aapt resource value: 0x7f0b0158
  3540. public static int Widget_AppCompat_RatingBar_Indicator = 2131427672;
  3541. // aapt resource value: 0x7f0b0159
  3542. public static int Widget_AppCompat_RatingBar_Small = 2131427673;
  3543. // aapt resource value: 0x7f0b015a
  3544. public static int Widget_AppCompat_SearchView = 2131427674;
  3545. // aapt resource value: 0x7f0b015b
  3546. public static int Widget_AppCompat_SearchView_ActionBar = 2131427675;
  3547. // aapt resource value: 0x7f0b015c
  3548. public static int Widget_AppCompat_SeekBar = 2131427676;
  3549. // aapt resource value: 0x7f0b015d
  3550. public static int Widget_AppCompat_SeekBar_Discrete = 2131427677;
  3551. // aapt resource value: 0x7f0b015e
  3552. public static int Widget_AppCompat_Spinner = 2131427678;
  3553. // aapt resource value: 0x7f0b015f
  3554. public static int Widget_AppCompat_Spinner_DropDown = 2131427679;
  3555. // aapt resource value: 0x7f0b0160
  3556. public static int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131427680;
  3557. // aapt resource value: 0x7f0b0161
  3558. public static int Widget_AppCompat_Spinner_Underlined = 2131427681;
  3559. // aapt resource value: 0x7f0b0162
  3560. public static int Widget_AppCompat_TextView_SpinnerItem = 2131427682;
  3561. // aapt resource value: 0x7f0b0163
  3562. public static int Widget_AppCompat_Toolbar = 2131427683;
  3563. // aapt resource value: 0x7f0b0164
  3564. public static int Widget_AppCompat_Toolbar_Button_Navigation = 2131427684;
  3565. // aapt resource value: 0x7f0b018c
  3566. public static int Widget_Compat_NotificationActionContainer = 2131427724;
  3567. // aapt resource value: 0x7f0b018d
  3568. public static int Widget_Compat_NotificationActionText = 2131427725;
  3569. // aapt resource value: 0x7f0b017e
  3570. public static int Widget_Design_AppBarLayout = 2131427710;
  3571. // aapt resource value: 0x7f0b017f
  3572. public static int Widget_Design_BottomNavigationView = 2131427711;
  3573. // aapt resource value: 0x7f0b0180
  3574. public static int Widget_Design_BottomSheet_Modal = 2131427712;
  3575. // aapt resource value: 0x7f0b0181
  3576. public static int Widget_Design_CollapsingToolbar = 2131427713;
  3577. // aapt resource value: 0x7f0b0182
  3578. public static int Widget_Design_CoordinatorLayout = 2131427714;
  3579. // aapt resource value: 0x7f0b0183
  3580. public static int Widget_Design_FloatingActionButton = 2131427715;
  3581. // aapt resource value: 0x7f0b0184
  3582. public static int Widget_Design_NavigationView = 2131427716;
  3583. // aapt resource value: 0x7f0b0185
  3584. public static int Widget_Design_ScrimInsetsFrameLayout = 2131427717;
  3585. // aapt resource value: 0x7f0b0186
  3586. public static int Widget_Design_Snackbar = 2131427718;
  3587. // aapt resource value: 0x7f0b016a
  3588. public static int Widget_Design_TabLayout = 2131427690;
  3589. // aapt resource value: 0x7f0b0187
  3590. public static int Widget_Design_TextInputLayout = 2131427719;
  3591. // aapt resource value: 0x7f0b0009
  3592. public static int Widget_MediaRouter_Light_MediaRouteButton = 2131427337;
  3593. // aapt resource value: 0x7f0b000a
  3594. public static int Widget_MediaRouter_MediaRouteButton = 2131427338;
  3595. static Style()
  3596. {
  3597. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  3598. }
  3599. private Style()
  3600. {
  3601. }
  3602. }
  3603. public partial class Styleable
  3604. {
  3605. public static int[] ActionBar = new int[] {
  3606. 2130772003,
  3607. 2130772005,
  3608. 2130772006,
  3609. 2130772007,
  3610. 2130772008,
  3611. 2130772009,
  3612. 2130772010,
  3613. 2130772011,
  3614. 2130772012,
  3615. 2130772013,
  3616. 2130772014,
  3617. 2130772015,
  3618. 2130772016,
  3619. 2130772017,
  3620. 2130772018,
  3621. 2130772019,
  3622. 2130772020,
  3623. 2130772021,
  3624. 2130772022,
  3625. 2130772023,
  3626. 2130772024,
  3627. 2130772025,
  3628. 2130772026,
  3629. 2130772027,
  3630. 2130772028,
  3631. 2130772029,
  3632. 2130772030,
  3633. 2130772031,
  3634. 2130772101};
  3635. // aapt resource value: 10
  3636. public static int ActionBar_background = 10;
  3637. // aapt resource value: 12
  3638. public static int ActionBar_backgroundSplit = 12;
  3639. // aapt resource value: 11
  3640. public static int ActionBar_backgroundStacked = 11;
  3641. // aapt resource value: 21
  3642. public static int ActionBar_contentInsetEnd = 21;
  3643. // aapt resource value: 25
  3644. public static int ActionBar_contentInsetEndWithActions = 25;
  3645. // aapt resource value: 22
  3646. public static int ActionBar_contentInsetLeft = 22;
  3647. // aapt resource value: 23
  3648. public static int ActionBar_contentInsetRight = 23;
  3649. // aapt resource value: 20
  3650. public static int ActionBar_contentInsetStart = 20;
  3651. // aapt resource value: 24
  3652. public static int ActionBar_contentInsetStartWithNavigation = 24;
  3653. // aapt resource value: 13
  3654. public static int ActionBar_customNavigationLayout = 13;
  3655. // aapt resource value: 3
  3656. public static int ActionBar_displayOptions = 3;
  3657. // aapt resource value: 9
  3658. public static int ActionBar_divider = 9;
  3659. // aapt resource value: 26
  3660. public static int ActionBar_elevation = 26;
  3661. // aapt resource value: 0
  3662. public static int ActionBar_height = 0;
  3663. // aapt resource value: 19
  3664. public static int ActionBar_hideOnContentScroll = 19;
  3665. // aapt resource value: 28
  3666. public static int ActionBar_homeAsUpIndicator = 28;
  3667. // aapt resource value: 14
  3668. public static int ActionBar_homeLayout = 14;
  3669. // aapt resource value: 7
  3670. public static int ActionBar_icon = 7;
  3671. // aapt resource value: 16
  3672. public static int ActionBar_indeterminateProgressStyle = 16;
  3673. // aapt resource value: 18
  3674. public static int ActionBar_itemPadding = 18;
  3675. // aapt resource value: 8
  3676. public static int ActionBar_logo = 8;
  3677. // aapt resource value: 2
  3678. public static int ActionBar_navigationMode = 2;
  3679. // aapt resource value: 27
  3680. public static int ActionBar_popupTheme = 27;
  3681. // aapt resource value: 17
  3682. public static int ActionBar_progressBarPadding = 17;
  3683. // aapt resource value: 15
  3684. public static int ActionBar_progressBarStyle = 15;
  3685. // aapt resource value: 4
  3686. public static int ActionBar_subtitle = 4;
  3687. // aapt resource value: 6
  3688. public static int ActionBar_subtitleTextStyle = 6;
  3689. // aapt resource value: 1
  3690. public static int ActionBar_title = 1;
  3691. // aapt resource value: 5
  3692. public static int ActionBar_titleTextStyle = 5;
  3693. public static int[] ActionBarLayout = new int[] {
  3694. 16842931};
  3695. // aapt resource value: 0
  3696. public static int ActionBarLayout_android_layout_gravity = 0;
  3697. public static int[] ActionMenuItemView = new int[] {
  3698. 16843071};
  3699. // aapt resource value: 0
  3700. public static int ActionMenuItemView_android_minWidth = 0;
  3701. public static int[] ActionMenuView;
  3702. public static int[] ActionMode = new int[] {
  3703. 2130772003,
  3704. 2130772009,
  3705. 2130772010,
  3706. 2130772014,
  3707. 2130772016,
  3708. 2130772032};
  3709. // aapt resource value: 3
  3710. public static int ActionMode_background = 3;
  3711. // aapt resource value: 4
  3712. public static int ActionMode_backgroundSplit = 4;
  3713. // aapt resource value: 5
  3714. public static int ActionMode_closeItemLayout = 5;
  3715. // aapt resource value: 0
  3716. public static int ActionMode_height = 0;
  3717. // aapt resource value: 2
  3718. public static int ActionMode_subtitleTextStyle = 2;
  3719. // aapt resource value: 1
  3720. public static int ActionMode_titleTextStyle = 1;
  3721. public static int[] ActivityChooserView = new int[] {
  3722. 2130772033,
  3723. 2130772034};
  3724. // aapt resource value: 1
  3725. public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
  3726. // aapt resource value: 0
  3727. public static int ActivityChooserView_initialActivityCount = 0;
  3728. public static int[] AlertDialog = new int[] {
  3729. 16842994,
  3730. 2130772035,
  3731. 2130772036,
  3732. 2130772037,
  3733. 2130772038,
  3734. 2130772039,
  3735. 2130772040};
  3736. // aapt resource value: 0
  3737. public static int AlertDialog_android_layout = 0;
  3738. // aapt resource value: 1
  3739. public static int AlertDialog_buttonPanelSideLayout = 1;
  3740. // aapt resource value: 5
  3741. public static int AlertDialog_listItemLayout = 5;
  3742. // aapt resource value: 2
  3743. public static int AlertDialog_listLayout = 2;
  3744. // aapt resource value: 3
  3745. public static int AlertDialog_multiChoiceItemLayout = 3;
  3746. // aapt resource value: 6
  3747. public static int AlertDialog_showTitle = 6;
  3748. // aapt resource value: 4
  3749. public static int AlertDialog_singleChoiceItemLayout = 4;
  3750. public static int[] AppBarLayout = new int[] {
  3751. 16842964,
  3752. 16843919,
  3753. 16844096,
  3754. 2130772030,
  3755. 2130772248};
  3756. // aapt resource value: 0
  3757. public static int AppBarLayout_android_background = 0;
  3758. // aapt resource value: 2
  3759. public static int AppBarLayout_android_keyboardNavigationCluster = 2;
  3760. // aapt resource value: 1
  3761. public static int AppBarLayout_android_touchscreenBlocksFocus = 1;
  3762. // aapt resource value: 3
  3763. public static int AppBarLayout_elevation = 3;
  3764. // aapt resource value: 4
  3765. public static int AppBarLayout_expanded = 4;
  3766. public static int[] AppBarLayoutStates = new int[] {
  3767. 2130772249,
  3768. 2130772250};
  3769. // aapt resource value: 0
  3770. public static int AppBarLayoutStates_state_collapsed = 0;
  3771. // aapt resource value: 1
  3772. public static int AppBarLayoutStates_state_collapsible = 1;
  3773. public static int[] AppBarLayout_Layout = new int[] {
  3774. 2130772251,
  3775. 2130772252};
  3776. // aapt resource value: 0
  3777. public static int AppBarLayout_Layout_layout_scrollFlags = 0;
  3778. // aapt resource value: 1
  3779. public static int AppBarLayout_Layout_layout_scrollInterpolator = 1;
  3780. public static int[] AppCompatImageView = new int[] {
  3781. 16843033,
  3782. 2130772041,
  3783. 2130772042,
  3784. 2130772043};
  3785. // aapt resource value: 0
  3786. public static int AppCompatImageView_android_src = 0;
  3787. // aapt resource value: 1
  3788. public static int AppCompatImageView_srcCompat = 1;
  3789. // aapt resource value: 2
  3790. public static int AppCompatImageView_tint = 2;
  3791. // aapt resource value: 3
  3792. public static int AppCompatImageView_tintMode = 3;
  3793. public static int[] AppCompatSeekBar = new int[] {
  3794. 16843074,
  3795. 2130772044,
  3796. 2130772045,
  3797. 2130772046};
  3798. // aapt resource value: 0
  3799. public static int AppCompatSeekBar_android_thumb = 0;
  3800. // aapt resource value: 1
  3801. public static int AppCompatSeekBar_tickMark = 1;
  3802. // aapt resource value: 2
  3803. public static int AppCompatSeekBar_tickMarkTint = 2;
  3804. // aapt resource value: 3
  3805. public static int AppCompatSeekBar_tickMarkTintMode = 3;
  3806. public static int[] AppCompatTextHelper = new int[] {
  3807. 16842804,
  3808. 16843117,
  3809. 16843118,
  3810. 16843119,
  3811. 16843120,
  3812. 16843666,
  3813. 16843667};
  3814. // aapt resource value: 2
  3815. public static int AppCompatTextHelper_android_drawableBottom = 2;
  3816. // aapt resource value: 6
  3817. public static int AppCompatTextHelper_android_drawableEnd = 6;
  3818. // aapt resource value: 3
  3819. public static int AppCompatTextHelper_android_drawableLeft = 3;
  3820. // aapt resource value: 4
  3821. public static int AppCompatTextHelper_android_drawableRight = 4;
  3822. // aapt resource value: 5
  3823. public static int AppCompatTextHelper_android_drawableStart = 5;
  3824. // aapt resource value: 1
  3825. public static int AppCompatTextHelper_android_drawableTop = 1;
  3826. // aapt resource value: 0
  3827. public static int AppCompatTextHelper_android_textAppearance = 0;
  3828. public static int[] AppCompatTextView = new int[] {
  3829. 16842804,
  3830. 2130772047,
  3831. 2130772048,
  3832. 2130772049,
  3833. 2130772050,
  3834. 2130772051,
  3835. 2130772052,
  3836. 2130772053};
  3837. // aapt resource value: 0
  3838. public static int AppCompatTextView_android_textAppearance = 0;
  3839. // aapt resource value: 6
  3840. public static int AppCompatTextView_autoSizeMaxTextSize = 6;
  3841. // aapt resource value: 5
  3842. public static int AppCompatTextView_autoSizeMinTextSize = 5;
  3843. // aapt resource value: 4
  3844. public static int AppCompatTextView_autoSizePresetSizes = 4;
  3845. // aapt resource value: 3
  3846. public static int AppCompatTextView_autoSizeStepGranularity = 3;
  3847. // aapt resource value: 2
  3848. public static int AppCompatTextView_autoSizeTextType = 2;
  3849. // aapt resource value: 7
  3850. public static int AppCompatTextView_fontFamily = 7;
  3851. // aapt resource value: 1
  3852. public static int AppCompatTextView_textAllCaps = 1;
  3853. public static int[] AppCompatTheme = new int[] {
  3854. 16842839,
  3855. 16842926,
  3856. 2130772054,
  3857. 2130772055,
  3858. 2130772056,
  3859. 2130772057,
  3860. 2130772058,
  3861. 2130772059,
  3862. 2130772060,
  3863. 2130772061,
  3864. 2130772062,
  3865. 2130772063,
  3866. 2130772064,
  3867. 2130772065,
  3868. 2130772066,
  3869. 2130772067,
  3870. 2130772068,
  3871. 2130772069,
  3872. 2130772070,
  3873. 2130772071,
  3874. 2130772072,
  3875. 2130772073,
  3876. 2130772074,
  3877. 2130772075,
  3878. 2130772076,
  3879. 2130772077,
  3880. 2130772078,
  3881. 2130772079,
  3882. 2130772080,
  3883. 2130772081,
  3884. 2130772082,
  3885. 2130772083,
  3886. 2130772084,
  3887. 2130772085,
  3888. 2130772086,
  3889. 2130772087,
  3890. 2130772088,
  3891. 2130772089,
  3892. 2130772090,
  3893. 2130772091,
  3894. 2130772092,
  3895. 2130772093,
  3896. 2130772094,
  3897. 2130772095,
  3898. 2130772096,
  3899. 2130772097,
  3900. 2130772098,
  3901. 2130772099,
  3902. 2130772100,
  3903. 2130772101,
  3904. 2130772102,
  3905. 2130772103,
  3906. 2130772104,
  3907. 2130772105,
  3908. 2130772106,
  3909. 2130772107,
  3910. 2130772108,
  3911. 2130772109,
  3912. 2130772110,
  3913. 2130772111,
  3914. 2130772112,
  3915. 2130772113,
  3916. 2130772114,
  3917. 2130772115,
  3918. 2130772116,
  3919. 2130772117,
  3920. 2130772118,
  3921. 2130772119,
  3922. 2130772120,
  3923. 2130772121,
  3924. 2130772122,
  3925. 2130772123,
  3926. 2130772124,
  3927. 2130772125,
  3928. 2130772126,
  3929. 2130772127,
  3930. 2130772128,
  3931. 2130772129,
  3932. 2130772130,
  3933. 2130772131,
  3934. 2130772132,
  3935. 2130772133,
  3936. 2130772134,
  3937. 2130772135,
  3938. 2130772136,
  3939. 2130772137,
  3940. 2130772138,
  3941. 2130772139,
  3942. 2130772140,
  3943. 2130772141,
  3944. 2130772142,
  3945. 2130772143,
  3946. 2130772144,
  3947. 2130772145,
  3948. 2130772146,
  3949. 2130772147,
  3950. 2130772148,
  3951. 2130772149,
  3952. 2130772150,
  3953. 2130772151,
  3954. 2130772152,
  3955. 2130772153,
  3956. 2130772154,
  3957. 2130772155,
  3958. 2130772156,
  3959. 2130772157,
  3960. 2130772158,
  3961. 2130772159,
  3962. 2130772160,
  3963. 2130772161,
  3964. 2130772162,
  3965. 2130772163,
  3966. 2130772164,
  3967. 2130772165,
  3968. 2130772166,
  3969. 2130772167,
  3970. 2130772168,
  3971. 2130772169,
  3972. 2130772170};
  3973. // aapt resource value: 23
  3974. public static int AppCompatTheme_actionBarDivider = 23;
  3975. // aapt resource value: 24
  3976. public static int AppCompatTheme_actionBarItemBackground = 24;
  3977. // aapt resource value: 17
  3978. public static int AppCompatTheme_actionBarPopupTheme = 17;
  3979. // aapt resource value: 22
  3980. public static int AppCompatTheme_actionBarSize = 22;
  3981. // aapt resource value: 19
  3982. public static int AppCompatTheme_actionBarSplitStyle = 19;
  3983. // aapt resource value: 18
  3984. public static int AppCompatTheme_actionBarStyle = 18;
  3985. // aapt resource value: 13
  3986. public static int AppCompatTheme_actionBarTabBarStyle = 13;
  3987. // aapt resource value: 12
  3988. public static int AppCompatTheme_actionBarTabStyle = 12;
  3989. // aapt resource value: 14
  3990. public static int AppCompatTheme_actionBarTabTextStyle = 14;
  3991. // aapt resource value: 20
  3992. public static int AppCompatTheme_actionBarTheme = 20;
  3993. // aapt resource value: 21
  3994. public static int AppCompatTheme_actionBarWidgetTheme = 21;
  3995. // aapt resource value: 50
  3996. public static int AppCompatTheme_actionButtonStyle = 50;
  3997. // aapt resource value: 46
  3998. public static int AppCompatTheme_actionDropDownStyle = 46;
  3999. // aapt resource value: 25
  4000. public static int AppCompatTheme_actionMenuTextAppearance = 25;
  4001. // aapt resource value: 26
  4002. public static int AppCompatTheme_actionMenuTextColor = 26;
  4003. // aapt resource value: 29
  4004. public static int AppCompatTheme_actionModeBackground = 29;
  4005. // aapt resource value: 28
  4006. public static int AppCompatTheme_actionModeCloseButtonStyle = 28;
  4007. // aapt resource value: 31
  4008. public static int AppCompatTheme_actionModeCloseDrawable = 31;
  4009. // aapt resource value: 33
  4010. public static int AppCompatTheme_actionModeCopyDrawable = 33;
  4011. // aapt resource value: 32
  4012. public static int AppCompatTheme_actionModeCutDrawable = 32;
  4013. // aapt resource value: 37
  4014. public static int AppCompatTheme_actionModeFindDrawable = 37;
  4015. // aapt resource value: 34
  4016. public static int AppCompatTheme_actionModePasteDrawable = 34;
  4017. // aapt resource value: 39
  4018. public static int AppCompatTheme_actionModePopupWindowStyle = 39;
  4019. // aapt resource value: 35
  4020. public static int AppCompatTheme_actionModeSelectAllDrawable = 35;
  4021. // aapt resource value: 36
  4022. public static int AppCompatTheme_actionModeShareDrawable = 36;
  4023. // aapt resource value: 30
  4024. public static int AppCompatTheme_actionModeSplitBackground = 30;
  4025. // aapt resource value: 27
  4026. public static int AppCompatTheme_actionModeStyle = 27;
  4027. // aapt resource value: 38
  4028. public static int AppCompatTheme_actionModeWebSearchDrawable = 38;
  4029. // aapt resource value: 15
  4030. public static int AppCompatTheme_actionOverflowButtonStyle = 15;
  4031. // aapt resource value: 16
  4032. public static int AppCompatTheme_actionOverflowMenuStyle = 16;
  4033. // aapt resource value: 58
  4034. public static int AppCompatTheme_activityChooserViewStyle = 58;
  4035. // aapt resource value: 95
  4036. public static int AppCompatTheme_alertDialogButtonGroupStyle = 95;
  4037. // aapt resource value: 96
  4038. public static int AppCompatTheme_alertDialogCenterButtons = 96;
  4039. // aapt resource value: 94
  4040. public static int AppCompatTheme_alertDialogStyle = 94;
  4041. // aapt resource value: 97
  4042. public static int AppCompatTheme_alertDialogTheme = 97;
  4043. // aapt resource value: 1
  4044. public static int AppCompatTheme_android_windowAnimationStyle = 1;
  4045. // aapt resource value: 0
  4046. public static int AppCompatTheme_android_windowIsFloating = 0;
  4047. // aapt resource value: 102
  4048. public static int AppCompatTheme_autoCompleteTextViewStyle = 102;
  4049. // aapt resource value: 55
  4050. public static int AppCompatTheme_borderlessButtonStyle = 55;
  4051. // aapt resource value: 52
  4052. public static int AppCompatTheme_buttonBarButtonStyle = 52;
  4053. // aapt resource value: 100
  4054. public static int AppCompatTheme_buttonBarNegativeButtonStyle = 100;
  4055. // aapt resource value: 101
  4056. public static int AppCompatTheme_buttonBarNeutralButtonStyle = 101;
  4057. // aapt resource value: 99
  4058. public static int AppCompatTheme_buttonBarPositiveButtonStyle = 99;
  4059. // aapt resource value: 51
  4060. public static int AppCompatTheme_buttonBarStyle = 51;
  4061. // aapt resource value: 103
  4062. public static int AppCompatTheme_buttonStyle = 103;
  4063. // aapt resource value: 104
  4064. public static int AppCompatTheme_buttonStyleSmall = 104;
  4065. // aapt resource value: 105
  4066. public static int AppCompatTheme_checkboxStyle = 105;
  4067. // aapt resource value: 106
  4068. public static int AppCompatTheme_checkedTextViewStyle = 106;
  4069. // aapt resource value: 86
  4070. public static int AppCompatTheme_colorAccent = 86;
  4071. // aapt resource value: 93
  4072. public static int AppCompatTheme_colorBackgroundFloating = 93;
  4073. // aapt resource value: 90
  4074. public static int AppCompatTheme_colorButtonNormal = 90;
  4075. // aapt resource value: 88
  4076. public static int AppCompatTheme_colorControlActivated = 88;
  4077. // aapt resource value: 89
  4078. public static int AppCompatTheme_colorControlHighlight = 89;
  4079. // aapt resource value: 87
  4080. public static int AppCompatTheme_colorControlNormal = 87;
  4081. // aapt resource value: 118
  4082. public static int AppCompatTheme_colorError = 118;
  4083. // aapt resource value: 84
  4084. public static int AppCompatTheme_colorPrimary = 84;
  4085. // aapt resource value: 85
  4086. public static int AppCompatTheme_colorPrimaryDark = 85;
  4087. // aapt resource value: 91
  4088. public static int AppCompatTheme_colorSwitchThumbNormal = 91;
  4089. // aapt resource value: 92
  4090. public static int AppCompatTheme_controlBackground = 92;
  4091. // aapt resource value: 44
  4092. public static int AppCompatTheme_dialogPreferredPadding = 44;
  4093. // aapt resource value: 43
  4094. public static int AppCompatTheme_dialogTheme = 43;
  4095. // aapt resource value: 57
  4096. public static int AppCompatTheme_dividerHorizontal = 57;
  4097. // aapt resource value: 56
  4098. public static int AppCompatTheme_dividerVertical = 56;
  4099. // aapt resource value: 75
  4100. public static int AppCompatTheme_dropDownListViewStyle = 75;
  4101. // aapt resource value: 47
  4102. public static int AppCompatTheme_dropdownListPreferredItemHeight = 47;
  4103. // aapt resource value: 64
  4104. public static int AppCompatTheme_editTextBackground = 64;
  4105. // aapt resource value: 63
  4106. public static int AppCompatTheme_editTextColor = 63;
  4107. // aapt resource value: 107
  4108. public static int AppCompatTheme_editTextStyle = 107;
  4109. // aapt resource value: 49
  4110. public static int AppCompatTheme_homeAsUpIndicator = 49;
  4111. // aapt resource value: 65
  4112. public static int AppCompatTheme_imageButtonStyle = 65;
  4113. // aapt resource value: 83
  4114. public static int AppCompatTheme_listChoiceBackgroundIndicator = 83;
  4115. // aapt resource value: 45
  4116. public static int AppCompatTheme_listDividerAlertDialog = 45;
  4117. // aapt resource value: 115
  4118. public static int AppCompatTheme_listMenuViewStyle = 115;
  4119. // aapt resource value: 76
  4120. public static int AppCompatTheme_listPopupWindowStyle = 76;
  4121. // aapt resource value: 70
  4122. public static int AppCompatTheme_listPreferredItemHeight = 70;
  4123. // aapt resource value: 72
  4124. public static int AppCompatTheme_listPreferredItemHeightLarge = 72;
  4125. // aapt resource value: 71
  4126. public static int AppCompatTheme_listPreferredItemHeightSmall = 71;
  4127. // aapt resource value: 73
  4128. public static int AppCompatTheme_listPreferredItemPaddingLeft = 73;
  4129. // aapt resource value: 74
  4130. public static int AppCompatTheme_listPreferredItemPaddingRight = 74;
  4131. // aapt resource value: 80
  4132. public static int AppCompatTheme_panelBackground = 80;
  4133. // aapt resource value: 82
  4134. public static int AppCompatTheme_panelMenuListTheme = 82;
  4135. // aapt resource value: 81
  4136. public static int AppCompatTheme_panelMenuListWidth = 81;
  4137. // aapt resource value: 61
  4138. public static int AppCompatTheme_popupMenuStyle = 61;
  4139. // aapt resource value: 62
  4140. public static int AppCompatTheme_popupWindowStyle = 62;
  4141. // aapt resource value: 108
  4142. public static int AppCompatTheme_radioButtonStyle = 108;
  4143. // aapt resource value: 109
  4144. public static int AppCompatTheme_ratingBarStyle = 109;
  4145. // aapt resource value: 110
  4146. public static int AppCompatTheme_ratingBarStyleIndicator = 110;
  4147. // aapt resource value: 111
  4148. public static int AppCompatTheme_ratingBarStyleSmall = 111;
  4149. // aapt resource value: 69
  4150. public static int AppCompatTheme_searchViewStyle = 69;
  4151. // aapt resource value: 112
  4152. public static int AppCompatTheme_seekBarStyle = 112;
  4153. // aapt resource value: 53
  4154. public static int AppCompatTheme_selectableItemBackground = 53;
  4155. // aapt resource value: 54
  4156. public static int AppCompatTheme_selectableItemBackgroundBorderless = 54;
  4157. // aapt resource value: 48
  4158. public static int AppCompatTheme_spinnerDropDownItemStyle = 48;
  4159. // aapt resource value: 113
  4160. public static int AppCompatTheme_spinnerStyle = 113;
  4161. // aapt resource value: 114
  4162. public static int AppCompatTheme_switchStyle = 114;
  4163. // aapt resource value: 40
  4164. public static int AppCompatTheme_textAppearanceLargePopupMenu = 40;
  4165. // aapt resource value: 77
  4166. public static int AppCompatTheme_textAppearanceListItem = 77;
  4167. // aapt resource value: 78
  4168. public static int AppCompatTheme_textAppearanceListItemSecondary = 78;
  4169. // aapt resource value: 79
  4170. public static int AppCompatTheme_textAppearanceListItemSmall = 79;
  4171. // aapt resource value: 42
  4172. public static int AppCompatTheme_textAppearancePopupMenuHeader = 42;
  4173. // aapt resource value: 67
  4174. public static int AppCompatTheme_textAppearanceSearchResultSubtitle = 67;
  4175. // aapt resource value: 66
  4176. public static int AppCompatTheme_textAppearanceSearchResultTitle = 66;
  4177. // aapt resource value: 41
  4178. public static int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
  4179. // aapt resource value: 98
  4180. public static int AppCompatTheme_textColorAlertDialogListItem = 98;
  4181. // aapt resource value: 68
  4182. public static int AppCompatTheme_textColorSearchUrl = 68;
  4183. // aapt resource value: 60
  4184. public static int AppCompatTheme_toolbarNavigationButtonStyle = 60;
  4185. // aapt resource value: 59
  4186. public static int AppCompatTheme_toolbarStyle = 59;
  4187. // aapt resource value: 117
  4188. public static int AppCompatTheme_tooltipForegroundColor = 117;
  4189. // aapt resource value: 116
  4190. public static int AppCompatTheme_tooltipFrameBackground = 116;
  4191. // aapt resource value: 2
  4192. public static int AppCompatTheme_windowActionBar = 2;
  4193. // aapt resource value: 4
  4194. public static int AppCompatTheme_windowActionBarOverlay = 4;
  4195. // aapt resource value: 5
  4196. public static int AppCompatTheme_windowActionModeOverlay = 5;
  4197. // aapt resource value: 9
  4198. public static int AppCompatTheme_windowFixedHeightMajor = 9;
  4199. // aapt resource value: 7
  4200. public static int AppCompatTheme_windowFixedHeightMinor = 7;
  4201. // aapt resource value: 6
  4202. public static int AppCompatTheme_windowFixedWidthMajor = 6;
  4203. // aapt resource value: 8
  4204. public static int AppCompatTheme_windowFixedWidthMinor = 8;
  4205. // aapt resource value: 10
  4206. public static int AppCompatTheme_windowMinWidthMajor = 10;
  4207. // aapt resource value: 11
  4208. public static int AppCompatTheme_windowMinWidthMinor = 11;
  4209. // aapt resource value: 3
  4210. public static int AppCompatTheme_windowNoTitle = 3;
  4211. public static int[] BottomNavigationView = new int[] {
  4212. 2130772030,
  4213. 2130772291,
  4214. 2130772292,
  4215. 2130772293,
  4216. 2130772294};
  4217. // aapt resource value: 0
  4218. public static int BottomNavigationView_elevation = 0;
  4219. // aapt resource value: 4
  4220. public static int BottomNavigationView_itemBackground = 4;
  4221. // aapt resource value: 2
  4222. public static int BottomNavigationView_itemIconTint = 2;
  4223. // aapt resource value: 3
  4224. public static int BottomNavigationView_itemTextColor = 3;
  4225. // aapt resource value: 1
  4226. public static int BottomNavigationView_menu = 1;
  4227. public static int[] BottomSheetBehavior_Layout = new int[] {
  4228. 2130772253,
  4229. 2130772254,
  4230. 2130772255};
  4231. // aapt resource value: 1
  4232. public static int BottomSheetBehavior_Layout_behavior_hideable = 1;
  4233. // aapt resource value: 0
  4234. public static int BottomSheetBehavior_Layout_behavior_peekHeight = 0;
  4235. // aapt resource value: 2
  4236. public static int BottomSheetBehavior_Layout_behavior_skipCollapsed = 2;
  4237. public static int[] ButtonBarLayout = new int[] {
  4238. 2130772171};
  4239. // aapt resource value: 0
  4240. public static int ButtonBarLayout_allowStacking = 0;
  4241. public static int[] CardView = new int[] {
  4242. 16843071,
  4243. 16843072,
  4244. 2130771991,
  4245. 2130771992,
  4246. 2130771993,
  4247. 2130771994,
  4248. 2130771995,
  4249. 2130771996,
  4250. 2130771997,
  4251. 2130771998,
  4252. 2130771999,
  4253. 2130772000,
  4254. 2130772001};
  4255. // aapt resource value: 1
  4256. public static int CardView_android_minHeight = 1;
  4257. // aapt resource value: 0
  4258. public static int CardView_android_minWidth = 0;
  4259. // aapt resource value: 2
  4260. public static int CardView_cardBackgroundColor = 2;
  4261. // aapt resource value: 3
  4262. public static int CardView_cardCornerRadius = 3;
  4263. // aapt resource value: 4
  4264. public static int CardView_cardElevation = 4;
  4265. // aapt resource value: 5
  4266. public static int CardView_cardMaxElevation = 5;
  4267. // aapt resource value: 7
  4268. public static int CardView_cardPreventCornerOverlap = 7;
  4269. // aapt resource value: 6
  4270. public static int CardView_cardUseCompatPadding = 6;
  4271. // aapt resource value: 8
  4272. public static int CardView_contentPadding = 8;
  4273. // aapt resource value: 12
  4274. public static int CardView_contentPaddingBottom = 12;
  4275. // aapt resource value: 9
  4276. public static int CardView_contentPaddingLeft = 9;
  4277. // aapt resource value: 10
  4278. public static int CardView_contentPaddingRight = 10;
  4279. // aapt resource value: 11
  4280. public static int CardView_contentPaddingTop = 11;
  4281. public static int[] CollapsingToolbarLayout = new int[] {
  4282. 2130772005,
  4283. 2130772256,
  4284. 2130772257,
  4285. 2130772258,
  4286. 2130772259,
  4287. 2130772260,
  4288. 2130772261,
  4289. 2130772262,
  4290. 2130772263,
  4291. 2130772264,
  4292. 2130772265,
  4293. 2130772266,
  4294. 2130772267,
  4295. 2130772268,
  4296. 2130772269,
  4297. 2130772270};
  4298. // aapt resource value: 13
  4299. public static int CollapsingToolbarLayout_collapsedTitleGravity = 13;
  4300. // aapt resource value: 7
  4301. public static int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
  4302. // aapt resource value: 8
  4303. public static int CollapsingToolbarLayout_contentScrim = 8;
  4304. // aapt resource value: 14
  4305. public static int CollapsingToolbarLayout_expandedTitleGravity = 14;
  4306. // aapt resource value: 1
  4307. public static int CollapsingToolbarLayout_expandedTitleMargin = 1;
  4308. // aapt resource value: 5
  4309. public static int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
  4310. // aapt resource value: 4
  4311. public static int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;
  4312. // aapt resource value: 2
  4313. public static int CollapsingToolbarLayout_expandedTitleMarginStart = 2;
  4314. // aapt resource value: 3
  4315. public static int CollapsingToolbarLayout_expandedTitleMarginTop = 3;
  4316. // aapt resource value: 6
  4317. public static int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;
  4318. // aapt resource value: 12
  4319. public static int CollapsingToolbarLayout_scrimAnimationDuration = 12;
  4320. // aapt resource value: 11
  4321. public static int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11;
  4322. // aapt resource value: 9
  4323. public static int CollapsingToolbarLayout_statusBarScrim = 9;
  4324. // aapt resource value: 0
  4325. public static int CollapsingToolbarLayout_title = 0;
  4326. // aapt resource value: 15
  4327. public static int CollapsingToolbarLayout_titleEnabled = 15;
  4328. // aapt resource value: 10
  4329. public static int CollapsingToolbarLayout_toolbarId = 10;
  4330. public static int[] CollapsingToolbarLayout_Layout = new int[] {
  4331. 2130772271,
  4332. 2130772272};
  4333. // aapt resource value: 0
  4334. public static int CollapsingToolbarLayout_Layout_layout_collapseMode = 0;
  4335. // aapt resource value: 1
  4336. public static int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1;
  4337. public static int[] ColorStateListItem = new int[] {
  4338. 16843173,
  4339. 16843551,
  4340. 2130772172};
  4341. // aapt resource value: 2
  4342. public static int ColorStateListItem_alpha = 2;
  4343. // aapt resource value: 1
  4344. public static int ColorStateListItem_android_alpha = 1;
  4345. // aapt resource value: 0
  4346. public static int ColorStateListItem_android_color = 0;
  4347. public static int[] CompoundButton = new int[] {
  4348. 16843015,
  4349. 2130772173,
  4350. 2130772174};
  4351. // aapt resource value: 0
  4352. public static int CompoundButton_android_button = 0;
  4353. // aapt resource value: 1
  4354. public static int CompoundButton_buttonTint = 1;
  4355. // aapt resource value: 2
  4356. public static int CompoundButton_buttonTintMode = 2;
  4357. public static int[] CoordinatorLayout = new int[] {
  4358. 2130772273,
  4359. 2130772274};
  4360. // aapt resource value: 0
  4361. public static int CoordinatorLayout_keylines = 0;
  4362. // aapt resource value: 1
  4363. public static int CoordinatorLayout_statusBarBackground = 1;
  4364. public static int[] CoordinatorLayout_Layout = new int[] {
  4365. 16842931,
  4366. 2130772275,
  4367. 2130772276,
  4368. 2130772277,
  4369. 2130772278,
  4370. 2130772279,
  4371. 2130772280};
  4372. // aapt resource value: 0
  4373. public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
  4374. // aapt resource value: 2
  4375. public static int CoordinatorLayout_Layout_layout_anchor = 2;
  4376. // aapt resource value: 4
  4377. public static int CoordinatorLayout_Layout_layout_anchorGravity = 4;
  4378. // aapt resource value: 1
  4379. public static int CoordinatorLayout_Layout_layout_behavior = 1;
  4380. // aapt resource value: 6
  4381. public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 6;
  4382. // aapt resource value: 5
  4383. public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
  4384. // aapt resource value: 3
  4385. public static int CoordinatorLayout_Layout_layout_keyline = 3;
  4386. public static int[] DesignTheme = new int[] {
  4387. 2130772281,
  4388. 2130772282,
  4389. 2130772283};
  4390. // aapt resource value: 0
  4391. public static int DesignTheme_bottomSheetDialogTheme = 0;
  4392. // aapt resource value: 1
  4393. public static int DesignTheme_bottomSheetStyle = 1;
  4394. // aapt resource value: 2
  4395. public static int DesignTheme_textColorError = 2;
  4396. public static int[] DrawerArrowToggle = new int[] {
  4397. 2130772175,
  4398. 2130772176,
  4399. 2130772177,
  4400. 2130772178,
  4401. 2130772179,
  4402. 2130772180,
  4403. 2130772181,
  4404. 2130772182};
  4405. // aapt resource value: 4
  4406. public static int DrawerArrowToggle_arrowHeadLength = 4;
  4407. // aapt resource value: 5
  4408. public static int DrawerArrowToggle_arrowShaftLength = 5;
  4409. // aapt resource value: 6
  4410. public static int DrawerArrowToggle_barLength = 6;
  4411. // aapt resource value: 0
  4412. public static int DrawerArrowToggle_color = 0;
  4413. // aapt resource value: 2
  4414. public static int DrawerArrowToggle_drawableSize = 2;
  4415. // aapt resource value: 3
  4416. public static int DrawerArrowToggle_gapBetweenBars = 3;
  4417. // aapt resource value: 1
  4418. public static int DrawerArrowToggle_spinBars = 1;
  4419. // aapt resource value: 7
  4420. public static int DrawerArrowToggle_thickness = 7;
  4421. public static int[] FloatingActionButton = new int[] {
  4422. 2130772030,
  4423. 2130772246,
  4424. 2130772247,
  4425. 2130772284,
  4426. 2130772285,
  4427. 2130772286,
  4428. 2130772287,
  4429. 2130772288};
  4430. // aapt resource value: 1
  4431. public static int FloatingActionButton_backgroundTint = 1;
  4432. // aapt resource value: 2
  4433. public static int FloatingActionButton_backgroundTintMode = 2;
  4434. // aapt resource value: 6
  4435. public static int FloatingActionButton_borderWidth = 6;
  4436. // aapt resource value: 0
  4437. public static int FloatingActionButton_elevation = 0;
  4438. // aapt resource value: 4
  4439. public static int FloatingActionButton_fabSize = 4;
  4440. // aapt resource value: 5
  4441. public static int FloatingActionButton_pressedTranslationZ = 5;
  4442. // aapt resource value: 3
  4443. public static int FloatingActionButton_rippleColor = 3;
  4444. // aapt resource value: 7
  4445. public static int FloatingActionButton_useCompatPadding = 7;
  4446. public static int[] FloatingActionButton_Behavior_Layout = new int[] {
  4447. 2130772289};
  4448. // aapt resource value: 0
  4449. public static int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0;
  4450. public static int[] FontFamily = new int[] {
  4451. 2130772330,
  4452. 2130772331,
  4453. 2130772332,
  4454. 2130772333,
  4455. 2130772334,
  4456. 2130772335};
  4457. // aapt resource value: 0
  4458. public static int FontFamily_fontProviderAuthority = 0;
  4459. // aapt resource value: 3
  4460. public static int FontFamily_fontProviderCerts = 3;
  4461. // aapt resource value: 4
  4462. public static int FontFamily_fontProviderFetchStrategy = 4;
  4463. // aapt resource value: 5
  4464. public static int FontFamily_fontProviderFetchTimeout = 5;
  4465. // aapt resource value: 1
  4466. public static int FontFamily_fontProviderPackage = 1;
  4467. // aapt resource value: 2
  4468. public static int FontFamily_fontProviderQuery = 2;
  4469. public static int[] FontFamilyFont = new int[] {
  4470. 16844082,
  4471. 16844083,
  4472. 16844095,
  4473. 2130772336,
  4474. 2130772337,
  4475. 2130772338};
  4476. // aapt resource value: 0
  4477. public static int FontFamilyFont_android_font = 0;
  4478. // aapt resource value: 2
  4479. public static int FontFamilyFont_android_fontStyle = 2;
  4480. // aapt resource value: 1
  4481. public static int FontFamilyFont_android_fontWeight = 1;
  4482. // aapt resource value: 4
  4483. public static int FontFamilyFont_font = 4;
  4484. // aapt resource value: 3
  4485. public static int FontFamilyFont_fontStyle = 3;
  4486. // aapt resource value: 5
  4487. public static int FontFamilyFont_fontWeight = 5;
  4488. public static int[] ForegroundLinearLayout = new int[] {
  4489. 16843017,
  4490. 16843264,
  4491. 2130772290};
  4492. // aapt resource value: 0
  4493. public static int ForegroundLinearLayout_android_foreground = 0;
  4494. // aapt resource value: 1
  4495. public static int ForegroundLinearLayout_android_foregroundGravity = 1;
  4496. // aapt resource value: 2
  4497. public static int ForegroundLinearLayout_foregroundInsidePadding = 2;
  4498. public static int[] LinearLayoutCompat = new int[] {
  4499. 16842927,
  4500. 16842948,
  4501. 16843046,
  4502. 16843047,
  4503. 16843048,
  4504. 2130772013,
  4505. 2130772183,
  4506. 2130772184,
  4507. 2130772185};
  4508. // aapt resource value: 2
  4509. public static int LinearLayoutCompat_android_baselineAligned = 2;
  4510. // aapt resource value: 3
  4511. public static int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
  4512. // aapt resource value: 0
  4513. public static int LinearLayoutCompat_android_gravity = 0;
  4514. // aapt resource value: 1
  4515. public static int LinearLayoutCompat_android_orientation = 1;
  4516. // aapt resource value: 4
  4517. public static int LinearLayoutCompat_android_weightSum = 4;
  4518. // aapt resource value: 5
  4519. public static int LinearLayoutCompat_divider = 5;
  4520. // aapt resource value: 8
  4521. public static int LinearLayoutCompat_dividerPadding = 8;
  4522. // aapt resource value: 6
  4523. public static int LinearLayoutCompat_measureWithLargestChild = 6;
  4524. // aapt resource value: 7
  4525. public static int LinearLayoutCompat_showDividers = 7;
  4526. public static int[] LinearLayoutCompat_Layout = new int[] {
  4527. 16842931,
  4528. 16842996,
  4529. 16842997,
  4530. 16843137};
  4531. // aapt resource value: 0
  4532. public static int LinearLayoutCompat_Layout_android_layout_gravity = 0;
  4533. // aapt resource value: 2
  4534. public static int LinearLayoutCompat_Layout_android_layout_height = 2;
  4535. // aapt resource value: 3
  4536. public static int LinearLayoutCompat_Layout_android_layout_weight = 3;
  4537. // aapt resource value: 1
  4538. public static int LinearLayoutCompat_Layout_android_layout_width = 1;
  4539. public static int[] ListPopupWindow = new int[] {
  4540. 16843436,
  4541. 16843437};
  4542. // aapt resource value: 0
  4543. public static int ListPopupWindow_android_dropDownHorizontalOffset = 0;
  4544. // aapt resource value: 1
  4545. public static int ListPopupWindow_android_dropDownVerticalOffset = 1;
  4546. public static int[] MediaRouteButton = new int[] {
  4547. 16843071,
  4548. 16843072,
  4549. 2130771989,
  4550. 2130771990};
  4551. // aapt resource value: 1
  4552. public static int MediaRouteButton_android_minHeight = 1;
  4553. // aapt resource value: 0
  4554. public static int MediaRouteButton_android_minWidth = 0;
  4555. // aapt resource value: 2
  4556. public static int MediaRouteButton_externalRouteEnabledDrawable = 2;
  4557. // aapt resource value: 3
  4558. public static int MediaRouteButton_mediaRouteButtonTint = 3;
  4559. public static int[] MenuGroup = new int[] {
  4560. 16842766,
  4561. 16842960,
  4562. 16843156,
  4563. 16843230,
  4564. 16843231,
  4565. 16843232};
  4566. // aapt resource value: 5
  4567. public static int MenuGroup_android_checkableBehavior = 5;
  4568. // aapt resource value: 0
  4569. public static int MenuGroup_android_enabled = 0;
  4570. // aapt resource value: 1
  4571. public static int MenuGroup_android_id = 1;
  4572. // aapt resource value: 3
  4573. public static int MenuGroup_android_menuCategory = 3;
  4574. // aapt resource value: 4
  4575. public static int MenuGroup_android_orderInCategory = 4;
  4576. // aapt resource value: 2
  4577. public static int MenuGroup_android_visible = 2;
  4578. public static int[] MenuItem = new int[] {
  4579. 16842754,
  4580. 16842766,
  4581. 16842960,
  4582. 16843014,
  4583. 16843156,
  4584. 16843230,
  4585. 16843231,
  4586. 16843233,
  4587. 16843234,
  4588. 16843235,
  4589. 16843236,
  4590. 16843237,
  4591. 16843375,
  4592. 2130772186,
  4593. 2130772187,
  4594. 2130772188,
  4595. 2130772189,
  4596. 2130772190,
  4597. 2130772191,
  4598. 2130772192,
  4599. 2130772193,
  4600. 2130772194,
  4601. 2130772195};
  4602. // aapt resource value: 16
  4603. public static int MenuItem_actionLayout = 16;
  4604. // aapt resource value: 18
  4605. public static int MenuItem_actionProviderClass = 18;
  4606. // aapt resource value: 17
  4607. public static int MenuItem_actionViewClass = 17;
  4608. // aapt resource value: 13
  4609. public static int MenuItem_alphabeticModifiers = 13;
  4610. // aapt resource value: 9
  4611. public static int MenuItem_android_alphabeticShortcut = 9;
  4612. // aapt resource value: 11
  4613. public static int MenuItem_android_checkable = 11;
  4614. // aapt resource value: 3
  4615. public static int MenuItem_android_checked = 3;
  4616. // aapt resource value: 1
  4617. public static int MenuItem_android_enabled = 1;
  4618. // aapt resource value: 0
  4619. public static int MenuItem_android_icon = 0;
  4620. // aapt resource value: 2
  4621. public static int MenuItem_android_id = 2;
  4622. // aapt resource value: 5
  4623. public static int MenuItem_android_menuCategory = 5;
  4624. // aapt resource value: 10
  4625. public static int MenuItem_android_numericShortcut = 10;
  4626. // aapt resource value: 12
  4627. public static int MenuItem_android_onClick = 12;
  4628. // aapt resource value: 6
  4629. public static int MenuItem_android_orderInCategory = 6;
  4630. // aapt resource value: 7
  4631. public static int MenuItem_android_title = 7;
  4632. // aapt resource value: 8
  4633. public static int MenuItem_android_titleCondensed = 8;
  4634. // aapt resource value: 4
  4635. public static int MenuItem_android_visible = 4;
  4636. // aapt resource value: 19
  4637. public static int MenuItem_contentDescription = 19;
  4638. // aapt resource value: 21
  4639. public static int MenuItem_iconTint = 21;
  4640. // aapt resource value: 22
  4641. public static int MenuItem_iconTintMode = 22;
  4642. // aapt resource value: 14
  4643. public static int MenuItem_numericModifiers = 14;
  4644. // aapt resource value: 15
  4645. public static int MenuItem_showAsAction = 15;
  4646. // aapt resource value: 20
  4647. public static int MenuItem_tooltipText = 20;
  4648. public static int[] MenuView = new int[] {
  4649. 16842926,
  4650. 16843052,
  4651. 16843053,
  4652. 16843054,
  4653. 16843055,
  4654. 16843056,
  4655. 16843057,
  4656. 2130772196,
  4657. 2130772197};
  4658. // aapt resource value: 4
  4659. public static int MenuView_android_headerBackground = 4;
  4660. // aapt resource value: 2
  4661. public static int MenuView_android_horizontalDivider = 2;
  4662. // aapt resource value: 5
  4663. public static int MenuView_android_itemBackground = 5;
  4664. // aapt resource value: 6
  4665. public static int MenuView_android_itemIconDisabledAlpha = 6;
  4666. // aapt resource value: 1
  4667. public static int MenuView_android_itemTextAppearance = 1;
  4668. // aapt resource value: 3
  4669. public static int MenuView_android_verticalDivider = 3;
  4670. // aapt resource value: 0
  4671. public static int MenuView_android_windowAnimationStyle = 0;
  4672. // aapt resource value: 7
  4673. public static int MenuView_preserveIconSpacing = 7;
  4674. // aapt resource value: 8
  4675. public static int MenuView_subMenuArrow = 8;
  4676. public static int[] NavigationView = new int[] {
  4677. 16842964,
  4678. 16842973,
  4679. 16843039,
  4680. 2130772030,
  4681. 2130772291,
  4682. 2130772292,
  4683. 2130772293,
  4684. 2130772294,
  4685. 2130772295,
  4686. 2130772296};
  4687. // aapt resource value: 0
  4688. public static int NavigationView_android_background = 0;
  4689. // aapt resource value: 1
  4690. public static int NavigationView_android_fitsSystemWindows = 1;
  4691. // aapt resource value: 2
  4692. public static int NavigationView_android_maxWidth = 2;
  4693. // aapt resource value: 3
  4694. public static int NavigationView_elevation = 3;
  4695. // aapt resource value: 9
  4696. public static int NavigationView_headerLayout = 9;
  4697. // aapt resource value: 7
  4698. public static int NavigationView_itemBackground = 7;
  4699. // aapt resource value: 5
  4700. public static int NavigationView_itemIconTint = 5;
  4701. // aapt resource value: 8
  4702. public static int NavigationView_itemTextAppearance = 8;
  4703. // aapt resource value: 6
  4704. public static int NavigationView_itemTextColor = 6;
  4705. // aapt resource value: 4
  4706. public static int NavigationView_menu = 4;
  4707. public static int[] PopupWindow = new int[] {
  4708. 16843126,
  4709. 16843465,
  4710. 2130772198};
  4711. // aapt resource value: 1
  4712. public static int PopupWindow_android_popupAnimationStyle = 1;
  4713. // aapt resource value: 0
  4714. public static int PopupWindow_android_popupBackground = 0;
  4715. // aapt resource value: 2
  4716. public static int PopupWindow_overlapAnchor = 2;
  4717. public static int[] PopupWindowBackgroundState = new int[] {
  4718. 2130772199};
  4719. // aapt resource value: 0
  4720. public static int PopupWindowBackgroundState_state_above_anchor = 0;
  4721. public static int[] RecycleListView = new int[] {
  4722. 2130772200,
  4723. 2130772201};
  4724. // aapt resource value: 0
  4725. public static int RecycleListView_paddingBottomNoButtons = 0;
  4726. // aapt resource value: 1
  4727. public static int RecycleListView_paddingTopNoTitle = 1;
  4728. public static int[] RecyclerView = new int[] {
  4729. 16842948,
  4730. 16842993,
  4731. 2130771968,
  4732. 2130771969,
  4733. 2130771970,
  4734. 2130771971,
  4735. 2130771972,
  4736. 2130771973,
  4737. 2130771974,
  4738. 2130771975,
  4739. 2130771976};
  4740. // aapt resource value: 1
  4741. public static int RecyclerView_android_descendantFocusability = 1;
  4742. // aapt resource value: 0
  4743. public static int RecyclerView_android_orientation = 0;
  4744. // aapt resource value: 6
  4745. public static int RecyclerView_fastScrollEnabled = 6;
  4746. // aapt resource value: 9
  4747. public static int RecyclerView_fastScrollHorizontalThumbDrawable = 9;
  4748. // aapt resource value: 10
  4749. public static int RecyclerView_fastScrollHorizontalTrackDrawable = 10;
  4750. // aapt resource value: 7
  4751. public static int RecyclerView_fastScrollVerticalThumbDrawable = 7;
  4752. // aapt resource value: 8
  4753. public static int RecyclerView_fastScrollVerticalTrackDrawable = 8;
  4754. // aapt resource value: 2
  4755. public static int RecyclerView_layoutManager = 2;
  4756. // aapt resource value: 4
  4757. public static int RecyclerView_reverseLayout = 4;
  4758. // aapt resource value: 3
  4759. public static int RecyclerView_spanCount = 3;
  4760. // aapt resource value: 5
  4761. public static int RecyclerView_stackFromEnd = 5;
  4762. public static int[] ScrimInsetsFrameLayout = new int[] {
  4763. 2130772297};
  4764. // aapt resource value: 0
  4765. public static int ScrimInsetsFrameLayout_insetForeground = 0;
  4766. public static int[] ScrollingViewBehavior_Layout = new int[] {
  4767. 2130772298};
  4768. // aapt resource value: 0
  4769. public static int ScrollingViewBehavior_Layout_behavior_overlapTop = 0;
  4770. public static int[] SearchView = new int[] {
  4771. 16842970,
  4772. 16843039,
  4773. 16843296,
  4774. 16843364,
  4775. 2130772202,
  4776. 2130772203,
  4777. 2130772204,
  4778. 2130772205,
  4779. 2130772206,
  4780. 2130772207,
  4781. 2130772208,
  4782. 2130772209,
  4783. 2130772210,
  4784. 2130772211,
  4785. 2130772212,
  4786. 2130772213,
  4787. 2130772214};
  4788. // aapt resource value: 0
  4789. public static int SearchView_android_focusable = 0;
  4790. // aapt resource value: 3
  4791. public static int SearchView_android_imeOptions = 3;
  4792. // aapt resource value: 2
  4793. public static int SearchView_android_inputType = 2;
  4794. // aapt resource value: 1
  4795. public static int SearchView_android_maxWidth = 1;
  4796. // aapt resource value: 8
  4797. public static int SearchView_closeIcon = 8;
  4798. // aapt resource value: 13
  4799. public static int SearchView_commitIcon = 13;
  4800. // aapt resource value: 7
  4801. public static int SearchView_defaultQueryHint = 7;
  4802. // aapt resource value: 9
  4803. public static int SearchView_goIcon = 9;
  4804. // aapt resource value: 5
  4805. public static int SearchView_iconifiedByDefault = 5;
  4806. // aapt resource value: 4
  4807. public static int SearchView_layout = 4;
  4808. // aapt resource value: 15
  4809. public static int SearchView_queryBackground = 15;
  4810. // aapt resource value: 6
  4811. public static int SearchView_queryHint = 6;
  4812. // aapt resource value: 11
  4813. public static int SearchView_searchHintIcon = 11;
  4814. // aapt resource value: 10
  4815. public static int SearchView_searchIcon = 10;
  4816. // aapt resource value: 16
  4817. public static int SearchView_submitBackground = 16;
  4818. // aapt resource value: 14
  4819. public static int SearchView_suggestionRowLayout = 14;
  4820. // aapt resource value: 12
  4821. public static int SearchView_voiceIcon = 12;
  4822. public static int[] SnackbarLayout = new int[] {
  4823. 16843039,
  4824. 2130772030,
  4825. 2130772299};
  4826. // aapt resource value: 0
  4827. public static int SnackbarLayout_android_maxWidth = 0;
  4828. // aapt resource value: 1
  4829. public static int SnackbarLayout_elevation = 1;
  4830. // aapt resource value: 2
  4831. public static int SnackbarLayout_maxActionInlineWidth = 2;
  4832. public static int[] Spinner = new int[] {
  4833. 16842930,
  4834. 16843126,
  4835. 16843131,
  4836. 16843362,
  4837. 2130772031};
  4838. // aapt resource value: 3
  4839. public static int Spinner_android_dropDownWidth = 3;
  4840. // aapt resource value: 0
  4841. public static int Spinner_android_entries = 0;
  4842. // aapt resource value: 1
  4843. public static int Spinner_android_popupBackground = 1;
  4844. // aapt resource value: 2
  4845. public static int Spinner_android_prompt = 2;
  4846. // aapt resource value: 4
  4847. public static int Spinner_popupTheme = 4;
  4848. public static int[] SwitchCompat = new int[] {
  4849. 16843044,
  4850. 16843045,
  4851. 16843074,
  4852. 2130772215,
  4853. 2130772216,
  4854. 2130772217,
  4855. 2130772218,
  4856. 2130772219,
  4857. 2130772220,
  4858. 2130772221,
  4859. 2130772222,
  4860. 2130772223,
  4861. 2130772224,
  4862. 2130772225};
  4863. // aapt resource value: 1
  4864. public static int SwitchCompat_android_textOff = 1;
  4865. // aapt resource value: 0
  4866. public static int SwitchCompat_android_textOn = 0;
  4867. // aapt resource value: 2
  4868. public static int SwitchCompat_android_thumb = 2;
  4869. // aapt resource value: 13
  4870. public static int SwitchCompat_showText = 13;
  4871. // aapt resource value: 12
  4872. public static int SwitchCompat_splitTrack = 12;
  4873. // aapt resource value: 10
  4874. public static int SwitchCompat_switchMinWidth = 10;
  4875. // aapt resource value: 11
  4876. public static int SwitchCompat_switchPadding = 11;
  4877. // aapt resource value: 9
  4878. public static int SwitchCompat_switchTextAppearance = 9;
  4879. // aapt resource value: 8
  4880. public static int SwitchCompat_thumbTextPadding = 8;
  4881. // aapt resource value: 3
  4882. public static int SwitchCompat_thumbTint = 3;
  4883. // aapt resource value: 4
  4884. public static int SwitchCompat_thumbTintMode = 4;
  4885. // aapt resource value: 5
  4886. public static int SwitchCompat_track = 5;
  4887. // aapt resource value: 6
  4888. public static int SwitchCompat_trackTint = 6;
  4889. // aapt resource value: 7
  4890. public static int SwitchCompat_trackTintMode = 7;
  4891. public static int[] TabItem = new int[] {
  4892. 16842754,
  4893. 16842994,
  4894. 16843087};
  4895. // aapt resource value: 0
  4896. public static int TabItem_android_icon = 0;
  4897. // aapt resource value: 1
  4898. public static int TabItem_android_layout = 1;
  4899. // aapt resource value: 2
  4900. public static int TabItem_android_text = 2;
  4901. public static int[] TabLayout = new int[] {
  4902. 2130772300,
  4903. 2130772301,
  4904. 2130772302,
  4905. 2130772303,
  4906. 2130772304,
  4907. 2130772305,
  4908. 2130772306,
  4909. 2130772307,
  4910. 2130772308,
  4911. 2130772309,
  4912. 2130772310,
  4913. 2130772311,
  4914. 2130772312,
  4915. 2130772313,
  4916. 2130772314,
  4917. 2130772315};
  4918. // aapt resource value: 3
  4919. public static int TabLayout_tabBackground = 3;
  4920. // aapt resource value: 2
  4921. public static int TabLayout_tabContentStart = 2;
  4922. // aapt resource value: 5
  4923. public static int TabLayout_tabGravity = 5;
  4924. // aapt resource value: 0
  4925. public static int TabLayout_tabIndicatorColor = 0;
  4926. // aapt resource value: 1
  4927. public static int TabLayout_tabIndicatorHeight = 1;
  4928. // aapt resource value: 7
  4929. public static int TabLayout_tabMaxWidth = 7;
  4930. // aapt resource value: 6
  4931. public static int TabLayout_tabMinWidth = 6;
  4932. // aapt resource value: 4
  4933. public static int TabLayout_tabMode = 4;
  4934. // aapt resource value: 15
  4935. public static int TabLayout_tabPadding = 15;
  4936. // aapt resource value: 14
  4937. public static int TabLayout_tabPaddingBottom = 14;
  4938. // aapt resource value: 13
  4939. public static int TabLayout_tabPaddingEnd = 13;
  4940. // aapt resource value: 11
  4941. public static int TabLayout_tabPaddingStart = 11;
  4942. // aapt resource value: 12
  4943. public static int TabLayout_tabPaddingTop = 12;
  4944. // aapt resource value: 10
  4945. public static int TabLayout_tabSelectedTextColor = 10;
  4946. // aapt resource value: 8
  4947. public static int TabLayout_tabTextAppearance = 8;
  4948. // aapt resource value: 9
  4949. public static int TabLayout_tabTextColor = 9;
  4950. public static int[] TextAppearance = new int[] {
  4951. 16842901,
  4952. 16842902,
  4953. 16842903,
  4954. 16842904,
  4955. 16842906,
  4956. 16842907,
  4957. 16843105,
  4958. 16843106,
  4959. 16843107,
  4960. 16843108,
  4961. 16843692,
  4962. 2130772047,
  4963. 2130772053};
  4964. // aapt resource value: 10
  4965. public static int TextAppearance_android_fontFamily = 10;
  4966. // aapt resource value: 6
  4967. public static int TextAppearance_android_shadowColor = 6;
  4968. // aapt resource value: 7
  4969. public static int TextAppearance_android_shadowDx = 7;
  4970. // aapt resource value: 8
  4971. public static int TextAppearance_android_shadowDy = 8;
  4972. // aapt resource value: 9
  4973. public static int TextAppearance_android_shadowRadius = 9;
  4974. // aapt resource value: 3
  4975. public static int TextAppearance_android_textColor = 3;
  4976. // aapt resource value: 4
  4977. public static int TextAppearance_android_textColorHint = 4;
  4978. // aapt resource value: 5
  4979. public static int TextAppearance_android_textColorLink = 5;
  4980. // aapt resource value: 0
  4981. public static int TextAppearance_android_textSize = 0;
  4982. // aapt resource value: 2
  4983. public static int TextAppearance_android_textStyle = 2;
  4984. // aapt resource value: 1
  4985. public static int TextAppearance_android_typeface = 1;
  4986. // aapt resource value: 12
  4987. public static int TextAppearance_fontFamily = 12;
  4988. // aapt resource value: 11
  4989. public static int TextAppearance_textAllCaps = 11;
  4990. public static int[] TextInputLayout = new int[] {
  4991. 16842906,
  4992. 16843088,
  4993. 2130772316,
  4994. 2130772317,
  4995. 2130772318,
  4996. 2130772319,
  4997. 2130772320,
  4998. 2130772321,
  4999. 2130772322,
  5000. 2130772323,
  5001. 2130772324,
  5002. 2130772325,
  5003. 2130772326,
  5004. 2130772327,
  5005. 2130772328,
  5006. 2130772329};
  5007. // aapt resource value: 1
  5008. public static int TextInputLayout_android_hint = 1;
  5009. // aapt resource value: 0
  5010. public static int TextInputLayout_android_textColorHint = 0;
  5011. // aapt resource value: 6
  5012. public static int TextInputLayout_counterEnabled = 6;
  5013. // aapt resource value: 7
  5014. public static int TextInputLayout_counterMaxLength = 7;
  5015. // aapt resource value: 9
  5016. public static int TextInputLayout_counterOverflowTextAppearance = 9;
  5017. // aapt resource value: 8
  5018. public static int TextInputLayout_counterTextAppearance = 8;
  5019. // aapt resource value: 4
  5020. public static int TextInputLayout_errorEnabled = 4;
  5021. // aapt resource value: 5
  5022. public static int TextInputLayout_errorTextAppearance = 5;
  5023. // aapt resource value: 10
  5024. public static int TextInputLayout_hintAnimationEnabled = 10;
  5025. // aapt resource value: 3
  5026. public static int TextInputLayout_hintEnabled = 3;
  5027. // aapt resource value: 2
  5028. public static int TextInputLayout_hintTextAppearance = 2;
  5029. // aapt resource value: 13
  5030. public static int TextInputLayout_passwordToggleContentDescription = 13;
  5031. // aapt resource value: 12
  5032. public static int TextInputLayout_passwordToggleDrawable = 12;
  5033. // aapt resource value: 11
  5034. public static int TextInputLayout_passwordToggleEnabled = 11;
  5035. // aapt resource value: 14
  5036. public static int TextInputLayout_passwordToggleTint = 14;
  5037. // aapt resource value: 15
  5038. public static int TextInputLayout_passwordToggleTintMode = 15;
  5039. public static int[] Toolbar = new int[] {
  5040. 16842927,
  5041. 16843072,
  5042. 2130772005,
  5043. 2130772008,
  5044. 2130772012,
  5045. 2130772024,
  5046. 2130772025,
  5047. 2130772026,
  5048. 2130772027,
  5049. 2130772028,
  5050. 2130772029,
  5051. 2130772031,
  5052. 2130772226,
  5053. 2130772227,
  5054. 2130772228,
  5055. 2130772229,
  5056. 2130772230,
  5057. 2130772231,
  5058. 2130772232,
  5059. 2130772233,
  5060. 2130772234,
  5061. 2130772235,
  5062. 2130772236,
  5063. 2130772237,
  5064. 2130772238,
  5065. 2130772239,
  5066. 2130772240,
  5067. 2130772241,
  5068. 2130772242};
  5069. // aapt resource value: 0
  5070. public static int Toolbar_android_gravity = 0;
  5071. // aapt resource value: 1
  5072. public static int Toolbar_android_minHeight = 1;
  5073. // aapt resource value: 21
  5074. public static int Toolbar_buttonGravity = 21;
  5075. // aapt resource value: 23
  5076. public static int Toolbar_collapseContentDescription = 23;
  5077. // aapt resource value: 22
  5078. public static int Toolbar_collapseIcon = 22;
  5079. // aapt resource value: 6
  5080. public static int Toolbar_contentInsetEnd = 6;
  5081. // aapt resource value: 10
  5082. public static int Toolbar_contentInsetEndWithActions = 10;
  5083. // aapt resource value: 7
  5084. public static int Toolbar_contentInsetLeft = 7;
  5085. // aapt resource value: 8
  5086. public static int Toolbar_contentInsetRight = 8;
  5087. // aapt resource value: 5
  5088. public static int Toolbar_contentInsetStart = 5;
  5089. // aapt resource value: 9
  5090. public static int Toolbar_contentInsetStartWithNavigation = 9;
  5091. // aapt resource value: 4
  5092. public static int Toolbar_logo = 4;
  5093. // aapt resource value: 26
  5094. public static int Toolbar_logoDescription = 26;
  5095. // aapt resource value: 20
  5096. public static int Toolbar_maxButtonHeight = 20;
  5097. // aapt resource value: 25
  5098. public static int Toolbar_navigationContentDescription = 25;
  5099. // aapt resource value: 24
  5100. public static int Toolbar_navigationIcon = 24;
  5101. // aapt resource value: 11
  5102. public static int Toolbar_popupTheme = 11;
  5103. // aapt resource value: 3
  5104. public static int Toolbar_subtitle = 3;
  5105. // aapt resource value: 13
  5106. public static int Toolbar_subtitleTextAppearance = 13;
  5107. // aapt resource value: 28
  5108. public static int Toolbar_subtitleTextColor = 28;
  5109. // aapt resource value: 2
  5110. public static int Toolbar_title = 2;
  5111. // aapt resource value: 14
  5112. public static int Toolbar_titleMargin = 14;
  5113. // aapt resource value: 18
  5114. public static int Toolbar_titleMarginBottom = 18;
  5115. // aapt resource value: 16
  5116. public static int Toolbar_titleMarginEnd = 16;
  5117. // aapt resource value: 15
  5118. public static int Toolbar_titleMarginStart = 15;
  5119. // aapt resource value: 17
  5120. public static int Toolbar_titleMarginTop = 17;
  5121. // aapt resource value: 19
  5122. public static int Toolbar_titleMargins = 19;
  5123. // aapt resource value: 12
  5124. public static int Toolbar_titleTextAppearance = 12;
  5125. // aapt resource value: 27
  5126. public static int Toolbar_titleTextColor = 27;
  5127. public static int[] View = new int[] {
  5128. 16842752,
  5129. 16842970,
  5130. 2130772243,
  5131. 2130772244,
  5132. 2130772245};
  5133. // aapt resource value: 1
  5134. public static int View_android_focusable = 1;
  5135. // aapt resource value: 0
  5136. public static int View_android_theme = 0;
  5137. // aapt resource value: 3
  5138. public static int View_paddingEnd = 3;
  5139. // aapt resource value: 2
  5140. public static int View_paddingStart = 2;
  5141. // aapt resource value: 4
  5142. public static int View_theme = 4;
  5143. public static int[] ViewBackgroundHelper = new int[] {
  5144. 16842964,
  5145. 2130772246,
  5146. 2130772247};
  5147. // aapt resource value: 0
  5148. public static int ViewBackgroundHelper_android_background = 0;
  5149. // aapt resource value: 1
  5150. public static int ViewBackgroundHelper_backgroundTint = 1;
  5151. // aapt resource value: 2
  5152. public static int ViewBackgroundHelper_backgroundTintMode = 2;
  5153. public static int[] ViewStubCompat = new int[] {
  5154. 16842960,
  5155. 16842994,
  5156. 16842995};
  5157. // aapt resource value: 0
  5158. public static int ViewStubCompat_android_id = 0;
  5159. // aapt resource value: 2
  5160. public static int ViewStubCompat_android_inflatedId = 2;
  5161. // aapt resource value: 1
  5162. public static int ViewStubCompat_android_layout = 1;
  5163. static Styleable()
  5164. {
  5165. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  5166. }
  5167. private Styleable()
  5168. {
  5169. }
  5170. }
  5171. }
  5172. }
  5173. #pragma warning restore 1591