Resource.designer.cs 320 KB

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