Resource.designer.cs 218 KB

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