Resource.designer.cs 184 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965
  1. #pragma warning disable 1591
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. // Runtime Version:4.0.30319.42000
  6. //
  7. // Changes to this file may cause incorrect behavior and will be lost if
  8. // the code is regenerated.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. [assembly: global::Android.Runtime.ResourceDesignerAttribute("MyWeather.Droid.Resource", IsApplication=true)]
  12. namespace MyWeather.Droid
  13. {
  14. [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
  15. public partial class Resource
  16. {
  17. static Resource()
  18. {
  19. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  20. }
  21. public static void UpdateIdValues()
  22. {
  23. global::Plugin.TextToSpeech.Resource.String.ApplicationName = global::MyWeather.Droid.Resource.String.ApplicationName;
  24. global::Plugin.TextToSpeech.Resource.String.Hello = global::MyWeather.Droid.Resource.String.Hello;
  25. global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::MyWeather.Droid.Resource.Attribute.actionBarSize;
  26. }
  27. public partial class Animation
  28. {
  29. // aapt resource value: 0x7f040000
  30. public const int abc_fade_in = 2130968576;
  31. // aapt resource value: 0x7f040001
  32. public const int abc_fade_out = 2130968577;
  33. // aapt resource value: 0x7f040002
  34. public const int abc_grow_fade_in_from_bottom = 2130968578;
  35. // aapt resource value: 0x7f040003
  36. public const int abc_popup_enter = 2130968579;
  37. // aapt resource value: 0x7f040004
  38. public const int abc_popup_exit = 2130968580;
  39. // aapt resource value: 0x7f040005
  40. public const int abc_shrink_fade_out_from_bottom = 2130968581;
  41. // aapt resource value: 0x7f040006
  42. public const int abc_slide_in_bottom = 2130968582;
  43. // aapt resource value: 0x7f040007
  44. public const int abc_slide_in_top = 2130968583;
  45. // aapt resource value: 0x7f040008
  46. public const int abc_slide_out_bottom = 2130968584;
  47. // aapt resource value: 0x7f040009
  48. public const int abc_slide_out_top = 2130968585;
  49. // aapt resource value: 0x7f04000a
  50. public const int design_bottom_sheet_slide_in = 2130968586;
  51. // aapt resource value: 0x7f04000b
  52. public const int design_bottom_sheet_slide_out = 2130968587;
  53. // aapt resource value: 0x7f04000c
  54. public const int design_fab_in = 2130968588;
  55. // aapt resource value: 0x7f04000d
  56. public const int design_fab_out = 2130968589;
  57. // aapt resource value: 0x7f04000e
  58. public const int design_snackbar_in = 2130968590;
  59. // aapt resource value: 0x7f04000f
  60. public const int design_snackbar_out = 2130968591;
  61. static Animation()
  62. {
  63. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  64. }
  65. private Animation()
  66. {
  67. }
  68. }
  69. public partial class Attribute
  70. {
  71. // aapt resource value: 0x7f010004
  72. public const int MediaRouteControllerWindowBackground = 2130771972;
  73. // aapt resource value: 0x7f010061
  74. public const int actionBarDivider = 2130772065;
  75. // aapt resource value: 0x7f010062
  76. public const int actionBarItemBackground = 2130772066;
  77. // aapt resource value: 0x7f01005b
  78. public const int actionBarPopupTheme = 2130772059;
  79. // aapt resource value: 0x7f010060
  80. public const int actionBarSize = 2130772064;
  81. // aapt resource value: 0x7f01005d
  82. public const int actionBarSplitStyle = 2130772061;
  83. // aapt resource value: 0x7f01005c
  84. public const int actionBarStyle = 2130772060;
  85. // aapt resource value: 0x7f010057
  86. public const int actionBarTabBarStyle = 2130772055;
  87. // aapt resource value: 0x7f010056
  88. public const int actionBarTabStyle = 2130772054;
  89. // aapt resource value: 0x7f010058
  90. public const int actionBarTabTextStyle = 2130772056;
  91. // aapt resource value: 0x7f01005e
  92. public const int actionBarTheme = 2130772062;
  93. // aapt resource value: 0x7f01005f
  94. public const int actionBarWidgetTheme = 2130772063;
  95. // aapt resource value: 0x7f01007b
  96. public const int actionButtonStyle = 2130772091;
  97. // aapt resource value: 0x7f010077
  98. public const int actionDropDownStyle = 2130772087;
  99. // aapt resource value: 0x7f0100c9
  100. public const int actionLayout = 2130772169;
  101. // aapt resource value: 0x7f010063
  102. public const int actionMenuTextAppearance = 2130772067;
  103. // aapt resource value: 0x7f010064
  104. public const int actionMenuTextColor = 2130772068;
  105. // aapt resource value: 0x7f010067
  106. public const int actionModeBackground = 2130772071;
  107. // aapt resource value: 0x7f010066
  108. public const int actionModeCloseButtonStyle = 2130772070;
  109. // aapt resource value: 0x7f010069
  110. public const int actionModeCloseDrawable = 2130772073;
  111. // aapt resource value: 0x7f01006b
  112. public const int actionModeCopyDrawable = 2130772075;
  113. // aapt resource value: 0x7f01006a
  114. public const int actionModeCutDrawable = 2130772074;
  115. // aapt resource value: 0x7f01006f
  116. public const int actionModeFindDrawable = 2130772079;
  117. // aapt resource value: 0x7f01006c
  118. public const int actionModePasteDrawable = 2130772076;
  119. // aapt resource value: 0x7f010071
  120. public const int actionModePopupWindowStyle = 2130772081;
  121. // aapt resource value: 0x7f01006d
  122. public const int actionModeSelectAllDrawable = 2130772077;
  123. // aapt resource value: 0x7f01006e
  124. public const int actionModeShareDrawable = 2130772078;
  125. // aapt resource value: 0x7f010068
  126. public const int actionModeSplitBackground = 2130772072;
  127. // aapt resource value: 0x7f010065
  128. public const int actionModeStyle = 2130772069;
  129. // aapt resource value: 0x7f010070
  130. public const int actionModeWebSearchDrawable = 2130772080;
  131. // aapt resource value: 0x7f010059
  132. public const int actionOverflowButtonStyle = 2130772057;
  133. // aapt resource value: 0x7f01005a
  134. public const int actionOverflowMenuStyle = 2130772058;
  135. // aapt resource value: 0x7f0100cb
  136. public const int actionProviderClass = 2130772171;
  137. // aapt resource value: 0x7f0100ca
  138. public const int actionViewClass = 2130772170;
  139. // aapt resource value: 0x7f010083
  140. public const int activityChooserViewStyle = 2130772099;
  141. // aapt resource value: 0x7f0100a6
  142. public const int alertDialogButtonGroupStyle = 2130772134;
  143. // aapt resource value: 0x7f0100a7
  144. public const int alertDialogCenterButtons = 2130772135;
  145. // aapt resource value: 0x7f0100a5
  146. public const int alertDialogStyle = 2130772133;
  147. // aapt resource value: 0x7f0100a8
  148. public const int alertDialogTheme = 2130772136;
  149. // aapt resource value: 0x7f0100ba
  150. public const int allowStacking = 2130772154;
  151. // aapt resource value: 0x7f0100c1
  152. public const int arrowHeadLength = 2130772161;
  153. // aapt resource value: 0x7f0100c2
  154. public const int arrowShaftLength = 2130772162;
  155. // aapt resource value: 0x7f0100ad
  156. public const int autoCompleteTextViewStyle = 2130772141;
  157. // aapt resource value: 0x7f010032
  158. public const int background = 2130772018;
  159. // aapt resource value: 0x7f010034
  160. public const int backgroundSplit = 2130772020;
  161. // aapt resource value: 0x7f010033
  162. public const int backgroundStacked = 2130772019;
  163. // aapt resource value: 0x7f0100f5
  164. public const int backgroundTint = 2130772213;
  165. // aapt resource value: 0x7f0100f6
  166. public const int backgroundTintMode = 2130772214;
  167. // aapt resource value: 0x7f0100c3
  168. public const int barLength = 2130772163;
  169. // aapt resource value: 0x7f0100fb
  170. public const int behavior_hideable = 2130772219;
  171. // aapt resource value: 0x7f010121
  172. public const int behavior_overlapTop = 2130772257;
  173. // aapt resource value: 0x7f0100fa
  174. public const int behavior_peekHeight = 2130772218;
  175. // aapt resource value: 0x7f010117
  176. public const int borderWidth = 2130772247;
  177. // aapt resource value: 0x7f010080
  178. public const int borderlessButtonStyle = 2130772096;
  179. // aapt resource value: 0x7f010111
  180. public const int bottomSheetDialogTheme = 2130772241;
  181. // aapt resource value: 0x7f010112
  182. public const int bottomSheetStyle = 2130772242;
  183. // aapt resource value: 0x7f01007d
  184. public const int buttonBarButtonStyle = 2130772093;
  185. // aapt resource value: 0x7f0100ab
  186. public const int buttonBarNegativeButtonStyle = 2130772139;
  187. // aapt resource value: 0x7f0100ac
  188. public const int buttonBarNeutralButtonStyle = 2130772140;
  189. // aapt resource value: 0x7f0100aa
  190. public const int buttonBarPositiveButtonStyle = 2130772138;
  191. // aapt resource value: 0x7f01007c
  192. public const int buttonBarStyle = 2130772092;
  193. // aapt resource value: 0x7f010045
  194. public const int buttonPanelSideLayout = 2130772037;
  195. // aapt resource value: 0x7f0100ae
  196. public const int buttonStyle = 2130772142;
  197. // aapt resource value: 0x7f0100af
  198. public const int buttonStyleSmall = 2130772143;
  199. // aapt resource value: 0x7f0100bb
  200. public const int buttonTint = 2130772155;
  201. // aapt resource value: 0x7f0100bc
  202. public const int buttonTintMode = 2130772156;
  203. // aapt resource value: 0x7f01001b
  204. public const int cardBackgroundColor = 2130771995;
  205. // aapt resource value: 0x7f01001c
  206. public const int cardCornerRadius = 2130771996;
  207. // aapt resource value: 0x7f01001d
  208. public const int cardElevation = 2130771997;
  209. // aapt resource value: 0x7f01001e
  210. public const int cardMaxElevation = 2130771998;
  211. // aapt resource value: 0x7f010020
  212. public const int cardPreventCornerOverlap = 2130772000;
  213. // aapt resource value: 0x7f01001f
  214. public const int cardUseCompatPadding = 2130771999;
  215. // aapt resource value: 0x7f0100b0
  216. public const int checkboxStyle = 2130772144;
  217. // aapt resource value: 0x7f0100b1
  218. public const int checkedTextViewStyle = 2130772145;
  219. // aapt resource value: 0x7f0100d3
  220. public const int closeIcon = 2130772179;
  221. // aapt resource value: 0x7f010042
  222. public const int closeItemLayout = 2130772034;
  223. // aapt resource value: 0x7f0100ec
  224. public const int collapseContentDescription = 2130772204;
  225. // aapt resource value: 0x7f0100eb
  226. public const int collapseIcon = 2130772203;
  227. // aapt resource value: 0x7f010108
  228. public const int collapsedTitleGravity = 2130772232;
  229. // aapt resource value: 0x7f010104
  230. public const int collapsedTitleTextAppearance = 2130772228;
  231. // aapt resource value: 0x7f0100bd
  232. public const int color = 2130772157;
  233. // aapt resource value: 0x7f01009e
  234. public const int colorAccent = 2130772126;
  235. // aapt resource value: 0x7f0100a2
  236. public const int colorButtonNormal = 2130772130;
  237. // aapt resource value: 0x7f0100a0
  238. public const int colorControlActivated = 2130772128;
  239. // aapt resource value: 0x7f0100a1
  240. public const int colorControlHighlight = 2130772129;
  241. // aapt resource value: 0x7f01009f
  242. public const int colorControlNormal = 2130772127;
  243. // aapt resource value: 0x7f01009c
  244. public const int colorPrimary = 2130772124;
  245. // aapt resource value: 0x7f01009d
  246. public const int colorPrimaryDark = 2130772125;
  247. // aapt resource value: 0x7f0100a3
  248. public const int colorSwitchThumbNormal = 2130772131;
  249. // aapt resource value: 0x7f0100d8
  250. public const int commitIcon = 2130772184;
  251. // aapt resource value: 0x7f01003d
  252. public const int contentInsetEnd = 2130772029;
  253. // aapt resource value: 0x7f01003e
  254. public const int contentInsetLeft = 2130772030;
  255. // aapt resource value: 0x7f01003f
  256. public const int contentInsetRight = 2130772031;
  257. // aapt resource value: 0x7f01003c
  258. public const int contentInsetStart = 2130772028;
  259. // aapt resource value: 0x7f010021
  260. public const int contentPadding = 2130772001;
  261. // aapt resource value: 0x7f010025
  262. public const int contentPaddingBottom = 2130772005;
  263. // aapt resource value: 0x7f010022
  264. public const int contentPaddingLeft = 2130772002;
  265. // aapt resource value: 0x7f010023
  266. public const int contentPaddingRight = 2130772003;
  267. // aapt resource value: 0x7f010024
  268. public const int contentPaddingTop = 2130772004;
  269. // aapt resource value: 0x7f010105
  270. public const int contentScrim = 2130772229;
  271. // aapt resource value: 0x7f0100a4
  272. public const int controlBackground = 2130772132;
  273. // aapt resource value: 0x7f010137
  274. public const int counterEnabled = 2130772279;
  275. // aapt resource value: 0x7f010138
  276. public const int counterMaxLength = 2130772280;
  277. // aapt resource value: 0x7f01013a
  278. public const int counterOverflowTextAppearance = 2130772282;
  279. // aapt resource value: 0x7f010139
  280. public const int counterTextAppearance = 2130772281;
  281. // aapt resource value: 0x7f010035
  282. public const int customNavigationLayout = 2130772021;
  283. // aapt resource value: 0x7f0100d2
  284. public const int defaultQueryHint = 2130772178;
  285. // aapt resource value: 0x7f010075
  286. public const int dialogPreferredPadding = 2130772085;
  287. // aapt resource value: 0x7f010074
  288. public const int dialogTheme = 2130772084;
  289. // aapt resource value: 0x7f01002b
  290. public const int displayOptions = 2130772011;
  291. // aapt resource value: 0x7f010031
  292. public const int divider = 2130772017;
  293. // aapt resource value: 0x7f010082
  294. public const int dividerHorizontal = 2130772098;
  295. // aapt resource value: 0x7f0100c7
  296. public const int dividerPadding = 2130772167;
  297. // aapt resource value: 0x7f010081
  298. public const int dividerVertical = 2130772097;
  299. // aapt resource value: 0x7f0100bf
  300. public const int drawableSize = 2130772159;
  301. // aapt resource value: 0x7f010026
  302. public const int drawerArrowStyle = 2130772006;
  303. // aapt resource value: 0x7f010094
  304. public const int dropDownListViewStyle = 2130772116;
  305. // aapt resource value: 0x7f010078
  306. public const int dropdownListPreferredItemHeight = 2130772088;
  307. // aapt resource value: 0x7f010089
  308. public const int editTextBackground = 2130772105;
  309. // aapt resource value: 0x7f010088
  310. public const int editTextColor = 2130772104;
  311. // aapt resource value: 0x7f0100b2
  312. public const int editTextStyle = 2130772146;
  313. // aapt resource value: 0x7f010040
  314. public const int elevation = 2130772032;
  315. // aapt resource value: 0x7f010135
  316. public const int errorEnabled = 2130772277;
  317. // aapt resource value: 0x7f010136
  318. public const int errorTextAppearance = 2130772278;
  319. // aapt resource value: 0x7f010044
  320. public const int expandActivityOverflowButtonDrawable = 2130772036;
  321. // aapt resource value: 0x7f0100f7
  322. public const int expanded = 2130772215;
  323. // aapt resource value: 0x7f010109
  324. public const int expandedTitleGravity = 2130772233;
  325. // aapt resource value: 0x7f0100fe
  326. public const int expandedTitleMargin = 2130772222;
  327. // aapt resource value: 0x7f010102
  328. public const int expandedTitleMarginBottom = 2130772226;
  329. // aapt resource value: 0x7f010101
  330. public const int expandedTitleMarginEnd = 2130772225;
  331. // aapt resource value: 0x7f0100ff
  332. public const int expandedTitleMarginStart = 2130772223;
  333. // aapt resource value: 0x7f010100
  334. public const int expandedTitleMarginTop = 2130772224;
  335. // aapt resource value: 0x7f010103
  336. public const int expandedTitleTextAppearance = 2130772227;
  337. // aapt resource value: 0x7f01001a
  338. public const int externalRouteEnabledDrawable = 2130771994;
  339. // aapt resource value: 0x7f010115
  340. public const int fabSize = 2130772245;
  341. // aapt resource value: 0x7f010119
  342. public const int foregroundInsidePadding = 2130772249;
  343. // aapt resource value: 0x7f0100c0
  344. public const int gapBetweenBars = 2130772160;
  345. // aapt resource value: 0x7f0100d4
  346. public const int goIcon = 2130772180;
  347. // aapt resource value: 0x7f01011f
  348. public const int headerLayout = 2130772255;
  349. // aapt resource value: 0x7f010027
  350. public const int height = 2130772007;
  351. // aapt resource value: 0x7f01003b
  352. public const int hideOnContentScroll = 2130772027;
  353. // aapt resource value: 0x7f01013b
  354. public const int hintAnimationEnabled = 2130772283;
  355. // aapt resource value: 0x7f010134
  356. public const int hintEnabled = 2130772276;
  357. // aapt resource value: 0x7f010133
  358. public const int hintTextAppearance = 2130772275;
  359. // aapt resource value: 0x7f01007a
  360. public const int homeAsUpIndicator = 2130772090;
  361. // aapt resource value: 0x7f010036
  362. public const int homeLayout = 2130772022;
  363. // aapt resource value: 0x7f01002f
  364. public const int icon = 2130772015;
  365. // aapt resource value: 0x7f0100d0
  366. public const int iconifiedByDefault = 2130772176;
  367. // aapt resource value: 0x7f01008a
  368. public const int imageButtonStyle = 2130772106;
  369. // aapt resource value: 0x7f010038
  370. public const int indeterminateProgressStyle = 2130772024;
  371. // aapt resource value: 0x7f010043
  372. public const int initialActivityCount = 2130772035;
  373. // aapt resource value: 0x7f010120
  374. public const int insetForeground = 2130772256;
  375. // aapt resource value: 0x7f010028
  376. public const int isLightTheme = 2130772008;
  377. // aapt resource value: 0x7f01011d
  378. public const int itemBackground = 2130772253;
  379. // aapt resource value: 0x7f01011b
  380. public const int itemIconTint = 2130772251;
  381. // aapt resource value: 0x7f01003a
  382. public const int itemPadding = 2130772026;
  383. // aapt resource value: 0x7f01011e
  384. public const int itemTextAppearance = 2130772254;
  385. // aapt resource value: 0x7f01011c
  386. public const int itemTextColor = 2130772252;
  387. // aapt resource value: 0x7f01010b
  388. public const int keylines = 2130772235;
  389. // aapt resource value: 0x7f0100cf
  390. public const int layout = 2130772175;
  391. // aapt resource value: 0x7f010000
  392. public const int layoutManager = 2130771968;
  393. // aapt resource value: 0x7f01010e
  394. public const int layout_anchor = 2130772238;
  395. // aapt resource value: 0x7f010110
  396. public const int layout_anchorGravity = 2130772240;
  397. // aapt resource value: 0x7f01010d
  398. public const int layout_behavior = 2130772237;
  399. // aapt resource value: 0x7f0100fc
  400. public const int layout_collapseMode = 2130772220;
  401. // aapt resource value: 0x7f0100fd
  402. public const int layout_collapseParallaxMultiplier = 2130772221;
  403. // aapt resource value: 0x7f01010f
  404. public const int layout_keyline = 2130772239;
  405. // aapt resource value: 0x7f0100f8
  406. public const int layout_scrollFlags = 2130772216;
  407. // aapt resource value: 0x7f0100f9
  408. public const int layout_scrollInterpolator = 2130772217;
  409. // aapt resource value: 0x7f01009b
  410. public const int listChoiceBackgroundIndicator = 2130772123;
  411. // aapt resource value: 0x7f010076
  412. public const int listDividerAlertDialog = 2130772086;
  413. // aapt resource value: 0x7f010049
  414. public const int listItemLayout = 2130772041;
  415. // aapt resource value: 0x7f010046
  416. public const int listLayout = 2130772038;
  417. // aapt resource value: 0x7f010095
  418. public const int listPopupWindowStyle = 2130772117;
  419. // aapt resource value: 0x7f01008f
  420. public const int listPreferredItemHeight = 2130772111;
  421. // aapt resource value: 0x7f010091
  422. public const int listPreferredItemHeightLarge = 2130772113;
  423. // aapt resource value: 0x7f010090
  424. public const int listPreferredItemHeightSmall = 2130772112;
  425. // aapt resource value: 0x7f010092
  426. public const int listPreferredItemPaddingLeft = 2130772114;
  427. // aapt resource value: 0x7f010093
  428. public const int listPreferredItemPaddingRight = 2130772115;
  429. // aapt resource value: 0x7f010030
  430. public const int logo = 2130772016;
  431. // aapt resource value: 0x7f0100ef
  432. public const int logoDescription = 2130772207;
  433. // aapt resource value: 0x7f010122
  434. public const int maxActionInlineWidth = 2130772258;
  435. // aapt resource value: 0x7f0100ea
  436. public const int maxButtonHeight = 2130772202;
  437. // aapt resource value: 0x7f0100c5
  438. public const int measureWithLargestChild = 2130772165;
  439. // aapt resource value: 0x7f010005
  440. public const int mediaRouteAudioTrackDrawable = 2130771973;
  441. // aapt resource value: 0x7f010006
  442. public const int mediaRouteBluetoothIconDrawable = 2130771974;
  443. // aapt resource value: 0x7f010007
  444. public const int mediaRouteButtonStyle = 2130771975;
  445. // aapt resource value: 0x7f010008
  446. public const int mediaRouteCastDrawable = 2130771976;
  447. // aapt resource value: 0x7f010009
  448. public const int mediaRouteChooserPrimaryTextStyle = 2130771977;
  449. // aapt resource value: 0x7f01000a
  450. public const int mediaRouteChooserSecondaryTextStyle = 2130771978;
  451. // aapt resource value: 0x7f01000b
  452. public const int mediaRouteCloseDrawable = 2130771979;
  453. // aapt resource value: 0x7f01000c
  454. public const int mediaRouteCollapseGroupDrawable = 2130771980;
  455. // aapt resource value: 0x7f01000d
  456. public const int mediaRouteConnectingDrawable = 2130771981;
  457. // aapt resource value: 0x7f01000e
  458. public const int mediaRouteControllerPrimaryTextStyle = 2130771982;
  459. // aapt resource value: 0x7f01000f
  460. public const int mediaRouteControllerSecondaryTextStyle = 2130771983;
  461. // aapt resource value: 0x7f010010
  462. public const int mediaRouteControllerTitleTextStyle = 2130771984;
  463. // aapt resource value: 0x7f010011
  464. public const int mediaRouteDefaultIconDrawable = 2130771985;
  465. // aapt resource value: 0x7f010012
  466. public const int mediaRouteExpandGroupDrawable = 2130771986;
  467. // aapt resource value: 0x7f010013
  468. public const int mediaRouteOffDrawable = 2130771987;
  469. // aapt resource value: 0x7f010014
  470. public const int mediaRouteOnDrawable = 2130771988;
  471. // aapt resource value: 0x7f010015
  472. public const int mediaRoutePauseDrawable = 2130771989;
  473. // aapt resource value: 0x7f010016
  474. public const int mediaRoutePlayDrawable = 2130771990;
  475. // aapt resource value: 0x7f010017
  476. public const int mediaRouteSpeakerGroupIconDrawable = 2130771991;
  477. // aapt resource value: 0x7f010018
  478. public const int mediaRouteSpeakerIconDrawable = 2130771992;
  479. // aapt resource value: 0x7f010019
  480. public const int mediaRouteTvIconDrawable = 2130771993;
  481. // aapt resource value: 0x7f01011a
  482. public const int menu = 2130772250;
  483. // aapt resource value: 0x7f010047
  484. public const int multiChoiceItemLayout = 2130772039;
  485. // aapt resource value: 0x7f0100ee
  486. public const int navigationContentDescription = 2130772206;
  487. // aapt resource value: 0x7f0100ed
  488. public const int navigationIcon = 2130772205;
  489. // aapt resource value: 0x7f01002a
  490. public const int navigationMode = 2130772010;
  491. // aapt resource value: 0x7f0100cd
  492. public const int overlapAnchor = 2130772173;
  493. // aapt resource value: 0x7f0100f3
  494. public const int paddingEnd = 2130772211;
  495. // aapt resource value: 0x7f0100f2
  496. public const int paddingStart = 2130772210;
  497. // aapt resource value: 0x7f010098
  498. public const int panelBackground = 2130772120;
  499. // aapt resource value: 0x7f01009a
  500. public const int panelMenuListTheme = 2130772122;
  501. // aapt resource value: 0x7f010099
  502. public const int panelMenuListWidth = 2130772121;
  503. // aapt resource value: 0x7f010086
  504. public const int popupMenuStyle = 2130772102;
  505. // aapt resource value: 0x7f010041
  506. public const int popupTheme = 2130772033;
  507. // aapt resource value: 0x7f010087
  508. public const int popupWindowStyle = 2130772103;
  509. // aapt resource value: 0x7f0100cc
  510. public const int preserveIconSpacing = 2130772172;
  511. // aapt resource value: 0x7f010116
  512. public const int pressedTranslationZ = 2130772246;
  513. // aapt resource value: 0x7f010039
  514. public const int progressBarPadding = 2130772025;
  515. // aapt resource value: 0x7f010037
  516. public const int progressBarStyle = 2130772023;
  517. // aapt resource value: 0x7f0100da
  518. public const int queryBackground = 2130772186;
  519. // aapt resource value: 0x7f0100d1
  520. public const int queryHint = 2130772177;
  521. // aapt resource value: 0x7f0100b3
  522. public const int radioButtonStyle = 2130772147;
  523. // aapt resource value: 0x7f0100b4
  524. public const int ratingBarStyle = 2130772148;
  525. // aapt resource value: 0x7f0100b5
  526. public const int ratingBarStyleIndicator = 2130772149;
  527. // aapt resource value: 0x7f0100b6
  528. public const int ratingBarStyleSmall = 2130772150;
  529. // aapt resource value: 0x7f010002
  530. public const int reverseLayout = 2130771970;
  531. // aapt resource value: 0x7f010114
  532. public const int rippleColor = 2130772244;
  533. // aapt resource value: 0x7f0100d6
  534. public const int searchHintIcon = 2130772182;
  535. // aapt resource value: 0x7f0100d5
  536. public const int searchIcon = 2130772181;
  537. // aapt resource value: 0x7f01008e
  538. public const int searchViewStyle = 2130772110;
  539. // aapt resource value: 0x7f0100b7
  540. public const int seekBarStyle = 2130772151;
  541. // aapt resource value: 0x7f01007e
  542. public const int selectableItemBackground = 2130772094;
  543. // aapt resource value: 0x7f01007f
  544. public const int selectableItemBackgroundBorderless = 2130772095;
  545. // aapt resource value: 0x7f0100c8
  546. public const int showAsAction = 2130772168;
  547. // aapt resource value: 0x7f0100c6
  548. public const int showDividers = 2130772166;
  549. // aapt resource value: 0x7f0100e2
  550. public const int showText = 2130772194;
  551. // aapt resource value: 0x7f010048
  552. public const int singleChoiceItemLayout = 2130772040;
  553. // aapt resource value: 0x7f010001
  554. public const int spanCount = 2130771969;
  555. // aapt resource value: 0x7f0100be
  556. public const int spinBars = 2130772158;
  557. // aapt resource value: 0x7f010079
  558. public const int spinnerDropDownItemStyle = 2130772089;
  559. // aapt resource value: 0x7f0100b8
  560. public const int spinnerStyle = 2130772152;
  561. // aapt resource value: 0x7f0100e1
  562. public const int splitTrack = 2130772193;
  563. // aapt resource value: 0x7f01004a
  564. public const int srcCompat = 2130772042;
  565. // aapt resource value: 0x7f010003
  566. public const int stackFromEnd = 2130771971;
  567. // aapt resource value: 0x7f0100ce
  568. public const int state_above_anchor = 2130772174;
  569. // aapt resource value: 0x7f01010c
  570. public const int statusBarBackground = 2130772236;
  571. // aapt resource value: 0x7f010106
  572. public const int statusBarScrim = 2130772230;
  573. // aapt resource value: 0x7f0100db
  574. public const int submitBackground = 2130772187;
  575. // aapt resource value: 0x7f01002c
  576. public const int subtitle = 2130772012;
  577. // aapt resource value: 0x7f0100e4
  578. public const int subtitleTextAppearance = 2130772196;
  579. // aapt resource value: 0x7f0100f1
  580. public const int subtitleTextColor = 2130772209;
  581. // aapt resource value: 0x7f01002e
  582. public const int subtitleTextStyle = 2130772014;
  583. // aapt resource value: 0x7f0100d9
  584. public const int suggestionRowLayout = 2130772185;
  585. // aapt resource value: 0x7f0100df
  586. public const int switchMinWidth = 2130772191;
  587. // aapt resource value: 0x7f0100e0
  588. public const int switchPadding = 2130772192;
  589. // aapt resource value: 0x7f0100b9
  590. public const int switchStyle = 2130772153;
  591. // aapt resource value: 0x7f0100de
  592. public const int switchTextAppearance = 2130772190;
  593. // aapt resource value: 0x7f010126
  594. public const int tabBackground = 2130772262;
  595. // aapt resource value: 0x7f010125
  596. public const int tabContentStart = 2130772261;
  597. // aapt resource value: 0x7f010128
  598. public const int tabGravity = 2130772264;
  599. // aapt resource value: 0x7f010123
  600. public const int tabIndicatorColor = 2130772259;
  601. // aapt resource value: 0x7f010124
  602. public const int tabIndicatorHeight = 2130772260;
  603. // aapt resource value: 0x7f01012a
  604. public const int tabMaxWidth = 2130772266;
  605. // aapt resource value: 0x7f010129
  606. public const int tabMinWidth = 2130772265;
  607. // aapt resource value: 0x7f010127
  608. public const int tabMode = 2130772263;
  609. // aapt resource value: 0x7f010132
  610. public const int tabPadding = 2130772274;
  611. // aapt resource value: 0x7f010131
  612. public const int tabPaddingBottom = 2130772273;
  613. // aapt resource value: 0x7f010130
  614. public const int tabPaddingEnd = 2130772272;
  615. // aapt resource value: 0x7f01012e
  616. public const int tabPaddingStart = 2130772270;
  617. // aapt resource value: 0x7f01012f
  618. public const int tabPaddingTop = 2130772271;
  619. // aapt resource value: 0x7f01012d
  620. public const int tabSelectedTextColor = 2130772269;
  621. // aapt resource value: 0x7f01012b
  622. public const int tabTextAppearance = 2130772267;
  623. // aapt resource value: 0x7f01012c
  624. public const int tabTextColor = 2130772268;
  625. // aapt resource value: 0x7f01004b
  626. public const int textAllCaps = 2130772043;
  627. // aapt resource value: 0x7f010072
  628. public const int textAppearanceLargePopupMenu = 2130772082;
  629. // aapt resource value: 0x7f010096
  630. public const int textAppearanceListItem = 2130772118;
  631. // aapt resource value: 0x7f010097
  632. public const int textAppearanceListItemSmall = 2130772119;
  633. // aapt resource value: 0x7f01008c
  634. public const int textAppearanceSearchResultSubtitle = 2130772108;
  635. // aapt resource value: 0x7f01008b
  636. public const int textAppearanceSearchResultTitle = 2130772107;
  637. // aapt resource value: 0x7f010073
  638. public const int textAppearanceSmallPopupMenu = 2130772083;
  639. // aapt resource value: 0x7f0100a9
  640. public const int textColorAlertDialogListItem = 2130772137;
  641. // aapt resource value: 0x7f010113
  642. public const int textColorError = 2130772243;
  643. // aapt resource value: 0x7f01008d
  644. public const int textColorSearchUrl = 2130772109;
  645. // aapt resource value: 0x7f0100f4
  646. public const int theme = 2130772212;
  647. // aapt resource value: 0x7f0100c4
  648. public const int thickness = 2130772164;
  649. // aapt resource value: 0x7f0100dd
  650. public const int thumbTextPadding = 2130772189;
  651. // aapt resource value: 0x7f010029
  652. public const int title = 2130772009;
  653. // aapt resource value: 0x7f01010a
  654. public const int titleEnabled = 2130772234;
  655. // aapt resource value: 0x7f0100e9
  656. public const int titleMarginBottom = 2130772201;
  657. // aapt resource value: 0x7f0100e7
  658. public const int titleMarginEnd = 2130772199;
  659. // aapt resource value: 0x7f0100e6
  660. public const int titleMarginStart = 2130772198;
  661. // aapt resource value: 0x7f0100e8
  662. public const int titleMarginTop = 2130772200;
  663. // aapt resource value: 0x7f0100e5
  664. public const int titleMargins = 2130772197;
  665. // aapt resource value: 0x7f0100e3
  666. public const int titleTextAppearance = 2130772195;
  667. // aapt resource value: 0x7f0100f0
  668. public const int titleTextColor = 2130772208;
  669. // aapt resource value: 0x7f01002d
  670. public const int titleTextStyle = 2130772013;
  671. // aapt resource value: 0x7f010107
  672. public const int toolbarId = 2130772231;
  673. // aapt resource value: 0x7f010085
  674. public const int toolbarNavigationButtonStyle = 2130772101;
  675. // aapt resource value: 0x7f010084
  676. public const int toolbarStyle = 2130772100;
  677. // aapt resource value: 0x7f0100dc
  678. public const int track = 2130772188;
  679. // aapt resource value: 0x7f010118
  680. public const int useCompatPadding = 2130772248;
  681. // aapt resource value: 0x7f0100d7
  682. public const int voiceIcon = 2130772183;
  683. // aapt resource value: 0x7f01004c
  684. public const int windowActionBar = 2130772044;
  685. // aapt resource value: 0x7f01004e
  686. public const int windowActionBarOverlay = 2130772046;
  687. // aapt resource value: 0x7f01004f
  688. public const int windowActionModeOverlay = 2130772047;
  689. // aapt resource value: 0x7f010053
  690. public const int windowFixedHeightMajor = 2130772051;
  691. // aapt resource value: 0x7f010051
  692. public const int windowFixedHeightMinor = 2130772049;
  693. // aapt resource value: 0x7f010050
  694. public const int windowFixedWidthMajor = 2130772048;
  695. // aapt resource value: 0x7f010052
  696. public const int windowFixedWidthMinor = 2130772050;
  697. // aapt resource value: 0x7f010054
  698. public const int windowMinWidthMajor = 2130772052;
  699. // aapt resource value: 0x7f010055
  700. public const int windowMinWidthMinor = 2130772053;
  701. // aapt resource value: 0x7f01004d
  702. public const int windowNoTitle = 2130772045;
  703. static Attribute()
  704. {
  705. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  706. }
  707. private Attribute()
  708. {
  709. }
  710. }
  711. public partial class Boolean
  712. {
  713. // aapt resource value: 0x7f0c0003
  714. public const int abc_action_bar_embed_tabs = 2131492867;
  715. // aapt resource value: 0x7f0c0001
  716. public const int abc_action_bar_embed_tabs_pre_jb = 2131492865;
  717. // aapt resource value: 0x7f0c0004
  718. public const int abc_action_bar_expanded_action_views_exclusive = 2131492868;
  719. // aapt resource value: 0x7f0c0000
  720. public const int abc_allow_stacked_button_bar = 2131492864;
  721. // aapt resource value: 0x7f0c0005
  722. public const int abc_config_actionMenuItemAllCaps = 2131492869;
  723. // aapt resource value: 0x7f0c0002
  724. public const int abc_config_allowActionMenuItemTextWithIcon = 2131492866;
  725. // aapt resource value: 0x7f0c0006
  726. public const int abc_config_closeDialogWhenTouchOutside = 2131492870;
  727. // aapt resource value: 0x7f0c0007
  728. public const int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131492871;
  729. static Boolean()
  730. {
  731. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  732. }
  733. private Boolean()
  734. {
  735. }
  736. }
  737. public partial class Color
  738. {
  739. // aapt resource value: 0x7f0b004c
  740. public const int abc_background_cache_hint_selector_material_dark = 2131427404;
  741. // aapt resource value: 0x7f0b004d
  742. public const int abc_background_cache_hint_selector_material_light = 2131427405;
  743. // aapt resource value: 0x7f0b004e
  744. public const int abc_color_highlight_material = 2131427406;
  745. // aapt resource value: 0x7f0b0004
  746. public const int abc_input_method_navigation_guard = 2131427332;
  747. // aapt resource value: 0x7f0b004f
  748. public const int abc_primary_text_disable_only_material_dark = 2131427407;
  749. // aapt resource value: 0x7f0b0050
  750. public const int abc_primary_text_disable_only_material_light = 2131427408;
  751. // aapt resource value: 0x7f0b0051
  752. public const int abc_primary_text_material_dark = 2131427409;
  753. // aapt resource value: 0x7f0b0052
  754. public const int abc_primary_text_material_light = 2131427410;
  755. // aapt resource value: 0x7f0b0053
  756. public const int abc_search_url_text = 2131427411;
  757. // aapt resource value: 0x7f0b0005
  758. public const int abc_search_url_text_normal = 2131427333;
  759. // aapt resource value: 0x7f0b0006
  760. public const int abc_search_url_text_pressed = 2131427334;
  761. // aapt resource value: 0x7f0b0007
  762. public const int abc_search_url_text_selected = 2131427335;
  763. // aapt resource value: 0x7f0b0054
  764. public const int abc_secondary_text_material_dark = 2131427412;
  765. // aapt resource value: 0x7f0b0055
  766. public const int abc_secondary_text_material_light = 2131427413;
  767. // aapt resource value: 0x7f0b004a
  768. public const int accent = 2131427402;
  769. // aapt resource value: 0x7f0b0008
  770. public const int accent_material_dark = 2131427336;
  771. // aapt resource value: 0x7f0b0009
  772. public const int accent_material_light = 2131427337;
  773. // aapt resource value: 0x7f0b000a
  774. public const int background_floating_material_dark = 2131427338;
  775. // aapt resource value: 0x7f0b000b
  776. public const int background_floating_material_light = 2131427339;
  777. // aapt resource value: 0x7f0b000c
  778. public const int background_material_dark = 2131427340;
  779. // aapt resource value: 0x7f0b000d
  780. public const int background_material_light = 2131427341;
  781. // aapt resource value: 0x7f0b000e
  782. public const int bright_foreground_disabled_material_dark = 2131427342;
  783. // aapt resource value: 0x7f0b000f
  784. public const int bright_foreground_disabled_material_light = 2131427343;
  785. // aapt resource value: 0x7f0b0010
  786. public const int bright_foreground_inverse_material_dark = 2131427344;
  787. // aapt resource value: 0x7f0b0011
  788. public const int bright_foreground_inverse_material_light = 2131427345;
  789. // aapt resource value: 0x7f0b0012
  790. public const int bright_foreground_material_dark = 2131427346;
  791. // aapt resource value: 0x7f0b0013
  792. public const int bright_foreground_material_light = 2131427347;
  793. // aapt resource value: 0x7f0b0014
  794. public const int button_material_dark = 2131427348;
  795. // aapt resource value: 0x7f0b0015
  796. public const int button_material_light = 2131427349;
  797. // aapt resource value: 0x7f0b0000
  798. public const int cardview_dark_background = 2131427328;
  799. // aapt resource value: 0x7f0b0001
  800. public const int cardview_light_background = 2131427329;
  801. // aapt resource value: 0x7f0b0002
  802. public const int cardview_shadow_end_color = 2131427330;
  803. // aapt resource value: 0x7f0b0003
  804. public const int cardview_shadow_start_color = 2131427331;
  805. // aapt resource value: 0x7f0b003e
  806. public const int design_fab_shadow_end_color = 2131427390;
  807. // aapt resource value: 0x7f0b003f
  808. public const int design_fab_shadow_mid_color = 2131427391;
  809. // aapt resource value: 0x7f0b0040
  810. public const int design_fab_shadow_start_color = 2131427392;
  811. // aapt resource value: 0x7f0b0041
  812. public const int design_fab_stroke_end_inner_color = 2131427393;
  813. // aapt resource value: 0x7f0b0042
  814. public const int design_fab_stroke_end_outer_color = 2131427394;
  815. // aapt resource value: 0x7f0b0043
  816. public const int design_fab_stroke_top_inner_color = 2131427395;
  817. // aapt resource value: 0x7f0b0044
  818. public const int design_fab_stroke_top_outer_color = 2131427396;
  819. // aapt resource value: 0x7f0b0045
  820. public const int design_snackbar_background_color = 2131427397;
  821. // aapt resource value: 0x7f0b0046
  822. public const int design_textinput_error_color_dark = 2131427398;
  823. // aapt resource value: 0x7f0b0047
  824. public const int design_textinput_error_color_light = 2131427399;
  825. // aapt resource value: 0x7f0b0016
  826. public const int dim_foreground_disabled_material_dark = 2131427350;
  827. // aapt resource value: 0x7f0b0017
  828. public const int dim_foreground_disabled_material_light = 2131427351;
  829. // aapt resource value: 0x7f0b0018
  830. public const int dim_foreground_material_dark = 2131427352;
  831. // aapt resource value: 0x7f0b0019
  832. public const int dim_foreground_material_light = 2131427353;
  833. // aapt resource value: 0x7f0b001a
  834. public const int foreground_material_dark = 2131427354;
  835. // aapt resource value: 0x7f0b001b
  836. public const int foreground_material_light = 2131427355;
  837. // aapt resource value: 0x7f0b001c
  838. public const int highlighted_text_material_dark = 2131427356;
  839. // aapt resource value: 0x7f0b001d
  840. public const int highlighted_text_material_light = 2131427357;
  841. // aapt resource value: 0x7f0b001e
  842. public const int hint_foreground_material_dark = 2131427358;
  843. // aapt resource value: 0x7f0b001f
  844. public const int hint_foreground_material_light = 2131427359;
  845. // aapt resource value: 0x7f0b0020
  846. public const int material_blue_grey_800 = 2131427360;
  847. // aapt resource value: 0x7f0b0021
  848. public const int material_blue_grey_900 = 2131427361;
  849. // aapt resource value: 0x7f0b0022
  850. public const int material_blue_grey_950 = 2131427362;
  851. // aapt resource value: 0x7f0b0023
  852. public const int material_deep_teal_200 = 2131427363;
  853. // aapt resource value: 0x7f0b0024
  854. public const int material_deep_teal_500 = 2131427364;
  855. // aapt resource value: 0x7f0b0025
  856. public const int material_grey_100 = 2131427365;
  857. // aapt resource value: 0x7f0b0026
  858. public const int material_grey_300 = 2131427366;
  859. // aapt resource value: 0x7f0b0027
  860. public const int material_grey_50 = 2131427367;
  861. // aapt resource value: 0x7f0b0028
  862. public const int material_grey_600 = 2131427368;
  863. // aapt resource value: 0x7f0b0029
  864. public const int material_grey_800 = 2131427369;
  865. // aapt resource value: 0x7f0b002a
  866. public const int material_grey_850 = 2131427370;
  867. // aapt resource value: 0x7f0b002b
  868. public const int material_grey_900 = 2131427371;
  869. // aapt resource value: 0x7f0b0048
  870. public const int primary = 2131427400;
  871. // aapt resource value: 0x7f0b0049
  872. public const int primaryDark = 2131427401;
  873. // aapt resource value: 0x7f0b002c
  874. public const int primary_dark_material_dark = 2131427372;
  875. // aapt resource value: 0x7f0b002d
  876. public const int primary_dark_material_light = 2131427373;
  877. // aapt resource value: 0x7f0b002e
  878. public const int primary_material_dark = 2131427374;
  879. // aapt resource value: 0x7f0b002f
  880. public const int primary_material_light = 2131427375;
  881. // aapt resource value: 0x7f0b0030
  882. public const int primary_text_default_material_dark = 2131427376;
  883. // aapt resource value: 0x7f0b0031
  884. public const int primary_text_default_material_light = 2131427377;
  885. // aapt resource value: 0x7f0b0032
  886. public const int primary_text_disabled_material_dark = 2131427378;
  887. // aapt resource value: 0x7f0b0033
  888. public const int primary_text_disabled_material_light = 2131427379;
  889. // aapt resource value: 0x7f0b0034
  890. public const int ripple_material_dark = 2131427380;
  891. // aapt resource value: 0x7f0b0035
  892. public const int ripple_material_light = 2131427381;
  893. // aapt resource value: 0x7f0b0036
  894. public const int secondary_text_default_material_dark = 2131427382;
  895. // aapt resource value: 0x7f0b0037
  896. public const int secondary_text_default_material_light = 2131427383;
  897. // aapt resource value: 0x7f0b0038
  898. public const int secondary_text_disabled_material_dark = 2131427384;
  899. // aapt resource value: 0x7f0b0039
  900. public const int secondary_text_disabled_material_light = 2131427385;
  901. // aapt resource value: 0x7f0b003a
  902. public const int switch_thumb_disabled_material_dark = 2131427386;
  903. // aapt resource value: 0x7f0b003b
  904. public const int switch_thumb_disabled_material_light = 2131427387;
  905. // aapt resource value: 0x7f0b0056
  906. public const int switch_thumb_material_dark = 2131427414;
  907. // aapt resource value: 0x7f0b0057
  908. public const int switch_thumb_material_light = 2131427415;
  909. // aapt resource value: 0x7f0b003c
  910. public const int switch_thumb_normal_material_dark = 2131427388;
  911. // aapt resource value: 0x7f0b003d
  912. public const int switch_thumb_normal_material_light = 2131427389;
  913. // aapt resource value: 0x7f0b004b
  914. public const int window_background = 2131427403;
  915. static Color()
  916. {
  917. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  918. }
  919. private Color()
  920. {
  921. }
  922. }
  923. public partial class Dimension
  924. {
  925. // aapt resource value: 0x7f060019
  926. public const int abc_action_bar_content_inset_material = 2131099673;
  927. // aapt resource value: 0x7f06000d
  928. public const int abc_action_bar_default_height_material = 2131099661;
  929. // aapt resource value: 0x7f06001a
  930. public const int abc_action_bar_default_padding_end_material = 2131099674;
  931. // aapt resource value: 0x7f06001b
  932. public const int abc_action_bar_default_padding_start_material = 2131099675;
  933. // aapt resource value: 0x7f06001d
  934. public const int abc_action_bar_icon_vertical_padding_material = 2131099677;
  935. // aapt resource value: 0x7f06001e
  936. public const int abc_action_bar_overflow_padding_end_material = 2131099678;
  937. // aapt resource value: 0x7f06001f
  938. public const int abc_action_bar_overflow_padding_start_material = 2131099679;
  939. // aapt resource value: 0x7f06000e
  940. public const int abc_action_bar_progress_bar_size = 2131099662;
  941. // aapt resource value: 0x7f060020
  942. public const int abc_action_bar_stacked_max_height = 2131099680;
  943. // aapt resource value: 0x7f060021
  944. public const int abc_action_bar_stacked_tab_max_width = 2131099681;
  945. // aapt resource value: 0x7f060022
  946. public const int abc_action_bar_subtitle_bottom_margin_material = 2131099682;
  947. // aapt resource value: 0x7f060023
  948. public const int abc_action_bar_subtitle_top_margin_material = 2131099683;
  949. // aapt resource value: 0x7f060024
  950. public const int abc_action_button_min_height_material = 2131099684;
  951. // aapt resource value: 0x7f060025
  952. public const int abc_action_button_min_width_material = 2131099685;
  953. // aapt resource value: 0x7f060026
  954. public const int abc_action_button_min_width_overflow_material = 2131099686;
  955. // aapt resource value: 0x7f06000c
  956. public const int abc_alert_dialog_button_bar_height = 2131099660;
  957. // aapt resource value: 0x7f060027
  958. public const int abc_button_inset_horizontal_material = 2131099687;
  959. // aapt resource value: 0x7f060028
  960. public const int abc_button_inset_vertical_material = 2131099688;
  961. // aapt resource value: 0x7f060029
  962. public const int abc_button_padding_horizontal_material = 2131099689;
  963. // aapt resource value: 0x7f06002a
  964. public const int abc_button_padding_vertical_material = 2131099690;
  965. // aapt resource value: 0x7f060011
  966. public const int abc_config_prefDialogWidth = 2131099665;
  967. // aapt resource value: 0x7f06002b
  968. public const int abc_control_corner_material = 2131099691;
  969. // aapt resource value: 0x7f06002c
  970. public const int abc_control_inset_material = 2131099692;
  971. // aapt resource value: 0x7f06002d
  972. public const int abc_control_padding_material = 2131099693;
  973. // aapt resource value: 0x7f060012
  974. public const int abc_dialog_fixed_height_major = 2131099666;
  975. // aapt resource value: 0x7f060013
  976. public const int abc_dialog_fixed_height_minor = 2131099667;
  977. // aapt resource value: 0x7f060014
  978. public const int abc_dialog_fixed_width_major = 2131099668;
  979. // aapt resource value: 0x7f060015
  980. public const int abc_dialog_fixed_width_minor = 2131099669;
  981. // aapt resource value: 0x7f06002e
  982. public const int abc_dialog_list_padding_vertical_material = 2131099694;
  983. // aapt resource value: 0x7f060016
  984. public const int abc_dialog_min_width_major = 2131099670;
  985. // aapt resource value: 0x7f060017
  986. public const int abc_dialog_min_width_minor = 2131099671;
  987. // aapt resource value: 0x7f06002f
  988. public const int abc_dialog_padding_material = 2131099695;
  989. // aapt resource value: 0x7f060030
  990. public const int abc_dialog_padding_top_material = 2131099696;
  991. // aapt resource value: 0x7f060031
  992. public const int abc_disabled_alpha_material_dark = 2131099697;
  993. // aapt resource value: 0x7f060032
  994. public const int abc_disabled_alpha_material_light = 2131099698;
  995. // aapt resource value: 0x7f060033
  996. public const int abc_dropdownitem_icon_width = 2131099699;
  997. // aapt resource value: 0x7f060034
  998. public const int abc_dropdownitem_text_padding_left = 2131099700;
  999. // aapt resource value: 0x7f060035
  1000. public const int abc_dropdownitem_text_padding_right = 2131099701;
  1001. // aapt resource value: 0x7f060036
  1002. public const int abc_edit_text_inset_bottom_material = 2131099702;
  1003. // aapt resource value: 0x7f060037
  1004. public const int abc_edit_text_inset_horizontal_material = 2131099703;
  1005. // aapt resource value: 0x7f060038
  1006. public const int abc_edit_text_inset_top_material = 2131099704;
  1007. // aapt resource value: 0x7f060039
  1008. public const int abc_floating_window_z = 2131099705;
  1009. // aapt resource value: 0x7f06003a
  1010. public const int abc_list_item_padding_horizontal_material = 2131099706;
  1011. // aapt resource value: 0x7f06003b
  1012. public const int abc_panel_menu_list_width = 2131099707;
  1013. // aapt resource value: 0x7f06003c
  1014. public const int abc_search_view_preferred_width = 2131099708;
  1015. // aapt resource value: 0x7f060018
  1016. public const int abc_search_view_text_min_width = 2131099672;
  1017. // aapt resource value: 0x7f06003d
  1018. public const int abc_seekbar_track_background_height_material = 2131099709;
  1019. // aapt resource value: 0x7f06003e
  1020. public const int abc_seekbar_track_progress_height_material = 2131099710;
  1021. // aapt resource value: 0x7f06003f
  1022. public const int abc_select_dialog_padding_start_material = 2131099711;
  1023. // aapt resource value: 0x7f06001c
  1024. public const int abc_switch_padding = 2131099676;
  1025. // aapt resource value: 0x7f060040
  1026. public const int abc_text_size_body_1_material = 2131099712;
  1027. // aapt resource value: 0x7f060041
  1028. public const int abc_text_size_body_2_material = 2131099713;
  1029. // aapt resource value: 0x7f060042
  1030. public const int abc_text_size_button_material = 2131099714;
  1031. // aapt resource value: 0x7f060043
  1032. public const int abc_text_size_caption_material = 2131099715;
  1033. // aapt resource value: 0x7f060044
  1034. public const int abc_text_size_display_1_material = 2131099716;
  1035. // aapt resource value: 0x7f060045
  1036. public const int abc_text_size_display_2_material = 2131099717;
  1037. // aapt resource value: 0x7f060046
  1038. public const int abc_text_size_display_3_material = 2131099718;
  1039. // aapt resource value: 0x7f060047
  1040. public const int abc_text_size_display_4_material = 2131099719;
  1041. // aapt resource value: 0x7f060048
  1042. public const int abc_text_size_headline_material = 2131099720;
  1043. // aapt resource value: 0x7f060049
  1044. public const int abc_text_size_large_material = 2131099721;
  1045. // aapt resource value: 0x7f06004a
  1046. public const int abc_text_size_medium_material = 2131099722;
  1047. // aapt resource value: 0x7f06004b
  1048. public const int abc_text_size_menu_material = 2131099723;
  1049. // aapt resource value: 0x7f06004c
  1050. public const int abc_text_size_small_material = 2131099724;
  1051. // aapt resource value: 0x7f06004d
  1052. public const int abc_text_size_subhead_material = 2131099725;
  1053. // aapt resource value: 0x7f06000f
  1054. public const int abc_text_size_subtitle_material_toolbar = 2131099663;
  1055. // aapt resource value: 0x7f06004e
  1056. public const int abc_text_size_title_material = 2131099726;
  1057. // aapt resource value: 0x7f060010
  1058. public const int abc_text_size_title_material_toolbar = 2131099664;
  1059. // aapt resource value: 0x7f060009
  1060. public const int cardview_compat_inset_shadow = 2131099657;
  1061. // aapt resource value: 0x7f06000a
  1062. public const int cardview_default_elevation = 2131099658;
  1063. // aapt resource value: 0x7f06000b
  1064. public const int cardview_default_radius = 2131099659;
  1065. // aapt resource value: 0x7f06005f
  1066. public const int design_appbar_elevation = 2131099743;
  1067. // aapt resource value: 0x7f060060
  1068. public const int design_bottom_sheet_modal_elevation = 2131099744;
  1069. // aapt resource value: 0x7f060061
  1070. public const int design_bottom_sheet_modal_peek_height = 2131099745;
  1071. // aapt resource value: 0x7f060062
  1072. public const int design_fab_border_width = 2131099746;
  1073. // aapt resource value: 0x7f060063
  1074. public const int design_fab_elevation = 2131099747;
  1075. // aapt resource value: 0x7f060064
  1076. public const int design_fab_image_size = 2131099748;
  1077. // aapt resource value: 0x7f060065
  1078. public const int design_fab_size_mini = 2131099749;
  1079. // aapt resource value: 0x7f060066
  1080. public const int design_fab_size_normal = 2131099750;
  1081. // aapt resource value: 0x7f060067
  1082. public const int design_fab_translation_z_pressed = 2131099751;
  1083. // aapt resource value: 0x7f060068
  1084. public const int design_navigation_elevation = 2131099752;
  1085. // aapt resource value: 0x7f060069
  1086. public const int design_navigation_icon_padding = 2131099753;
  1087. // aapt resource value: 0x7f06006a
  1088. public const int design_navigation_icon_size = 2131099754;
  1089. // aapt resource value: 0x7f060057
  1090. public const int design_navigation_max_width = 2131099735;
  1091. // aapt resource value: 0x7f06006b
  1092. public const int design_navigation_padding_bottom = 2131099755;
  1093. // aapt resource value: 0x7f06006c
  1094. public const int design_navigation_separator_vertical_padding = 2131099756;
  1095. // aapt resource value: 0x7f060058
  1096. public const int design_snackbar_action_inline_max_width = 2131099736;
  1097. // aapt resource value: 0x7f060059
  1098. public const int design_snackbar_background_corner_radius = 2131099737;
  1099. // aapt resource value: 0x7f06006d
  1100. public const int design_snackbar_elevation = 2131099757;
  1101. // aapt resource value: 0x7f06005a
  1102. public const int design_snackbar_extra_spacing_horizontal = 2131099738;
  1103. // aapt resource value: 0x7f06005b
  1104. public const int design_snackbar_max_width = 2131099739;
  1105. // aapt resource value: 0x7f06005c
  1106. public const int design_snackbar_min_width = 2131099740;
  1107. // aapt resource value: 0x7f06006e
  1108. public const int design_snackbar_padding_horizontal = 2131099758;
  1109. // aapt resource value: 0x7f06006f
  1110. public const int design_snackbar_padding_vertical = 2131099759;
  1111. // aapt resource value: 0x7f06005d
  1112. public const int design_snackbar_padding_vertical_2lines = 2131099741;
  1113. // aapt resource value: 0x7f060070
  1114. public const int design_snackbar_text_size = 2131099760;
  1115. // aapt resource value: 0x7f060071
  1116. public const int design_tab_max_width = 2131099761;
  1117. // aapt resource value: 0x7f06005e
  1118. public const int design_tab_scrollable_min_width = 2131099742;
  1119. // aapt resource value: 0x7f060072
  1120. public const int design_tab_text_size = 2131099762;
  1121. // aapt resource value: 0x7f060073
  1122. public const int design_tab_text_size_2line = 2131099763;
  1123. // aapt resource value: 0x7f06004f
  1124. public const int disabled_alpha_material_dark = 2131099727;
  1125. // aapt resource value: 0x7f060050
  1126. public const int disabled_alpha_material_light = 2131099728;
  1127. // aapt resource value: 0x7f060051
  1128. public const int highlight_alpha_material_colored = 2131099729;
  1129. // aapt resource value: 0x7f060052
  1130. public const int highlight_alpha_material_dark = 2131099730;
  1131. // aapt resource value: 0x7f060053
  1132. public const int highlight_alpha_material_light = 2131099731;
  1133. // aapt resource value: 0x7f060000
  1134. public const int item_touch_helper_max_drag_scroll_per_frame = 2131099648;
  1135. // aapt resource value: 0x7f060001
  1136. public const int item_touch_helper_swipe_escape_max_velocity = 2131099649;
  1137. // aapt resource value: 0x7f060002
  1138. public const int item_touch_helper_swipe_escape_velocity = 2131099650;
  1139. // aapt resource value: 0x7f060003
  1140. public const int mr_controller_volume_group_list_item_height = 2131099651;
  1141. // aapt resource value: 0x7f060004
  1142. public const int mr_controller_volume_group_list_item_icon_size = 2131099652;
  1143. // aapt resource value: 0x7f060005
  1144. public const int mr_controller_volume_group_list_max_height = 2131099653;
  1145. // aapt resource value: 0x7f060008
  1146. public const int mr_controller_volume_group_list_padding_top = 2131099656;
  1147. // aapt resource value: 0x7f060006
  1148. public const int mr_dialog_fixed_width_major = 2131099654;
  1149. // aapt resource value: 0x7f060007
  1150. public const int mr_dialog_fixed_width_minor = 2131099655;
  1151. // aapt resource value: 0x7f060054
  1152. public const int notification_large_icon_height = 2131099732;
  1153. // aapt resource value: 0x7f060055
  1154. public const int notification_large_icon_width = 2131099733;
  1155. // aapt resource value: 0x7f060056
  1156. public const int notification_subtext_size = 2131099734;
  1157. static Dimension()
  1158. {
  1159. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1160. }
  1161. private Dimension()
  1162. {
  1163. }
  1164. }
  1165. public partial class Drawable
  1166. {
  1167. // aapt resource value: 0x7f020000
  1168. public const int abc_ab_share_pack_mtrl_alpha = 2130837504;
  1169. // aapt resource value: 0x7f020001
  1170. public const int abc_action_bar_item_background_material = 2130837505;
  1171. // aapt resource value: 0x7f020002
  1172. public const int abc_btn_borderless_material = 2130837506;
  1173. // aapt resource value: 0x7f020003
  1174. public const int abc_btn_check_material = 2130837507;
  1175. // aapt resource value: 0x7f020004
  1176. public const int abc_btn_check_to_on_mtrl_000 = 2130837508;
  1177. // aapt resource value: 0x7f020005
  1178. public const int abc_btn_check_to_on_mtrl_015 = 2130837509;
  1179. // aapt resource value: 0x7f020006
  1180. public const int abc_btn_colored_material = 2130837510;
  1181. // aapt resource value: 0x7f020007
  1182. public const int abc_btn_default_mtrl_shape = 2130837511;
  1183. // aapt resource value: 0x7f020008
  1184. public const int abc_btn_radio_material = 2130837512;
  1185. // aapt resource value: 0x7f020009
  1186. public const int abc_btn_radio_to_on_mtrl_000 = 2130837513;
  1187. // aapt resource value: 0x7f02000a
  1188. public const int abc_btn_radio_to_on_mtrl_015 = 2130837514;
  1189. // aapt resource value: 0x7f02000b
  1190. public const int abc_btn_rating_star_off_mtrl_alpha = 2130837515;
  1191. // aapt resource value: 0x7f02000c
  1192. public const int abc_btn_rating_star_on_mtrl_alpha = 2130837516;
  1193. // aapt resource value: 0x7f02000d
  1194. public const int abc_btn_switch_to_on_mtrl_00001 = 2130837517;
  1195. // aapt resource value: 0x7f02000e
  1196. public const int abc_btn_switch_to_on_mtrl_00012 = 2130837518;
  1197. // aapt resource value: 0x7f02000f
  1198. public const int abc_cab_background_internal_bg = 2130837519;
  1199. // aapt resource value: 0x7f020010
  1200. public const int abc_cab_background_top_material = 2130837520;
  1201. // aapt resource value: 0x7f020011
  1202. public const int abc_cab_background_top_mtrl_alpha = 2130837521;
  1203. // aapt resource value: 0x7f020012
  1204. public const int abc_control_background_material = 2130837522;
  1205. // aapt resource value: 0x7f020013
  1206. public const int abc_dialog_material_background_dark = 2130837523;
  1207. // aapt resource value: 0x7f020014
  1208. public const int abc_dialog_material_background_light = 2130837524;
  1209. // aapt resource value: 0x7f020015
  1210. public const int abc_edit_text_material = 2130837525;
  1211. // aapt resource value: 0x7f020016
  1212. public const int abc_ic_ab_back_mtrl_am_alpha = 2130837526;
  1213. // aapt resource value: 0x7f020017
  1214. public const int abc_ic_clear_mtrl_alpha = 2130837527;
  1215. // aapt resource value: 0x7f020018
  1216. public const int abc_ic_commit_search_api_mtrl_alpha = 2130837528;
  1217. // aapt resource value: 0x7f020019
  1218. public const int abc_ic_go_search_api_mtrl_alpha = 2130837529;
  1219. // aapt resource value: 0x7f02001a
  1220. public const int abc_ic_menu_copy_mtrl_am_alpha = 2130837530;
  1221. // aapt resource value: 0x7f02001b
  1222. public const int abc_ic_menu_cut_mtrl_alpha = 2130837531;
  1223. // aapt resource value: 0x7f02001c
  1224. public const int abc_ic_menu_moreoverflow_mtrl_alpha = 2130837532;
  1225. // aapt resource value: 0x7f02001d
  1226. public const int abc_ic_menu_paste_mtrl_am_alpha = 2130837533;
  1227. // aapt resource value: 0x7f02001e
  1228. public const int abc_ic_menu_selectall_mtrl_alpha = 2130837534;
  1229. // aapt resource value: 0x7f02001f
  1230. public const int abc_ic_menu_share_mtrl_alpha = 2130837535;
  1231. // aapt resource value: 0x7f020020
  1232. public const int abc_ic_search_api_mtrl_alpha = 2130837536;
  1233. // aapt resource value: 0x7f020021
  1234. public const int abc_ic_star_black_16dp = 2130837537;
  1235. // aapt resource value: 0x7f020022
  1236. public const int abc_ic_star_black_36dp = 2130837538;
  1237. // aapt resource value: 0x7f020023
  1238. public const int abc_ic_star_half_black_16dp = 2130837539;
  1239. // aapt resource value: 0x7f020024
  1240. public const int abc_ic_star_half_black_36dp = 2130837540;
  1241. // aapt resource value: 0x7f020025
  1242. public const int abc_ic_voice_search_api_mtrl_alpha = 2130837541;
  1243. // aapt resource value: 0x7f020026
  1244. public const int abc_item_background_holo_dark = 2130837542;
  1245. // aapt resource value: 0x7f020027
  1246. public const int abc_item_background_holo_light = 2130837543;
  1247. // aapt resource value: 0x7f020028
  1248. public const int abc_list_divider_mtrl_alpha = 2130837544;
  1249. // aapt resource value: 0x7f020029
  1250. public const int abc_list_focused_holo = 2130837545;
  1251. // aapt resource value: 0x7f02002a
  1252. public const int abc_list_longpressed_holo = 2130837546;
  1253. // aapt resource value: 0x7f02002b
  1254. public const int abc_list_pressed_holo_dark = 2130837547;
  1255. // aapt resource value: 0x7f02002c
  1256. public const int abc_list_pressed_holo_light = 2130837548;
  1257. // aapt resource value: 0x7f02002d
  1258. public const int abc_list_selector_background_transition_holo_dark = 2130837549;
  1259. // aapt resource value: 0x7f02002e
  1260. public const int abc_list_selector_background_transition_holo_light = 2130837550;
  1261. // aapt resource value: 0x7f02002f
  1262. public const int abc_list_selector_disabled_holo_dark = 2130837551;
  1263. // aapt resource value: 0x7f020030
  1264. public const int abc_list_selector_disabled_holo_light = 2130837552;
  1265. // aapt resource value: 0x7f020031
  1266. public const int abc_list_selector_holo_dark = 2130837553;
  1267. // aapt resource value: 0x7f020032
  1268. public const int abc_list_selector_holo_light = 2130837554;
  1269. // aapt resource value: 0x7f020033
  1270. public const int abc_menu_hardkey_panel_mtrl_mult = 2130837555;
  1271. // aapt resource value: 0x7f020034
  1272. public const int abc_popup_background_mtrl_mult = 2130837556;
  1273. // aapt resource value: 0x7f020035
  1274. public const int abc_ratingbar_full_material = 2130837557;
  1275. // aapt resource value: 0x7f020036
  1276. public const int abc_ratingbar_indicator_material = 2130837558;
  1277. // aapt resource value: 0x7f020037
  1278. public const int abc_ratingbar_small_material = 2130837559;
  1279. // aapt resource value: 0x7f020038
  1280. public const int abc_scrubber_control_off_mtrl_alpha = 2130837560;
  1281. // aapt resource value: 0x7f020039
  1282. public const int abc_scrubber_control_to_pressed_mtrl_000 = 2130837561;
  1283. // aapt resource value: 0x7f02003a
  1284. public const int abc_scrubber_control_to_pressed_mtrl_005 = 2130837562;
  1285. // aapt resource value: 0x7f02003b
  1286. public const int abc_scrubber_primary_mtrl_alpha = 2130837563;
  1287. // aapt resource value: 0x7f02003c
  1288. public const int abc_scrubber_track_mtrl_alpha = 2130837564;
  1289. // aapt resource value: 0x7f02003d
  1290. public const int abc_seekbar_thumb_material = 2130837565;
  1291. // aapt resource value: 0x7f02003e
  1292. public const int abc_seekbar_track_material = 2130837566;
  1293. // aapt resource value: 0x7f02003f
  1294. public const int abc_spinner_mtrl_am_alpha = 2130837567;
  1295. // aapt resource value: 0x7f020040
  1296. public const int abc_spinner_textfield_background_material = 2130837568;
  1297. // aapt resource value: 0x7f020041
  1298. public const int abc_switch_thumb_material = 2130837569;
  1299. // aapt resource value: 0x7f020042
  1300. public const int abc_switch_track_mtrl_alpha = 2130837570;
  1301. // aapt resource value: 0x7f020043
  1302. public const int abc_tab_indicator_material = 2130837571;
  1303. // aapt resource value: 0x7f020044
  1304. public const int abc_tab_indicator_mtrl_alpha = 2130837572;
  1305. // aapt resource value: 0x7f020045
  1306. public const int abc_text_cursor_material = 2130837573;
  1307. // aapt resource value: 0x7f020046
  1308. public const int abc_textfield_activated_mtrl_alpha = 2130837574;
  1309. // aapt resource value: 0x7f020047
  1310. public const int abc_textfield_default_mtrl_alpha = 2130837575;
  1311. // aapt resource value: 0x7f020048
  1312. public const int abc_textfield_search_activated_mtrl_alpha = 2130837576;
  1313. // aapt resource value: 0x7f020049
  1314. public const int abc_textfield_search_default_mtrl_alpha = 2130837577;
  1315. // aapt resource value: 0x7f02004a
  1316. public const int abc_textfield_search_material = 2130837578;
  1317. // aapt resource value: 0x7f02004b
  1318. public const int design_fab_background = 2130837579;
  1319. // aapt resource value: 0x7f02004c
  1320. public const int design_snackbar_background = 2130837580;
  1321. // aapt resource value: 0x7f02004d
  1322. public const int ic_audiotrack = 2130837581;
  1323. // aapt resource value: 0x7f02004e
  1324. public const int ic_audiotrack_light = 2130837582;
  1325. // aapt resource value: 0x7f02004f
  1326. public const int ic_bluetooth_grey = 2130837583;
  1327. // aapt resource value: 0x7f020050
  1328. public const int ic_bluetooth_white = 2130837584;
  1329. // aapt resource value: 0x7f020051
  1330. public const int ic_cast_dark = 2130837585;
  1331. // aapt resource value: 0x7f020052
  1332. public const int ic_cast_disabled_light = 2130837586;
  1333. // aapt resource value: 0x7f020053
  1334. public const int ic_cast_grey = 2130837587;
  1335. // aapt resource value: 0x7f020054
  1336. public const int ic_cast_light = 2130837588;
  1337. // aapt resource value: 0x7f020055
  1338. public const int ic_cast_off_light = 2130837589;
  1339. // aapt resource value: 0x7f020056
  1340. public const int ic_cast_on_0_light = 2130837590;
  1341. // aapt resource value: 0x7f020057
  1342. public const int ic_cast_on_1_light = 2130837591;
  1343. // aapt resource value: 0x7f020058
  1344. public const int ic_cast_on_2_light = 2130837592;
  1345. // aapt resource value: 0x7f020059
  1346. public const int ic_cast_on_light = 2130837593;
  1347. // aapt resource value: 0x7f02005a
  1348. public const int ic_cast_white = 2130837594;
  1349. // aapt resource value: 0x7f02005b
  1350. public const int ic_close_dark = 2130837595;
  1351. // aapt resource value: 0x7f02005c
  1352. public const int ic_close_light = 2130837596;
  1353. // aapt resource value: 0x7f02005d
  1354. public const int ic_collapse = 2130837597;
  1355. // aapt resource value: 0x7f02005e
  1356. public const int ic_collapse_00000 = 2130837598;
  1357. // aapt resource value: 0x7f02005f
  1358. public const int ic_collapse_00001 = 2130837599;
  1359. // aapt resource value: 0x7f020060
  1360. public const int ic_collapse_00002 = 2130837600;
  1361. // aapt resource value: 0x7f020061
  1362. public const int ic_collapse_00003 = 2130837601;
  1363. // aapt resource value: 0x7f020062
  1364. public const int ic_collapse_00004 = 2130837602;
  1365. // aapt resource value: 0x7f020063
  1366. public const int ic_collapse_00005 = 2130837603;
  1367. // aapt resource value: 0x7f020064
  1368. public const int ic_collapse_00006 = 2130837604;
  1369. // aapt resource value: 0x7f020065
  1370. public const int ic_collapse_00007 = 2130837605;
  1371. // aapt resource value: 0x7f020066
  1372. public const int ic_collapse_00008 = 2130837606;
  1373. // aapt resource value: 0x7f020067
  1374. public const int ic_collapse_00009 = 2130837607;
  1375. // aapt resource value: 0x7f020068
  1376. public const int ic_collapse_00010 = 2130837608;
  1377. // aapt resource value: 0x7f020069
  1378. public const int ic_collapse_00011 = 2130837609;
  1379. // aapt resource value: 0x7f02006a
  1380. public const int ic_collapse_00012 = 2130837610;
  1381. // aapt resource value: 0x7f02006b
  1382. public const int ic_collapse_00013 = 2130837611;
  1383. // aapt resource value: 0x7f02006c
  1384. public const int ic_collapse_00014 = 2130837612;
  1385. // aapt resource value: 0x7f02006d
  1386. public const int ic_collapse_00015 = 2130837613;
  1387. // aapt resource value: 0x7f02006e
  1388. public const int ic_expand = 2130837614;
  1389. // aapt resource value: 0x7f02006f
  1390. public const int ic_expand_00000 = 2130837615;
  1391. // aapt resource value: 0x7f020070
  1392. public const int ic_expand_00001 = 2130837616;
  1393. // aapt resource value: 0x7f020071
  1394. public const int ic_expand_00002 = 2130837617;
  1395. // aapt resource value: 0x7f020072
  1396. public const int ic_expand_00003 = 2130837618;
  1397. // aapt resource value: 0x7f020073
  1398. public const int ic_expand_00004 = 2130837619;
  1399. // aapt resource value: 0x7f020074
  1400. public const int ic_expand_00005 = 2130837620;
  1401. // aapt resource value: 0x7f020075
  1402. public const int ic_expand_00006 = 2130837621;
  1403. // aapt resource value: 0x7f020076
  1404. public const int ic_expand_00007 = 2130837622;
  1405. // aapt resource value: 0x7f020077
  1406. public const int ic_expand_00008 = 2130837623;
  1407. // aapt resource value: 0x7f020078
  1408. public const int ic_expand_00009 = 2130837624;
  1409. // aapt resource value: 0x7f020079
  1410. public const int ic_expand_00010 = 2130837625;
  1411. // aapt resource value: 0x7f02007a
  1412. public const int ic_expand_00011 = 2130837626;
  1413. // aapt resource value: 0x7f02007b
  1414. public const int ic_expand_00012 = 2130837627;
  1415. // aapt resource value: 0x7f02007c
  1416. public const int ic_expand_00013 = 2130837628;
  1417. // aapt resource value: 0x7f02007d
  1418. public const int ic_expand_00014 = 2130837629;
  1419. // aapt resource value: 0x7f02007e
  1420. public const int ic_expand_00015 = 2130837630;
  1421. // aapt resource value: 0x7f02007f
  1422. public const int ic_media_pause = 2130837631;
  1423. // aapt resource value: 0x7f020080
  1424. public const int ic_media_play = 2130837632;
  1425. // aapt resource value: 0x7f020081
  1426. public const int ic_media_route_disabled_mono_dark = 2130837633;
  1427. // aapt resource value: 0x7f020082
  1428. public const int ic_media_route_off_mono_dark = 2130837634;
  1429. // aapt resource value: 0x7f020083
  1430. public const int ic_media_route_on_0_mono_dark = 2130837635;
  1431. // aapt resource value: 0x7f020084
  1432. public const int ic_media_route_on_1_mono_dark = 2130837636;
  1433. // aapt resource value: 0x7f020085
  1434. public const int ic_media_route_on_2_mono_dark = 2130837637;
  1435. // aapt resource value: 0x7f020086
  1436. public const int ic_media_route_on_mono_dark = 2130837638;
  1437. // aapt resource value: 0x7f020087
  1438. public const int ic_pause_dark = 2130837639;
  1439. // aapt resource value: 0x7f020088
  1440. public const int ic_pause_light = 2130837640;
  1441. // aapt resource value: 0x7f020089
  1442. public const int ic_play_dark = 2130837641;
  1443. // aapt resource value: 0x7f02008a
  1444. public const int ic_play_light = 2130837642;
  1445. // aapt resource value: 0x7f02008b
  1446. public const int ic_speaker_dark = 2130837643;
  1447. // aapt resource value: 0x7f02008c
  1448. public const int ic_speaker_group_dark = 2130837644;
  1449. // aapt resource value: 0x7f02008d
  1450. public const int ic_speaker_group_light = 2130837645;
  1451. // aapt resource value: 0x7f02008e
  1452. public const int ic_speaker_light = 2130837646;
  1453. // aapt resource value: 0x7f02008f
  1454. public const int ic_tv_dark = 2130837647;
  1455. // aapt resource value: 0x7f020090
  1456. public const int ic_tv_light = 2130837648;
  1457. // aapt resource value: 0x7f020091
  1458. public const int Icon = 2130837649;
  1459. // aapt resource value: 0x7f020092
  1460. public const int mr_dialog_material_background_dark = 2130837650;
  1461. // aapt resource value: 0x7f020093
  1462. public const int mr_dialog_material_background_light = 2130837651;
  1463. // aapt resource value: 0x7f020094
  1464. public const int mr_ic_audiotrack_light = 2130837652;
  1465. // aapt resource value: 0x7f020095
  1466. public const int mr_ic_cast_dark = 2130837653;
  1467. // aapt resource value: 0x7f020096
  1468. public const int mr_ic_cast_light = 2130837654;
  1469. // aapt resource value: 0x7f020097
  1470. public const int mr_ic_close_dark = 2130837655;
  1471. // aapt resource value: 0x7f020098
  1472. public const int mr_ic_close_light = 2130837656;
  1473. // aapt resource value: 0x7f020099
  1474. public const int mr_ic_media_route_connecting_mono_dark = 2130837657;
  1475. // aapt resource value: 0x7f02009a
  1476. public const int mr_ic_media_route_connecting_mono_light = 2130837658;
  1477. // aapt resource value: 0x7f02009b
  1478. public const int mr_ic_media_route_mono_dark = 2130837659;
  1479. // aapt resource value: 0x7f02009c
  1480. public const int mr_ic_media_route_mono_light = 2130837660;
  1481. // aapt resource value: 0x7f02009d
  1482. public const int mr_ic_pause_dark = 2130837661;
  1483. // aapt resource value: 0x7f02009e
  1484. public const int mr_ic_pause_light = 2130837662;
  1485. // aapt resource value: 0x7f02009f
  1486. public const int mr_ic_play_dark = 2130837663;
  1487. // aapt resource value: 0x7f0200a0
  1488. public const int mr_ic_play_light = 2130837664;
  1489. // aapt resource value: 0x7f0200a1
  1490. public const int notification_template_icon_bg = 2130837665;
  1491. static Drawable()
  1492. {
  1493. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1494. }
  1495. private Drawable()
  1496. {
  1497. }
  1498. }
  1499. public partial class Id
  1500. {
  1501. // aapt resource value: 0x7f07008c
  1502. public const int action0 = 2131165324;
  1503. // aapt resource value: 0x7f07005a
  1504. public const int action_bar = 2131165274;
  1505. // aapt resource value: 0x7f070001
  1506. public const int action_bar_activity_content = 2131165185;
  1507. // aapt resource value: 0x7f070059
  1508. public const int action_bar_container = 2131165273;
  1509. // aapt resource value: 0x7f070055
  1510. public const int action_bar_root = 2131165269;
  1511. // aapt resource value: 0x7f070002
  1512. public const int action_bar_spinner = 2131165186;
  1513. // aapt resource value: 0x7f07003b
  1514. public const int action_bar_subtitle = 2131165243;
  1515. // aapt resource value: 0x7f07003a
  1516. public const int action_bar_title = 2131165242;
  1517. // aapt resource value: 0x7f07005b
  1518. public const int action_context_bar = 2131165275;
  1519. // aapt resource value: 0x7f070090
  1520. public const int action_divider = 2131165328;
  1521. // aapt resource value: 0x7f070003
  1522. public const int action_menu_divider = 2131165187;
  1523. // aapt resource value: 0x7f070004
  1524. public const int action_menu_presenter = 2131165188;
  1525. // aapt resource value: 0x7f070057
  1526. public const int action_mode_bar = 2131165271;
  1527. // aapt resource value: 0x7f070056
  1528. public const int action_mode_bar_stub = 2131165270;
  1529. // aapt resource value: 0x7f07003c
  1530. public const int action_mode_close_button = 2131165244;
  1531. // aapt resource value: 0x7f07003d
  1532. public const int activity_chooser_view_content = 2131165245;
  1533. // aapt resource value: 0x7f070049
  1534. public const int alertTitle = 2131165257;
  1535. // aapt resource value: 0x7f07001e
  1536. public const int always = 2131165214;
  1537. // aapt resource value: 0x7f07001b
  1538. public const int beginning = 2131165211;
  1539. // aapt resource value: 0x7f07002a
  1540. public const int bottom = 2131165226;
  1541. // aapt resource value: 0x7f070044
  1542. public const int buttonPanel = 2131165252;
  1543. // aapt resource value: 0x7f07008d
  1544. public const int cancel_action = 2131165325;
  1545. // aapt resource value: 0x7f07002b
  1546. public const int center = 2131165227;
  1547. // aapt resource value: 0x7f07002c
  1548. public const int center_horizontal = 2131165228;
  1549. // aapt resource value: 0x7f07002d
  1550. public const int center_vertical = 2131165229;
  1551. // aapt resource value: 0x7f070052
  1552. public const int checkbox = 2131165266;
  1553. // aapt resource value: 0x7f070093
  1554. public const int chronometer = 2131165331;
  1555. // aapt resource value: 0x7f070033
  1556. public const int clip_horizontal = 2131165235;
  1557. // aapt resource value: 0x7f070034
  1558. public const int clip_vertical = 2131165236;
  1559. // aapt resource value: 0x7f07001f
  1560. public const int collapseActionView = 2131165215;
  1561. // aapt resource value: 0x7f07004a
  1562. public const int contentPanel = 2131165258;
  1563. // aapt resource value: 0x7f070050
  1564. public const int custom = 2131165264;
  1565. // aapt resource value: 0x7f07004f
  1566. public const int customPanel = 2131165263;
  1567. // aapt resource value: 0x7f070058
  1568. public const int decor_content_parent = 2131165272;
  1569. // aapt resource value: 0x7f070040
  1570. public const int default_activity_button = 2131165248;
  1571. // aapt resource value: 0x7f07006a
  1572. public const int design_bottom_sheet = 2131165290;
  1573. // aapt resource value: 0x7f070071
  1574. public const int design_menu_item_action_area = 2131165297;
  1575. // aapt resource value: 0x7f070070
  1576. public const int design_menu_item_action_area_stub = 2131165296;
  1577. // aapt resource value: 0x7f07006f
  1578. public const int design_menu_item_text = 2131165295;
  1579. // aapt resource value: 0x7f07006e
  1580. public const int design_navigation_view = 2131165294;
  1581. // aapt resource value: 0x7f07000e
  1582. public const int disableHome = 2131165198;
  1583. // aapt resource value: 0x7f07005c
  1584. public const int edit_query = 2131165276;
  1585. // aapt resource value: 0x7f07001c
  1586. public const int end = 2131165212;
  1587. // aapt resource value: 0x7f070098
  1588. public const int end_padder = 2131165336;
  1589. // aapt resource value: 0x7f070023
  1590. public const int enterAlways = 2131165219;
  1591. // aapt resource value: 0x7f070024
  1592. public const int enterAlwaysCollapsed = 2131165220;
  1593. // aapt resource value: 0x7f070025
  1594. public const int exitUntilCollapsed = 2131165221;
  1595. // aapt resource value: 0x7f07003e
  1596. public const int expand_activities_button = 2131165246;
  1597. // aapt resource value: 0x7f070051
  1598. public const int expanded_menu = 2131165265;
  1599. // aapt resource value: 0x7f070035
  1600. public const int fill = 2131165237;
  1601. // aapt resource value: 0x7f070036
  1602. public const int fill_horizontal = 2131165238;
  1603. // aapt resource value: 0x7f07002e
  1604. public const int fill_vertical = 2131165230;
  1605. // aapt resource value: 0x7f070038
  1606. public const int @fixed = 2131165240;
  1607. // aapt resource value: 0x7f070005
  1608. public const int home = 2131165189;
  1609. // aapt resource value: 0x7f07000f
  1610. public const int homeAsUp = 2131165199;
  1611. // aapt resource value: 0x7f070042
  1612. public const int icon = 2131165250;
  1613. // aapt resource value: 0x7f070020
  1614. public const int ifRoom = 2131165216;
  1615. // aapt resource value: 0x7f07003f
  1616. public const int image = 2131165247;
  1617. // aapt resource value: 0x7f070097
  1618. public const int info = 2131165335;
  1619. // aapt resource value: 0x7f070000
  1620. public const int item_touch_helper_previous_elevation = 2131165184;
  1621. // aapt resource value: 0x7f07002f
  1622. public const int left = 2131165231;
  1623. // aapt resource value: 0x7f070091
  1624. public const int line1 = 2131165329;
  1625. // aapt resource value: 0x7f070095
  1626. public const int line3 = 2131165333;
  1627. // aapt resource value: 0x7f07000b
  1628. public const int listMode = 2131165195;
  1629. // aapt resource value: 0x7f070041
  1630. public const int list_item = 2131165249;
  1631. // aapt resource value: 0x7f07008f
  1632. public const int media_actions = 2131165327;
  1633. // aapt resource value: 0x7f07001d
  1634. public const int middle = 2131165213;
  1635. // aapt resource value: 0x7f070037
  1636. public const int mini = 2131165239;
  1637. // aapt resource value: 0x7f07007e
  1638. public const int mr_art = 2131165310;
  1639. // aapt resource value: 0x7f070073
  1640. public const int mr_chooser_list = 2131165299;
  1641. // aapt resource value: 0x7f070076
  1642. public const int mr_chooser_route_desc = 2131165302;
  1643. // aapt resource value: 0x7f070074
  1644. public const int mr_chooser_route_icon = 2131165300;
  1645. // aapt resource value: 0x7f070075
  1646. public const int mr_chooser_route_name = 2131165301;
  1647. // aapt resource value: 0x7f07007b
  1648. public const int mr_close = 2131165307;
  1649. // aapt resource value: 0x7f070081
  1650. public const int mr_control_divider = 2131165313;
  1651. // aapt resource value: 0x7f070087
  1652. public const int mr_control_play_pause = 2131165319;
  1653. // aapt resource value: 0x7f07008a
  1654. public const int mr_control_subtitle = 2131165322;
  1655. // aapt resource value: 0x7f070089
  1656. public const int mr_control_title = 2131165321;
  1657. // aapt resource value: 0x7f070088
  1658. public const int mr_control_title_container = 2131165320;
  1659. // aapt resource value: 0x7f07007c
  1660. public const int mr_custom_control = 2131165308;
  1661. // aapt resource value: 0x7f07007d
  1662. public const int mr_default_control = 2131165309;
  1663. // aapt resource value: 0x7f070078
  1664. public const int mr_dialog_area = 2131165304;
  1665. // aapt resource value: 0x7f070077
  1666. public const int mr_expandable_area = 2131165303;
  1667. // aapt resource value: 0x7f07008b
  1668. public const int mr_group_expand_collapse = 2131165323;
  1669. // aapt resource value: 0x7f07007f
  1670. public const int mr_media_main_control = 2131165311;
  1671. // aapt resource value: 0x7f07007a
  1672. public const int mr_name = 2131165306;
  1673. // aapt resource value: 0x7f070080
  1674. public const int mr_playback_control = 2131165312;
  1675. // aapt resource value: 0x7f070079
  1676. public const int mr_title_bar = 2131165305;
  1677. // aapt resource value: 0x7f070082
  1678. public const int mr_volume_control = 2131165314;
  1679. // aapt resource value: 0x7f070083
  1680. public const int mr_volume_group_list = 2131165315;
  1681. // aapt resource value: 0x7f070085
  1682. public const int mr_volume_item_icon = 2131165317;
  1683. // aapt resource value: 0x7f070086
  1684. public const int mr_volume_slider = 2131165318;
  1685. // aapt resource value: 0x7f070016
  1686. public const int multiply = 2131165206;
  1687. // aapt resource value: 0x7f070072
  1688. public const int myButton = 2131165298;
  1689. // aapt resource value: 0x7f07006d
  1690. public const int navigation_header_container = 2131165293;
  1691. // aapt resource value: 0x7f070021
  1692. public const int never = 2131165217;
  1693. // aapt resource value: 0x7f070010
  1694. public const int none = 2131165200;
  1695. // aapt resource value: 0x7f07000c
  1696. public const int normal = 2131165196;
  1697. // aapt resource value: 0x7f070028
  1698. public const int parallax = 2131165224;
  1699. // aapt resource value: 0x7f070046
  1700. public const int parentPanel = 2131165254;
  1701. // aapt resource value: 0x7f070029
  1702. public const int pin = 2131165225;
  1703. // aapt resource value: 0x7f070006
  1704. public const int progress_circular = 2131165190;
  1705. // aapt resource value: 0x7f070007
  1706. public const int progress_horizontal = 2131165191;
  1707. // aapt resource value: 0x7f070054
  1708. public const int radio = 2131165268;
  1709. // aapt resource value: 0x7f070030
  1710. public const int right = 2131165232;
  1711. // aapt resource value: 0x7f070017
  1712. public const int screen = 2131165207;
  1713. // aapt resource value: 0x7f070026
  1714. public const int scroll = 2131165222;
  1715. // aapt resource value: 0x7f07004e
  1716. public const int scrollIndicatorDown = 2131165262;
  1717. // aapt resource value: 0x7f07004b
  1718. public const int scrollIndicatorUp = 2131165259;
  1719. // aapt resource value: 0x7f07004c
  1720. public const int scrollView = 2131165260;
  1721. // aapt resource value: 0x7f070039
  1722. public const int scrollable = 2131165241;
  1723. // aapt resource value: 0x7f07005e
  1724. public const int search_badge = 2131165278;
  1725. // aapt resource value: 0x7f07005d
  1726. public const int search_bar = 2131165277;
  1727. // aapt resource value: 0x7f07005f
  1728. public const int search_button = 2131165279;
  1729. // aapt resource value: 0x7f070064
  1730. public const int search_close_btn = 2131165284;
  1731. // aapt resource value: 0x7f070060
  1732. public const int search_edit_frame = 2131165280;
  1733. // aapt resource value: 0x7f070066
  1734. public const int search_go_btn = 2131165286;
  1735. // aapt resource value: 0x7f070061
  1736. public const int search_mag_icon = 2131165281;
  1737. // aapt resource value: 0x7f070062
  1738. public const int search_plate = 2131165282;
  1739. // aapt resource value: 0x7f070063
  1740. public const int search_src_text = 2131165283;
  1741. // aapt resource value: 0x7f070067
  1742. public const int search_voice_btn = 2131165287;
  1743. // aapt resource value: 0x7f070068
  1744. public const int select_dialog_listview = 2131165288;
  1745. // aapt resource value: 0x7f070053
  1746. public const int shortcut = 2131165267;
  1747. // aapt resource value: 0x7f070011
  1748. public const int showCustom = 2131165201;
  1749. // aapt resource value: 0x7f070012
  1750. public const int showHome = 2131165202;
  1751. // aapt resource value: 0x7f070013
  1752. public const int showTitle = 2131165203;
  1753. // aapt resource value: 0x7f070099
  1754. public const int sliding_tabs = 2131165337;
  1755. // aapt resource value: 0x7f07006c
  1756. public const int snackbar_action = 2131165292;
  1757. // aapt resource value: 0x7f07006b
  1758. public const int snackbar_text = 2131165291;
  1759. // aapt resource value: 0x7f070027
  1760. public const int snap = 2131165223;
  1761. // aapt resource value: 0x7f070045
  1762. public const int spacer = 2131165253;
  1763. // aapt resource value: 0x7f070008
  1764. public const int split_action_bar = 2131165192;
  1765. // aapt resource value: 0x7f070018
  1766. public const int src_atop = 2131165208;
  1767. // aapt resource value: 0x7f070019
  1768. public const int src_in = 2131165209;
  1769. // aapt resource value: 0x7f07001a
  1770. public const int src_over = 2131165210;
  1771. // aapt resource value: 0x7f070031
  1772. public const int start = 2131165233;
  1773. // aapt resource value: 0x7f07008e
  1774. public const int status_bar_latest_event_content = 2131165326;
  1775. // aapt resource value: 0x7f070065
  1776. public const int submit_area = 2131165285;
  1777. // aapt resource value: 0x7f07000d
  1778. public const int tabMode = 2131165197;
  1779. // aapt resource value: 0x7f070096
  1780. public const int text = 2131165334;
  1781. // aapt resource value: 0x7f070094
  1782. public const int text2 = 2131165332;
  1783. // aapt resource value: 0x7f07004d
  1784. public const int textSpacerNoButtons = 2131165261;
  1785. // aapt resource value: 0x7f070092
  1786. public const int time = 2131165330;
  1787. // aapt resource value: 0x7f070043
  1788. public const int title = 2131165251;
  1789. // aapt resource value: 0x7f070048
  1790. public const int title_template = 2131165256;
  1791. // aapt resource value: 0x7f07009a
  1792. public const int toolbar = 2131165338;
  1793. // aapt resource value: 0x7f070032
  1794. public const int top = 2131165234;
  1795. // aapt resource value: 0x7f070047
  1796. public const int topPanel = 2131165255;
  1797. // aapt resource value: 0x7f070069
  1798. public const int touch_outside = 2131165289;
  1799. // aapt resource value: 0x7f070009
  1800. public const int up = 2131165193;
  1801. // aapt resource value: 0x7f070014
  1802. public const int useLogo = 2131165204;
  1803. // aapt resource value: 0x7f07000a
  1804. public const int view_offset_helper = 2131165194;
  1805. // aapt resource value: 0x7f070084
  1806. public const int volume_item_container = 2131165316;
  1807. // aapt resource value: 0x7f070022
  1808. public const int withText = 2131165218;
  1809. // aapt resource value: 0x7f070015
  1810. public const int wrap_content = 2131165205;
  1811. static Id()
  1812. {
  1813. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1814. }
  1815. private Id()
  1816. {
  1817. }
  1818. }
  1819. public partial class Integer
  1820. {
  1821. // aapt resource value: 0x7f090004
  1822. public const int abc_config_activityDefaultDur = 2131296260;
  1823. // aapt resource value: 0x7f090005
  1824. public const int abc_config_activityShortDur = 2131296261;
  1825. // aapt resource value: 0x7f090003
  1826. public const int abc_max_action_buttons = 2131296259;
  1827. // aapt resource value: 0x7f090009
  1828. public const int bottom_sheet_slide_duration = 2131296265;
  1829. // aapt resource value: 0x7f090006
  1830. public const int cancel_button_image_alpha = 2131296262;
  1831. // aapt resource value: 0x7f090008
  1832. public const int design_snackbar_text_max_lines = 2131296264;
  1833. // aapt resource value: 0x7f090000
  1834. public const int mr_controller_volume_group_list_animation_duration_ms = 2131296256;
  1835. // aapt resource value: 0x7f090001
  1836. public const int mr_controller_volume_group_list_fade_in_duration_ms = 2131296257;
  1837. // aapt resource value: 0x7f090002
  1838. public const int mr_controller_volume_group_list_fade_out_duration_ms = 2131296258;
  1839. // aapt resource value: 0x7f090007
  1840. public const int status_bar_notification_info_maxnum = 2131296263;
  1841. static Integer()
  1842. {
  1843. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1844. }
  1845. private Integer()
  1846. {
  1847. }
  1848. }
  1849. public partial class Interpolator
  1850. {
  1851. // aapt resource value: 0x7f050000
  1852. public const int mr_fast_out_slow_in = 2131034112;
  1853. // aapt resource value: 0x7f050001
  1854. public const int mr_linear_out_slow_in = 2131034113;
  1855. static Interpolator()
  1856. {
  1857. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1858. }
  1859. private Interpolator()
  1860. {
  1861. }
  1862. }
  1863. public partial class Layout
  1864. {
  1865. // aapt resource value: 0x7f030000
  1866. public const int abc_action_bar_title_item = 2130903040;
  1867. // aapt resource value: 0x7f030001
  1868. public const int abc_action_bar_up_container = 2130903041;
  1869. // aapt resource value: 0x7f030002
  1870. public const int abc_action_bar_view_list_nav_layout = 2130903042;
  1871. // aapt resource value: 0x7f030003
  1872. public const int abc_action_menu_item_layout = 2130903043;
  1873. // aapt resource value: 0x7f030004
  1874. public const int abc_action_menu_layout = 2130903044;
  1875. // aapt resource value: 0x7f030005
  1876. public const int abc_action_mode_bar = 2130903045;
  1877. // aapt resource value: 0x7f030006
  1878. public const int abc_action_mode_close_item_material = 2130903046;
  1879. // aapt resource value: 0x7f030007
  1880. public const int abc_activity_chooser_view = 2130903047;
  1881. // aapt resource value: 0x7f030008
  1882. public const int abc_activity_chooser_view_list_item = 2130903048;
  1883. // aapt resource value: 0x7f030009
  1884. public const int abc_alert_dialog_button_bar_material = 2130903049;
  1885. // aapt resource value: 0x7f03000a
  1886. public const int abc_alert_dialog_material = 2130903050;
  1887. // aapt resource value: 0x7f03000b
  1888. public const int abc_dialog_title_material = 2130903051;
  1889. // aapt resource value: 0x7f03000c
  1890. public const int abc_expanded_menu_layout = 2130903052;
  1891. // aapt resource value: 0x7f03000d
  1892. public const int abc_list_menu_item_checkbox = 2130903053;
  1893. // aapt resource value: 0x7f03000e
  1894. public const int abc_list_menu_item_icon = 2130903054;
  1895. // aapt resource value: 0x7f03000f
  1896. public const int abc_list_menu_item_layout = 2130903055;
  1897. // aapt resource value: 0x7f030010
  1898. public const int abc_list_menu_item_radio = 2130903056;
  1899. // aapt resource value: 0x7f030011
  1900. public const int abc_popup_menu_item_layout = 2130903057;
  1901. // aapt resource value: 0x7f030012
  1902. public const int abc_screen_content_include = 2130903058;
  1903. // aapt resource value: 0x7f030013
  1904. public const int abc_screen_simple = 2130903059;
  1905. // aapt resource value: 0x7f030014
  1906. public const int abc_screen_simple_overlay_action_mode = 2130903060;
  1907. // aapt resource value: 0x7f030015
  1908. public const int abc_screen_toolbar = 2130903061;
  1909. // aapt resource value: 0x7f030016
  1910. public const int abc_search_dropdown_item_icons_2line = 2130903062;
  1911. // aapt resource value: 0x7f030017
  1912. public const int abc_search_view = 2130903063;
  1913. // aapt resource value: 0x7f030018
  1914. public const int abc_select_dialog_material = 2130903064;
  1915. // aapt resource value: 0x7f030019
  1916. public const int design_bottom_sheet_dialog = 2130903065;
  1917. // aapt resource value: 0x7f03001a
  1918. public const int design_layout_snackbar = 2130903066;
  1919. // aapt resource value: 0x7f03001b
  1920. public const int design_layout_snackbar_include = 2130903067;
  1921. // aapt resource value: 0x7f03001c
  1922. public const int design_layout_tab_icon = 2130903068;
  1923. // aapt resource value: 0x7f03001d
  1924. public const int design_layout_tab_text = 2130903069;
  1925. // aapt resource value: 0x7f03001e
  1926. public const int design_menu_item_action_area = 2130903070;
  1927. // aapt resource value: 0x7f03001f
  1928. public const int design_navigation_item = 2130903071;
  1929. // aapt resource value: 0x7f030020
  1930. public const int design_navigation_item_header = 2130903072;
  1931. // aapt resource value: 0x7f030021
  1932. public const int design_navigation_item_separator = 2130903073;
  1933. // aapt resource value: 0x7f030022
  1934. public const int design_navigation_item_subheader = 2130903074;
  1935. // aapt resource value: 0x7f030023
  1936. public const int design_navigation_menu = 2130903075;
  1937. // aapt resource value: 0x7f030024
  1938. public const int design_navigation_menu_item = 2130903076;
  1939. // aapt resource value: 0x7f030025
  1940. public const int Main = 2130903077;
  1941. // aapt resource value: 0x7f030026
  1942. public const int mr_chooser_dialog = 2130903078;
  1943. // aapt resource value: 0x7f030027
  1944. public const int mr_chooser_list_item = 2130903079;
  1945. // aapt resource value: 0x7f030028
  1946. public const int mr_controller_material_dialog_b = 2130903080;
  1947. // aapt resource value: 0x7f030029
  1948. public const int mr_controller_volume_item = 2130903081;
  1949. // aapt resource value: 0x7f03002a
  1950. public const int mr_playback_control = 2130903082;
  1951. // aapt resource value: 0x7f03002b
  1952. public const int mr_volume_control = 2130903083;
  1953. // aapt resource value: 0x7f03002c
  1954. public const int notification_media_action = 2130903084;
  1955. // aapt resource value: 0x7f03002d
  1956. public const int notification_media_cancel_action = 2130903085;
  1957. // aapt resource value: 0x7f03002e
  1958. public const int notification_template_big_media = 2130903086;
  1959. // aapt resource value: 0x7f03002f
  1960. public const int notification_template_big_media_narrow = 2130903087;
  1961. // aapt resource value: 0x7f030030
  1962. public const int notification_template_lines = 2130903088;
  1963. // aapt resource value: 0x7f030031
  1964. public const int notification_template_media = 2130903089;
  1965. // aapt resource value: 0x7f030032
  1966. public const int notification_template_part_chronometer = 2130903090;
  1967. // aapt resource value: 0x7f030033
  1968. public const int notification_template_part_time = 2130903091;
  1969. // aapt resource value: 0x7f030034
  1970. public const int select_dialog_item_material = 2130903092;
  1971. // aapt resource value: 0x7f030035
  1972. public const int select_dialog_multichoice_material = 2130903093;
  1973. // aapt resource value: 0x7f030036
  1974. public const int select_dialog_singlechoice_material = 2130903094;
  1975. // aapt resource value: 0x7f030037
  1976. public const int support_simple_spinner_dropdown_item = 2130903095;
  1977. // aapt resource value: 0x7f030038
  1978. public const int tabs = 2130903096;
  1979. // aapt resource value: 0x7f030039
  1980. public const int toolbar = 2130903097;
  1981. static Layout()
  1982. {
  1983. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1984. }
  1985. private Layout()
  1986. {
  1987. }
  1988. }
  1989. public partial class String
  1990. {
  1991. // aapt resource value: 0x7f080027
  1992. public const int ApplicationName = 2131230759;
  1993. // aapt resource value: 0x7f080026
  1994. public const int Hello = 2131230758;
  1995. // aapt resource value: 0x7f08000f
  1996. public const int abc_action_bar_home_description = 2131230735;
  1997. // aapt resource value: 0x7f080010
  1998. public const int abc_action_bar_home_description_format = 2131230736;
  1999. // aapt resource value: 0x7f080011
  2000. public const int abc_action_bar_home_subtitle_description_format = 2131230737;
  2001. // aapt resource value: 0x7f080012
  2002. public const int abc_action_bar_up_description = 2131230738;
  2003. // aapt resource value: 0x7f080013
  2004. public const int abc_action_menu_overflow_description = 2131230739;
  2005. // aapt resource value: 0x7f080014
  2006. public const int abc_action_mode_done = 2131230740;
  2007. // aapt resource value: 0x7f080015
  2008. public const int abc_activity_chooser_view_see_all = 2131230741;
  2009. // aapt resource value: 0x7f080016
  2010. public const int abc_activitychooserview_choose_application = 2131230742;
  2011. // aapt resource value: 0x7f080017
  2012. public const int abc_capital_off = 2131230743;
  2013. // aapt resource value: 0x7f080018
  2014. public const int abc_capital_on = 2131230744;
  2015. // aapt resource value: 0x7f080019
  2016. public const int abc_search_hint = 2131230745;
  2017. // aapt resource value: 0x7f08001a
  2018. public const int abc_searchview_description_clear = 2131230746;
  2019. // aapt resource value: 0x7f08001b
  2020. public const int abc_searchview_description_query = 2131230747;
  2021. // aapt resource value: 0x7f08001c
  2022. public const int abc_searchview_description_search = 2131230748;
  2023. // aapt resource value: 0x7f08001d
  2024. public const int abc_searchview_description_submit = 2131230749;
  2025. // aapt resource value: 0x7f08001e
  2026. public const int abc_searchview_description_voice = 2131230750;
  2027. // aapt resource value: 0x7f08001f
  2028. public const int abc_shareactionprovider_share_with = 2131230751;
  2029. // aapt resource value: 0x7f080020
  2030. public const int abc_shareactionprovider_share_with_application = 2131230752;
  2031. // aapt resource value: 0x7f080021
  2032. public const int abc_toolbar_collapse_description = 2131230753;
  2033. // aapt resource value: 0x7f080029
  2034. public const int app_name = 2131230761;
  2035. // aapt resource value: 0x7f080023
  2036. public const int appbar_scrolling_view_behavior = 2131230755;
  2037. // aapt resource value: 0x7f080024
  2038. public const int bottom_sheet_behavior = 2131230756;
  2039. // aapt resource value: 0x7f080025
  2040. public const int character_counter_pattern = 2131230757;
  2041. // aapt resource value: 0x7f080028
  2042. public const int hello = 2131230760;
  2043. // aapt resource value: 0x7f080000
  2044. public const int mr_button_content_description = 2131230720;
  2045. // aapt resource value: 0x7f080001
  2046. public const int mr_chooser_searching = 2131230721;
  2047. // aapt resource value: 0x7f080002
  2048. public const int mr_chooser_title = 2131230722;
  2049. // aapt resource value: 0x7f080003
  2050. public const int mr_controller_casting_screen = 2131230723;
  2051. // aapt resource value: 0x7f080004
  2052. public const int mr_controller_close_description = 2131230724;
  2053. // aapt resource value: 0x7f080005
  2054. public const int mr_controller_collapse_group = 2131230725;
  2055. // aapt resource value: 0x7f080006
  2056. public const int mr_controller_disconnect = 2131230726;
  2057. // aapt resource value: 0x7f080007
  2058. public const int mr_controller_expand_group = 2131230727;
  2059. // aapt resource value: 0x7f080008
  2060. public const int mr_controller_no_info_available = 2131230728;
  2061. // aapt resource value: 0x7f080009
  2062. public const int mr_controller_no_media_selected = 2131230729;
  2063. // aapt resource value: 0x7f08000a
  2064. public const int mr_controller_pause = 2131230730;
  2065. // aapt resource value: 0x7f08000b
  2066. public const int mr_controller_play = 2131230731;
  2067. // aapt resource value: 0x7f08000c
  2068. public const int mr_controller_stop = 2131230732;
  2069. // aapt resource value: 0x7f08000d
  2070. public const int mr_system_route_name = 2131230733;
  2071. // aapt resource value: 0x7f08000e
  2072. public const int mr_user_route_category_name = 2131230734;
  2073. // aapt resource value: 0x7f080022
  2074. public const int status_bar_notification_info_overflow = 2131230754;
  2075. static String()
  2076. {
  2077. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2078. }
  2079. private String()
  2080. {
  2081. }
  2082. }
  2083. public partial class Style
  2084. {
  2085. // aapt resource value: 0x7f0a00a1
  2086. public const int AlertDialog_AppCompat = 2131361953;
  2087. // aapt resource value: 0x7f0a00a2
  2088. public const int AlertDialog_AppCompat_Light = 2131361954;
  2089. // aapt resource value: 0x7f0a00a3
  2090. public const int Animation_AppCompat_Dialog = 2131361955;
  2091. // aapt resource value: 0x7f0a00a4
  2092. public const int Animation_AppCompat_DropDownUp = 2131361956;
  2093. // aapt resource value: 0x7f0a015a
  2094. public const int Animation_Design_BottomSheetDialog = 2131362138;
  2095. // aapt resource value: 0x7f0a00a5
  2096. public const int Base_AlertDialog_AppCompat = 2131361957;
  2097. // aapt resource value: 0x7f0a00a6
  2098. public const int Base_AlertDialog_AppCompat_Light = 2131361958;
  2099. // aapt resource value: 0x7f0a00a7
  2100. public const int Base_Animation_AppCompat_Dialog = 2131361959;
  2101. // aapt resource value: 0x7f0a00a8
  2102. public const int Base_Animation_AppCompat_DropDownUp = 2131361960;
  2103. // aapt resource value: 0x7f0a0018
  2104. public const int Base_CardView = 2131361816;
  2105. // aapt resource value: 0x7f0a00a9
  2106. public const int Base_DialogWindowTitle_AppCompat = 2131361961;
  2107. // aapt resource value: 0x7f0a00aa
  2108. public const int Base_DialogWindowTitleBackground_AppCompat = 2131361962;
  2109. // aapt resource value: 0x7f0a0051
  2110. public const int Base_TextAppearance_AppCompat = 2131361873;
  2111. // aapt resource value: 0x7f0a0052
  2112. public const int Base_TextAppearance_AppCompat_Body1 = 2131361874;
  2113. // aapt resource value: 0x7f0a0053
  2114. public const int Base_TextAppearance_AppCompat_Body2 = 2131361875;
  2115. // aapt resource value: 0x7f0a003b
  2116. public const int Base_TextAppearance_AppCompat_Button = 2131361851;
  2117. // aapt resource value: 0x7f0a0054
  2118. public const int Base_TextAppearance_AppCompat_Caption = 2131361876;
  2119. // aapt resource value: 0x7f0a0055
  2120. public const int Base_TextAppearance_AppCompat_Display1 = 2131361877;
  2121. // aapt resource value: 0x7f0a0056
  2122. public const int Base_TextAppearance_AppCompat_Display2 = 2131361878;
  2123. // aapt resource value: 0x7f0a0057
  2124. public const int Base_TextAppearance_AppCompat_Display3 = 2131361879;
  2125. // aapt resource value: 0x7f0a0058
  2126. public const int Base_TextAppearance_AppCompat_Display4 = 2131361880;
  2127. // aapt resource value: 0x7f0a0059
  2128. public const int Base_TextAppearance_AppCompat_Headline = 2131361881;
  2129. // aapt resource value: 0x7f0a0026
  2130. public const int Base_TextAppearance_AppCompat_Inverse = 2131361830;
  2131. // aapt resource value: 0x7f0a005a
  2132. public const int Base_TextAppearance_AppCompat_Large = 2131361882;
  2133. // aapt resource value: 0x7f0a0027
  2134. public const int Base_TextAppearance_AppCompat_Large_Inverse = 2131361831;
  2135. // aapt resource value: 0x7f0a005b
  2136. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131361883;
  2137. // aapt resource value: 0x7f0a005c
  2138. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131361884;
  2139. // aapt resource value: 0x7f0a005d
  2140. public const int Base_TextAppearance_AppCompat_Medium = 2131361885;
  2141. // aapt resource value: 0x7f0a0028
  2142. public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131361832;
  2143. // aapt resource value: 0x7f0a005e
  2144. public const int Base_TextAppearance_AppCompat_Menu = 2131361886;
  2145. // aapt resource value: 0x7f0a00ab
  2146. public const int Base_TextAppearance_AppCompat_SearchResult = 2131361963;
  2147. // aapt resource value: 0x7f0a005f
  2148. public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131361887;
  2149. // aapt resource value: 0x7f0a0060
  2150. public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131361888;
  2151. // aapt resource value: 0x7f0a0061
  2152. public const int Base_TextAppearance_AppCompat_Small = 2131361889;
  2153. // aapt resource value: 0x7f0a0029
  2154. public const int Base_TextAppearance_AppCompat_Small_Inverse = 2131361833;
  2155. // aapt resource value: 0x7f0a0062
  2156. public const int Base_TextAppearance_AppCompat_Subhead = 2131361890;
  2157. // aapt resource value: 0x7f0a002a
  2158. public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131361834;
  2159. // aapt resource value: 0x7f0a0063
  2160. public const int Base_TextAppearance_AppCompat_Title = 2131361891;
  2161. // aapt resource value: 0x7f0a002b
  2162. public const int Base_TextAppearance_AppCompat_Title_Inverse = 2131361835;
  2163. // aapt resource value: 0x7f0a009a
  2164. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131361946;
  2165. // aapt resource value: 0x7f0a0064
  2166. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131361892;
  2167. // aapt resource value: 0x7f0a0065
  2168. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131361893;
  2169. // aapt resource value: 0x7f0a0066
  2170. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131361894;
  2171. // aapt resource value: 0x7f0a0067
  2172. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131361895;
  2173. // aapt resource value: 0x7f0a0068
  2174. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131361896;
  2175. // aapt resource value: 0x7f0a0069
  2176. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131361897;
  2177. // aapt resource value: 0x7f0a006a
  2178. public const int Base_TextAppearance_AppCompat_Widget_Button = 2131361898;
  2179. // aapt resource value: 0x7f0a009b
  2180. public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131361947;
  2181. // aapt resource value: 0x7f0a00ac
  2182. public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131361964;
  2183. // aapt resource value: 0x7f0a006b
  2184. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131361899;
  2185. // aapt resource value: 0x7f0a006c
  2186. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131361900;
  2187. // aapt resource value: 0x7f0a006d
  2188. public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131361901;
  2189. // aapt resource value: 0x7f0a006e
  2190. public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131361902;
  2191. // aapt resource value: 0x7f0a00ad
  2192. public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131361965;
  2193. // aapt resource value: 0x7f0a006f
  2194. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131361903;
  2195. // aapt resource value: 0x7f0a0070
  2196. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131361904;
  2197. // aapt resource value: 0x7f0a0071
  2198. public const int Base_Theme_AppCompat = 2131361905;
  2199. // aapt resource value: 0x7f0a00ae
  2200. public const int Base_Theme_AppCompat_CompactMenu = 2131361966;
  2201. // aapt resource value: 0x7f0a002c
  2202. public const int Base_Theme_AppCompat_Dialog = 2131361836;
  2203. // aapt resource value: 0x7f0a00af
  2204. public const int Base_Theme_AppCompat_Dialog_Alert = 2131361967;
  2205. // aapt resource value: 0x7f0a00b0
  2206. public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131361968;
  2207. // aapt resource value: 0x7f0a00b1
  2208. public const int Base_Theme_AppCompat_Dialog_MinWidth = 2131361969;
  2209. // aapt resource value: 0x7f0a001c
  2210. public const int Base_Theme_AppCompat_DialogWhenLarge = 2131361820;
  2211. // aapt resource value: 0x7f0a0072
  2212. public const int Base_Theme_AppCompat_Light = 2131361906;
  2213. // aapt resource value: 0x7f0a00b2
  2214. public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131361970;
  2215. // aapt resource value: 0x7f0a002d
  2216. public const int Base_Theme_AppCompat_Light_Dialog = 2131361837;
  2217. // aapt resource value: 0x7f0a00b3
  2218. public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131361971;
  2219. // aapt resource value: 0x7f0a00b4
  2220. public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131361972;
  2221. // aapt resource value: 0x7f0a00b5
  2222. public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131361973;
  2223. // aapt resource value: 0x7f0a001d
  2224. public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131361821;
  2225. // aapt resource value: 0x7f0a00b6
  2226. public const int Base_ThemeOverlay_AppCompat = 2131361974;
  2227. // aapt resource value: 0x7f0a00b7
  2228. public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131361975;
  2229. // aapt resource value: 0x7f0a00b8
  2230. public const int Base_ThemeOverlay_AppCompat_Dark = 2131361976;
  2231. // aapt resource value: 0x7f0a00b9
  2232. public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131361977;
  2233. // aapt resource value: 0x7f0a00ba
  2234. public const int Base_ThemeOverlay_AppCompat_Light = 2131361978;
  2235. // aapt resource value: 0x7f0a002e
  2236. public const int Base_V11_Theme_AppCompat_Dialog = 2131361838;
  2237. // aapt resource value: 0x7f0a002f
  2238. public const int Base_V11_Theme_AppCompat_Light_Dialog = 2131361839;
  2239. // aapt resource value: 0x7f0a0037
  2240. public const int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2131361847;
  2241. // aapt resource value: 0x7f0a0038
  2242. public const int Base_V12_Widget_AppCompat_EditText = 2131361848;
  2243. // aapt resource value: 0x7f0a0073
  2244. public const int Base_V21_Theme_AppCompat = 2131361907;
  2245. // aapt resource value: 0x7f0a0074
  2246. public const int Base_V21_Theme_AppCompat_Dialog = 2131361908;
  2247. // aapt resource value: 0x7f0a0075
  2248. public const int Base_V21_Theme_AppCompat_Light = 2131361909;
  2249. // aapt resource value: 0x7f0a0076
  2250. public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131361910;
  2251. // aapt resource value: 0x7f0a0098
  2252. public const int Base_V22_Theme_AppCompat = 2131361944;
  2253. // aapt resource value: 0x7f0a0099
  2254. public const int Base_V22_Theme_AppCompat_Light = 2131361945;
  2255. // aapt resource value: 0x7f0a009c
  2256. public const int Base_V23_Theme_AppCompat = 2131361948;
  2257. // aapt resource value: 0x7f0a009d
  2258. public const int Base_V23_Theme_AppCompat_Light = 2131361949;
  2259. // aapt resource value: 0x7f0a00bb
  2260. public const int Base_V7_Theme_AppCompat = 2131361979;
  2261. // aapt resource value: 0x7f0a00bc
  2262. public const int Base_V7_Theme_AppCompat_Dialog = 2131361980;
  2263. // aapt resource value: 0x7f0a00bd
  2264. public const int Base_V7_Theme_AppCompat_Light = 2131361981;
  2265. // aapt resource value: 0x7f0a00be
  2266. public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131361982;
  2267. // aapt resource value: 0x7f0a00bf
  2268. public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131361983;
  2269. // aapt resource value: 0x7f0a00c0
  2270. public const int Base_V7_Widget_AppCompat_EditText = 2131361984;
  2271. // aapt resource value: 0x7f0a00c1
  2272. public const int Base_Widget_AppCompat_ActionBar = 2131361985;
  2273. // aapt resource value: 0x7f0a00c2
  2274. public const int Base_Widget_AppCompat_ActionBar_Solid = 2131361986;
  2275. // aapt resource value: 0x7f0a00c3
  2276. public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131361987;
  2277. // aapt resource value: 0x7f0a0077
  2278. public const int Base_Widget_AppCompat_ActionBar_TabText = 2131361911;
  2279. // aapt resource value: 0x7f0a0078
  2280. public const int Base_Widget_AppCompat_ActionBar_TabView = 2131361912;
  2281. // aapt resource value: 0x7f0a0079
  2282. public const int Base_Widget_AppCompat_ActionButton = 2131361913;
  2283. // aapt resource value: 0x7f0a007a
  2284. public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131361914;
  2285. // aapt resource value: 0x7f0a007b
  2286. public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131361915;
  2287. // aapt resource value: 0x7f0a00c4
  2288. public const int Base_Widget_AppCompat_ActionMode = 2131361988;
  2289. // aapt resource value: 0x7f0a00c5
  2290. public const int Base_Widget_AppCompat_ActivityChooserView = 2131361989;
  2291. // aapt resource value: 0x7f0a0039
  2292. public const int Base_Widget_AppCompat_AutoCompleteTextView = 2131361849;
  2293. // aapt resource value: 0x7f0a007c
  2294. public const int Base_Widget_AppCompat_Button = 2131361916;
  2295. // aapt resource value: 0x7f0a007d
  2296. public const int Base_Widget_AppCompat_Button_Borderless = 2131361917;
  2297. // aapt resource value: 0x7f0a007e
  2298. public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131361918;
  2299. // aapt resource value: 0x7f0a00c6
  2300. public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131361990;
  2301. // aapt resource value: 0x7f0a009e
  2302. public const int Base_Widget_AppCompat_Button_Colored = 2131361950;
  2303. // aapt resource value: 0x7f0a007f
  2304. public const int Base_Widget_AppCompat_Button_Small = 2131361919;
  2305. // aapt resource value: 0x7f0a0080
  2306. public const int Base_Widget_AppCompat_ButtonBar = 2131361920;
  2307. // aapt resource value: 0x7f0a00c7
  2308. public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131361991;
  2309. // aapt resource value: 0x7f0a0081
  2310. public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131361921;
  2311. // aapt resource value: 0x7f0a0082
  2312. public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131361922;
  2313. // aapt resource value: 0x7f0a00c8
  2314. public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131361992;
  2315. // aapt resource value: 0x7f0a001b
  2316. public const int Base_Widget_AppCompat_DrawerArrowToggle = 2131361819;
  2317. // aapt resource value: 0x7f0a00c9
  2318. public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131361993;
  2319. // aapt resource value: 0x7f0a0083
  2320. public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131361923;
  2321. // aapt resource value: 0x7f0a003a
  2322. public const int Base_Widget_AppCompat_EditText = 2131361850;
  2323. // aapt resource value: 0x7f0a0084
  2324. public const int Base_Widget_AppCompat_ImageButton = 2131361924;
  2325. // aapt resource value: 0x7f0a00ca
  2326. public const int Base_Widget_AppCompat_Light_ActionBar = 2131361994;
  2327. // aapt resource value: 0x7f0a00cb
  2328. public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131361995;
  2329. // aapt resource value: 0x7f0a00cc
  2330. public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131361996;
  2331. // aapt resource value: 0x7f0a0085
  2332. public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131361925;
  2333. // aapt resource value: 0x7f0a0086
  2334. public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131361926;
  2335. // aapt resource value: 0x7f0a0087
  2336. public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131361927;
  2337. // aapt resource value: 0x7f0a0088
  2338. public const int Base_Widget_AppCompat_Light_PopupMenu = 2131361928;
  2339. // aapt resource value: 0x7f0a0089
  2340. public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131361929;
  2341. // aapt resource value: 0x7f0a008a
  2342. public const int Base_Widget_AppCompat_ListPopupWindow = 2131361930;
  2343. // aapt resource value: 0x7f0a008b
  2344. public const int Base_Widget_AppCompat_ListView = 2131361931;
  2345. // aapt resource value: 0x7f0a008c
  2346. public const int Base_Widget_AppCompat_ListView_DropDown = 2131361932;
  2347. // aapt resource value: 0x7f0a008d
  2348. public const int Base_Widget_AppCompat_ListView_Menu = 2131361933;
  2349. // aapt resource value: 0x7f0a008e
  2350. public const int Base_Widget_AppCompat_PopupMenu = 2131361934;
  2351. // aapt resource value: 0x7f0a008f
  2352. public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131361935;
  2353. // aapt resource value: 0x7f0a00cd
  2354. public const int Base_Widget_AppCompat_PopupWindow = 2131361997;
  2355. // aapt resource value: 0x7f0a0030
  2356. public const int Base_Widget_AppCompat_ProgressBar = 2131361840;
  2357. // aapt resource value: 0x7f0a0031
  2358. public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131361841;
  2359. // aapt resource value: 0x7f0a0090
  2360. public const int Base_Widget_AppCompat_RatingBar = 2131361936;
  2361. // aapt resource value: 0x7f0a009f
  2362. public const int Base_Widget_AppCompat_RatingBar_Indicator = 2131361951;
  2363. // aapt resource value: 0x7f0a00a0
  2364. public const int Base_Widget_AppCompat_RatingBar_Small = 2131361952;
  2365. // aapt resource value: 0x7f0a00ce
  2366. public const int Base_Widget_AppCompat_SearchView = 2131361998;
  2367. // aapt resource value: 0x7f0a00cf
  2368. public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131361999;
  2369. // aapt resource value: 0x7f0a0091
  2370. public const int Base_Widget_AppCompat_SeekBar = 2131361937;
  2371. // aapt resource value: 0x7f0a0092
  2372. public const int Base_Widget_AppCompat_Spinner = 2131361938;
  2373. // aapt resource value: 0x7f0a001e
  2374. public const int Base_Widget_AppCompat_Spinner_Underlined = 2131361822;
  2375. // aapt resource value: 0x7f0a0093
  2376. public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131361939;
  2377. // aapt resource value: 0x7f0a00d0
  2378. public const int Base_Widget_AppCompat_Toolbar = 2131362000;
  2379. // aapt resource value: 0x7f0a0094
  2380. public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131361940;
  2381. // aapt resource value: 0x7f0a015b
  2382. public const int Base_Widget_Design_TabLayout = 2131362139;
  2383. // aapt resource value: 0x7f0a0017
  2384. public const int CardView = 2131361815;
  2385. // aapt resource value: 0x7f0a0019
  2386. public const int CardView_Dark = 2131361817;
  2387. // aapt resource value: 0x7f0a001a
  2388. public const int CardView_Light = 2131361818;
  2389. // aapt resource value: 0x7f0a0172
  2390. public const int MyTheme = 2131362162;
  2391. // aapt resource value: 0x7f0a0173
  2392. public const int MyTheme_Base = 2131362163;
  2393. // aapt resource value: 0x7f0a0032
  2394. public const int Platform_AppCompat = 2131361842;
  2395. // aapt resource value: 0x7f0a0033
  2396. public const int Platform_AppCompat_Light = 2131361843;
  2397. // aapt resource value: 0x7f0a0095
  2398. public const int Platform_ThemeOverlay_AppCompat = 2131361941;
  2399. // aapt resource value: 0x7f0a0096
  2400. public const int Platform_ThemeOverlay_AppCompat_Dark = 2131361942;
  2401. // aapt resource value: 0x7f0a0097
  2402. public const int Platform_ThemeOverlay_AppCompat_Light = 2131361943;
  2403. // aapt resource value: 0x7f0a0034
  2404. public const int Platform_V11_AppCompat = 2131361844;
  2405. // aapt resource value: 0x7f0a0035
  2406. public const int Platform_V11_AppCompat_Light = 2131361845;
  2407. // aapt resource value: 0x7f0a003c
  2408. public const int Platform_V14_AppCompat = 2131361852;
  2409. // aapt resource value: 0x7f0a003d
  2410. public const int Platform_V14_AppCompat_Light = 2131361853;
  2411. // aapt resource value: 0x7f0a0036
  2412. public const int Platform_Widget_AppCompat_Spinner = 2131361846;
  2413. // aapt resource value: 0x7f0a0043
  2414. public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131361859;
  2415. // aapt resource value: 0x7f0a0044
  2416. public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131361860;
  2417. // aapt resource value: 0x7f0a0045
  2418. public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131361861;
  2419. // aapt resource value: 0x7f0a0046
  2420. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131361862;
  2421. // aapt resource value: 0x7f0a0047
  2422. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131361863;
  2423. // aapt resource value: 0x7f0a0048
  2424. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131361864;
  2425. // aapt resource value: 0x7f0a0049
  2426. public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131361865;
  2427. // aapt resource value: 0x7f0a004a
  2428. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131361866;
  2429. // aapt resource value: 0x7f0a004b
  2430. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131361867;
  2431. // aapt resource value: 0x7f0a004c
  2432. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131361868;
  2433. // aapt resource value: 0x7f0a004d
  2434. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131361869;
  2435. // aapt resource value: 0x7f0a004e
  2436. public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131361870;
  2437. // aapt resource value: 0x7f0a004f
  2438. public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131361871;
  2439. // aapt resource value: 0x7f0a0050
  2440. public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131361872;
  2441. // aapt resource value: 0x7f0a00d1
  2442. public const int TextAppearance_AppCompat = 2131362001;
  2443. // aapt resource value: 0x7f0a00d2
  2444. public const int TextAppearance_AppCompat_Body1 = 2131362002;
  2445. // aapt resource value: 0x7f0a00d3
  2446. public const int TextAppearance_AppCompat_Body2 = 2131362003;
  2447. // aapt resource value: 0x7f0a00d4
  2448. public const int TextAppearance_AppCompat_Button = 2131362004;
  2449. // aapt resource value: 0x7f0a00d5
  2450. public const int TextAppearance_AppCompat_Caption = 2131362005;
  2451. // aapt resource value: 0x7f0a00d6
  2452. public const int TextAppearance_AppCompat_Display1 = 2131362006;
  2453. // aapt resource value: 0x7f0a00d7
  2454. public const int TextAppearance_AppCompat_Display2 = 2131362007;
  2455. // aapt resource value: 0x7f0a00d8
  2456. public const int TextAppearance_AppCompat_Display3 = 2131362008;
  2457. // aapt resource value: 0x7f0a00d9
  2458. public const int TextAppearance_AppCompat_Display4 = 2131362009;
  2459. // aapt resource value: 0x7f0a00da
  2460. public const int TextAppearance_AppCompat_Headline = 2131362010;
  2461. // aapt resource value: 0x7f0a00db
  2462. public const int TextAppearance_AppCompat_Inverse = 2131362011;
  2463. // aapt resource value: 0x7f0a00dc
  2464. public const int TextAppearance_AppCompat_Large = 2131362012;
  2465. // aapt resource value: 0x7f0a00dd
  2466. public const int TextAppearance_AppCompat_Large_Inverse = 2131362013;
  2467. // aapt resource value: 0x7f0a00de
  2468. public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131362014;
  2469. // aapt resource value: 0x7f0a00df
  2470. public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131362015;
  2471. // aapt resource value: 0x7f0a00e0
  2472. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131362016;
  2473. // aapt resource value: 0x7f0a00e1
  2474. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131362017;
  2475. // aapt resource value: 0x7f0a00e2
  2476. public const int TextAppearance_AppCompat_Medium = 2131362018;
  2477. // aapt resource value: 0x7f0a00e3
  2478. public const int TextAppearance_AppCompat_Medium_Inverse = 2131362019;
  2479. // aapt resource value: 0x7f0a00e4
  2480. public const int TextAppearance_AppCompat_Menu = 2131362020;
  2481. // aapt resource value: 0x7f0a00e5
  2482. public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131362021;
  2483. // aapt resource value: 0x7f0a00e6
  2484. public const int TextAppearance_AppCompat_SearchResult_Title = 2131362022;
  2485. // aapt resource value: 0x7f0a00e7
  2486. public const int TextAppearance_AppCompat_Small = 2131362023;
  2487. // aapt resource value: 0x7f0a00e8
  2488. public const int TextAppearance_AppCompat_Small_Inverse = 2131362024;
  2489. // aapt resource value: 0x7f0a00e9
  2490. public const int TextAppearance_AppCompat_Subhead = 2131362025;
  2491. // aapt resource value: 0x7f0a00ea
  2492. public const int TextAppearance_AppCompat_Subhead_Inverse = 2131362026;
  2493. // aapt resource value: 0x7f0a00eb
  2494. public const int TextAppearance_AppCompat_Title = 2131362027;
  2495. // aapt resource value: 0x7f0a00ec
  2496. public const int TextAppearance_AppCompat_Title_Inverse = 2131362028;
  2497. // aapt resource value: 0x7f0a00ed
  2498. public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131362029;
  2499. // aapt resource value: 0x7f0a00ee
  2500. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131362030;
  2501. // aapt resource value: 0x7f0a00ef
  2502. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131362031;
  2503. // aapt resource value: 0x7f0a00f0
  2504. public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131362032;
  2505. // aapt resource value: 0x7f0a00f1
  2506. public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131362033;
  2507. // aapt resource value: 0x7f0a00f2
  2508. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131362034;
  2509. // aapt resource value: 0x7f0a00f3
  2510. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131362035;
  2511. // aapt resource value: 0x7f0a00f4
  2512. public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131362036;
  2513. // aapt resource value: 0x7f0a00f5
  2514. public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131362037;
  2515. // aapt resource value: 0x7f0a00f6
  2516. public const int TextAppearance_AppCompat_Widget_Button = 2131362038;
  2517. // aapt resource value: 0x7f0a00f7
  2518. public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131362039;
  2519. // aapt resource value: 0x7f0a00f8
  2520. public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131362040;
  2521. // aapt resource value: 0x7f0a00f9
  2522. public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131362041;
  2523. // aapt resource value: 0x7f0a00fa
  2524. public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131362042;
  2525. // aapt resource value: 0x7f0a00fb
  2526. public const int TextAppearance_AppCompat_Widget_Switch = 2131362043;
  2527. // aapt resource value: 0x7f0a00fc
  2528. public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131362044;
  2529. // aapt resource value: 0x7f0a015c
  2530. public const int TextAppearance_Design_CollapsingToolbar_Expanded = 2131362140;
  2531. // aapt resource value: 0x7f0a015d
  2532. public const int TextAppearance_Design_Counter = 2131362141;
  2533. // aapt resource value: 0x7f0a015e
  2534. public const int TextAppearance_Design_Counter_Overflow = 2131362142;
  2535. // aapt resource value: 0x7f0a015f
  2536. public const int TextAppearance_Design_Error = 2131362143;
  2537. // aapt resource value: 0x7f0a0160
  2538. public const int TextAppearance_Design_Hint = 2131362144;
  2539. // aapt resource value: 0x7f0a0161
  2540. public const int TextAppearance_Design_Snackbar_Message = 2131362145;
  2541. // aapt resource value: 0x7f0a0162
  2542. public const int TextAppearance_Design_Tab = 2131362146;
  2543. // aapt resource value: 0x7f0a003e
  2544. public const int TextAppearance_StatusBar_EventContent = 2131361854;
  2545. // aapt resource value: 0x7f0a003f
  2546. public const int TextAppearance_StatusBar_EventContent_Info = 2131361855;
  2547. // aapt resource value: 0x7f0a0040
  2548. public const int TextAppearance_StatusBar_EventContent_Line2 = 2131361856;
  2549. // aapt resource value: 0x7f0a0041
  2550. public const int TextAppearance_StatusBar_EventContent_Time = 2131361857;
  2551. // aapt resource value: 0x7f0a0042
  2552. public const int TextAppearance_StatusBar_EventContent_Title = 2131361858;
  2553. // aapt resource value: 0x7f0a00fd
  2554. public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131362045;
  2555. // aapt resource value: 0x7f0a00fe
  2556. public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131362046;
  2557. // aapt resource value: 0x7f0a00ff
  2558. public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131362047;
  2559. // aapt resource value: 0x7f0a0100
  2560. public const int Theme_AppCompat = 2131362048;
  2561. // aapt resource value: 0x7f0a0101
  2562. public const int Theme_AppCompat_CompactMenu = 2131362049;
  2563. // aapt resource value: 0x7f0a001f
  2564. public const int Theme_AppCompat_DayNight = 2131361823;
  2565. // aapt resource value: 0x7f0a0020
  2566. public const int Theme_AppCompat_DayNight_DarkActionBar = 2131361824;
  2567. // aapt resource value: 0x7f0a0021
  2568. public const int Theme_AppCompat_DayNight_Dialog = 2131361825;
  2569. // aapt resource value: 0x7f0a0022
  2570. public const int Theme_AppCompat_DayNight_Dialog_Alert = 2131361826;
  2571. // aapt resource value: 0x7f0a0023
  2572. public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131361827;
  2573. // aapt resource value: 0x7f0a0024
  2574. public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131361828;
  2575. // aapt resource value: 0x7f0a0025
  2576. public const int Theme_AppCompat_DayNight_NoActionBar = 2131361829;
  2577. // aapt resource value: 0x7f0a0102
  2578. public const int Theme_AppCompat_Dialog = 2131362050;
  2579. // aapt resource value: 0x7f0a0103
  2580. public const int Theme_AppCompat_Dialog_Alert = 2131362051;
  2581. // aapt resource value: 0x7f0a0104
  2582. public const int Theme_AppCompat_Dialog_MinWidth = 2131362052;
  2583. // aapt resource value: 0x7f0a0105
  2584. public const int Theme_AppCompat_DialogWhenLarge = 2131362053;
  2585. // aapt resource value: 0x7f0a0106
  2586. public const int Theme_AppCompat_Light = 2131362054;
  2587. // aapt resource value: 0x7f0a0107
  2588. public const int Theme_AppCompat_Light_DarkActionBar = 2131362055;
  2589. // aapt resource value: 0x7f0a0108
  2590. public const int Theme_AppCompat_Light_Dialog = 2131362056;
  2591. // aapt resource value: 0x7f0a0109
  2592. public const int Theme_AppCompat_Light_Dialog_Alert = 2131362057;
  2593. // aapt resource value: 0x7f0a010a
  2594. public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131362058;
  2595. // aapt resource value: 0x7f0a010b
  2596. public const int Theme_AppCompat_Light_DialogWhenLarge = 2131362059;
  2597. // aapt resource value: 0x7f0a010c
  2598. public const int Theme_AppCompat_Light_NoActionBar = 2131362060;
  2599. // aapt resource value: 0x7f0a010d
  2600. public const int Theme_AppCompat_NoActionBar = 2131362061;
  2601. // aapt resource value: 0x7f0a0163
  2602. public const int Theme_Design = 2131362147;
  2603. // aapt resource value: 0x7f0a0164
  2604. public const int Theme_Design_BottomSheetDialog = 2131362148;
  2605. // aapt resource value: 0x7f0a0165
  2606. public const int Theme_Design_Light = 2131362149;
  2607. // aapt resource value: 0x7f0a0166
  2608. public const int Theme_Design_Light_BottomSheetDialog = 2131362150;
  2609. // aapt resource value: 0x7f0a0167
  2610. public const int Theme_Design_Light_NoActionBar = 2131362151;
  2611. // aapt resource value: 0x7f0a0168
  2612. public const int Theme_Design_NoActionBar = 2131362152;
  2613. // aapt resource value: 0x7f0a0000
  2614. public const int Theme_MediaRouter = 2131361792;
  2615. // aapt resource value: 0x7f0a0001
  2616. public const int Theme_MediaRouter_Light = 2131361793;
  2617. // aapt resource value: 0x7f0a0002
  2618. public const int Theme_MediaRouter_Light_DarkControlPanel = 2131361794;
  2619. // aapt resource value: 0x7f0a0003
  2620. public const int Theme_MediaRouter_LightControlPanel = 2131361795;
  2621. // aapt resource value: 0x7f0a010e
  2622. public const int ThemeOverlay_AppCompat = 2131362062;
  2623. // aapt resource value: 0x7f0a010f
  2624. public const int ThemeOverlay_AppCompat_ActionBar = 2131362063;
  2625. // aapt resource value: 0x7f0a0110
  2626. public const int ThemeOverlay_AppCompat_Dark = 2131362064;
  2627. // aapt resource value: 0x7f0a0111
  2628. public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131362065;
  2629. // aapt resource value: 0x7f0a0112
  2630. public const int ThemeOverlay_AppCompat_Light = 2131362066;
  2631. // aapt resource value: 0x7f0a0113
  2632. public const int Widget_AppCompat_ActionBar = 2131362067;
  2633. // aapt resource value: 0x7f0a0114
  2634. public const int Widget_AppCompat_ActionBar_Solid = 2131362068;
  2635. // aapt resource value: 0x7f0a0115
  2636. public const int Widget_AppCompat_ActionBar_TabBar = 2131362069;
  2637. // aapt resource value: 0x7f0a0116
  2638. public const int Widget_AppCompat_ActionBar_TabText = 2131362070;
  2639. // aapt resource value: 0x7f0a0117
  2640. public const int Widget_AppCompat_ActionBar_TabView = 2131362071;
  2641. // aapt resource value: 0x7f0a0118
  2642. public const int Widget_AppCompat_ActionButton = 2131362072;
  2643. // aapt resource value: 0x7f0a0119
  2644. public const int Widget_AppCompat_ActionButton_CloseMode = 2131362073;
  2645. // aapt resource value: 0x7f0a011a
  2646. public const int Widget_AppCompat_ActionButton_Overflow = 2131362074;
  2647. // aapt resource value: 0x7f0a011b
  2648. public const int Widget_AppCompat_ActionMode = 2131362075;
  2649. // aapt resource value: 0x7f0a011c
  2650. public const int Widget_AppCompat_ActivityChooserView = 2131362076;
  2651. // aapt resource value: 0x7f0a011d
  2652. public const int Widget_AppCompat_AutoCompleteTextView = 2131362077;
  2653. // aapt resource value: 0x7f0a011e
  2654. public const int Widget_AppCompat_Button = 2131362078;
  2655. // aapt resource value: 0x7f0a011f
  2656. public const int Widget_AppCompat_Button_Borderless = 2131362079;
  2657. // aapt resource value: 0x7f0a0120
  2658. public const int Widget_AppCompat_Button_Borderless_Colored = 2131362080;
  2659. // aapt resource value: 0x7f0a0121
  2660. public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131362081;
  2661. // aapt resource value: 0x7f0a0122
  2662. public const int Widget_AppCompat_Button_Colored = 2131362082;
  2663. // aapt resource value: 0x7f0a0123
  2664. public const int Widget_AppCompat_Button_Small = 2131362083;
  2665. // aapt resource value: 0x7f0a0124
  2666. public const int Widget_AppCompat_ButtonBar = 2131362084;
  2667. // aapt resource value: 0x7f0a0125
  2668. public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131362085;
  2669. // aapt resource value: 0x7f0a0126
  2670. public const int Widget_AppCompat_CompoundButton_CheckBox = 2131362086;
  2671. // aapt resource value: 0x7f0a0127
  2672. public const int Widget_AppCompat_CompoundButton_RadioButton = 2131362087;
  2673. // aapt resource value: 0x7f0a0128
  2674. public const int Widget_AppCompat_CompoundButton_Switch = 2131362088;
  2675. // aapt resource value: 0x7f0a0129
  2676. public const int Widget_AppCompat_DrawerArrowToggle = 2131362089;
  2677. // aapt resource value: 0x7f0a012a
  2678. public const int Widget_AppCompat_DropDownItem_Spinner = 2131362090;
  2679. // aapt resource value: 0x7f0a012b
  2680. public const int Widget_AppCompat_EditText = 2131362091;
  2681. // aapt resource value: 0x7f0a012c
  2682. public const int Widget_AppCompat_ImageButton = 2131362092;
  2683. // aapt resource value: 0x7f0a012d
  2684. public const int Widget_AppCompat_Light_ActionBar = 2131362093;
  2685. // aapt resource value: 0x7f0a012e
  2686. public const int Widget_AppCompat_Light_ActionBar_Solid = 2131362094;
  2687. // aapt resource value: 0x7f0a012f
  2688. public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131362095;
  2689. // aapt resource value: 0x7f0a0130
  2690. public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131362096;
  2691. // aapt resource value: 0x7f0a0131
  2692. public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131362097;
  2693. // aapt resource value: 0x7f0a0132
  2694. public const int Widget_AppCompat_Light_ActionBar_TabText = 2131362098;
  2695. // aapt resource value: 0x7f0a0133
  2696. public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131362099;
  2697. // aapt resource value: 0x7f0a0134
  2698. public const int Widget_AppCompat_Light_ActionBar_TabView = 2131362100;
  2699. // aapt resource value: 0x7f0a0135
  2700. public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131362101;
  2701. // aapt resource value: 0x7f0a0136
  2702. public const int Widget_AppCompat_Light_ActionButton = 2131362102;
  2703. // aapt resource value: 0x7f0a0137
  2704. public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131362103;
  2705. // aapt resource value: 0x7f0a0138
  2706. public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131362104;
  2707. // aapt resource value: 0x7f0a0139
  2708. public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131362105;
  2709. // aapt resource value: 0x7f0a013a
  2710. public const int Widget_AppCompat_Light_ActivityChooserView = 2131362106;
  2711. // aapt resource value: 0x7f0a013b
  2712. public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131362107;
  2713. // aapt resource value: 0x7f0a013c
  2714. public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131362108;
  2715. // aapt resource value: 0x7f0a013d
  2716. public const int Widget_AppCompat_Light_ListPopupWindow = 2131362109;
  2717. // aapt resource value: 0x7f0a013e
  2718. public const int Widget_AppCompat_Light_ListView_DropDown = 2131362110;
  2719. // aapt resource value: 0x7f0a013f
  2720. public const int Widget_AppCompat_Light_PopupMenu = 2131362111;
  2721. // aapt resource value: 0x7f0a0140
  2722. public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131362112;
  2723. // aapt resource value: 0x7f0a0141
  2724. public const int Widget_AppCompat_Light_SearchView = 2131362113;
  2725. // aapt resource value: 0x7f0a0142
  2726. public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131362114;
  2727. // aapt resource value: 0x7f0a0143
  2728. public const int Widget_AppCompat_ListPopupWindow = 2131362115;
  2729. // aapt resource value: 0x7f0a0144
  2730. public const int Widget_AppCompat_ListView = 2131362116;
  2731. // aapt resource value: 0x7f0a0145
  2732. public const int Widget_AppCompat_ListView_DropDown = 2131362117;
  2733. // aapt resource value: 0x7f0a0146
  2734. public const int Widget_AppCompat_ListView_Menu = 2131362118;
  2735. // aapt resource value: 0x7f0a0147
  2736. public const int Widget_AppCompat_PopupMenu = 2131362119;
  2737. // aapt resource value: 0x7f0a0148
  2738. public const int Widget_AppCompat_PopupMenu_Overflow = 2131362120;
  2739. // aapt resource value: 0x7f0a0149
  2740. public const int Widget_AppCompat_PopupWindow = 2131362121;
  2741. // aapt resource value: 0x7f0a014a
  2742. public const int Widget_AppCompat_ProgressBar = 2131362122;
  2743. // aapt resource value: 0x7f0a014b
  2744. public const int Widget_AppCompat_ProgressBar_Horizontal = 2131362123;
  2745. // aapt resource value: 0x7f0a014c
  2746. public const int Widget_AppCompat_RatingBar = 2131362124;
  2747. // aapt resource value: 0x7f0a014d
  2748. public const int Widget_AppCompat_RatingBar_Indicator = 2131362125;
  2749. // aapt resource value: 0x7f0a014e
  2750. public const int Widget_AppCompat_RatingBar_Small = 2131362126;
  2751. // aapt resource value: 0x7f0a014f
  2752. public const int Widget_AppCompat_SearchView = 2131362127;
  2753. // aapt resource value: 0x7f0a0150
  2754. public const int Widget_AppCompat_SearchView_ActionBar = 2131362128;
  2755. // aapt resource value: 0x7f0a0151
  2756. public const int Widget_AppCompat_SeekBar = 2131362129;
  2757. // aapt resource value: 0x7f0a0152
  2758. public const int Widget_AppCompat_Spinner = 2131362130;
  2759. // aapt resource value: 0x7f0a0153
  2760. public const int Widget_AppCompat_Spinner_DropDown = 2131362131;
  2761. // aapt resource value: 0x7f0a0154
  2762. public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131362132;
  2763. // aapt resource value: 0x7f0a0155
  2764. public const int Widget_AppCompat_Spinner_Underlined = 2131362133;
  2765. // aapt resource value: 0x7f0a0156
  2766. public const int Widget_AppCompat_TextView_SpinnerItem = 2131362134;
  2767. // aapt resource value: 0x7f0a0157
  2768. public const int Widget_AppCompat_Toolbar = 2131362135;
  2769. // aapt resource value: 0x7f0a0158
  2770. public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131362136;
  2771. // aapt resource value: 0x7f0a0169
  2772. public const int Widget_Design_AppBarLayout = 2131362153;
  2773. // aapt resource value: 0x7f0a016a
  2774. public const int Widget_Design_BottomSheet_Modal = 2131362154;
  2775. // aapt resource value: 0x7f0a016b
  2776. public const int Widget_Design_CollapsingToolbar = 2131362155;
  2777. // aapt resource value: 0x7f0a016c
  2778. public const int Widget_Design_CoordinatorLayout = 2131362156;
  2779. // aapt resource value: 0x7f0a016d
  2780. public const int Widget_Design_FloatingActionButton = 2131362157;
  2781. // aapt resource value: 0x7f0a016e
  2782. public const int Widget_Design_NavigationView = 2131362158;
  2783. // aapt resource value: 0x7f0a016f
  2784. public const int Widget_Design_ScrimInsetsFrameLayout = 2131362159;
  2785. // aapt resource value: 0x7f0a0170
  2786. public const int Widget_Design_Snackbar = 2131362160;
  2787. // aapt resource value: 0x7f0a0159
  2788. public const int Widget_Design_TabLayout = 2131362137;
  2789. // aapt resource value: 0x7f0a0171
  2790. public const int Widget_Design_TextInputLayout = 2131362161;
  2791. // aapt resource value: 0x7f0a0004
  2792. public const int Widget_MediaRouter_ChooserText = 2131361796;
  2793. // aapt resource value: 0x7f0a0005
  2794. public const int Widget_MediaRouter_ChooserText_Primary = 2131361797;
  2795. // aapt resource value: 0x7f0a0006
  2796. public const int Widget_MediaRouter_ChooserText_Primary_Dark = 2131361798;
  2797. // aapt resource value: 0x7f0a0007
  2798. public const int Widget_MediaRouter_ChooserText_Primary_Light = 2131361799;
  2799. // aapt resource value: 0x7f0a0008
  2800. public const int Widget_MediaRouter_ChooserText_Secondary = 2131361800;
  2801. // aapt resource value: 0x7f0a0009
  2802. public const int Widget_MediaRouter_ChooserText_Secondary_Dark = 2131361801;
  2803. // aapt resource value: 0x7f0a000a
  2804. public const int Widget_MediaRouter_ChooserText_Secondary_Light = 2131361802;
  2805. // aapt resource value: 0x7f0a000b
  2806. public const int Widget_MediaRouter_ControllerText = 2131361803;
  2807. // aapt resource value: 0x7f0a000c
  2808. public const int Widget_MediaRouter_ControllerText_Primary = 2131361804;
  2809. // aapt resource value: 0x7f0a000d
  2810. public const int Widget_MediaRouter_ControllerText_Primary_Dark = 2131361805;
  2811. // aapt resource value: 0x7f0a000e
  2812. public const int Widget_MediaRouter_ControllerText_Primary_Light = 2131361806;
  2813. // aapt resource value: 0x7f0a000f
  2814. public const int Widget_MediaRouter_ControllerText_Secondary = 2131361807;
  2815. // aapt resource value: 0x7f0a0010
  2816. public const int Widget_MediaRouter_ControllerText_Secondary_Dark = 2131361808;
  2817. // aapt resource value: 0x7f0a0011
  2818. public const int Widget_MediaRouter_ControllerText_Secondary_Light = 2131361809;
  2819. // aapt resource value: 0x7f0a0012
  2820. public const int Widget_MediaRouter_ControllerText_Title = 2131361810;
  2821. // aapt resource value: 0x7f0a0013
  2822. public const int Widget_MediaRouter_ControllerText_Title_Dark = 2131361811;
  2823. // aapt resource value: 0x7f0a0014
  2824. public const int Widget_MediaRouter_ControllerText_Title_Light = 2131361812;
  2825. // aapt resource value: 0x7f0a0015
  2826. public const int Widget_MediaRouter_Light_MediaRouteButton = 2131361813;
  2827. // aapt resource value: 0x7f0a0016
  2828. public const int Widget_MediaRouter_MediaRouteButton = 2131361814;
  2829. static Style()
  2830. {
  2831. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2832. }
  2833. private Style()
  2834. {
  2835. }
  2836. }
  2837. public partial class Styleable
  2838. {
  2839. public static int[] ActionBar = new int[] {
  2840. 2130772007,
  2841. 2130772009,
  2842. 2130772010,
  2843. 2130772011,
  2844. 2130772012,
  2845. 2130772013,
  2846. 2130772014,
  2847. 2130772015,
  2848. 2130772016,
  2849. 2130772017,
  2850. 2130772018,
  2851. 2130772019,
  2852. 2130772020,
  2853. 2130772021,
  2854. 2130772022,
  2855. 2130772023,
  2856. 2130772024,
  2857. 2130772025,
  2858. 2130772026,
  2859. 2130772027,
  2860. 2130772028,
  2861. 2130772029,
  2862. 2130772030,
  2863. 2130772031,
  2864. 2130772032,
  2865. 2130772033,
  2866. 2130772090};
  2867. // aapt resource value: 10
  2868. public const int ActionBar_background = 10;
  2869. // aapt resource value: 12
  2870. public const int ActionBar_backgroundSplit = 12;
  2871. // aapt resource value: 11
  2872. public const int ActionBar_backgroundStacked = 11;
  2873. // aapt resource value: 21
  2874. public const int ActionBar_contentInsetEnd = 21;
  2875. // aapt resource value: 22
  2876. public const int ActionBar_contentInsetLeft = 22;
  2877. // aapt resource value: 23
  2878. public const int ActionBar_contentInsetRight = 23;
  2879. // aapt resource value: 20
  2880. public const int ActionBar_contentInsetStart = 20;
  2881. // aapt resource value: 13
  2882. public const int ActionBar_customNavigationLayout = 13;
  2883. // aapt resource value: 3
  2884. public const int ActionBar_displayOptions = 3;
  2885. // aapt resource value: 9
  2886. public const int ActionBar_divider = 9;
  2887. // aapt resource value: 24
  2888. public const int ActionBar_elevation = 24;
  2889. // aapt resource value: 0
  2890. public const int ActionBar_height = 0;
  2891. // aapt resource value: 19
  2892. public const int ActionBar_hideOnContentScroll = 19;
  2893. // aapt resource value: 26
  2894. public const int ActionBar_homeAsUpIndicator = 26;
  2895. // aapt resource value: 14
  2896. public const int ActionBar_homeLayout = 14;
  2897. // aapt resource value: 7
  2898. public const int ActionBar_icon = 7;
  2899. // aapt resource value: 16
  2900. public const int ActionBar_indeterminateProgressStyle = 16;
  2901. // aapt resource value: 18
  2902. public const int ActionBar_itemPadding = 18;
  2903. // aapt resource value: 8
  2904. public const int ActionBar_logo = 8;
  2905. // aapt resource value: 2
  2906. public const int ActionBar_navigationMode = 2;
  2907. // aapt resource value: 25
  2908. public const int ActionBar_popupTheme = 25;
  2909. // aapt resource value: 17
  2910. public const int ActionBar_progressBarPadding = 17;
  2911. // aapt resource value: 15
  2912. public const int ActionBar_progressBarStyle = 15;
  2913. // aapt resource value: 4
  2914. public const int ActionBar_subtitle = 4;
  2915. // aapt resource value: 6
  2916. public const int ActionBar_subtitleTextStyle = 6;
  2917. // aapt resource value: 1
  2918. public const int ActionBar_title = 1;
  2919. // aapt resource value: 5
  2920. public const int ActionBar_titleTextStyle = 5;
  2921. public static int[] ActionBarLayout = new int[] {
  2922. 16842931};
  2923. // aapt resource value: 0
  2924. public const int ActionBarLayout_android_layout_gravity = 0;
  2925. public static int[] ActionMenuItemView = new int[] {
  2926. 16843071};
  2927. // aapt resource value: 0
  2928. public const int ActionMenuItemView_android_minWidth = 0;
  2929. public static int[] ActionMenuView;
  2930. public static int[] ActionMode = new int[] {
  2931. 2130772007,
  2932. 2130772013,
  2933. 2130772014,
  2934. 2130772018,
  2935. 2130772020,
  2936. 2130772034};
  2937. // aapt resource value: 3
  2938. public const int ActionMode_background = 3;
  2939. // aapt resource value: 4
  2940. public const int ActionMode_backgroundSplit = 4;
  2941. // aapt resource value: 5
  2942. public const int ActionMode_closeItemLayout = 5;
  2943. // aapt resource value: 0
  2944. public const int ActionMode_height = 0;
  2945. // aapt resource value: 2
  2946. public const int ActionMode_subtitleTextStyle = 2;
  2947. // aapt resource value: 1
  2948. public const int ActionMode_titleTextStyle = 1;
  2949. public static int[] ActivityChooserView = new int[] {
  2950. 2130772035,
  2951. 2130772036};
  2952. // aapt resource value: 1
  2953. public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
  2954. // aapt resource value: 0
  2955. public const int ActivityChooserView_initialActivityCount = 0;
  2956. public static int[] AlertDialog = new int[] {
  2957. 16842994,
  2958. 2130772037,
  2959. 2130772038,
  2960. 2130772039,
  2961. 2130772040,
  2962. 2130772041};
  2963. // aapt resource value: 0
  2964. public const int AlertDialog_android_layout = 0;
  2965. // aapt resource value: 1
  2966. public const int AlertDialog_buttonPanelSideLayout = 1;
  2967. // aapt resource value: 5
  2968. public const int AlertDialog_listItemLayout = 5;
  2969. // aapt resource value: 2
  2970. public const int AlertDialog_listLayout = 2;
  2971. // aapt resource value: 3
  2972. public const int AlertDialog_multiChoiceItemLayout = 3;
  2973. // aapt resource value: 4
  2974. public const int AlertDialog_singleChoiceItemLayout = 4;
  2975. public static int[] AppBarLayout = new int[] {
  2976. 16842964,
  2977. 2130772032,
  2978. 2130772215};
  2979. // aapt resource value: 0
  2980. public const int AppBarLayout_android_background = 0;
  2981. // aapt resource value: 1
  2982. public const int AppBarLayout_elevation = 1;
  2983. // aapt resource value: 2
  2984. public const int AppBarLayout_expanded = 2;
  2985. public static int[] AppBarLayout_LayoutParams = new int[] {
  2986. 2130772216,
  2987. 2130772217};
  2988. // aapt resource value: 0
  2989. public const int AppBarLayout_LayoutParams_layout_scrollFlags = 0;
  2990. // aapt resource value: 1
  2991. public const int AppBarLayout_LayoutParams_layout_scrollInterpolator = 1;
  2992. public static int[] AppCompatImageView = new int[] {
  2993. 16843033,
  2994. 2130772042};
  2995. // aapt resource value: 0
  2996. public const int AppCompatImageView_android_src = 0;
  2997. // aapt resource value: 1
  2998. public const int AppCompatImageView_srcCompat = 1;
  2999. public static int[] AppCompatTextView = new int[] {
  3000. 16842804,
  3001. 2130772043};
  3002. // aapt resource value: 0
  3003. public const int AppCompatTextView_android_textAppearance = 0;
  3004. // aapt resource value: 1
  3005. public const int AppCompatTextView_textAllCaps = 1;
  3006. public static int[] AppCompatTheme = new int[] {
  3007. 16842839,
  3008. 16842926,
  3009. 2130772044,
  3010. 2130772045,
  3011. 2130772046,
  3012. 2130772047,
  3013. 2130772048,
  3014. 2130772049,
  3015. 2130772050,
  3016. 2130772051,
  3017. 2130772052,
  3018. 2130772053,
  3019. 2130772054,
  3020. 2130772055,
  3021. 2130772056,
  3022. 2130772057,
  3023. 2130772058,
  3024. 2130772059,
  3025. 2130772060,
  3026. 2130772061,
  3027. 2130772062,
  3028. 2130772063,
  3029. 2130772064,
  3030. 2130772065,
  3031. 2130772066,
  3032. 2130772067,
  3033. 2130772068,
  3034. 2130772069,
  3035. 2130772070,
  3036. 2130772071,
  3037. 2130772072,
  3038. 2130772073,
  3039. 2130772074,
  3040. 2130772075,
  3041. 2130772076,
  3042. 2130772077,
  3043. 2130772078,
  3044. 2130772079,
  3045. 2130772080,
  3046. 2130772081,
  3047. 2130772082,
  3048. 2130772083,
  3049. 2130772084,
  3050. 2130772085,
  3051. 2130772086,
  3052. 2130772087,
  3053. 2130772088,
  3054. 2130772089,
  3055. 2130772090,
  3056. 2130772091,
  3057. 2130772092,
  3058. 2130772093,
  3059. 2130772094,
  3060. 2130772095,
  3061. 2130772096,
  3062. 2130772097,
  3063. 2130772098,
  3064. 2130772099,
  3065. 2130772100,
  3066. 2130772101,
  3067. 2130772102,
  3068. 2130772103,
  3069. 2130772104,
  3070. 2130772105,
  3071. 2130772106,
  3072. 2130772107,
  3073. 2130772108,
  3074. 2130772109,
  3075. 2130772110,
  3076. 2130772111,
  3077. 2130772112,
  3078. 2130772113,
  3079. 2130772114,
  3080. 2130772115,
  3081. 2130772116,
  3082. 2130772117,
  3083. 2130772118,
  3084. 2130772119,
  3085. 2130772120,
  3086. 2130772121,
  3087. 2130772122,
  3088. 2130772123,
  3089. 2130772124,
  3090. 2130772125,
  3091. 2130772126,
  3092. 2130772127,
  3093. 2130772128,
  3094. 2130772129,
  3095. 2130772130,
  3096. 2130772131,
  3097. 2130772132,
  3098. 2130772133,
  3099. 2130772134,
  3100. 2130772135,
  3101. 2130772136,
  3102. 2130772137,
  3103. 2130772138,
  3104. 2130772139,
  3105. 2130772140,
  3106. 2130772141,
  3107. 2130772142,
  3108. 2130772143,
  3109. 2130772144,
  3110. 2130772145,
  3111. 2130772146,
  3112. 2130772147,
  3113. 2130772148,
  3114. 2130772149,
  3115. 2130772150,
  3116. 2130772151,
  3117. 2130772152,
  3118. 2130772153};
  3119. // aapt resource value: 23
  3120. public const int AppCompatTheme_actionBarDivider = 23;
  3121. // aapt resource value: 24
  3122. public const int AppCompatTheme_actionBarItemBackground = 24;
  3123. // aapt resource value: 17
  3124. public const int AppCompatTheme_actionBarPopupTheme = 17;
  3125. // aapt resource value: 22
  3126. public const int AppCompatTheme_actionBarSize = 22;
  3127. // aapt resource value: 19
  3128. public const int AppCompatTheme_actionBarSplitStyle = 19;
  3129. // aapt resource value: 18
  3130. public const int AppCompatTheme_actionBarStyle = 18;
  3131. // aapt resource value: 13
  3132. public const int AppCompatTheme_actionBarTabBarStyle = 13;
  3133. // aapt resource value: 12
  3134. public const int AppCompatTheme_actionBarTabStyle = 12;
  3135. // aapt resource value: 14
  3136. public const int AppCompatTheme_actionBarTabTextStyle = 14;
  3137. // aapt resource value: 20
  3138. public const int AppCompatTheme_actionBarTheme = 20;
  3139. // aapt resource value: 21
  3140. public const int AppCompatTheme_actionBarWidgetTheme = 21;
  3141. // aapt resource value: 49
  3142. public const int AppCompatTheme_actionButtonStyle = 49;
  3143. // aapt resource value: 45
  3144. public const int AppCompatTheme_actionDropDownStyle = 45;
  3145. // aapt resource value: 25
  3146. public const int AppCompatTheme_actionMenuTextAppearance = 25;
  3147. // aapt resource value: 26
  3148. public const int AppCompatTheme_actionMenuTextColor = 26;
  3149. // aapt resource value: 29
  3150. public const int AppCompatTheme_actionModeBackground = 29;
  3151. // aapt resource value: 28
  3152. public const int AppCompatTheme_actionModeCloseButtonStyle = 28;
  3153. // aapt resource value: 31
  3154. public const int AppCompatTheme_actionModeCloseDrawable = 31;
  3155. // aapt resource value: 33
  3156. public const int AppCompatTheme_actionModeCopyDrawable = 33;
  3157. // aapt resource value: 32
  3158. public const int AppCompatTheme_actionModeCutDrawable = 32;
  3159. // aapt resource value: 37
  3160. public const int AppCompatTheme_actionModeFindDrawable = 37;
  3161. // aapt resource value: 34
  3162. public const int AppCompatTheme_actionModePasteDrawable = 34;
  3163. // aapt resource value: 39
  3164. public const int AppCompatTheme_actionModePopupWindowStyle = 39;
  3165. // aapt resource value: 35
  3166. public const int AppCompatTheme_actionModeSelectAllDrawable = 35;
  3167. // aapt resource value: 36
  3168. public const int AppCompatTheme_actionModeShareDrawable = 36;
  3169. // aapt resource value: 30
  3170. public const int AppCompatTheme_actionModeSplitBackground = 30;
  3171. // aapt resource value: 27
  3172. public const int AppCompatTheme_actionModeStyle = 27;
  3173. // aapt resource value: 38
  3174. public const int AppCompatTheme_actionModeWebSearchDrawable = 38;
  3175. // aapt resource value: 15
  3176. public const int AppCompatTheme_actionOverflowButtonStyle = 15;
  3177. // aapt resource value: 16
  3178. public const int AppCompatTheme_actionOverflowMenuStyle = 16;
  3179. // aapt resource value: 57
  3180. public const int AppCompatTheme_activityChooserViewStyle = 57;
  3181. // aapt resource value: 92
  3182. public const int AppCompatTheme_alertDialogButtonGroupStyle = 92;
  3183. // aapt resource value: 93
  3184. public const int AppCompatTheme_alertDialogCenterButtons = 93;
  3185. // aapt resource value: 91
  3186. public const int AppCompatTheme_alertDialogStyle = 91;
  3187. // aapt resource value: 94
  3188. public const int AppCompatTheme_alertDialogTheme = 94;
  3189. // aapt resource value: 1
  3190. public const int AppCompatTheme_android_windowAnimationStyle = 1;
  3191. // aapt resource value: 0
  3192. public const int AppCompatTheme_android_windowIsFloating = 0;
  3193. // aapt resource value: 99
  3194. public const int AppCompatTheme_autoCompleteTextViewStyle = 99;
  3195. // aapt resource value: 54
  3196. public const int AppCompatTheme_borderlessButtonStyle = 54;
  3197. // aapt resource value: 51
  3198. public const int AppCompatTheme_buttonBarButtonStyle = 51;
  3199. // aapt resource value: 97
  3200. public const int AppCompatTheme_buttonBarNegativeButtonStyle = 97;
  3201. // aapt resource value: 98
  3202. public const int AppCompatTheme_buttonBarNeutralButtonStyle = 98;
  3203. // aapt resource value: 96
  3204. public const int AppCompatTheme_buttonBarPositiveButtonStyle = 96;
  3205. // aapt resource value: 50
  3206. public const int AppCompatTheme_buttonBarStyle = 50;
  3207. // aapt resource value: 100
  3208. public const int AppCompatTheme_buttonStyle = 100;
  3209. // aapt resource value: 101
  3210. public const int AppCompatTheme_buttonStyleSmall = 101;
  3211. // aapt resource value: 102
  3212. public const int AppCompatTheme_checkboxStyle = 102;
  3213. // aapt resource value: 103
  3214. public const int AppCompatTheme_checkedTextViewStyle = 103;
  3215. // aapt resource value: 84
  3216. public const int AppCompatTheme_colorAccent = 84;
  3217. // aapt resource value: 88
  3218. public const int AppCompatTheme_colorButtonNormal = 88;
  3219. // aapt resource value: 86
  3220. public const int AppCompatTheme_colorControlActivated = 86;
  3221. // aapt resource value: 87
  3222. public const int AppCompatTheme_colorControlHighlight = 87;
  3223. // aapt resource value: 85
  3224. public const int AppCompatTheme_colorControlNormal = 85;
  3225. // aapt resource value: 82
  3226. public const int AppCompatTheme_colorPrimary = 82;
  3227. // aapt resource value: 83
  3228. public const int AppCompatTheme_colorPrimaryDark = 83;
  3229. // aapt resource value: 89
  3230. public const int AppCompatTheme_colorSwitchThumbNormal = 89;
  3231. // aapt resource value: 90
  3232. public const int AppCompatTheme_controlBackground = 90;
  3233. // aapt resource value: 43
  3234. public const int AppCompatTheme_dialogPreferredPadding = 43;
  3235. // aapt resource value: 42
  3236. public const int AppCompatTheme_dialogTheme = 42;
  3237. // aapt resource value: 56
  3238. public const int AppCompatTheme_dividerHorizontal = 56;
  3239. // aapt resource value: 55
  3240. public const int AppCompatTheme_dividerVertical = 55;
  3241. // aapt resource value: 74
  3242. public const int AppCompatTheme_dropDownListViewStyle = 74;
  3243. // aapt resource value: 46
  3244. public const int AppCompatTheme_dropdownListPreferredItemHeight = 46;
  3245. // aapt resource value: 63
  3246. public const int AppCompatTheme_editTextBackground = 63;
  3247. // aapt resource value: 62
  3248. public const int AppCompatTheme_editTextColor = 62;
  3249. // aapt resource value: 104
  3250. public const int AppCompatTheme_editTextStyle = 104;
  3251. // aapt resource value: 48
  3252. public const int AppCompatTheme_homeAsUpIndicator = 48;
  3253. // aapt resource value: 64
  3254. public const int AppCompatTheme_imageButtonStyle = 64;
  3255. // aapt resource value: 81
  3256. public const int AppCompatTheme_listChoiceBackgroundIndicator = 81;
  3257. // aapt resource value: 44
  3258. public const int AppCompatTheme_listDividerAlertDialog = 44;
  3259. // aapt resource value: 75
  3260. public const int AppCompatTheme_listPopupWindowStyle = 75;
  3261. // aapt resource value: 69
  3262. public const int AppCompatTheme_listPreferredItemHeight = 69;
  3263. // aapt resource value: 71
  3264. public const int AppCompatTheme_listPreferredItemHeightLarge = 71;
  3265. // aapt resource value: 70
  3266. public const int AppCompatTheme_listPreferredItemHeightSmall = 70;
  3267. // aapt resource value: 72
  3268. public const int AppCompatTheme_listPreferredItemPaddingLeft = 72;
  3269. // aapt resource value: 73
  3270. public const int AppCompatTheme_listPreferredItemPaddingRight = 73;
  3271. // aapt resource value: 78
  3272. public const int AppCompatTheme_panelBackground = 78;
  3273. // aapt resource value: 80
  3274. public const int AppCompatTheme_panelMenuListTheme = 80;
  3275. // aapt resource value: 79
  3276. public const int AppCompatTheme_panelMenuListWidth = 79;
  3277. // aapt resource value: 60
  3278. public const int AppCompatTheme_popupMenuStyle = 60;
  3279. // aapt resource value: 61
  3280. public const int AppCompatTheme_popupWindowStyle = 61;
  3281. // aapt resource value: 105
  3282. public const int AppCompatTheme_radioButtonStyle = 105;
  3283. // aapt resource value: 106
  3284. public const int AppCompatTheme_ratingBarStyle = 106;
  3285. // aapt resource value: 107
  3286. public const int AppCompatTheme_ratingBarStyleIndicator = 107;
  3287. // aapt resource value: 108
  3288. public const int AppCompatTheme_ratingBarStyleSmall = 108;
  3289. // aapt resource value: 68
  3290. public const int AppCompatTheme_searchViewStyle = 68;
  3291. // aapt resource value: 109
  3292. public const int AppCompatTheme_seekBarStyle = 109;
  3293. // aapt resource value: 52
  3294. public const int AppCompatTheme_selectableItemBackground = 52;
  3295. // aapt resource value: 53
  3296. public const int AppCompatTheme_selectableItemBackgroundBorderless = 53;
  3297. // aapt resource value: 47
  3298. public const int AppCompatTheme_spinnerDropDownItemStyle = 47;
  3299. // aapt resource value: 110
  3300. public const int AppCompatTheme_spinnerStyle = 110;
  3301. // aapt resource value: 111
  3302. public const int AppCompatTheme_switchStyle = 111;
  3303. // aapt resource value: 40
  3304. public const int AppCompatTheme_textAppearanceLargePopupMenu = 40;
  3305. // aapt resource value: 76
  3306. public const int AppCompatTheme_textAppearanceListItem = 76;
  3307. // aapt resource value: 77
  3308. public const int AppCompatTheme_textAppearanceListItemSmall = 77;
  3309. // aapt resource value: 66
  3310. public const int AppCompatTheme_textAppearanceSearchResultSubtitle = 66;
  3311. // aapt resource value: 65
  3312. public const int AppCompatTheme_textAppearanceSearchResultTitle = 65;
  3313. // aapt resource value: 41
  3314. public const int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
  3315. // aapt resource value: 95
  3316. public const int AppCompatTheme_textColorAlertDialogListItem = 95;
  3317. // aapt resource value: 67
  3318. public const int AppCompatTheme_textColorSearchUrl = 67;
  3319. // aapt resource value: 59
  3320. public const int AppCompatTheme_toolbarNavigationButtonStyle = 59;
  3321. // aapt resource value: 58
  3322. public const int AppCompatTheme_toolbarStyle = 58;
  3323. // aapt resource value: 2
  3324. public const int AppCompatTheme_windowActionBar = 2;
  3325. // aapt resource value: 4
  3326. public const int AppCompatTheme_windowActionBarOverlay = 4;
  3327. // aapt resource value: 5
  3328. public const int AppCompatTheme_windowActionModeOverlay = 5;
  3329. // aapt resource value: 9
  3330. public const int AppCompatTheme_windowFixedHeightMajor = 9;
  3331. // aapt resource value: 7
  3332. public const int AppCompatTheme_windowFixedHeightMinor = 7;
  3333. // aapt resource value: 6
  3334. public const int AppCompatTheme_windowFixedWidthMajor = 6;
  3335. // aapt resource value: 8
  3336. public const int AppCompatTheme_windowFixedWidthMinor = 8;
  3337. // aapt resource value: 10
  3338. public const int AppCompatTheme_windowMinWidthMajor = 10;
  3339. // aapt resource value: 11
  3340. public const int AppCompatTheme_windowMinWidthMinor = 11;
  3341. // aapt resource value: 3
  3342. public const int AppCompatTheme_windowNoTitle = 3;
  3343. public static int[] BottomSheetBehavior_Params = new int[] {
  3344. 2130772218,
  3345. 2130772219};
  3346. // aapt resource value: 1
  3347. public const int BottomSheetBehavior_Params_behavior_hideable = 1;
  3348. // aapt resource value: 0
  3349. public const int BottomSheetBehavior_Params_behavior_peekHeight = 0;
  3350. public static int[] ButtonBarLayout = new int[] {
  3351. 2130772154};
  3352. // aapt resource value: 0
  3353. public const int ButtonBarLayout_allowStacking = 0;
  3354. public static int[] CardView = new int[] {
  3355. 16843071,
  3356. 16843072,
  3357. 2130771995,
  3358. 2130771996,
  3359. 2130771997,
  3360. 2130771998,
  3361. 2130771999,
  3362. 2130772000,
  3363. 2130772001,
  3364. 2130772002,
  3365. 2130772003,
  3366. 2130772004,
  3367. 2130772005};
  3368. // aapt resource value: 1
  3369. public const int CardView_android_minHeight = 1;
  3370. // aapt resource value: 0
  3371. public const int CardView_android_minWidth = 0;
  3372. // aapt resource value: 2
  3373. public const int CardView_cardBackgroundColor = 2;
  3374. // aapt resource value: 3
  3375. public const int CardView_cardCornerRadius = 3;
  3376. // aapt resource value: 4
  3377. public const int CardView_cardElevation = 4;
  3378. // aapt resource value: 5
  3379. public const int CardView_cardMaxElevation = 5;
  3380. // aapt resource value: 7
  3381. public const int CardView_cardPreventCornerOverlap = 7;
  3382. // aapt resource value: 6
  3383. public const int CardView_cardUseCompatPadding = 6;
  3384. // aapt resource value: 8
  3385. public const int CardView_contentPadding = 8;
  3386. // aapt resource value: 12
  3387. public const int CardView_contentPaddingBottom = 12;
  3388. // aapt resource value: 9
  3389. public const int CardView_contentPaddingLeft = 9;
  3390. // aapt resource value: 10
  3391. public const int CardView_contentPaddingRight = 10;
  3392. // aapt resource value: 11
  3393. public const int CardView_contentPaddingTop = 11;
  3394. public static int[] CollapsingAppBarLayout_LayoutParams = new int[] {
  3395. 2130772220,
  3396. 2130772221};
  3397. // aapt resource value: 0
  3398. public const int CollapsingAppBarLayout_LayoutParams_layout_collapseMode = 0;
  3399. // aapt resource value: 1
  3400. public const int CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier = 1;
  3401. public static int[] CollapsingToolbarLayout = new int[] {
  3402. 2130772009,
  3403. 2130772222,
  3404. 2130772223,
  3405. 2130772224,
  3406. 2130772225,
  3407. 2130772226,
  3408. 2130772227,
  3409. 2130772228,
  3410. 2130772229,
  3411. 2130772230,
  3412. 2130772231,
  3413. 2130772232,
  3414. 2130772233,
  3415. 2130772234};
  3416. // aapt resource value: 11
  3417. public const int CollapsingToolbarLayout_collapsedTitleGravity = 11;
  3418. // aapt resource value: 7
  3419. public const int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
  3420. // aapt resource value: 8
  3421. public const int CollapsingToolbarLayout_contentScrim = 8;
  3422. // aapt resource value: 12
  3423. public const int CollapsingToolbarLayout_expandedTitleGravity = 12;
  3424. // aapt resource value: 1
  3425. public const int CollapsingToolbarLayout_expandedTitleMargin = 1;
  3426. // aapt resource value: 5
  3427. public const int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
  3428. // aapt resource value: 4
  3429. public const int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;
  3430. // aapt resource value: 2
  3431. public const int CollapsingToolbarLayout_expandedTitleMarginStart = 2;
  3432. // aapt resource value: 3
  3433. public const int CollapsingToolbarLayout_expandedTitleMarginTop = 3;
  3434. // aapt resource value: 6
  3435. public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;
  3436. // aapt resource value: 9
  3437. public const int CollapsingToolbarLayout_statusBarScrim = 9;
  3438. // aapt resource value: 0
  3439. public const int CollapsingToolbarLayout_title = 0;
  3440. // aapt resource value: 13
  3441. public const int CollapsingToolbarLayout_titleEnabled = 13;
  3442. // aapt resource value: 10
  3443. public const int CollapsingToolbarLayout_toolbarId = 10;
  3444. public static int[] CompoundButton = new int[] {
  3445. 16843015,
  3446. 2130772155,
  3447. 2130772156};
  3448. // aapt resource value: 0
  3449. public const int CompoundButton_android_button = 0;
  3450. // aapt resource value: 1
  3451. public const int CompoundButton_buttonTint = 1;
  3452. // aapt resource value: 2
  3453. public const int CompoundButton_buttonTintMode = 2;
  3454. public static int[] CoordinatorLayout = new int[] {
  3455. 2130772235,
  3456. 2130772236};
  3457. // aapt resource value: 0
  3458. public const int CoordinatorLayout_keylines = 0;
  3459. // aapt resource value: 1
  3460. public const int CoordinatorLayout_statusBarBackground = 1;
  3461. public static int[] CoordinatorLayout_LayoutParams = new int[] {
  3462. 16842931,
  3463. 2130772237,
  3464. 2130772238,
  3465. 2130772239,
  3466. 2130772240};
  3467. // aapt resource value: 0
  3468. public const int CoordinatorLayout_LayoutParams_android_layout_gravity = 0;
  3469. // aapt resource value: 2
  3470. public const int CoordinatorLayout_LayoutParams_layout_anchor = 2;
  3471. // aapt resource value: 4
  3472. public const int CoordinatorLayout_LayoutParams_layout_anchorGravity = 4;
  3473. // aapt resource value: 1
  3474. public const int CoordinatorLayout_LayoutParams_layout_behavior = 1;
  3475. // aapt resource value: 3
  3476. public const int CoordinatorLayout_LayoutParams_layout_keyline = 3;
  3477. public static int[] DesignTheme = new int[] {
  3478. 2130772241,
  3479. 2130772242,
  3480. 2130772243};
  3481. // aapt resource value: 0
  3482. public const int DesignTheme_bottomSheetDialogTheme = 0;
  3483. // aapt resource value: 1
  3484. public const int DesignTheme_bottomSheetStyle = 1;
  3485. // aapt resource value: 2
  3486. public const int DesignTheme_textColorError = 2;
  3487. public static int[] DrawerArrowToggle = new int[] {
  3488. 2130772157,
  3489. 2130772158,
  3490. 2130772159,
  3491. 2130772160,
  3492. 2130772161,
  3493. 2130772162,
  3494. 2130772163,
  3495. 2130772164};
  3496. // aapt resource value: 4
  3497. public const int DrawerArrowToggle_arrowHeadLength = 4;
  3498. // aapt resource value: 5
  3499. public const int DrawerArrowToggle_arrowShaftLength = 5;
  3500. // aapt resource value: 6
  3501. public const int DrawerArrowToggle_barLength = 6;
  3502. // aapt resource value: 0
  3503. public const int DrawerArrowToggle_color = 0;
  3504. // aapt resource value: 2
  3505. public const int DrawerArrowToggle_drawableSize = 2;
  3506. // aapt resource value: 3
  3507. public const int DrawerArrowToggle_gapBetweenBars = 3;
  3508. // aapt resource value: 1
  3509. public const int DrawerArrowToggle_spinBars = 1;
  3510. // aapt resource value: 7
  3511. public const int DrawerArrowToggle_thickness = 7;
  3512. public static int[] FloatingActionButton = new int[] {
  3513. 2130772032,
  3514. 2130772213,
  3515. 2130772214,
  3516. 2130772244,
  3517. 2130772245,
  3518. 2130772246,
  3519. 2130772247,
  3520. 2130772248};
  3521. // aapt resource value: 1
  3522. public const int FloatingActionButton_backgroundTint = 1;
  3523. // aapt resource value: 2
  3524. public const int FloatingActionButton_backgroundTintMode = 2;
  3525. // aapt resource value: 6
  3526. public const int FloatingActionButton_borderWidth = 6;
  3527. // aapt resource value: 0
  3528. public const int FloatingActionButton_elevation = 0;
  3529. // aapt resource value: 4
  3530. public const int FloatingActionButton_fabSize = 4;
  3531. // aapt resource value: 5
  3532. public const int FloatingActionButton_pressedTranslationZ = 5;
  3533. // aapt resource value: 3
  3534. public const int FloatingActionButton_rippleColor = 3;
  3535. // aapt resource value: 7
  3536. public const int FloatingActionButton_useCompatPadding = 7;
  3537. public static int[] ForegroundLinearLayout = new int[] {
  3538. 16843017,
  3539. 16843264,
  3540. 2130772249};
  3541. // aapt resource value: 0
  3542. public const int ForegroundLinearLayout_android_foreground = 0;
  3543. // aapt resource value: 1
  3544. public const int ForegroundLinearLayout_android_foregroundGravity = 1;
  3545. // aapt resource value: 2
  3546. public const int ForegroundLinearLayout_foregroundInsidePadding = 2;
  3547. public static int[] LinearLayoutCompat = new int[] {
  3548. 16842927,
  3549. 16842948,
  3550. 16843046,
  3551. 16843047,
  3552. 16843048,
  3553. 2130772017,
  3554. 2130772165,
  3555. 2130772166,
  3556. 2130772167};
  3557. // aapt resource value: 2
  3558. public const int LinearLayoutCompat_android_baselineAligned = 2;
  3559. // aapt resource value: 3
  3560. public const int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
  3561. // aapt resource value: 0
  3562. public const int LinearLayoutCompat_android_gravity = 0;
  3563. // aapt resource value: 1
  3564. public const int LinearLayoutCompat_android_orientation = 1;
  3565. // aapt resource value: 4
  3566. public const int LinearLayoutCompat_android_weightSum = 4;
  3567. // aapt resource value: 5
  3568. public const int LinearLayoutCompat_divider = 5;
  3569. // aapt resource value: 8
  3570. public const int LinearLayoutCompat_dividerPadding = 8;
  3571. // aapt resource value: 6
  3572. public const int LinearLayoutCompat_measureWithLargestChild = 6;
  3573. // aapt resource value: 7
  3574. public const int LinearLayoutCompat_showDividers = 7;
  3575. public static int[] LinearLayoutCompat_Layout = new int[] {
  3576. 16842931,
  3577. 16842996,
  3578. 16842997,
  3579. 16843137};
  3580. // aapt resource value: 0
  3581. public const int LinearLayoutCompat_Layout_android_layout_gravity = 0;
  3582. // aapt resource value: 2
  3583. public const int LinearLayoutCompat_Layout_android_layout_height = 2;
  3584. // aapt resource value: 3
  3585. public const int LinearLayoutCompat_Layout_android_layout_weight = 3;
  3586. // aapt resource value: 1
  3587. public const int LinearLayoutCompat_Layout_android_layout_width = 1;
  3588. public static int[] ListPopupWindow = new int[] {
  3589. 16843436,
  3590. 16843437};
  3591. // aapt resource value: 0
  3592. public const int ListPopupWindow_android_dropDownHorizontalOffset = 0;
  3593. // aapt resource value: 1
  3594. public const int ListPopupWindow_android_dropDownVerticalOffset = 1;
  3595. public static int[] MediaRouteButton = new int[] {
  3596. 16843071,
  3597. 16843072,
  3598. 2130771994};
  3599. // aapt resource value: 1
  3600. public const int MediaRouteButton_android_minHeight = 1;
  3601. // aapt resource value: 0
  3602. public const int MediaRouteButton_android_minWidth = 0;
  3603. // aapt resource value: 2
  3604. public const int MediaRouteButton_externalRouteEnabledDrawable = 2;
  3605. public static int[] MenuGroup = new int[] {
  3606. 16842766,
  3607. 16842960,
  3608. 16843156,
  3609. 16843230,
  3610. 16843231,
  3611. 16843232};
  3612. // aapt resource value: 5
  3613. public const int MenuGroup_android_checkableBehavior = 5;
  3614. // aapt resource value: 0
  3615. public const int MenuGroup_android_enabled = 0;
  3616. // aapt resource value: 1
  3617. public const int MenuGroup_android_id = 1;
  3618. // aapt resource value: 3
  3619. public const int MenuGroup_android_menuCategory = 3;
  3620. // aapt resource value: 4
  3621. public const int MenuGroup_android_orderInCategory = 4;
  3622. // aapt resource value: 2
  3623. public const int MenuGroup_android_visible = 2;
  3624. public static int[] MenuItem = new int[] {
  3625. 16842754,
  3626. 16842766,
  3627. 16842960,
  3628. 16843014,
  3629. 16843156,
  3630. 16843230,
  3631. 16843231,
  3632. 16843233,
  3633. 16843234,
  3634. 16843235,
  3635. 16843236,
  3636. 16843237,
  3637. 16843375,
  3638. 2130772168,
  3639. 2130772169,
  3640. 2130772170,
  3641. 2130772171};
  3642. // aapt resource value: 14
  3643. public const int MenuItem_actionLayout = 14;
  3644. // aapt resource value: 16
  3645. public const int MenuItem_actionProviderClass = 16;
  3646. // aapt resource value: 15
  3647. public const int MenuItem_actionViewClass = 15;
  3648. // aapt resource value: 9
  3649. public const int MenuItem_android_alphabeticShortcut = 9;
  3650. // aapt resource value: 11
  3651. public const int MenuItem_android_checkable = 11;
  3652. // aapt resource value: 3
  3653. public const int MenuItem_android_checked = 3;
  3654. // aapt resource value: 1
  3655. public const int MenuItem_android_enabled = 1;
  3656. // aapt resource value: 0
  3657. public const int MenuItem_android_icon = 0;
  3658. // aapt resource value: 2
  3659. public const int MenuItem_android_id = 2;
  3660. // aapt resource value: 5
  3661. public const int MenuItem_android_menuCategory = 5;
  3662. // aapt resource value: 10
  3663. public const int MenuItem_android_numericShortcut = 10;
  3664. // aapt resource value: 12
  3665. public const int MenuItem_android_onClick = 12;
  3666. // aapt resource value: 6
  3667. public const int MenuItem_android_orderInCategory = 6;
  3668. // aapt resource value: 7
  3669. public const int MenuItem_android_title = 7;
  3670. // aapt resource value: 8
  3671. public const int MenuItem_android_titleCondensed = 8;
  3672. // aapt resource value: 4
  3673. public const int MenuItem_android_visible = 4;
  3674. // aapt resource value: 13
  3675. public const int MenuItem_showAsAction = 13;
  3676. public static int[] MenuView = new int[] {
  3677. 16842926,
  3678. 16843052,
  3679. 16843053,
  3680. 16843054,
  3681. 16843055,
  3682. 16843056,
  3683. 16843057,
  3684. 2130772172};
  3685. // aapt resource value: 4
  3686. public const int MenuView_android_headerBackground = 4;
  3687. // aapt resource value: 2
  3688. public const int MenuView_android_horizontalDivider = 2;
  3689. // aapt resource value: 5
  3690. public const int MenuView_android_itemBackground = 5;
  3691. // aapt resource value: 6
  3692. public const int MenuView_android_itemIconDisabledAlpha = 6;
  3693. // aapt resource value: 1
  3694. public const int MenuView_android_itemTextAppearance = 1;
  3695. // aapt resource value: 3
  3696. public const int MenuView_android_verticalDivider = 3;
  3697. // aapt resource value: 0
  3698. public const int MenuView_android_windowAnimationStyle = 0;
  3699. // aapt resource value: 7
  3700. public const int MenuView_preserveIconSpacing = 7;
  3701. public static int[] NavigationView = new int[] {
  3702. 16842964,
  3703. 16842973,
  3704. 16843039,
  3705. 2130772032,
  3706. 2130772250,
  3707. 2130772251,
  3708. 2130772252,
  3709. 2130772253,
  3710. 2130772254,
  3711. 2130772255};
  3712. // aapt resource value: 0
  3713. public const int NavigationView_android_background = 0;
  3714. // aapt resource value: 1
  3715. public const int NavigationView_android_fitsSystemWindows = 1;
  3716. // aapt resource value: 2
  3717. public const int NavigationView_android_maxWidth = 2;
  3718. // aapt resource value: 3
  3719. public const int NavigationView_elevation = 3;
  3720. // aapt resource value: 9
  3721. public const int NavigationView_headerLayout = 9;
  3722. // aapt resource value: 7
  3723. public const int NavigationView_itemBackground = 7;
  3724. // aapt resource value: 5
  3725. public const int NavigationView_itemIconTint = 5;
  3726. // aapt resource value: 8
  3727. public const int NavigationView_itemTextAppearance = 8;
  3728. // aapt resource value: 6
  3729. public const int NavigationView_itemTextColor = 6;
  3730. // aapt resource value: 4
  3731. public const int NavigationView_menu = 4;
  3732. public static int[] PopupWindow = new int[] {
  3733. 16843126,
  3734. 2130772173};
  3735. // aapt resource value: 0
  3736. public const int PopupWindow_android_popupBackground = 0;
  3737. // aapt resource value: 1
  3738. public const int PopupWindow_overlapAnchor = 1;
  3739. public static int[] PopupWindowBackgroundState = new int[] {
  3740. 2130772174};
  3741. // aapt resource value: 0
  3742. public const int PopupWindowBackgroundState_state_above_anchor = 0;
  3743. public static int[] RecyclerView = new int[] {
  3744. 16842948,
  3745. 2130771968,
  3746. 2130771969,
  3747. 2130771970,
  3748. 2130771971};
  3749. // aapt resource value: 0
  3750. public const int RecyclerView_android_orientation = 0;
  3751. // aapt resource value: 1
  3752. public const int RecyclerView_layoutManager = 1;
  3753. // aapt resource value: 3
  3754. public const int RecyclerView_reverseLayout = 3;
  3755. // aapt resource value: 2
  3756. public const int RecyclerView_spanCount = 2;
  3757. // aapt resource value: 4
  3758. public const int RecyclerView_stackFromEnd = 4;
  3759. public static int[] ScrimInsetsFrameLayout = new int[] {
  3760. 2130772256};
  3761. // aapt resource value: 0
  3762. public const int ScrimInsetsFrameLayout_insetForeground = 0;
  3763. public static int[] ScrollingViewBehavior_Params = new int[] {
  3764. 2130772257};
  3765. // aapt resource value: 0
  3766. public const int ScrollingViewBehavior_Params_behavior_overlapTop = 0;
  3767. public static int[] SearchView = new int[] {
  3768. 16842970,
  3769. 16843039,
  3770. 16843296,
  3771. 16843364,
  3772. 2130772175,
  3773. 2130772176,
  3774. 2130772177,
  3775. 2130772178,
  3776. 2130772179,
  3777. 2130772180,
  3778. 2130772181,
  3779. 2130772182,
  3780. 2130772183,
  3781. 2130772184,
  3782. 2130772185,
  3783. 2130772186,
  3784. 2130772187};
  3785. // aapt resource value: 0
  3786. public const int SearchView_android_focusable = 0;
  3787. // aapt resource value: 3
  3788. public const int SearchView_android_imeOptions = 3;
  3789. // aapt resource value: 2
  3790. public const int SearchView_android_inputType = 2;
  3791. // aapt resource value: 1
  3792. public const int SearchView_android_maxWidth = 1;
  3793. // aapt resource value: 8
  3794. public const int SearchView_closeIcon = 8;
  3795. // aapt resource value: 13
  3796. public const int SearchView_commitIcon = 13;
  3797. // aapt resource value: 7
  3798. public const int SearchView_defaultQueryHint = 7;
  3799. // aapt resource value: 9
  3800. public const int SearchView_goIcon = 9;
  3801. // aapt resource value: 5
  3802. public const int SearchView_iconifiedByDefault = 5;
  3803. // aapt resource value: 4
  3804. public const int SearchView_layout = 4;
  3805. // aapt resource value: 15
  3806. public const int SearchView_queryBackground = 15;
  3807. // aapt resource value: 6
  3808. public const int SearchView_queryHint = 6;
  3809. // aapt resource value: 11
  3810. public const int SearchView_searchHintIcon = 11;
  3811. // aapt resource value: 10
  3812. public const int SearchView_searchIcon = 10;
  3813. // aapt resource value: 16
  3814. public const int SearchView_submitBackground = 16;
  3815. // aapt resource value: 14
  3816. public const int SearchView_suggestionRowLayout = 14;
  3817. // aapt resource value: 12
  3818. public const int SearchView_voiceIcon = 12;
  3819. public static int[] SnackbarLayout = new int[] {
  3820. 16843039,
  3821. 2130772032,
  3822. 2130772258};
  3823. // aapt resource value: 0
  3824. public const int SnackbarLayout_android_maxWidth = 0;
  3825. // aapt resource value: 1
  3826. public const int SnackbarLayout_elevation = 1;
  3827. // aapt resource value: 2
  3828. public const int SnackbarLayout_maxActionInlineWidth = 2;
  3829. public static int[] Spinner = new int[] {
  3830. 16842930,
  3831. 16843126,
  3832. 16843131,
  3833. 16843362,
  3834. 2130772033};
  3835. // aapt resource value: 3
  3836. public const int Spinner_android_dropDownWidth = 3;
  3837. // aapt resource value: 0
  3838. public const int Spinner_android_entries = 0;
  3839. // aapt resource value: 1
  3840. public const int Spinner_android_popupBackground = 1;
  3841. // aapt resource value: 2
  3842. public const int Spinner_android_prompt = 2;
  3843. // aapt resource value: 4
  3844. public const int Spinner_popupTheme = 4;
  3845. public static int[] SwitchCompat = new int[] {
  3846. 16843044,
  3847. 16843045,
  3848. 16843074,
  3849. 2130772188,
  3850. 2130772189,
  3851. 2130772190,
  3852. 2130772191,
  3853. 2130772192,
  3854. 2130772193,
  3855. 2130772194};
  3856. // aapt resource value: 1
  3857. public const int SwitchCompat_android_textOff = 1;
  3858. // aapt resource value: 0
  3859. public const int SwitchCompat_android_textOn = 0;
  3860. // aapt resource value: 2
  3861. public const int SwitchCompat_android_thumb = 2;
  3862. // aapt resource value: 9
  3863. public const int SwitchCompat_showText = 9;
  3864. // aapt resource value: 8
  3865. public const int SwitchCompat_splitTrack = 8;
  3866. // aapt resource value: 6
  3867. public const int SwitchCompat_switchMinWidth = 6;
  3868. // aapt resource value: 7
  3869. public const int SwitchCompat_switchPadding = 7;
  3870. // aapt resource value: 5
  3871. public const int SwitchCompat_switchTextAppearance = 5;
  3872. // aapt resource value: 4
  3873. public const int SwitchCompat_thumbTextPadding = 4;
  3874. // aapt resource value: 3
  3875. public const int SwitchCompat_track = 3;
  3876. public static int[] TabItem = new int[] {
  3877. 16842754,
  3878. 16842994,
  3879. 16843087};
  3880. // aapt resource value: 0
  3881. public const int TabItem_android_icon = 0;
  3882. // aapt resource value: 1
  3883. public const int TabItem_android_layout = 1;
  3884. // aapt resource value: 2
  3885. public const int TabItem_android_text = 2;
  3886. public static int[] TabLayout = new int[] {
  3887. 2130772259,
  3888. 2130772260,
  3889. 2130772261,
  3890. 2130772262,
  3891. 2130772263,
  3892. 2130772264,
  3893. 2130772265,
  3894. 2130772266,
  3895. 2130772267,
  3896. 2130772268,
  3897. 2130772269,
  3898. 2130772270,
  3899. 2130772271,
  3900. 2130772272,
  3901. 2130772273,
  3902. 2130772274};
  3903. // aapt resource value: 3
  3904. public const int TabLayout_tabBackground = 3;
  3905. // aapt resource value: 2
  3906. public const int TabLayout_tabContentStart = 2;
  3907. // aapt resource value: 5
  3908. public const int TabLayout_tabGravity = 5;
  3909. // aapt resource value: 0
  3910. public const int TabLayout_tabIndicatorColor = 0;
  3911. // aapt resource value: 1
  3912. public const int TabLayout_tabIndicatorHeight = 1;
  3913. // aapt resource value: 7
  3914. public const int TabLayout_tabMaxWidth = 7;
  3915. // aapt resource value: 6
  3916. public const int TabLayout_tabMinWidth = 6;
  3917. // aapt resource value: 4
  3918. public const int TabLayout_tabMode = 4;
  3919. // aapt resource value: 15
  3920. public const int TabLayout_tabPadding = 15;
  3921. // aapt resource value: 14
  3922. public const int TabLayout_tabPaddingBottom = 14;
  3923. // aapt resource value: 13
  3924. public const int TabLayout_tabPaddingEnd = 13;
  3925. // aapt resource value: 11
  3926. public const int TabLayout_tabPaddingStart = 11;
  3927. // aapt resource value: 12
  3928. public const int TabLayout_tabPaddingTop = 12;
  3929. // aapt resource value: 10
  3930. public const int TabLayout_tabSelectedTextColor = 10;
  3931. // aapt resource value: 8
  3932. public const int TabLayout_tabTextAppearance = 8;
  3933. // aapt resource value: 9
  3934. public const int TabLayout_tabTextColor = 9;
  3935. public static int[] TextAppearance = new int[] {
  3936. 16842901,
  3937. 16842902,
  3938. 16842903,
  3939. 16842904,
  3940. 16843105,
  3941. 16843106,
  3942. 16843107,
  3943. 16843108,
  3944. 2130772043};
  3945. // aapt resource value: 4
  3946. public const int TextAppearance_android_shadowColor = 4;
  3947. // aapt resource value: 5
  3948. public const int TextAppearance_android_shadowDx = 5;
  3949. // aapt resource value: 6
  3950. public const int TextAppearance_android_shadowDy = 6;
  3951. // aapt resource value: 7
  3952. public const int TextAppearance_android_shadowRadius = 7;
  3953. // aapt resource value: 3
  3954. public const int TextAppearance_android_textColor = 3;
  3955. // aapt resource value: 0
  3956. public const int TextAppearance_android_textSize = 0;
  3957. // aapt resource value: 2
  3958. public const int TextAppearance_android_textStyle = 2;
  3959. // aapt resource value: 1
  3960. public const int TextAppearance_android_typeface = 1;
  3961. // aapt resource value: 8
  3962. public const int TextAppearance_textAllCaps = 8;
  3963. public static int[] TextInputLayout = new int[] {
  3964. 16842906,
  3965. 16843088,
  3966. 2130772275,
  3967. 2130772276,
  3968. 2130772277,
  3969. 2130772278,
  3970. 2130772279,
  3971. 2130772280,
  3972. 2130772281,
  3973. 2130772282,
  3974. 2130772283};
  3975. // aapt resource value: 1
  3976. public const int TextInputLayout_android_hint = 1;
  3977. // aapt resource value: 0
  3978. public const int TextInputLayout_android_textColorHint = 0;
  3979. // aapt resource value: 6
  3980. public const int TextInputLayout_counterEnabled = 6;
  3981. // aapt resource value: 7
  3982. public const int TextInputLayout_counterMaxLength = 7;
  3983. // aapt resource value: 9
  3984. public const int TextInputLayout_counterOverflowTextAppearance = 9;
  3985. // aapt resource value: 8
  3986. public const int TextInputLayout_counterTextAppearance = 8;
  3987. // aapt resource value: 4
  3988. public const int TextInputLayout_errorEnabled = 4;
  3989. // aapt resource value: 5
  3990. public const int TextInputLayout_errorTextAppearance = 5;
  3991. // aapt resource value: 10
  3992. public const int TextInputLayout_hintAnimationEnabled = 10;
  3993. // aapt resource value: 3
  3994. public const int TextInputLayout_hintEnabled = 3;
  3995. // aapt resource value: 2
  3996. public const int TextInputLayout_hintTextAppearance = 2;
  3997. public static int[] Toolbar = new int[] {
  3998. 16842927,
  3999. 16843072,
  4000. 2130772009,
  4001. 2130772012,
  4002. 2130772016,
  4003. 2130772028,
  4004. 2130772029,
  4005. 2130772030,
  4006. 2130772031,
  4007. 2130772033,
  4008. 2130772195,
  4009. 2130772196,
  4010. 2130772197,
  4011. 2130772198,
  4012. 2130772199,
  4013. 2130772200,
  4014. 2130772201,
  4015. 2130772202,
  4016. 2130772203,
  4017. 2130772204,
  4018. 2130772205,
  4019. 2130772206,
  4020. 2130772207,
  4021. 2130772208,
  4022. 2130772209};
  4023. // aapt resource value: 0
  4024. public const int Toolbar_android_gravity = 0;
  4025. // aapt resource value: 1
  4026. public const int Toolbar_android_minHeight = 1;
  4027. // aapt resource value: 19
  4028. public const int Toolbar_collapseContentDescription = 19;
  4029. // aapt resource value: 18
  4030. public const int Toolbar_collapseIcon = 18;
  4031. // aapt resource value: 6
  4032. public const int Toolbar_contentInsetEnd = 6;
  4033. // aapt resource value: 7
  4034. public const int Toolbar_contentInsetLeft = 7;
  4035. // aapt resource value: 8
  4036. public const int Toolbar_contentInsetRight = 8;
  4037. // aapt resource value: 5
  4038. public const int Toolbar_contentInsetStart = 5;
  4039. // aapt resource value: 4
  4040. public const int Toolbar_logo = 4;
  4041. // aapt resource value: 22
  4042. public const int Toolbar_logoDescription = 22;
  4043. // aapt resource value: 17
  4044. public const int Toolbar_maxButtonHeight = 17;
  4045. // aapt resource value: 21
  4046. public const int Toolbar_navigationContentDescription = 21;
  4047. // aapt resource value: 20
  4048. public const int Toolbar_navigationIcon = 20;
  4049. // aapt resource value: 9
  4050. public const int Toolbar_popupTheme = 9;
  4051. // aapt resource value: 3
  4052. public const int Toolbar_subtitle = 3;
  4053. // aapt resource value: 11
  4054. public const int Toolbar_subtitleTextAppearance = 11;
  4055. // aapt resource value: 24
  4056. public const int Toolbar_subtitleTextColor = 24;
  4057. // aapt resource value: 2
  4058. public const int Toolbar_title = 2;
  4059. // aapt resource value: 16
  4060. public const int Toolbar_titleMarginBottom = 16;
  4061. // aapt resource value: 14
  4062. public const int Toolbar_titleMarginEnd = 14;
  4063. // aapt resource value: 13
  4064. public const int Toolbar_titleMarginStart = 13;
  4065. // aapt resource value: 15
  4066. public const int Toolbar_titleMarginTop = 15;
  4067. // aapt resource value: 12
  4068. public const int Toolbar_titleMargins = 12;
  4069. // aapt resource value: 10
  4070. public const int Toolbar_titleTextAppearance = 10;
  4071. // aapt resource value: 23
  4072. public const int Toolbar_titleTextColor = 23;
  4073. public static int[] View = new int[] {
  4074. 16842752,
  4075. 16842970,
  4076. 2130772210,
  4077. 2130772211,
  4078. 2130772212};
  4079. // aapt resource value: 1
  4080. public const int View_android_focusable = 1;
  4081. // aapt resource value: 0
  4082. public const int View_android_theme = 0;
  4083. // aapt resource value: 3
  4084. public const int View_paddingEnd = 3;
  4085. // aapt resource value: 2
  4086. public const int View_paddingStart = 2;
  4087. // aapt resource value: 4
  4088. public const int View_theme = 4;
  4089. public static int[] ViewBackgroundHelper = new int[] {
  4090. 16842964,
  4091. 2130772213,
  4092. 2130772214};
  4093. // aapt resource value: 0
  4094. public const int ViewBackgroundHelper_android_background = 0;
  4095. // aapt resource value: 1
  4096. public const int ViewBackgroundHelper_backgroundTint = 1;
  4097. // aapt resource value: 2
  4098. public const int ViewBackgroundHelper_backgroundTintMode = 2;
  4099. public static int[] ViewStubCompat = new int[] {
  4100. 16842960,
  4101. 16842994,
  4102. 16842995};
  4103. // aapt resource value: 0
  4104. public const int ViewStubCompat_android_id = 0;
  4105. // aapt resource value: 2
  4106. public const int ViewStubCompat_android_inflatedId = 2;
  4107. // aapt resource value: 1
  4108. public const int ViewStubCompat_android_layout = 1;
  4109. static Styleable()
  4110. {
  4111. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  4112. }
  4113. private Styleable()
  4114. {
  4115. }
  4116. }
  4117. }
  4118. }
  4119. #pragma warning restore 1591