Resource.Designer.cs 175 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611
  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("ImageSearch.Droid.Resource", IsApplication=true)]
  12. namespace ImageSearch.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::AndroidHUD.Resource.Attribute.ahBarColor = global::ImageSearch.Droid.Resource.Attribute.ahBarColor;
  24. global::AndroidHUD.Resource.Attribute.ahBarLength = global::ImageSearch.Droid.Resource.Attribute.ahBarLength;
  25. global::AndroidHUD.Resource.Attribute.ahBarWidth = global::ImageSearch.Droid.Resource.Attribute.ahBarWidth;
  26. global::AndroidHUD.Resource.Attribute.ahCircleColor = global::ImageSearch.Droid.Resource.Attribute.ahCircleColor;
  27. global::AndroidHUD.Resource.Attribute.ahDelayMillis = global::ImageSearch.Droid.Resource.Attribute.ahDelayMillis;
  28. global::AndroidHUD.Resource.Attribute.ahRadius = global::ImageSearch.Droid.Resource.Attribute.ahRadius;
  29. global::AndroidHUD.Resource.Attribute.ahRimColor = global::ImageSearch.Droid.Resource.Attribute.ahRimColor;
  30. global::AndroidHUD.Resource.Attribute.ahRimWidth = global::ImageSearch.Droid.Resource.Attribute.ahRimWidth;
  31. global::AndroidHUD.Resource.Attribute.ahSpinSpeed = global::ImageSearch.Droid.Resource.Attribute.ahSpinSpeed;
  32. global::AndroidHUD.Resource.Attribute.ahText = global::ImageSearch.Droid.Resource.Attribute.ahText;
  33. global::AndroidHUD.Resource.Attribute.ahTextColor = global::ImageSearch.Droid.Resource.Attribute.ahTextColor;
  34. global::AndroidHUD.Resource.Attribute.ahTextSize = global::ImageSearch.Droid.Resource.Attribute.ahTextSize;
  35. global::AndroidHUD.Resource.Drawable.ic_errorstatus = global::ImageSearch.Droid.Resource.Drawable.ic_errorstatus;
  36. global::AndroidHUD.Resource.Drawable.ic_successstatus = global::ImageSearch.Droid.Resource.Drawable.ic_successstatus;
  37. global::AndroidHUD.Resource.Drawable.roundedbg = global::ImageSearch.Droid.Resource.Drawable.roundedbg;
  38. global::AndroidHUD.Resource.Drawable.roundedbgdark = global::ImageSearch.Droid.Resource.Drawable.roundedbgdark;
  39. global::AndroidHUD.Resource.Id.loadingImage = global::ImageSearch.Droid.Resource.Id.loadingImage;
  40. global::AndroidHUD.Resource.Id.loadingProgressBar = global::ImageSearch.Droid.Resource.Id.loadingProgressBar;
  41. global::AndroidHUD.Resource.Id.loadingProgressWheel = global::ImageSearch.Droid.Resource.Id.loadingProgressWheel;
  42. global::AndroidHUD.Resource.Id.textViewStatus = global::ImageSearch.Droid.Resource.Id.textViewStatus;
  43. global::AndroidHUD.Resource.Layout.loading = global::ImageSearch.Droid.Resource.Layout.loading;
  44. global::AndroidHUD.Resource.Layout.loadingimage = global::ImageSearch.Droid.Resource.Layout.loadingimage;
  45. global::AndroidHUD.Resource.Layout.loadingprogress = global::ImageSearch.Droid.Resource.Layout.loadingprogress;
  46. global::AndroidHUD.Resource.String.library_name = global::ImageSearch.Droid.Resource.String.library_name;
  47. global::AndroidHUD.Resource.Styleable.ProgressWheel = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel;
  48. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahBarColor = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahBarColor;
  49. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahBarLength = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahBarLength;
  50. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahBarWidth = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahBarWidth;
  51. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahCircleColor = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahCircleColor;
  52. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahDelayMillis = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahDelayMillis;
  53. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahRadius = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahRadius;
  54. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahRimColor = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahRimColor;
  55. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahRimWidth = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahRimWidth;
  56. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahSpinSpeed = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahSpinSpeed;
  57. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahText = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahText;
  58. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahTextColor = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahTextColor;
  59. global::AndroidHUD.Resource.Styleable.ProgressWheel_ahTextSize = global::ImageSearch.Droid.Resource.Styleable.ProgressWheel_ahTextSize;
  60. global::Splat.Resource.String.library_name = global::ImageSearch.Droid.Resource.String.library_name;
  61. }
  62. public partial class Animation
  63. {
  64. // aapt resource value: 0x7f040000
  65. public const int abc_fade_in = 2130968576;
  66. // aapt resource value: 0x7f040001
  67. public const int abc_fade_out = 2130968577;
  68. // aapt resource value: 0x7f040002
  69. public const int abc_grow_fade_in_from_bottom = 2130968578;
  70. // aapt resource value: 0x7f040003
  71. public const int abc_popup_enter = 2130968579;
  72. // aapt resource value: 0x7f040004
  73. public const int abc_popup_exit = 2130968580;
  74. // aapt resource value: 0x7f040005
  75. public const int abc_shrink_fade_out_from_bottom = 2130968581;
  76. // aapt resource value: 0x7f040006
  77. public const int abc_slide_in_bottom = 2130968582;
  78. // aapt resource value: 0x7f040007
  79. public const int abc_slide_in_top = 2130968583;
  80. // aapt resource value: 0x7f040008
  81. public const int abc_slide_out_bottom = 2130968584;
  82. // aapt resource value: 0x7f040009
  83. public const int abc_slide_out_top = 2130968585;
  84. // aapt resource value: 0x7f04000a
  85. public const int design_bottom_sheet_slide_in = 2130968586;
  86. // aapt resource value: 0x7f04000b
  87. public const int design_bottom_sheet_slide_out = 2130968587;
  88. // aapt resource value: 0x7f04000c
  89. public const int design_fab_in = 2130968588;
  90. // aapt resource value: 0x7f04000d
  91. public const int design_fab_out = 2130968589;
  92. // aapt resource value: 0x7f04000e
  93. public const int design_snackbar_in = 2130968590;
  94. // aapt resource value: 0x7f04000f
  95. public const int design_snackbar_out = 2130968591;
  96. static Animation()
  97. {
  98. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  99. }
  100. private Animation()
  101. {
  102. }
  103. }
  104. public partial class Array
  105. {
  106. // aapt resource value: 0x7f0c0000
  107. public const int sections = 2131492864;
  108. static Array()
  109. {
  110. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  111. }
  112. private Array()
  113. {
  114. }
  115. }
  116. public partial class Attribute
  117. {
  118. // aapt resource value: 0x7f01004a
  119. public const int actionBarDivider = 2130772042;
  120. // aapt resource value: 0x7f01004b
  121. public const int actionBarItemBackground = 2130772043;
  122. // aapt resource value: 0x7f010044
  123. public const int actionBarPopupTheme = 2130772036;
  124. // aapt resource value: 0x7f010049
  125. public const int actionBarSize = 2130772041;
  126. // aapt resource value: 0x7f010046
  127. public const int actionBarSplitStyle = 2130772038;
  128. // aapt resource value: 0x7f010045
  129. public const int actionBarStyle = 2130772037;
  130. // aapt resource value: 0x7f010040
  131. public const int actionBarTabBarStyle = 2130772032;
  132. // aapt resource value: 0x7f01003f
  133. public const int actionBarTabStyle = 2130772031;
  134. // aapt resource value: 0x7f010041
  135. public const int actionBarTabTextStyle = 2130772033;
  136. // aapt resource value: 0x7f010047
  137. public const int actionBarTheme = 2130772039;
  138. // aapt resource value: 0x7f010048
  139. public const int actionBarWidgetTheme = 2130772040;
  140. // aapt resource value: 0x7f010064
  141. public const int actionButtonStyle = 2130772068;
  142. // aapt resource value: 0x7f010060
  143. public const int actionDropDownStyle = 2130772064;
  144. // aapt resource value: 0x7f0100b2
  145. public const int actionLayout = 2130772146;
  146. // aapt resource value: 0x7f01004c
  147. public const int actionMenuTextAppearance = 2130772044;
  148. // aapt resource value: 0x7f01004d
  149. public const int actionMenuTextColor = 2130772045;
  150. // aapt resource value: 0x7f010050
  151. public const int actionModeBackground = 2130772048;
  152. // aapt resource value: 0x7f01004f
  153. public const int actionModeCloseButtonStyle = 2130772047;
  154. // aapt resource value: 0x7f010052
  155. public const int actionModeCloseDrawable = 2130772050;
  156. // aapt resource value: 0x7f010054
  157. public const int actionModeCopyDrawable = 2130772052;
  158. // aapt resource value: 0x7f010053
  159. public const int actionModeCutDrawable = 2130772051;
  160. // aapt resource value: 0x7f010058
  161. public const int actionModeFindDrawable = 2130772056;
  162. // aapt resource value: 0x7f010055
  163. public const int actionModePasteDrawable = 2130772053;
  164. // aapt resource value: 0x7f01005a
  165. public const int actionModePopupWindowStyle = 2130772058;
  166. // aapt resource value: 0x7f010056
  167. public const int actionModeSelectAllDrawable = 2130772054;
  168. // aapt resource value: 0x7f010057
  169. public const int actionModeShareDrawable = 2130772055;
  170. // aapt resource value: 0x7f010051
  171. public const int actionModeSplitBackground = 2130772049;
  172. // aapt resource value: 0x7f01004e
  173. public const int actionModeStyle = 2130772046;
  174. // aapt resource value: 0x7f010059
  175. public const int actionModeWebSearchDrawable = 2130772057;
  176. // aapt resource value: 0x7f010042
  177. public const int actionOverflowButtonStyle = 2130772034;
  178. // aapt resource value: 0x7f010043
  179. public const int actionOverflowMenuStyle = 2130772035;
  180. // aapt resource value: 0x7f0100b4
  181. public const int actionProviderClass = 2130772148;
  182. // aapt resource value: 0x7f0100b3
  183. public const int actionViewClass = 2130772147;
  184. // aapt resource value: 0x7f01006c
  185. public const int activityChooserViewStyle = 2130772076;
  186. // aapt resource value: 0x7f010128
  187. public const int ahBarColor = 2130772264;
  188. // aapt resource value: 0x7f010130
  189. public const int ahBarLength = 2130772272;
  190. // aapt resource value: 0x7f01012f
  191. public const int ahBarWidth = 2130772271;
  192. // aapt resource value: 0x7f01012d
  193. public const int ahCircleColor = 2130772269;
  194. // aapt resource value: 0x7f01012c
  195. public const int ahDelayMillis = 2130772268;
  196. // aapt resource value: 0x7f01012e
  197. public const int ahRadius = 2130772270;
  198. // aapt resource value: 0x7f010129
  199. public const int ahRimColor = 2130772265;
  200. // aapt resource value: 0x7f01012a
  201. public const int ahRimWidth = 2130772266;
  202. // aapt resource value: 0x7f01012b
  203. public const int ahSpinSpeed = 2130772267;
  204. // aapt resource value: 0x7f010125
  205. public const int ahText = 2130772261;
  206. // aapt resource value: 0x7f010126
  207. public const int ahTextColor = 2130772262;
  208. // aapt resource value: 0x7f010127
  209. public const int ahTextSize = 2130772263;
  210. // aapt resource value: 0x7f01008f
  211. public const int alertDialogButtonGroupStyle = 2130772111;
  212. // aapt resource value: 0x7f010090
  213. public const int alertDialogCenterButtons = 2130772112;
  214. // aapt resource value: 0x7f01008e
  215. public const int alertDialogStyle = 2130772110;
  216. // aapt resource value: 0x7f010091
  217. public const int alertDialogTheme = 2130772113;
  218. // aapt resource value: 0x7f0100a3
  219. public const int allowStacking = 2130772131;
  220. // aapt resource value: 0x7f0100aa
  221. public const int arrowHeadLength = 2130772138;
  222. // aapt resource value: 0x7f0100ab
  223. public const int arrowShaftLength = 2130772139;
  224. // aapt resource value: 0x7f010096
  225. public const int autoCompleteTextViewStyle = 2130772118;
  226. // aapt resource value: 0x7f01001b
  227. public const int background = 2130771995;
  228. // aapt resource value: 0x7f01001d
  229. public const int backgroundSplit = 2130771997;
  230. // aapt resource value: 0x7f01001c
  231. public const int backgroundStacked = 2130771996;
  232. // aapt resource value: 0x7f0100de
  233. public const int backgroundTint = 2130772190;
  234. // aapt resource value: 0x7f0100df
  235. public const int backgroundTintMode = 2130772191;
  236. // aapt resource value: 0x7f0100ac
  237. public const int barLength = 2130772140;
  238. // aapt resource value: 0x7f0100e4
  239. public const int behavior_hideable = 2130772196;
  240. // aapt resource value: 0x7f01010a
  241. public const int behavior_overlapTop = 2130772234;
  242. // aapt resource value: 0x7f0100e3
  243. public const int behavior_peekHeight = 2130772195;
  244. // aapt resource value: 0x7f010100
  245. public const int borderWidth = 2130772224;
  246. // aapt resource value: 0x7f010069
  247. public const int borderlessButtonStyle = 2130772073;
  248. // aapt resource value: 0x7f0100fa
  249. public const int bottomSheetDialogTheme = 2130772218;
  250. // aapt resource value: 0x7f0100fb
  251. public const int bottomSheetStyle = 2130772219;
  252. // aapt resource value: 0x7f010066
  253. public const int buttonBarButtonStyle = 2130772070;
  254. // aapt resource value: 0x7f010094
  255. public const int buttonBarNegativeButtonStyle = 2130772116;
  256. // aapt resource value: 0x7f010095
  257. public const int buttonBarNeutralButtonStyle = 2130772117;
  258. // aapt resource value: 0x7f010093
  259. public const int buttonBarPositiveButtonStyle = 2130772115;
  260. // aapt resource value: 0x7f010065
  261. public const int buttonBarStyle = 2130772069;
  262. // aapt resource value: 0x7f01002e
  263. public const int buttonPanelSideLayout = 2130772014;
  264. // aapt resource value: 0x7f010097
  265. public const int buttonStyle = 2130772119;
  266. // aapt resource value: 0x7f010098
  267. public const int buttonStyleSmall = 2130772120;
  268. // aapt resource value: 0x7f0100a4
  269. public const int buttonTint = 2130772132;
  270. // aapt resource value: 0x7f0100a5
  271. public const int buttonTintMode = 2130772133;
  272. // aapt resource value: 0x7f010004
  273. public const int cardBackgroundColor = 2130771972;
  274. // aapt resource value: 0x7f010005
  275. public const int cardCornerRadius = 2130771973;
  276. // aapt resource value: 0x7f010006
  277. public const int cardElevation = 2130771974;
  278. // aapt resource value: 0x7f010007
  279. public const int cardMaxElevation = 2130771975;
  280. // aapt resource value: 0x7f010009
  281. public const int cardPreventCornerOverlap = 2130771977;
  282. // aapt resource value: 0x7f010008
  283. public const int cardUseCompatPadding = 2130771976;
  284. // aapt resource value: 0x7f010099
  285. public const int checkboxStyle = 2130772121;
  286. // aapt resource value: 0x7f01009a
  287. public const int checkedTextViewStyle = 2130772122;
  288. // aapt resource value: 0x7f0100bc
  289. public const int closeIcon = 2130772156;
  290. // aapt resource value: 0x7f01002b
  291. public const int closeItemLayout = 2130772011;
  292. // aapt resource value: 0x7f0100d5
  293. public const int collapseContentDescription = 2130772181;
  294. // aapt resource value: 0x7f0100d4
  295. public const int collapseIcon = 2130772180;
  296. // aapt resource value: 0x7f0100f1
  297. public const int collapsedTitleGravity = 2130772209;
  298. // aapt resource value: 0x7f0100ed
  299. public const int collapsedTitleTextAppearance = 2130772205;
  300. // aapt resource value: 0x7f0100a6
  301. public const int color = 2130772134;
  302. // aapt resource value: 0x7f010087
  303. public const int colorAccent = 2130772103;
  304. // aapt resource value: 0x7f01008b
  305. public const int colorButtonNormal = 2130772107;
  306. // aapt resource value: 0x7f010089
  307. public const int colorControlActivated = 2130772105;
  308. // aapt resource value: 0x7f01008a
  309. public const int colorControlHighlight = 2130772106;
  310. // aapt resource value: 0x7f010088
  311. public const int colorControlNormal = 2130772104;
  312. // aapt resource value: 0x7f010085
  313. public const int colorPrimary = 2130772101;
  314. // aapt resource value: 0x7f010086
  315. public const int colorPrimaryDark = 2130772102;
  316. // aapt resource value: 0x7f01008c
  317. public const int colorSwitchThumbNormal = 2130772108;
  318. // aapt resource value: 0x7f0100c1
  319. public const int commitIcon = 2130772161;
  320. // aapt resource value: 0x7f010026
  321. public const int contentInsetEnd = 2130772006;
  322. // aapt resource value: 0x7f010027
  323. public const int contentInsetLeft = 2130772007;
  324. // aapt resource value: 0x7f010028
  325. public const int contentInsetRight = 2130772008;
  326. // aapt resource value: 0x7f010025
  327. public const int contentInsetStart = 2130772005;
  328. // aapt resource value: 0x7f01000a
  329. public const int contentPadding = 2130771978;
  330. // aapt resource value: 0x7f01000e
  331. public const int contentPaddingBottom = 2130771982;
  332. // aapt resource value: 0x7f01000b
  333. public const int contentPaddingLeft = 2130771979;
  334. // aapt resource value: 0x7f01000c
  335. public const int contentPaddingRight = 2130771980;
  336. // aapt resource value: 0x7f01000d
  337. public const int contentPaddingTop = 2130771981;
  338. // aapt resource value: 0x7f0100ee
  339. public const int contentScrim = 2130772206;
  340. // aapt resource value: 0x7f01008d
  341. public const int controlBackground = 2130772109;
  342. // aapt resource value: 0x7f010120
  343. public const int counterEnabled = 2130772256;
  344. // aapt resource value: 0x7f010121
  345. public const int counterMaxLength = 2130772257;
  346. // aapt resource value: 0x7f010123
  347. public const int counterOverflowTextAppearance = 2130772259;
  348. // aapt resource value: 0x7f010122
  349. public const int counterTextAppearance = 2130772258;
  350. // aapt resource value: 0x7f01001e
  351. public const int customNavigationLayout = 2130771998;
  352. // aapt resource value: 0x7f0100bb
  353. public const int defaultQueryHint = 2130772155;
  354. // aapt resource value: 0x7f01005e
  355. public const int dialogPreferredPadding = 2130772062;
  356. // aapt resource value: 0x7f01005d
  357. public const int dialogTheme = 2130772061;
  358. // aapt resource value: 0x7f010014
  359. public const int displayOptions = 2130771988;
  360. // aapt resource value: 0x7f01001a
  361. public const int divider = 2130771994;
  362. // aapt resource value: 0x7f01006b
  363. public const int dividerHorizontal = 2130772075;
  364. // aapt resource value: 0x7f0100b0
  365. public const int dividerPadding = 2130772144;
  366. // aapt resource value: 0x7f01006a
  367. public const int dividerVertical = 2130772074;
  368. // aapt resource value: 0x7f0100a8
  369. public const int drawableSize = 2130772136;
  370. // aapt resource value: 0x7f01000f
  371. public const int drawerArrowStyle = 2130771983;
  372. // aapt resource value: 0x7f01007d
  373. public const int dropDownListViewStyle = 2130772093;
  374. // aapt resource value: 0x7f010061
  375. public const int dropdownListPreferredItemHeight = 2130772065;
  376. // aapt resource value: 0x7f010072
  377. public const int editTextBackground = 2130772082;
  378. // aapt resource value: 0x7f010071
  379. public const int editTextColor = 2130772081;
  380. // aapt resource value: 0x7f01009b
  381. public const int editTextStyle = 2130772123;
  382. // aapt resource value: 0x7f010029
  383. public const int elevation = 2130772009;
  384. // aapt resource value: 0x7f01011e
  385. public const int errorEnabled = 2130772254;
  386. // aapt resource value: 0x7f01011f
  387. public const int errorTextAppearance = 2130772255;
  388. // aapt resource value: 0x7f01002d
  389. public const int expandActivityOverflowButtonDrawable = 2130772013;
  390. // aapt resource value: 0x7f0100e0
  391. public const int expanded = 2130772192;
  392. // aapt resource value: 0x7f0100f2
  393. public const int expandedTitleGravity = 2130772210;
  394. // aapt resource value: 0x7f0100e7
  395. public const int expandedTitleMargin = 2130772199;
  396. // aapt resource value: 0x7f0100eb
  397. public const int expandedTitleMarginBottom = 2130772203;
  398. // aapt resource value: 0x7f0100ea
  399. public const int expandedTitleMarginEnd = 2130772202;
  400. // aapt resource value: 0x7f0100e8
  401. public const int expandedTitleMarginStart = 2130772200;
  402. // aapt resource value: 0x7f0100e9
  403. public const int expandedTitleMarginTop = 2130772201;
  404. // aapt resource value: 0x7f0100ec
  405. public const int expandedTitleTextAppearance = 2130772204;
  406. // aapt resource value: 0x7f0100fe
  407. public const int fabSize = 2130772222;
  408. // aapt resource value: 0x7f010102
  409. public const int foregroundInsidePadding = 2130772226;
  410. // aapt resource value: 0x7f0100a9
  411. public const int gapBetweenBars = 2130772137;
  412. // aapt resource value: 0x7f0100bd
  413. public const int goIcon = 2130772157;
  414. // aapt resource value: 0x7f010108
  415. public const int headerLayout = 2130772232;
  416. // aapt resource value: 0x7f010010
  417. public const int height = 2130771984;
  418. // aapt resource value: 0x7f010024
  419. public const int hideOnContentScroll = 2130772004;
  420. // aapt resource value: 0x7f010124
  421. public const int hintAnimationEnabled = 2130772260;
  422. // aapt resource value: 0x7f01011d
  423. public const int hintEnabled = 2130772253;
  424. // aapt resource value: 0x7f01011c
  425. public const int hintTextAppearance = 2130772252;
  426. // aapt resource value: 0x7f010063
  427. public const int homeAsUpIndicator = 2130772067;
  428. // aapt resource value: 0x7f01001f
  429. public const int homeLayout = 2130771999;
  430. // aapt resource value: 0x7f010018
  431. public const int icon = 2130771992;
  432. // aapt resource value: 0x7f0100b9
  433. public const int iconifiedByDefault = 2130772153;
  434. // aapt resource value: 0x7f010073
  435. public const int imageButtonStyle = 2130772083;
  436. // aapt resource value: 0x7f010021
  437. public const int indeterminateProgressStyle = 2130772001;
  438. // aapt resource value: 0x7f01002c
  439. public const int initialActivityCount = 2130772012;
  440. // aapt resource value: 0x7f010109
  441. public const int insetForeground = 2130772233;
  442. // aapt resource value: 0x7f010011
  443. public const int isLightTheme = 2130771985;
  444. // aapt resource value: 0x7f010106
  445. public const int itemBackground = 2130772230;
  446. // aapt resource value: 0x7f010104
  447. public const int itemIconTint = 2130772228;
  448. // aapt resource value: 0x7f010023
  449. public const int itemPadding = 2130772003;
  450. // aapt resource value: 0x7f010107
  451. public const int itemTextAppearance = 2130772231;
  452. // aapt resource value: 0x7f010105
  453. public const int itemTextColor = 2130772229;
  454. // aapt resource value: 0x7f0100f4
  455. public const int keylines = 2130772212;
  456. // aapt resource value: 0x7f0100b8
  457. public const int layout = 2130772152;
  458. // aapt resource value: 0x7f010000
  459. public const int layoutManager = 2130771968;
  460. // aapt resource value: 0x7f0100f7
  461. public const int layout_anchor = 2130772215;
  462. // aapt resource value: 0x7f0100f9
  463. public const int layout_anchorGravity = 2130772217;
  464. // aapt resource value: 0x7f0100f6
  465. public const int layout_behavior = 2130772214;
  466. // aapt resource value: 0x7f0100e5
  467. public const int layout_collapseMode = 2130772197;
  468. // aapt resource value: 0x7f0100e6
  469. public const int layout_collapseParallaxMultiplier = 2130772198;
  470. // aapt resource value: 0x7f0100f8
  471. public const int layout_keyline = 2130772216;
  472. // aapt resource value: 0x7f0100e1
  473. public const int layout_scrollFlags = 2130772193;
  474. // aapt resource value: 0x7f0100e2
  475. public const int layout_scrollInterpolator = 2130772194;
  476. // aapt resource value: 0x7f010084
  477. public const int listChoiceBackgroundIndicator = 2130772100;
  478. // aapt resource value: 0x7f01005f
  479. public const int listDividerAlertDialog = 2130772063;
  480. // aapt resource value: 0x7f010032
  481. public const int listItemLayout = 2130772018;
  482. // aapt resource value: 0x7f01002f
  483. public const int listLayout = 2130772015;
  484. // aapt resource value: 0x7f01007e
  485. public const int listPopupWindowStyle = 2130772094;
  486. // aapt resource value: 0x7f010078
  487. public const int listPreferredItemHeight = 2130772088;
  488. // aapt resource value: 0x7f01007a
  489. public const int listPreferredItemHeightLarge = 2130772090;
  490. // aapt resource value: 0x7f010079
  491. public const int listPreferredItemHeightSmall = 2130772089;
  492. // aapt resource value: 0x7f01007b
  493. public const int listPreferredItemPaddingLeft = 2130772091;
  494. // aapt resource value: 0x7f01007c
  495. public const int listPreferredItemPaddingRight = 2130772092;
  496. // aapt resource value: 0x7f010019
  497. public const int logo = 2130771993;
  498. // aapt resource value: 0x7f0100d8
  499. public const int logoDescription = 2130772184;
  500. // aapt resource value: 0x7f01010b
  501. public const int maxActionInlineWidth = 2130772235;
  502. // aapt resource value: 0x7f0100d3
  503. public const int maxButtonHeight = 2130772179;
  504. // aapt resource value: 0x7f0100ae
  505. public const int measureWithLargestChild = 2130772142;
  506. // aapt resource value: 0x7f010103
  507. public const int menu = 2130772227;
  508. // aapt resource value: 0x7f010030
  509. public const int multiChoiceItemLayout = 2130772016;
  510. // aapt resource value: 0x7f0100d7
  511. public const int navigationContentDescription = 2130772183;
  512. // aapt resource value: 0x7f0100d6
  513. public const int navigationIcon = 2130772182;
  514. // aapt resource value: 0x7f010013
  515. public const int navigationMode = 2130771987;
  516. // aapt resource value: 0x7f0100b6
  517. public const int overlapAnchor = 2130772150;
  518. // aapt resource value: 0x7f0100dc
  519. public const int paddingEnd = 2130772188;
  520. // aapt resource value: 0x7f0100db
  521. public const int paddingStart = 2130772187;
  522. // aapt resource value: 0x7f010081
  523. public const int panelBackground = 2130772097;
  524. // aapt resource value: 0x7f010083
  525. public const int panelMenuListTheme = 2130772099;
  526. // aapt resource value: 0x7f010082
  527. public const int panelMenuListWidth = 2130772098;
  528. // aapt resource value: 0x7f01006f
  529. public const int popupMenuStyle = 2130772079;
  530. // aapt resource value: 0x7f01002a
  531. public const int popupTheme = 2130772010;
  532. // aapt resource value: 0x7f010070
  533. public const int popupWindowStyle = 2130772080;
  534. // aapt resource value: 0x7f0100b5
  535. public const int preserveIconSpacing = 2130772149;
  536. // aapt resource value: 0x7f0100ff
  537. public const int pressedTranslationZ = 2130772223;
  538. // aapt resource value: 0x7f010022
  539. public const int progressBarPadding = 2130772002;
  540. // aapt resource value: 0x7f010020
  541. public const int progressBarStyle = 2130772000;
  542. // aapt resource value: 0x7f0100c3
  543. public const int queryBackground = 2130772163;
  544. // aapt resource value: 0x7f0100ba
  545. public const int queryHint = 2130772154;
  546. // aapt resource value: 0x7f01009c
  547. public const int radioButtonStyle = 2130772124;
  548. // aapt resource value: 0x7f01009d
  549. public const int ratingBarStyle = 2130772125;
  550. // aapt resource value: 0x7f01009e
  551. public const int ratingBarStyleIndicator = 2130772126;
  552. // aapt resource value: 0x7f01009f
  553. public const int ratingBarStyleSmall = 2130772127;
  554. // aapt resource value: 0x7f010002
  555. public const int reverseLayout = 2130771970;
  556. // aapt resource value: 0x7f0100fd
  557. public const int rippleColor = 2130772221;
  558. // aapt resource value: 0x7f0100bf
  559. public const int searchHintIcon = 2130772159;
  560. // aapt resource value: 0x7f0100be
  561. public const int searchIcon = 2130772158;
  562. // aapt resource value: 0x7f010077
  563. public const int searchViewStyle = 2130772087;
  564. // aapt resource value: 0x7f0100a0
  565. public const int seekBarStyle = 2130772128;
  566. // aapt resource value: 0x7f010067
  567. public const int selectableItemBackground = 2130772071;
  568. // aapt resource value: 0x7f010068
  569. public const int selectableItemBackgroundBorderless = 2130772072;
  570. // aapt resource value: 0x7f0100b1
  571. public const int showAsAction = 2130772145;
  572. // aapt resource value: 0x7f0100af
  573. public const int showDividers = 2130772143;
  574. // aapt resource value: 0x7f0100cb
  575. public const int showText = 2130772171;
  576. // aapt resource value: 0x7f010031
  577. public const int singleChoiceItemLayout = 2130772017;
  578. // aapt resource value: 0x7f010001
  579. public const int spanCount = 2130771969;
  580. // aapt resource value: 0x7f0100a7
  581. public const int spinBars = 2130772135;
  582. // aapt resource value: 0x7f010062
  583. public const int spinnerDropDownItemStyle = 2130772066;
  584. // aapt resource value: 0x7f0100a1
  585. public const int spinnerStyle = 2130772129;
  586. // aapt resource value: 0x7f0100ca
  587. public const int splitTrack = 2130772170;
  588. // aapt resource value: 0x7f010033
  589. public const int srcCompat = 2130772019;
  590. // aapt resource value: 0x7f010003
  591. public const int stackFromEnd = 2130771971;
  592. // aapt resource value: 0x7f0100b7
  593. public const int state_above_anchor = 2130772151;
  594. // aapt resource value: 0x7f0100f5
  595. public const int statusBarBackground = 2130772213;
  596. // aapt resource value: 0x7f0100ef
  597. public const int statusBarScrim = 2130772207;
  598. // aapt resource value: 0x7f0100c4
  599. public const int submitBackground = 2130772164;
  600. // aapt resource value: 0x7f010015
  601. public const int subtitle = 2130771989;
  602. // aapt resource value: 0x7f0100cd
  603. public const int subtitleTextAppearance = 2130772173;
  604. // aapt resource value: 0x7f0100da
  605. public const int subtitleTextColor = 2130772186;
  606. // aapt resource value: 0x7f010017
  607. public const int subtitleTextStyle = 2130771991;
  608. // aapt resource value: 0x7f0100c2
  609. public const int suggestionRowLayout = 2130772162;
  610. // aapt resource value: 0x7f0100c8
  611. public const int switchMinWidth = 2130772168;
  612. // aapt resource value: 0x7f0100c9
  613. public const int switchPadding = 2130772169;
  614. // aapt resource value: 0x7f0100a2
  615. public const int switchStyle = 2130772130;
  616. // aapt resource value: 0x7f0100c7
  617. public const int switchTextAppearance = 2130772167;
  618. // aapt resource value: 0x7f01010f
  619. public const int tabBackground = 2130772239;
  620. // aapt resource value: 0x7f01010e
  621. public const int tabContentStart = 2130772238;
  622. // aapt resource value: 0x7f010111
  623. public const int tabGravity = 2130772241;
  624. // aapt resource value: 0x7f01010c
  625. public const int tabIndicatorColor = 2130772236;
  626. // aapt resource value: 0x7f01010d
  627. public const int tabIndicatorHeight = 2130772237;
  628. // aapt resource value: 0x7f010113
  629. public const int tabMaxWidth = 2130772243;
  630. // aapt resource value: 0x7f010112
  631. public const int tabMinWidth = 2130772242;
  632. // aapt resource value: 0x7f010110
  633. public const int tabMode = 2130772240;
  634. // aapt resource value: 0x7f01011b
  635. public const int tabPadding = 2130772251;
  636. // aapt resource value: 0x7f01011a
  637. public const int tabPaddingBottom = 2130772250;
  638. // aapt resource value: 0x7f010119
  639. public const int tabPaddingEnd = 2130772249;
  640. // aapt resource value: 0x7f010117
  641. public const int tabPaddingStart = 2130772247;
  642. // aapt resource value: 0x7f010118
  643. public const int tabPaddingTop = 2130772248;
  644. // aapt resource value: 0x7f010116
  645. public const int tabSelectedTextColor = 2130772246;
  646. // aapt resource value: 0x7f010114
  647. public const int tabTextAppearance = 2130772244;
  648. // aapt resource value: 0x7f010115
  649. public const int tabTextColor = 2130772245;
  650. // aapt resource value: 0x7f010034
  651. public const int textAllCaps = 2130772020;
  652. // aapt resource value: 0x7f01005b
  653. public const int textAppearanceLargePopupMenu = 2130772059;
  654. // aapt resource value: 0x7f01007f
  655. public const int textAppearanceListItem = 2130772095;
  656. // aapt resource value: 0x7f010080
  657. public const int textAppearanceListItemSmall = 2130772096;
  658. // aapt resource value: 0x7f010075
  659. public const int textAppearanceSearchResultSubtitle = 2130772085;
  660. // aapt resource value: 0x7f010074
  661. public const int textAppearanceSearchResultTitle = 2130772084;
  662. // aapt resource value: 0x7f01005c
  663. public const int textAppearanceSmallPopupMenu = 2130772060;
  664. // aapt resource value: 0x7f010092
  665. public const int textColorAlertDialogListItem = 2130772114;
  666. // aapt resource value: 0x7f0100fc
  667. public const int textColorError = 2130772220;
  668. // aapt resource value: 0x7f010076
  669. public const int textColorSearchUrl = 2130772086;
  670. // aapt resource value: 0x7f0100dd
  671. public const int theme = 2130772189;
  672. // aapt resource value: 0x7f0100ad
  673. public const int thickness = 2130772141;
  674. // aapt resource value: 0x7f0100c6
  675. public const int thumbTextPadding = 2130772166;
  676. // aapt resource value: 0x7f010012
  677. public const int title = 2130771986;
  678. // aapt resource value: 0x7f0100f3
  679. public const int titleEnabled = 2130772211;
  680. // aapt resource value: 0x7f0100d2
  681. public const int titleMarginBottom = 2130772178;
  682. // aapt resource value: 0x7f0100d0
  683. public const int titleMarginEnd = 2130772176;
  684. // aapt resource value: 0x7f0100cf
  685. public const int titleMarginStart = 2130772175;
  686. // aapt resource value: 0x7f0100d1
  687. public const int titleMarginTop = 2130772177;
  688. // aapt resource value: 0x7f0100ce
  689. public const int titleMargins = 2130772174;
  690. // aapt resource value: 0x7f0100cc
  691. public const int titleTextAppearance = 2130772172;
  692. // aapt resource value: 0x7f0100d9
  693. public const int titleTextColor = 2130772185;
  694. // aapt resource value: 0x7f010016
  695. public const int titleTextStyle = 2130771990;
  696. // aapt resource value: 0x7f0100f0
  697. public const int toolbarId = 2130772208;
  698. // aapt resource value: 0x7f01006e
  699. public const int toolbarNavigationButtonStyle = 2130772078;
  700. // aapt resource value: 0x7f01006d
  701. public const int toolbarStyle = 2130772077;
  702. // aapt resource value: 0x7f0100c5
  703. public const int track = 2130772165;
  704. // aapt resource value: 0x7f010101
  705. public const int useCompatPadding = 2130772225;
  706. // aapt resource value: 0x7f0100c0
  707. public const int voiceIcon = 2130772160;
  708. // aapt resource value: 0x7f010035
  709. public const int windowActionBar = 2130772021;
  710. // aapt resource value: 0x7f010037
  711. public const int windowActionBarOverlay = 2130772023;
  712. // aapt resource value: 0x7f010038
  713. public const int windowActionModeOverlay = 2130772024;
  714. // aapt resource value: 0x7f01003c
  715. public const int windowFixedHeightMajor = 2130772028;
  716. // aapt resource value: 0x7f01003a
  717. public const int windowFixedHeightMinor = 2130772026;
  718. // aapt resource value: 0x7f010039
  719. public const int windowFixedWidthMajor = 2130772025;
  720. // aapt resource value: 0x7f01003b
  721. public const int windowFixedWidthMinor = 2130772027;
  722. // aapt resource value: 0x7f01003d
  723. public const int windowMinWidthMajor = 2130772029;
  724. // aapt resource value: 0x7f01003e
  725. public const int windowMinWidthMinor = 2130772030;
  726. // aapt resource value: 0x7f010036
  727. public const int windowNoTitle = 2130772022;
  728. static Attribute()
  729. {
  730. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  731. }
  732. private Attribute()
  733. {
  734. }
  735. }
  736. public partial class Boolean
  737. {
  738. // aapt resource value: 0x7f0a0003
  739. public const int abc_action_bar_embed_tabs = 2131361795;
  740. // aapt resource value: 0x7f0a0001
  741. public const int abc_action_bar_embed_tabs_pre_jb = 2131361793;
  742. // aapt resource value: 0x7f0a0004
  743. public const int abc_action_bar_expanded_action_views_exclusive = 2131361796;
  744. // aapt resource value: 0x7f0a0000
  745. public const int abc_allow_stacked_button_bar = 2131361792;
  746. // aapt resource value: 0x7f0a0005
  747. public const int abc_config_actionMenuItemAllCaps = 2131361797;
  748. // aapt resource value: 0x7f0a0002
  749. public const int abc_config_allowActionMenuItemTextWithIcon = 2131361794;
  750. // aapt resource value: 0x7f0a0006
  751. public const int abc_config_closeDialogWhenTouchOutside = 2131361798;
  752. // aapt resource value: 0x7f0a0007
  753. public const int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131361799;
  754. static Boolean()
  755. {
  756. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  757. }
  758. private Boolean()
  759. {
  760. }
  761. }
  762. public partial class Color
  763. {
  764. // aapt resource value: 0x7f080051
  765. public const int abc_background_cache_hint_selector_material_dark = 2131230801;
  766. // aapt resource value: 0x7f080052
  767. public const int abc_background_cache_hint_selector_material_light = 2131230802;
  768. // aapt resource value: 0x7f080053
  769. public const int abc_color_highlight_material = 2131230803;
  770. // aapt resource value: 0x7f080004
  771. public const int abc_input_method_navigation_guard = 2131230724;
  772. // aapt resource value: 0x7f080054
  773. public const int abc_primary_text_disable_only_material_dark = 2131230804;
  774. // aapt resource value: 0x7f080055
  775. public const int abc_primary_text_disable_only_material_light = 2131230805;
  776. // aapt resource value: 0x7f080056
  777. public const int abc_primary_text_material_dark = 2131230806;
  778. // aapt resource value: 0x7f080057
  779. public const int abc_primary_text_material_light = 2131230807;
  780. // aapt resource value: 0x7f080058
  781. public const int abc_search_url_text = 2131230808;
  782. // aapt resource value: 0x7f080005
  783. public const int abc_search_url_text_normal = 2131230725;
  784. // aapt resource value: 0x7f080006
  785. public const int abc_search_url_text_pressed = 2131230726;
  786. // aapt resource value: 0x7f080007
  787. public const int abc_search_url_text_selected = 2131230727;
  788. // aapt resource value: 0x7f080059
  789. public const int abc_secondary_text_material_dark = 2131230809;
  790. // aapt resource value: 0x7f08005a
  791. public const int abc_secondary_text_material_light = 2131230810;
  792. // aapt resource value: 0x7f08004a
  793. public const int accent = 2131230794;
  794. // aapt resource value: 0x7f080008
  795. public const int accent_material_dark = 2131230728;
  796. // aapt resource value: 0x7f080009
  797. public const int accent_material_light = 2131230729;
  798. // aapt resource value: 0x7f080050
  799. public const int activated_color = 2131230800;
  800. // aapt resource value: 0x7f08000a
  801. public const int background_floating_material_dark = 2131230730;
  802. // aapt resource value: 0x7f08000b
  803. public const int background_floating_material_light = 2131230731;
  804. // aapt resource value: 0x7f08000c
  805. public const int background_material_dark = 2131230732;
  806. // aapt resource value: 0x7f08000d
  807. public const int background_material_light = 2131230733;
  808. // aapt resource value: 0x7f08000e
  809. public const int bright_foreground_disabled_material_dark = 2131230734;
  810. // aapt resource value: 0x7f08000f
  811. public const int bright_foreground_disabled_material_light = 2131230735;
  812. // aapt resource value: 0x7f080010
  813. public const int bright_foreground_inverse_material_dark = 2131230736;
  814. // aapt resource value: 0x7f080011
  815. public const int bright_foreground_inverse_material_light = 2131230737;
  816. // aapt resource value: 0x7f080012
  817. public const int bright_foreground_material_dark = 2131230738;
  818. // aapt resource value: 0x7f080013
  819. public const int bright_foreground_material_light = 2131230739;
  820. // aapt resource value: 0x7f080014
  821. public const int button_material_dark = 2131230740;
  822. // aapt resource value: 0x7f080015
  823. public const int button_material_light = 2131230741;
  824. // aapt resource value: 0x7f080000
  825. public const int cardview_dark_background = 2131230720;
  826. // aapt resource value: 0x7f080001
  827. public const int cardview_light_background = 2131230721;
  828. // aapt resource value: 0x7f080002
  829. public const int cardview_shadow_end_color = 2131230722;
  830. // aapt resource value: 0x7f080003
  831. public const int cardview_shadow_start_color = 2131230723;
  832. // aapt resource value: 0x7f08003e
  833. public const int design_fab_shadow_end_color = 2131230782;
  834. // aapt resource value: 0x7f08003f
  835. public const int design_fab_shadow_mid_color = 2131230783;
  836. // aapt resource value: 0x7f080040
  837. public const int design_fab_shadow_start_color = 2131230784;
  838. // aapt resource value: 0x7f080041
  839. public const int design_fab_stroke_end_inner_color = 2131230785;
  840. // aapt resource value: 0x7f080042
  841. public const int design_fab_stroke_end_outer_color = 2131230786;
  842. // aapt resource value: 0x7f080043
  843. public const int design_fab_stroke_top_inner_color = 2131230787;
  844. // aapt resource value: 0x7f080044
  845. public const int design_fab_stroke_top_outer_color = 2131230788;
  846. // aapt resource value: 0x7f080045
  847. public const int design_snackbar_background_color = 2131230789;
  848. // aapt resource value: 0x7f080046
  849. public const int design_textinput_error_color_dark = 2131230790;
  850. // aapt resource value: 0x7f080047
  851. public const int design_textinput_error_color_light = 2131230791;
  852. // aapt resource value: 0x7f080016
  853. public const int dim_foreground_disabled_material_dark = 2131230742;
  854. // aapt resource value: 0x7f080017
  855. public const int dim_foreground_disabled_material_light = 2131230743;
  856. // aapt resource value: 0x7f080018
  857. public const int dim_foreground_material_dark = 2131230744;
  858. // aapt resource value: 0x7f080019
  859. public const int dim_foreground_material_light = 2131230745;
  860. // aapt resource value: 0x7f08004f
  861. public const int divider = 2131230799;
  862. // aapt resource value: 0x7f08001a
  863. public const int foreground_material_dark = 2131230746;
  864. // aapt resource value: 0x7f08001b
  865. public const int foreground_material_light = 2131230747;
  866. // aapt resource value: 0x7f08001c
  867. public const int highlighted_text_material_dark = 2131230748;
  868. // aapt resource value: 0x7f08001d
  869. public const int highlighted_text_material_light = 2131230749;
  870. // aapt resource value: 0x7f08001e
  871. public const int hint_foreground_material_dark = 2131230750;
  872. // aapt resource value: 0x7f08001f
  873. public const int hint_foreground_material_light = 2131230751;
  874. // aapt resource value: 0x7f08004b
  875. public const int lightPrimary = 2131230795;
  876. // aapt resource value: 0x7f080020
  877. public const int material_blue_grey_800 = 2131230752;
  878. // aapt resource value: 0x7f080021
  879. public const int material_blue_grey_900 = 2131230753;
  880. // aapt resource value: 0x7f080022
  881. public const int material_blue_grey_950 = 2131230754;
  882. // aapt resource value: 0x7f080023
  883. public const int material_deep_teal_200 = 2131230755;
  884. // aapt resource value: 0x7f080024
  885. public const int material_deep_teal_500 = 2131230756;
  886. // aapt resource value: 0x7f080025
  887. public const int material_grey_100 = 2131230757;
  888. // aapt resource value: 0x7f080026
  889. public const int material_grey_300 = 2131230758;
  890. // aapt resource value: 0x7f080027
  891. public const int material_grey_50 = 2131230759;
  892. // aapt resource value: 0x7f080028
  893. public const int material_grey_600 = 2131230760;
  894. // aapt resource value: 0x7f080029
  895. public const int material_grey_800 = 2131230761;
  896. // aapt resource value: 0x7f08002a
  897. public const int material_grey_850 = 2131230762;
  898. // aapt resource value: 0x7f08002b
  899. public const int material_grey_900 = 2131230763;
  900. // aapt resource value: 0x7f080048
  901. public const int primary = 2131230792;
  902. // aapt resource value: 0x7f080049
  903. public const int primaryDark = 2131230793;
  904. // aapt resource value: 0x7f08004d
  905. public const int primaryText = 2131230797;
  906. // aapt resource value: 0x7f08002c
  907. public const int primary_dark_material_dark = 2131230764;
  908. // aapt resource value: 0x7f08002d
  909. public const int primary_dark_material_light = 2131230765;
  910. // aapt resource value: 0x7f08002e
  911. public const int primary_material_dark = 2131230766;
  912. // aapt resource value: 0x7f08002f
  913. public const int primary_material_light = 2131230767;
  914. // aapt resource value: 0x7f080030
  915. public const int primary_text_default_material_dark = 2131230768;
  916. // aapt resource value: 0x7f080031
  917. public const int primary_text_default_material_light = 2131230769;
  918. // aapt resource value: 0x7f080032
  919. public const int primary_text_disabled_material_dark = 2131230770;
  920. // aapt resource value: 0x7f080033
  921. public const int primary_text_disabled_material_light = 2131230771;
  922. // aapt resource value: 0x7f080034
  923. public const int ripple_material_dark = 2131230772;
  924. // aapt resource value: 0x7f080035
  925. public const int ripple_material_light = 2131230773;
  926. // aapt resource value: 0x7f08004e
  927. public const int secondaryText = 2131230798;
  928. // aapt resource value: 0x7f080036
  929. public const int secondary_text_default_material_dark = 2131230774;
  930. // aapt resource value: 0x7f080037
  931. public const int secondary_text_default_material_light = 2131230775;
  932. // aapt resource value: 0x7f080038
  933. public const int secondary_text_disabled_material_dark = 2131230776;
  934. // aapt resource value: 0x7f080039
  935. public const int secondary_text_disabled_material_light = 2131230777;
  936. // aapt resource value: 0x7f08003a
  937. public const int switch_thumb_disabled_material_dark = 2131230778;
  938. // aapt resource value: 0x7f08003b
  939. public const int switch_thumb_disabled_material_light = 2131230779;
  940. // aapt resource value: 0x7f08005b
  941. public const int switch_thumb_material_dark = 2131230811;
  942. // aapt resource value: 0x7f08005c
  943. public const int switch_thumb_material_light = 2131230812;
  944. // aapt resource value: 0x7f08003c
  945. public const int switch_thumb_normal_material_dark = 2131230780;
  946. // aapt resource value: 0x7f08003d
  947. public const int switch_thumb_normal_material_light = 2131230781;
  948. // aapt resource value: 0x7f08004c
  949. public const int textIcon = 2131230796;
  950. static Color()
  951. {
  952. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  953. }
  954. private Color()
  955. {
  956. }
  957. }
  958. public partial class Dimension
  959. {
  960. // aapt resource value: 0x7f050013
  961. public const int abc_action_bar_content_inset_material = 2131034131;
  962. // aapt resource value: 0x7f050007
  963. public const int abc_action_bar_default_height_material = 2131034119;
  964. // aapt resource value: 0x7f050014
  965. public const int abc_action_bar_default_padding_end_material = 2131034132;
  966. // aapt resource value: 0x7f050015
  967. public const int abc_action_bar_default_padding_start_material = 2131034133;
  968. // aapt resource value: 0x7f050017
  969. public const int abc_action_bar_icon_vertical_padding_material = 2131034135;
  970. // aapt resource value: 0x7f050018
  971. public const int abc_action_bar_overflow_padding_end_material = 2131034136;
  972. // aapt resource value: 0x7f050019
  973. public const int abc_action_bar_overflow_padding_start_material = 2131034137;
  974. // aapt resource value: 0x7f050008
  975. public const int abc_action_bar_progress_bar_size = 2131034120;
  976. // aapt resource value: 0x7f05001a
  977. public const int abc_action_bar_stacked_max_height = 2131034138;
  978. // aapt resource value: 0x7f05001b
  979. public const int abc_action_bar_stacked_tab_max_width = 2131034139;
  980. // aapt resource value: 0x7f05001c
  981. public const int abc_action_bar_subtitle_bottom_margin_material = 2131034140;
  982. // aapt resource value: 0x7f05001d
  983. public const int abc_action_bar_subtitle_top_margin_material = 2131034141;
  984. // aapt resource value: 0x7f05001e
  985. public const int abc_action_button_min_height_material = 2131034142;
  986. // aapt resource value: 0x7f05001f
  987. public const int abc_action_button_min_width_material = 2131034143;
  988. // aapt resource value: 0x7f050020
  989. public const int abc_action_button_min_width_overflow_material = 2131034144;
  990. // aapt resource value: 0x7f050006
  991. public const int abc_alert_dialog_button_bar_height = 2131034118;
  992. // aapt resource value: 0x7f050021
  993. public const int abc_button_inset_horizontal_material = 2131034145;
  994. // aapt resource value: 0x7f050022
  995. public const int abc_button_inset_vertical_material = 2131034146;
  996. // aapt resource value: 0x7f050023
  997. public const int abc_button_padding_horizontal_material = 2131034147;
  998. // aapt resource value: 0x7f050024
  999. public const int abc_button_padding_vertical_material = 2131034148;
  1000. // aapt resource value: 0x7f05000b
  1001. public const int abc_config_prefDialogWidth = 2131034123;
  1002. // aapt resource value: 0x7f050025
  1003. public const int abc_control_corner_material = 2131034149;
  1004. // aapt resource value: 0x7f050026
  1005. public const int abc_control_inset_material = 2131034150;
  1006. // aapt resource value: 0x7f050027
  1007. public const int abc_control_padding_material = 2131034151;
  1008. // aapt resource value: 0x7f05000c
  1009. public const int abc_dialog_fixed_height_major = 2131034124;
  1010. // aapt resource value: 0x7f05000d
  1011. public const int abc_dialog_fixed_height_minor = 2131034125;
  1012. // aapt resource value: 0x7f05000e
  1013. public const int abc_dialog_fixed_width_major = 2131034126;
  1014. // aapt resource value: 0x7f05000f
  1015. public const int abc_dialog_fixed_width_minor = 2131034127;
  1016. // aapt resource value: 0x7f050028
  1017. public const int abc_dialog_list_padding_vertical_material = 2131034152;
  1018. // aapt resource value: 0x7f050010
  1019. public const int abc_dialog_min_width_major = 2131034128;
  1020. // aapt resource value: 0x7f050011
  1021. public const int abc_dialog_min_width_minor = 2131034129;
  1022. // aapt resource value: 0x7f050029
  1023. public const int abc_dialog_padding_material = 2131034153;
  1024. // aapt resource value: 0x7f05002a
  1025. public const int abc_dialog_padding_top_material = 2131034154;
  1026. // aapt resource value: 0x7f05002b
  1027. public const int abc_disabled_alpha_material_dark = 2131034155;
  1028. // aapt resource value: 0x7f05002c
  1029. public const int abc_disabled_alpha_material_light = 2131034156;
  1030. // aapt resource value: 0x7f05002d
  1031. public const int abc_dropdownitem_icon_width = 2131034157;
  1032. // aapt resource value: 0x7f05002e
  1033. public const int abc_dropdownitem_text_padding_left = 2131034158;
  1034. // aapt resource value: 0x7f05002f
  1035. public const int abc_dropdownitem_text_padding_right = 2131034159;
  1036. // aapt resource value: 0x7f050030
  1037. public const int abc_edit_text_inset_bottom_material = 2131034160;
  1038. // aapt resource value: 0x7f050031
  1039. public const int abc_edit_text_inset_horizontal_material = 2131034161;
  1040. // aapt resource value: 0x7f050032
  1041. public const int abc_edit_text_inset_top_material = 2131034162;
  1042. // aapt resource value: 0x7f050033
  1043. public const int abc_floating_window_z = 2131034163;
  1044. // aapt resource value: 0x7f050034
  1045. public const int abc_list_item_padding_horizontal_material = 2131034164;
  1046. // aapt resource value: 0x7f050035
  1047. public const int abc_panel_menu_list_width = 2131034165;
  1048. // aapt resource value: 0x7f050036
  1049. public const int abc_search_view_preferred_width = 2131034166;
  1050. // aapt resource value: 0x7f050012
  1051. public const int abc_search_view_text_min_width = 2131034130;
  1052. // aapt resource value: 0x7f050037
  1053. public const int abc_seekbar_track_background_height_material = 2131034167;
  1054. // aapt resource value: 0x7f050038
  1055. public const int abc_seekbar_track_progress_height_material = 2131034168;
  1056. // aapt resource value: 0x7f050039
  1057. public const int abc_select_dialog_padding_start_material = 2131034169;
  1058. // aapt resource value: 0x7f050016
  1059. public const int abc_switch_padding = 2131034134;
  1060. // aapt resource value: 0x7f05003a
  1061. public const int abc_text_size_body_1_material = 2131034170;
  1062. // aapt resource value: 0x7f05003b
  1063. public const int abc_text_size_body_2_material = 2131034171;
  1064. // aapt resource value: 0x7f05003c
  1065. public const int abc_text_size_button_material = 2131034172;
  1066. // aapt resource value: 0x7f05003d
  1067. public const int abc_text_size_caption_material = 2131034173;
  1068. // aapt resource value: 0x7f05003e
  1069. public const int abc_text_size_display_1_material = 2131034174;
  1070. // aapt resource value: 0x7f05003f
  1071. public const int abc_text_size_display_2_material = 2131034175;
  1072. // aapt resource value: 0x7f050040
  1073. public const int abc_text_size_display_3_material = 2131034176;
  1074. // aapt resource value: 0x7f050041
  1075. public const int abc_text_size_display_4_material = 2131034177;
  1076. // aapt resource value: 0x7f050042
  1077. public const int abc_text_size_headline_material = 2131034178;
  1078. // aapt resource value: 0x7f050043
  1079. public const int abc_text_size_large_material = 2131034179;
  1080. // aapt resource value: 0x7f050044
  1081. public const int abc_text_size_medium_material = 2131034180;
  1082. // aapt resource value: 0x7f050045
  1083. public const int abc_text_size_menu_material = 2131034181;
  1084. // aapt resource value: 0x7f050046
  1085. public const int abc_text_size_small_material = 2131034182;
  1086. // aapt resource value: 0x7f050047
  1087. public const int abc_text_size_subhead_material = 2131034183;
  1088. // aapt resource value: 0x7f050009
  1089. public const int abc_text_size_subtitle_material_toolbar = 2131034121;
  1090. // aapt resource value: 0x7f050048
  1091. public const int abc_text_size_title_material = 2131034184;
  1092. // aapt resource value: 0x7f05000a
  1093. public const int abc_text_size_title_material_toolbar = 2131034122;
  1094. // aapt resource value: 0x7f050003
  1095. public const int cardview_compat_inset_shadow = 2131034115;
  1096. // aapt resource value: 0x7f050004
  1097. public const int cardview_default_elevation = 2131034116;
  1098. // aapt resource value: 0x7f050005
  1099. public const int cardview_default_radius = 2131034117;
  1100. // aapt resource value: 0x7f050059
  1101. public const int design_appbar_elevation = 2131034201;
  1102. // aapt resource value: 0x7f05005a
  1103. public const int design_bottom_sheet_modal_elevation = 2131034202;
  1104. // aapt resource value: 0x7f05005b
  1105. public const int design_bottom_sheet_modal_peek_height = 2131034203;
  1106. // aapt resource value: 0x7f05005c
  1107. public const int design_fab_border_width = 2131034204;
  1108. // aapt resource value: 0x7f05005d
  1109. public const int design_fab_elevation = 2131034205;
  1110. // aapt resource value: 0x7f05005e
  1111. public const int design_fab_image_size = 2131034206;
  1112. // aapt resource value: 0x7f05005f
  1113. public const int design_fab_size_mini = 2131034207;
  1114. // aapt resource value: 0x7f050060
  1115. public const int design_fab_size_normal = 2131034208;
  1116. // aapt resource value: 0x7f050061
  1117. public const int design_fab_translation_z_pressed = 2131034209;
  1118. // aapt resource value: 0x7f050062
  1119. public const int design_navigation_elevation = 2131034210;
  1120. // aapt resource value: 0x7f050063
  1121. public const int design_navigation_icon_padding = 2131034211;
  1122. // aapt resource value: 0x7f050064
  1123. public const int design_navigation_icon_size = 2131034212;
  1124. // aapt resource value: 0x7f050051
  1125. public const int design_navigation_max_width = 2131034193;
  1126. // aapt resource value: 0x7f050065
  1127. public const int design_navigation_padding_bottom = 2131034213;
  1128. // aapt resource value: 0x7f050066
  1129. public const int design_navigation_separator_vertical_padding = 2131034214;
  1130. // aapt resource value: 0x7f050052
  1131. public const int design_snackbar_action_inline_max_width = 2131034194;
  1132. // aapt resource value: 0x7f050053
  1133. public const int design_snackbar_background_corner_radius = 2131034195;
  1134. // aapt resource value: 0x7f050067
  1135. public const int design_snackbar_elevation = 2131034215;
  1136. // aapt resource value: 0x7f050054
  1137. public const int design_snackbar_extra_spacing_horizontal = 2131034196;
  1138. // aapt resource value: 0x7f050055
  1139. public const int design_snackbar_max_width = 2131034197;
  1140. // aapt resource value: 0x7f050056
  1141. public const int design_snackbar_min_width = 2131034198;
  1142. // aapt resource value: 0x7f050068
  1143. public const int design_snackbar_padding_horizontal = 2131034216;
  1144. // aapt resource value: 0x7f050069
  1145. public const int design_snackbar_padding_vertical = 2131034217;
  1146. // aapt resource value: 0x7f050057
  1147. public const int design_snackbar_padding_vertical_2lines = 2131034199;
  1148. // aapt resource value: 0x7f05006a
  1149. public const int design_snackbar_text_size = 2131034218;
  1150. // aapt resource value: 0x7f05006b
  1151. public const int design_tab_max_width = 2131034219;
  1152. // aapt resource value: 0x7f050058
  1153. public const int design_tab_scrollable_min_width = 2131034200;
  1154. // aapt resource value: 0x7f05006c
  1155. public const int design_tab_text_size = 2131034220;
  1156. // aapt resource value: 0x7f05006d
  1157. public const int design_tab_text_size_2line = 2131034221;
  1158. // aapt resource value: 0x7f050049
  1159. public const int disabled_alpha_material_dark = 2131034185;
  1160. // aapt resource value: 0x7f05004a
  1161. public const int disabled_alpha_material_light = 2131034186;
  1162. // aapt resource value: 0x7f05006e
  1163. public const int drawer_width = 2131034222;
  1164. // aapt resource value: 0x7f05004b
  1165. public const int highlight_alpha_material_colored = 2131034187;
  1166. // aapt resource value: 0x7f05004c
  1167. public const int highlight_alpha_material_dark = 2131034188;
  1168. // aapt resource value: 0x7f05004d
  1169. public const int highlight_alpha_material_light = 2131034189;
  1170. // aapt resource value: 0x7f050000
  1171. public const int item_touch_helper_max_drag_scroll_per_frame = 2131034112;
  1172. // aapt resource value: 0x7f050001
  1173. public const int item_touch_helper_swipe_escape_max_velocity = 2131034113;
  1174. // aapt resource value: 0x7f050002
  1175. public const int item_touch_helper_swipe_escape_velocity = 2131034114;
  1176. // aapt resource value: 0x7f05004e
  1177. public const int notification_large_icon_height = 2131034190;
  1178. // aapt resource value: 0x7f05004f
  1179. public const int notification_large_icon_width = 2131034191;
  1180. // aapt resource value: 0x7f050050
  1181. public const int notification_subtext_size = 2131034192;
  1182. static Dimension()
  1183. {
  1184. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1185. }
  1186. private Dimension()
  1187. {
  1188. }
  1189. }
  1190. public partial class Drawable
  1191. {
  1192. // aapt resource value: 0x7f020000
  1193. public const int abc_ab_share_pack_mtrl_alpha = 2130837504;
  1194. // aapt resource value: 0x7f020001
  1195. public const int abc_action_bar_item_background_material = 2130837505;
  1196. // aapt resource value: 0x7f020002
  1197. public const int abc_btn_borderless_material = 2130837506;
  1198. // aapt resource value: 0x7f020003
  1199. public const int abc_btn_check_material = 2130837507;
  1200. // aapt resource value: 0x7f020004
  1201. public const int abc_btn_check_to_on_mtrl_000 = 2130837508;
  1202. // aapt resource value: 0x7f020005
  1203. public const int abc_btn_check_to_on_mtrl_015 = 2130837509;
  1204. // aapt resource value: 0x7f020006
  1205. public const int abc_btn_colored_material = 2130837510;
  1206. // aapt resource value: 0x7f020007
  1207. public const int abc_btn_default_mtrl_shape = 2130837511;
  1208. // aapt resource value: 0x7f020008
  1209. public const int abc_btn_radio_material = 2130837512;
  1210. // aapt resource value: 0x7f020009
  1211. public const int abc_btn_radio_to_on_mtrl_000 = 2130837513;
  1212. // aapt resource value: 0x7f02000a
  1213. public const int abc_btn_radio_to_on_mtrl_015 = 2130837514;
  1214. // aapt resource value: 0x7f02000b
  1215. public const int abc_btn_rating_star_off_mtrl_alpha = 2130837515;
  1216. // aapt resource value: 0x7f02000c
  1217. public const int abc_btn_rating_star_on_mtrl_alpha = 2130837516;
  1218. // aapt resource value: 0x7f02000d
  1219. public const int abc_btn_switch_to_on_mtrl_00001 = 2130837517;
  1220. // aapt resource value: 0x7f02000e
  1221. public const int abc_btn_switch_to_on_mtrl_00012 = 2130837518;
  1222. // aapt resource value: 0x7f02000f
  1223. public const int abc_cab_background_internal_bg = 2130837519;
  1224. // aapt resource value: 0x7f020010
  1225. public const int abc_cab_background_top_material = 2130837520;
  1226. // aapt resource value: 0x7f020011
  1227. public const int abc_cab_background_top_mtrl_alpha = 2130837521;
  1228. // aapt resource value: 0x7f020012
  1229. public const int abc_control_background_material = 2130837522;
  1230. // aapt resource value: 0x7f020013
  1231. public const int abc_dialog_material_background_dark = 2130837523;
  1232. // aapt resource value: 0x7f020014
  1233. public const int abc_dialog_material_background_light = 2130837524;
  1234. // aapt resource value: 0x7f020015
  1235. public const int abc_edit_text_material = 2130837525;
  1236. // aapt resource value: 0x7f020016
  1237. public const int abc_ic_ab_back_mtrl_am_alpha = 2130837526;
  1238. // aapt resource value: 0x7f020017
  1239. public const int abc_ic_clear_mtrl_alpha = 2130837527;
  1240. // aapt resource value: 0x7f020018
  1241. public const int abc_ic_commit_search_api_mtrl_alpha = 2130837528;
  1242. // aapt resource value: 0x7f020019
  1243. public const int abc_ic_go_search_api_mtrl_alpha = 2130837529;
  1244. // aapt resource value: 0x7f02001a
  1245. public const int abc_ic_menu_copy_mtrl_am_alpha = 2130837530;
  1246. // aapt resource value: 0x7f02001b
  1247. public const int abc_ic_menu_cut_mtrl_alpha = 2130837531;
  1248. // aapt resource value: 0x7f02001c
  1249. public const int abc_ic_menu_moreoverflow_mtrl_alpha = 2130837532;
  1250. // aapt resource value: 0x7f02001d
  1251. public const int abc_ic_menu_paste_mtrl_am_alpha = 2130837533;
  1252. // aapt resource value: 0x7f02001e
  1253. public const int abc_ic_menu_selectall_mtrl_alpha = 2130837534;
  1254. // aapt resource value: 0x7f02001f
  1255. public const int abc_ic_menu_share_mtrl_alpha = 2130837535;
  1256. // aapt resource value: 0x7f020020
  1257. public const int abc_ic_search_api_mtrl_alpha = 2130837536;
  1258. // aapt resource value: 0x7f020021
  1259. public const int abc_ic_star_black_16dp = 2130837537;
  1260. // aapt resource value: 0x7f020022
  1261. public const int abc_ic_star_black_36dp = 2130837538;
  1262. // aapt resource value: 0x7f020023
  1263. public const int abc_ic_star_half_black_16dp = 2130837539;
  1264. // aapt resource value: 0x7f020024
  1265. public const int abc_ic_star_half_black_36dp = 2130837540;
  1266. // aapt resource value: 0x7f020025
  1267. public const int abc_ic_voice_search_api_mtrl_alpha = 2130837541;
  1268. // aapt resource value: 0x7f020026
  1269. public const int abc_item_background_holo_dark = 2130837542;
  1270. // aapt resource value: 0x7f020027
  1271. public const int abc_item_background_holo_light = 2130837543;
  1272. // aapt resource value: 0x7f020028
  1273. public const int abc_list_divider_mtrl_alpha = 2130837544;
  1274. // aapt resource value: 0x7f020029
  1275. public const int abc_list_focused_holo = 2130837545;
  1276. // aapt resource value: 0x7f02002a
  1277. public const int abc_list_longpressed_holo = 2130837546;
  1278. // aapt resource value: 0x7f02002b
  1279. public const int abc_list_pressed_holo_dark = 2130837547;
  1280. // aapt resource value: 0x7f02002c
  1281. public const int abc_list_pressed_holo_light = 2130837548;
  1282. // aapt resource value: 0x7f02002d
  1283. public const int abc_list_selector_background_transition_holo_dark = 2130837549;
  1284. // aapt resource value: 0x7f02002e
  1285. public const int abc_list_selector_background_transition_holo_light = 2130837550;
  1286. // aapt resource value: 0x7f02002f
  1287. public const int abc_list_selector_disabled_holo_dark = 2130837551;
  1288. // aapt resource value: 0x7f020030
  1289. public const int abc_list_selector_disabled_holo_light = 2130837552;
  1290. // aapt resource value: 0x7f020031
  1291. public const int abc_list_selector_holo_dark = 2130837553;
  1292. // aapt resource value: 0x7f020032
  1293. public const int abc_list_selector_holo_light = 2130837554;
  1294. // aapt resource value: 0x7f020033
  1295. public const int abc_menu_hardkey_panel_mtrl_mult = 2130837555;
  1296. // aapt resource value: 0x7f020034
  1297. public const int abc_popup_background_mtrl_mult = 2130837556;
  1298. // aapt resource value: 0x7f020035
  1299. public const int abc_ratingbar_full_material = 2130837557;
  1300. // aapt resource value: 0x7f020036
  1301. public const int abc_ratingbar_indicator_material = 2130837558;
  1302. // aapt resource value: 0x7f020037
  1303. public const int abc_ratingbar_small_material = 2130837559;
  1304. // aapt resource value: 0x7f020038
  1305. public const int abc_scrubber_control_off_mtrl_alpha = 2130837560;
  1306. // aapt resource value: 0x7f020039
  1307. public const int abc_scrubber_control_to_pressed_mtrl_000 = 2130837561;
  1308. // aapt resource value: 0x7f02003a
  1309. public const int abc_scrubber_control_to_pressed_mtrl_005 = 2130837562;
  1310. // aapt resource value: 0x7f02003b
  1311. public const int abc_scrubber_primary_mtrl_alpha = 2130837563;
  1312. // aapt resource value: 0x7f02003c
  1313. public const int abc_scrubber_track_mtrl_alpha = 2130837564;
  1314. // aapt resource value: 0x7f02003d
  1315. public const int abc_seekbar_thumb_material = 2130837565;
  1316. // aapt resource value: 0x7f02003e
  1317. public const int abc_seekbar_track_material = 2130837566;
  1318. // aapt resource value: 0x7f02003f
  1319. public const int abc_spinner_mtrl_am_alpha = 2130837567;
  1320. // aapt resource value: 0x7f020040
  1321. public const int abc_spinner_textfield_background_material = 2130837568;
  1322. // aapt resource value: 0x7f020041
  1323. public const int abc_switch_thumb_material = 2130837569;
  1324. // aapt resource value: 0x7f020042
  1325. public const int abc_switch_track_mtrl_alpha = 2130837570;
  1326. // aapt resource value: 0x7f020043
  1327. public const int abc_tab_indicator_material = 2130837571;
  1328. // aapt resource value: 0x7f020044
  1329. public const int abc_tab_indicator_mtrl_alpha = 2130837572;
  1330. // aapt resource value: 0x7f020045
  1331. public const int abc_text_cursor_material = 2130837573;
  1332. // aapt resource value: 0x7f020046
  1333. public const int abc_textfield_activated_mtrl_alpha = 2130837574;
  1334. // aapt resource value: 0x7f020047
  1335. public const int abc_textfield_default_mtrl_alpha = 2130837575;
  1336. // aapt resource value: 0x7f020048
  1337. public const int abc_textfield_search_activated_mtrl_alpha = 2130837576;
  1338. // aapt resource value: 0x7f020049
  1339. public const int abc_textfield_search_default_mtrl_alpha = 2130837577;
  1340. // aapt resource value: 0x7f02004a
  1341. public const int abc_textfield_search_material = 2130837578;
  1342. // aapt resource value: 0x7f02004b
  1343. public const int design_fab_background = 2130837579;
  1344. // aapt resource value: 0x7f02004c
  1345. public const int design_snackbar_background = 2130837580;
  1346. // aapt resource value: 0x7f02004d
  1347. public const int ic_errorstatus = 2130837581;
  1348. // aapt resource value: 0x7f02004e
  1349. public const int ic_successstatus = 2130837582;
  1350. // aapt resource value: 0x7f02004f
  1351. public const int Icon = 2130837583;
  1352. // aapt resource value: 0x7f020052
  1353. public const int notification_template_icon_bg = 2130837586;
  1354. // aapt resource value: 0x7f020050
  1355. public const int roundedbg = 2130837584;
  1356. // aapt resource value: 0x7f020051
  1357. public const int roundedbgdark = 2130837585;
  1358. static Drawable()
  1359. {
  1360. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1361. }
  1362. private Drawable()
  1363. {
  1364. }
  1365. }
  1366. public partial class Id
  1367. {
  1368. // aapt resource value: 0x7f06007e
  1369. public const int action0 = 2131099774;
  1370. // aapt resource value: 0x7f06005a
  1371. public const int action_bar = 2131099738;
  1372. // aapt resource value: 0x7f060001
  1373. public const int action_bar_activity_content = 2131099649;
  1374. // aapt resource value: 0x7f060059
  1375. public const int action_bar_container = 2131099737;
  1376. // aapt resource value: 0x7f060055
  1377. public const int action_bar_root = 2131099733;
  1378. // aapt resource value: 0x7f060002
  1379. public const int action_bar_spinner = 2131099650;
  1380. // aapt resource value: 0x7f06003b
  1381. public const int action_bar_subtitle = 2131099707;
  1382. // aapt resource value: 0x7f06003a
  1383. public const int action_bar_title = 2131099706;
  1384. // aapt resource value: 0x7f06005b
  1385. public const int action_context_bar = 2131099739;
  1386. // aapt resource value: 0x7f060082
  1387. public const int action_divider = 2131099778;
  1388. // aapt resource value: 0x7f06008b
  1389. public const int action_edit = 2131099787;
  1390. // aapt resource value: 0x7f060003
  1391. public const int action_menu_divider = 2131099651;
  1392. // aapt resource value: 0x7f060004
  1393. public const int action_menu_presenter = 2131099652;
  1394. // aapt resource value: 0x7f060057
  1395. public const int action_mode_bar = 2131099735;
  1396. // aapt resource value: 0x7f060056
  1397. public const int action_mode_bar_stub = 2131099734;
  1398. // aapt resource value: 0x7f06003c
  1399. public const int action_mode_close_button = 2131099708;
  1400. // aapt resource value: 0x7f06003d
  1401. public const int activity_chooser_view_content = 2131099709;
  1402. // aapt resource value: 0x7f060049
  1403. public const int alertTitle = 2131099721;
  1404. // aapt resource value: 0x7f06001e
  1405. public const int always = 2131099678;
  1406. // aapt resource value: 0x7f06001b
  1407. public const int beginning = 2131099675;
  1408. // aapt resource value: 0x7f06002a
  1409. public const int bottom = 2131099690;
  1410. // aapt resource value: 0x7f060044
  1411. public const int buttonPanel = 2131099716;
  1412. // aapt resource value: 0x7f06007f
  1413. public const int cancel_action = 2131099775;
  1414. // aapt resource value: 0x7f06002b
  1415. public const int center = 2131099691;
  1416. // aapt resource value: 0x7f06002c
  1417. public const int center_horizontal = 2131099692;
  1418. // aapt resource value: 0x7f06002d
  1419. public const int center_vertical = 2131099693;
  1420. // aapt resource value: 0x7f060052
  1421. public const int checkbox = 2131099730;
  1422. // aapt resource value: 0x7f060085
  1423. public const int chronometer = 2131099781;
  1424. // aapt resource value: 0x7f060033
  1425. public const int clip_horizontal = 2131099699;
  1426. // aapt resource value: 0x7f060034
  1427. public const int clip_vertical = 2131099700;
  1428. // aapt resource value: 0x7f06001f
  1429. public const int collapseActionView = 2131099679;
  1430. // aapt resource value: 0x7f06004a
  1431. public const int contentPanel = 2131099722;
  1432. // aapt resource value: 0x7f060050
  1433. public const int custom = 2131099728;
  1434. // aapt resource value: 0x7f06004f
  1435. public const int customPanel = 2131099727;
  1436. // aapt resource value: 0x7f060058
  1437. public const int decor_content_parent = 2131099736;
  1438. // aapt resource value: 0x7f060040
  1439. public const int default_activity_button = 2131099712;
  1440. // aapt resource value: 0x7f06006a
  1441. public const int design_bottom_sheet = 2131099754;
  1442. // aapt resource value: 0x7f060071
  1443. public const int design_menu_item_action_area = 2131099761;
  1444. // aapt resource value: 0x7f060070
  1445. public const int design_menu_item_action_area_stub = 2131099760;
  1446. // aapt resource value: 0x7f06006f
  1447. public const int design_menu_item_text = 2131099759;
  1448. // aapt resource value: 0x7f06006e
  1449. public const int design_navigation_view = 2131099758;
  1450. // aapt resource value: 0x7f06000e
  1451. public const int disableHome = 2131099662;
  1452. // aapt resource value: 0x7f06005c
  1453. public const int edit_query = 2131099740;
  1454. // aapt resource value: 0x7f06001c
  1455. public const int end = 2131099676;
  1456. // aapt resource value: 0x7f06008a
  1457. public const int end_padder = 2131099786;
  1458. // aapt resource value: 0x7f060023
  1459. public const int enterAlways = 2131099683;
  1460. // aapt resource value: 0x7f060024
  1461. public const int enterAlwaysCollapsed = 2131099684;
  1462. // aapt resource value: 0x7f060025
  1463. public const int exitUntilCollapsed = 2131099685;
  1464. // aapt resource value: 0x7f06003e
  1465. public const int expand_activities_button = 2131099710;
  1466. // aapt resource value: 0x7f060051
  1467. public const int expanded_menu = 2131099729;
  1468. // aapt resource value: 0x7f060035
  1469. public const int fill = 2131099701;
  1470. // aapt resource value: 0x7f060036
  1471. public const int fill_horizontal = 2131099702;
  1472. // aapt resource value: 0x7f06002e
  1473. public const int fill_vertical = 2131099694;
  1474. // aapt resource value: 0x7f060038
  1475. public const int @fixed = 2131099704;
  1476. // aapt resource value: 0x7f060005
  1477. public const int home = 2131099653;
  1478. // aapt resource value: 0x7f06000f
  1479. public const int homeAsUp = 2131099663;
  1480. // aapt resource value: 0x7f060042
  1481. public const int icon = 2131099714;
  1482. // aapt resource value: 0x7f060020
  1483. public const int ifRoom = 2131099680;
  1484. // aapt resource value: 0x7f06003f
  1485. public const int image = 2131099711;
  1486. // aapt resource value: 0x7f060072
  1487. public const int imageView = 2131099762;
  1488. // aapt resource value: 0x7f060089
  1489. public const int info = 2131099785;
  1490. // aapt resource value: 0x7f060000
  1491. public const int item_touch_helper_previous_elevation = 2131099648;
  1492. // aapt resource value: 0x7f06002f
  1493. public const int left = 2131099695;
  1494. // aapt resource value: 0x7f060083
  1495. public const int line1 = 2131099779;
  1496. // aapt resource value: 0x7f060087
  1497. public const int line3 = 2131099783;
  1498. // aapt resource value: 0x7f06000b
  1499. public const int listMode = 2131099659;
  1500. // aapt resource value: 0x7f060041
  1501. public const int list_item = 2131099713;
  1502. // aapt resource value: 0x7f060076
  1503. public const int loadingImage = 2131099766;
  1504. // aapt resource value: 0x7f060074
  1505. public const int loadingProgressBar = 2131099764;
  1506. // aapt resource value: 0x7f060077
  1507. public const int loadingProgressWheel = 2131099767;
  1508. // aapt resource value: 0x7f060079
  1509. public const int main_content = 2131099769;
  1510. // aapt resource value: 0x7f060081
  1511. public const int media_actions = 2131099777;
  1512. // aapt resource value: 0x7f06001d
  1513. public const int middle = 2131099677;
  1514. // aapt resource value: 0x7f060037
  1515. public const int mini = 2131099703;
  1516. // aapt resource value: 0x7f060016
  1517. public const int multiply = 2131099670;
  1518. // aapt resource value: 0x7f06007c
  1519. public const int my_button = 2131099772;
  1520. // aapt resource value: 0x7f06007b
  1521. public const int my_progress = 2131099771;
  1522. // aapt resource value: 0x7f06007a
  1523. public const int my_query = 2131099770;
  1524. // aapt resource value: 0x7f06006d
  1525. public const int navigation_header_container = 2131099757;
  1526. // aapt resource value: 0x7f060021
  1527. public const int never = 2131099681;
  1528. // aapt resource value: 0x7f060010
  1529. public const int none = 2131099664;
  1530. // aapt resource value: 0x7f06000c
  1531. public const int normal = 2131099660;
  1532. // aapt resource value: 0x7f060028
  1533. public const int parallax = 2131099688;
  1534. // aapt resource value: 0x7f060046
  1535. public const int parentPanel = 2131099718;
  1536. // aapt resource value: 0x7f060029
  1537. public const int pin = 2131099689;
  1538. // aapt resource value: 0x7f060006
  1539. public const int progress_circular = 2131099654;
  1540. // aapt resource value: 0x7f060007
  1541. public const int progress_horizontal = 2131099655;
  1542. // aapt resource value: 0x7f060054
  1543. public const int radio = 2131099732;
  1544. // aapt resource value: 0x7f06007d
  1545. public const int recyclerView = 2131099773;
  1546. // aapt resource value: 0x7f060030
  1547. public const int right = 2131099696;
  1548. // aapt resource value: 0x7f060017
  1549. public const int screen = 2131099671;
  1550. // aapt resource value: 0x7f060026
  1551. public const int scroll = 2131099686;
  1552. // aapt resource value: 0x7f06004e
  1553. public const int scrollIndicatorDown = 2131099726;
  1554. // aapt resource value: 0x7f06004b
  1555. public const int scrollIndicatorUp = 2131099723;
  1556. // aapt resource value: 0x7f06004c
  1557. public const int scrollView = 2131099724;
  1558. // aapt resource value: 0x7f060039
  1559. public const int scrollable = 2131099705;
  1560. // aapt resource value: 0x7f06005e
  1561. public const int search_badge = 2131099742;
  1562. // aapt resource value: 0x7f06005d
  1563. public const int search_bar = 2131099741;
  1564. // aapt resource value: 0x7f06005f
  1565. public const int search_button = 2131099743;
  1566. // aapt resource value: 0x7f060064
  1567. public const int search_close_btn = 2131099748;
  1568. // aapt resource value: 0x7f060060
  1569. public const int search_edit_frame = 2131099744;
  1570. // aapt resource value: 0x7f060066
  1571. public const int search_go_btn = 2131099750;
  1572. // aapt resource value: 0x7f060061
  1573. public const int search_mag_icon = 2131099745;
  1574. // aapt resource value: 0x7f060062
  1575. public const int search_plate = 2131099746;
  1576. // aapt resource value: 0x7f060063
  1577. public const int search_src_text = 2131099747;
  1578. // aapt resource value: 0x7f060067
  1579. public const int search_voice_btn = 2131099751;
  1580. // aapt resource value: 0x7f060068
  1581. public const int select_dialog_listview = 2131099752;
  1582. // aapt resource value: 0x7f060053
  1583. public const int shortcut = 2131099731;
  1584. // aapt resource value: 0x7f060011
  1585. public const int showCustom = 2131099665;
  1586. // aapt resource value: 0x7f060012
  1587. public const int showHome = 2131099666;
  1588. // aapt resource value: 0x7f060013
  1589. public const int showTitle = 2131099667;
  1590. // aapt resource value: 0x7f06006c
  1591. public const int snackbar_action = 2131099756;
  1592. // aapt resource value: 0x7f06006b
  1593. public const int snackbar_text = 2131099755;
  1594. // aapt resource value: 0x7f060027
  1595. public const int snap = 2131099687;
  1596. // aapt resource value: 0x7f060045
  1597. public const int spacer = 2131099717;
  1598. // aapt resource value: 0x7f060008
  1599. public const int split_action_bar = 2131099656;
  1600. // aapt resource value: 0x7f060018
  1601. public const int src_atop = 2131099672;
  1602. // aapt resource value: 0x7f060019
  1603. public const int src_in = 2131099673;
  1604. // aapt resource value: 0x7f06001a
  1605. public const int src_over = 2131099674;
  1606. // aapt resource value: 0x7f060031
  1607. public const int start = 2131099697;
  1608. // aapt resource value: 0x7f060080
  1609. public const int status_bar_latest_event_content = 2131099776;
  1610. // aapt resource value: 0x7f060065
  1611. public const int submit_area = 2131099749;
  1612. // aapt resource value: 0x7f06000d
  1613. public const int tabMode = 2131099661;
  1614. // aapt resource value: 0x7f060088
  1615. public const int text = 2131099784;
  1616. // aapt resource value: 0x7f060086
  1617. public const int text2 = 2131099782;
  1618. // aapt resource value: 0x7f06004d
  1619. public const int textSpacerNoButtons = 2131099725;
  1620. // aapt resource value: 0x7f060073
  1621. public const int textView = 2131099763;
  1622. // aapt resource value: 0x7f060075
  1623. public const int textViewStatus = 2131099765;
  1624. // aapt resource value: 0x7f060084
  1625. public const int time = 2131099780;
  1626. // aapt resource value: 0x7f060043
  1627. public const int title = 2131099715;
  1628. // aapt resource value: 0x7f060048
  1629. public const int title_template = 2131099720;
  1630. // aapt resource value: 0x7f060078
  1631. public const int toolbar = 2131099768;
  1632. // aapt resource value: 0x7f060032
  1633. public const int top = 2131099698;
  1634. // aapt resource value: 0x7f060047
  1635. public const int topPanel = 2131099719;
  1636. // aapt resource value: 0x7f060069
  1637. public const int touch_outside = 2131099753;
  1638. // aapt resource value: 0x7f060009
  1639. public const int up = 2131099657;
  1640. // aapt resource value: 0x7f060014
  1641. public const int useLogo = 2131099668;
  1642. // aapt resource value: 0x7f06000a
  1643. public const int view_offset_helper = 2131099658;
  1644. // aapt resource value: 0x7f060022
  1645. public const int withText = 2131099682;
  1646. // aapt resource value: 0x7f060015
  1647. public const int wrap_content = 2131099669;
  1648. static Id()
  1649. {
  1650. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1651. }
  1652. private Id()
  1653. {
  1654. }
  1655. }
  1656. public partial class Integer
  1657. {
  1658. // aapt resource value: 0x7f0b0001
  1659. public const int abc_config_activityDefaultDur = 2131427329;
  1660. // aapt resource value: 0x7f0b0002
  1661. public const int abc_config_activityShortDur = 2131427330;
  1662. // aapt resource value: 0x7f0b0000
  1663. public const int abc_max_action_buttons = 2131427328;
  1664. // aapt resource value: 0x7f0b0006
  1665. public const int bottom_sheet_slide_duration = 2131427334;
  1666. // aapt resource value: 0x7f0b0003
  1667. public const int cancel_button_image_alpha = 2131427331;
  1668. // aapt resource value: 0x7f0b0005
  1669. public const int design_snackbar_text_max_lines = 2131427333;
  1670. // aapt resource value: 0x7f0b0007
  1671. public const int item_columns = 2131427335;
  1672. // aapt resource value: 0x7f0b0004
  1673. public const int status_bar_notification_info_maxnum = 2131427332;
  1674. static Integer()
  1675. {
  1676. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1677. }
  1678. private Integer()
  1679. {
  1680. }
  1681. }
  1682. public partial class Layout
  1683. {
  1684. // aapt resource value: 0x7f030000
  1685. public const int abc_action_bar_title_item = 2130903040;
  1686. // aapt resource value: 0x7f030001
  1687. public const int abc_action_bar_up_container = 2130903041;
  1688. // aapt resource value: 0x7f030002
  1689. public const int abc_action_bar_view_list_nav_layout = 2130903042;
  1690. // aapt resource value: 0x7f030003
  1691. public const int abc_action_menu_item_layout = 2130903043;
  1692. // aapt resource value: 0x7f030004
  1693. public const int abc_action_menu_layout = 2130903044;
  1694. // aapt resource value: 0x7f030005
  1695. public const int abc_action_mode_bar = 2130903045;
  1696. // aapt resource value: 0x7f030006
  1697. public const int abc_action_mode_close_item_material = 2130903046;
  1698. // aapt resource value: 0x7f030007
  1699. public const int abc_activity_chooser_view = 2130903047;
  1700. // aapt resource value: 0x7f030008
  1701. public const int abc_activity_chooser_view_list_item = 2130903048;
  1702. // aapt resource value: 0x7f030009
  1703. public const int abc_alert_dialog_button_bar_material = 2130903049;
  1704. // aapt resource value: 0x7f03000a
  1705. public const int abc_alert_dialog_material = 2130903050;
  1706. // aapt resource value: 0x7f03000b
  1707. public const int abc_dialog_title_material = 2130903051;
  1708. // aapt resource value: 0x7f03000c
  1709. public const int abc_expanded_menu_layout = 2130903052;
  1710. // aapt resource value: 0x7f03000d
  1711. public const int abc_list_menu_item_checkbox = 2130903053;
  1712. // aapt resource value: 0x7f03000e
  1713. public const int abc_list_menu_item_icon = 2130903054;
  1714. // aapt resource value: 0x7f03000f
  1715. public const int abc_list_menu_item_layout = 2130903055;
  1716. // aapt resource value: 0x7f030010
  1717. public const int abc_list_menu_item_radio = 2130903056;
  1718. // aapt resource value: 0x7f030011
  1719. public const int abc_popup_menu_item_layout = 2130903057;
  1720. // aapt resource value: 0x7f030012
  1721. public const int abc_screen_content_include = 2130903058;
  1722. // aapt resource value: 0x7f030013
  1723. public const int abc_screen_simple = 2130903059;
  1724. // aapt resource value: 0x7f030014
  1725. public const int abc_screen_simple_overlay_action_mode = 2130903060;
  1726. // aapt resource value: 0x7f030015
  1727. public const int abc_screen_toolbar = 2130903061;
  1728. // aapt resource value: 0x7f030016
  1729. public const int abc_search_dropdown_item_icons_2line = 2130903062;
  1730. // aapt resource value: 0x7f030017
  1731. public const int abc_search_view = 2130903063;
  1732. // aapt resource value: 0x7f030018
  1733. public const int abc_select_dialog_material = 2130903064;
  1734. // aapt resource value: 0x7f030019
  1735. public const int design_bottom_sheet_dialog = 2130903065;
  1736. // aapt resource value: 0x7f03001a
  1737. public const int design_layout_snackbar = 2130903066;
  1738. // aapt resource value: 0x7f03001b
  1739. public const int design_layout_snackbar_include = 2130903067;
  1740. // aapt resource value: 0x7f03001c
  1741. public const int design_layout_tab_icon = 2130903068;
  1742. // aapt resource value: 0x7f03001d
  1743. public const int design_layout_tab_text = 2130903069;
  1744. // aapt resource value: 0x7f03001e
  1745. public const int design_menu_item_action_area = 2130903070;
  1746. // aapt resource value: 0x7f03001f
  1747. public const int design_navigation_item = 2130903071;
  1748. // aapt resource value: 0x7f030020
  1749. public const int design_navigation_item_header = 2130903072;
  1750. // aapt resource value: 0x7f030021
  1751. public const int design_navigation_item_separator = 2130903073;
  1752. // aapt resource value: 0x7f030022
  1753. public const int design_navigation_item_subheader = 2130903074;
  1754. // aapt resource value: 0x7f030023
  1755. public const int design_navigation_menu = 2130903075;
  1756. // aapt resource value: 0x7f030024
  1757. public const int design_navigation_menu_item = 2130903076;
  1758. // aapt resource value: 0x7f030025
  1759. public const int item = 2130903077;
  1760. // aapt resource value: 0x7f030026
  1761. public const int loading = 2130903078;
  1762. // aapt resource value: 0x7f030027
  1763. public const int loadingimage = 2130903079;
  1764. // aapt resource value: 0x7f030028
  1765. public const int loadingprogress = 2130903080;
  1766. // aapt resource value: 0x7f030029
  1767. public const int main = 2130903081;
  1768. // aapt resource value: 0x7f03002a
  1769. public const int notification_media_action = 2130903082;
  1770. // aapt resource value: 0x7f03002b
  1771. public const int notification_media_cancel_action = 2130903083;
  1772. // aapt resource value: 0x7f03002c
  1773. public const int notification_template_big_media = 2130903084;
  1774. // aapt resource value: 0x7f03002d
  1775. public const int notification_template_big_media_narrow = 2130903085;
  1776. // aapt resource value: 0x7f03002e
  1777. public const int notification_template_lines = 2130903086;
  1778. // aapt resource value: 0x7f03002f
  1779. public const int notification_template_media = 2130903087;
  1780. // aapt resource value: 0x7f030030
  1781. public const int notification_template_part_chronometer = 2130903088;
  1782. // aapt resource value: 0x7f030031
  1783. public const int notification_template_part_time = 2130903089;
  1784. // aapt resource value: 0x7f030032
  1785. public const int select_dialog_item_material = 2130903090;
  1786. // aapt resource value: 0x7f030033
  1787. public const int select_dialog_multichoice_material = 2130903091;
  1788. // aapt resource value: 0x7f030034
  1789. public const int select_dialog_singlechoice_material = 2130903092;
  1790. // aapt resource value: 0x7f030035
  1791. public const int support_simple_spinner_dropdown_item = 2130903093;
  1792. // aapt resource value: 0x7f030036
  1793. public const int toolbar = 2130903094;
  1794. static Layout()
  1795. {
  1796. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1797. }
  1798. private Layout()
  1799. {
  1800. }
  1801. }
  1802. public partial class Menu
  1803. {
  1804. // aapt resource value: 0x7f0d0000
  1805. public const int menu_gps = 2131558400;
  1806. static Menu()
  1807. {
  1808. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1809. }
  1810. private Menu()
  1811. {
  1812. }
  1813. }
  1814. public partial class String
  1815. {
  1816. // aapt resource value: 0x7f09001a
  1817. public const int ApplicationName = 2131296282;
  1818. // aapt resource value: 0x7f090018
  1819. public const int Hello = 2131296280;
  1820. // aapt resource value: 0x7f090019
  1821. public const int Navigation = 2131296281;
  1822. // aapt resource value: 0x7f09001b
  1823. public const int Search = 2131296283;
  1824. // aapt resource value: 0x7f090000
  1825. public const int abc_action_bar_home_description = 2131296256;
  1826. // aapt resource value: 0x7f090001
  1827. public const int abc_action_bar_home_description_format = 2131296257;
  1828. // aapt resource value: 0x7f090002
  1829. public const int abc_action_bar_home_subtitle_description_format = 2131296258;
  1830. // aapt resource value: 0x7f090003
  1831. public const int abc_action_bar_up_description = 2131296259;
  1832. // aapt resource value: 0x7f090004
  1833. public const int abc_action_menu_overflow_description = 2131296260;
  1834. // aapt resource value: 0x7f090005
  1835. public const int abc_action_mode_done = 2131296261;
  1836. // aapt resource value: 0x7f090006
  1837. public const int abc_activity_chooser_view_see_all = 2131296262;
  1838. // aapt resource value: 0x7f090007
  1839. public const int abc_activitychooserview_choose_application = 2131296263;
  1840. // aapt resource value: 0x7f090008
  1841. public const int abc_capital_off = 2131296264;
  1842. // aapt resource value: 0x7f090009
  1843. public const int abc_capital_on = 2131296265;
  1844. // aapt resource value: 0x7f09000a
  1845. public const int abc_search_hint = 2131296266;
  1846. // aapt resource value: 0x7f09000b
  1847. public const int abc_searchview_description_clear = 2131296267;
  1848. // aapt resource value: 0x7f09000c
  1849. public const int abc_searchview_description_query = 2131296268;
  1850. // aapt resource value: 0x7f09000d
  1851. public const int abc_searchview_description_search = 2131296269;
  1852. // aapt resource value: 0x7f09000e
  1853. public const int abc_searchview_description_submit = 2131296270;
  1854. // aapt resource value: 0x7f09000f
  1855. public const int abc_searchview_description_voice = 2131296271;
  1856. // aapt resource value: 0x7f090010
  1857. public const int abc_shareactionprovider_share_with = 2131296272;
  1858. // aapt resource value: 0x7f090011
  1859. public const int abc_shareactionprovider_share_with_application = 2131296273;
  1860. // aapt resource value: 0x7f090012
  1861. public const int abc_toolbar_collapse_description = 2131296274;
  1862. // aapt resource value: 0x7f090014
  1863. public const int appbar_scrolling_view_behavior = 2131296276;
  1864. // aapt resource value: 0x7f090015
  1865. public const int bottom_sheet_behavior = 2131296277;
  1866. // aapt resource value: 0x7f090016
  1867. public const int character_counter_pattern = 2131296278;
  1868. // aapt resource value: 0x7f090017
  1869. public const int library_name = 2131296279;
  1870. // aapt resource value: 0x7f090013
  1871. public const int status_bar_notification_info_overflow = 2131296275;
  1872. static String()
  1873. {
  1874. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  1875. }
  1876. private String()
  1877. {
  1878. }
  1879. }
  1880. public partial class Style
  1881. {
  1882. // aapt resource value: 0x7f07008a
  1883. public const int AlertDialog_AppCompat = 2131165322;
  1884. // aapt resource value: 0x7f07008b
  1885. public const int AlertDialog_AppCompat_Light = 2131165323;
  1886. // aapt resource value: 0x7f07008c
  1887. public const int Animation_AppCompat_Dialog = 2131165324;
  1888. // aapt resource value: 0x7f07008d
  1889. public const int Animation_AppCompat_DropDownUp = 2131165325;
  1890. // aapt resource value: 0x7f070143
  1891. public const int Animation_Design_BottomSheetDialog = 2131165507;
  1892. // aapt resource value: 0x7f07008e
  1893. public const int Base_AlertDialog_AppCompat = 2131165326;
  1894. // aapt resource value: 0x7f07008f
  1895. public const int Base_AlertDialog_AppCompat_Light = 2131165327;
  1896. // aapt resource value: 0x7f070090
  1897. public const int Base_Animation_AppCompat_Dialog = 2131165328;
  1898. // aapt resource value: 0x7f070091
  1899. public const int Base_Animation_AppCompat_DropDownUp = 2131165329;
  1900. // aapt resource value: 0x7f070001
  1901. public const int Base_CardView = 2131165185;
  1902. // aapt resource value: 0x7f070092
  1903. public const int Base_DialogWindowTitle_AppCompat = 2131165330;
  1904. // aapt resource value: 0x7f070093
  1905. public const int Base_DialogWindowTitleBackground_AppCompat = 2131165331;
  1906. // aapt resource value: 0x7f07003a
  1907. public const int Base_TextAppearance_AppCompat = 2131165242;
  1908. // aapt resource value: 0x7f07003b
  1909. public const int Base_TextAppearance_AppCompat_Body1 = 2131165243;
  1910. // aapt resource value: 0x7f07003c
  1911. public const int Base_TextAppearance_AppCompat_Body2 = 2131165244;
  1912. // aapt resource value: 0x7f070024
  1913. public const int Base_TextAppearance_AppCompat_Button = 2131165220;
  1914. // aapt resource value: 0x7f07003d
  1915. public const int Base_TextAppearance_AppCompat_Caption = 2131165245;
  1916. // aapt resource value: 0x7f07003e
  1917. public const int Base_TextAppearance_AppCompat_Display1 = 2131165246;
  1918. // aapt resource value: 0x7f07003f
  1919. public const int Base_TextAppearance_AppCompat_Display2 = 2131165247;
  1920. // aapt resource value: 0x7f070040
  1921. public const int Base_TextAppearance_AppCompat_Display3 = 2131165248;
  1922. // aapt resource value: 0x7f070041
  1923. public const int Base_TextAppearance_AppCompat_Display4 = 2131165249;
  1924. // aapt resource value: 0x7f070042
  1925. public const int Base_TextAppearance_AppCompat_Headline = 2131165250;
  1926. // aapt resource value: 0x7f07000f
  1927. public const int Base_TextAppearance_AppCompat_Inverse = 2131165199;
  1928. // aapt resource value: 0x7f070043
  1929. public const int Base_TextAppearance_AppCompat_Large = 2131165251;
  1930. // aapt resource value: 0x7f070010
  1931. public const int Base_TextAppearance_AppCompat_Large_Inverse = 2131165200;
  1932. // aapt resource value: 0x7f070044
  1933. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131165252;
  1934. // aapt resource value: 0x7f070045
  1935. public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131165253;
  1936. // aapt resource value: 0x7f070046
  1937. public const int Base_TextAppearance_AppCompat_Medium = 2131165254;
  1938. // aapt resource value: 0x7f070011
  1939. public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131165201;
  1940. // aapt resource value: 0x7f070047
  1941. public const int Base_TextAppearance_AppCompat_Menu = 2131165255;
  1942. // aapt resource value: 0x7f070094
  1943. public const int Base_TextAppearance_AppCompat_SearchResult = 2131165332;
  1944. // aapt resource value: 0x7f070048
  1945. public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131165256;
  1946. // aapt resource value: 0x7f070049
  1947. public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131165257;
  1948. // aapt resource value: 0x7f07004a
  1949. public const int Base_TextAppearance_AppCompat_Small = 2131165258;
  1950. // aapt resource value: 0x7f070012
  1951. public const int Base_TextAppearance_AppCompat_Small_Inverse = 2131165202;
  1952. // aapt resource value: 0x7f07004b
  1953. public const int Base_TextAppearance_AppCompat_Subhead = 2131165259;
  1954. // aapt resource value: 0x7f070013
  1955. public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131165203;
  1956. // aapt resource value: 0x7f07004c
  1957. public const int Base_TextAppearance_AppCompat_Title = 2131165260;
  1958. // aapt resource value: 0x7f070014
  1959. public const int Base_TextAppearance_AppCompat_Title_Inverse = 2131165204;
  1960. // aapt resource value: 0x7f070083
  1961. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131165315;
  1962. // aapt resource value: 0x7f07004d
  1963. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131165261;
  1964. // aapt resource value: 0x7f07004e
  1965. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131165262;
  1966. // aapt resource value: 0x7f07004f
  1967. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131165263;
  1968. // aapt resource value: 0x7f070050
  1969. public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131165264;
  1970. // aapt resource value: 0x7f070051
  1971. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131165265;
  1972. // aapt resource value: 0x7f070052
  1973. public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131165266;
  1974. // aapt resource value: 0x7f070053
  1975. public const int Base_TextAppearance_AppCompat_Widget_Button = 2131165267;
  1976. // aapt resource value: 0x7f070084
  1977. public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131165316;
  1978. // aapt resource value: 0x7f070095
  1979. public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131165333;
  1980. // aapt resource value: 0x7f070054
  1981. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131165268;
  1982. // aapt resource value: 0x7f070055
  1983. public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131165269;
  1984. // aapt resource value: 0x7f070056
  1985. public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131165270;
  1986. // aapt resource value: 0x7f070057
  1987. public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131165271;
  1988. // aapt resource value: 0x7f070096
  1989. public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131165334;
  1990. // aapt resource value: 0x7f070058
  1991. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131165272;
  1992. // aapt resource value: 0x7f070059
  1993. public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131165273;
  1994. // aapt resource value: 0x7f07005a
  1995. public const int Base_Theme_AppCompat = 2131165274;
  1996. // aapt resource value: 0x7f070097
  1997. public const int Base_Theme_AppCompat_CompactMenu = 2131165335;
  1998. // aapt resource value: 0x7f070015
  1999. public const int Base_Theme_AppCompat_Dialog = 2131165205;
  2000. // aapt resource value: 0x7f070098
  2001. public const int Base_Theme_AppCompat_Dialog_Alert = 2131165336;
  2002. // aapt resource value: 0x7f070099
  2003. public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131165337;
  2004. // aapt resource value: 0x7f07009a
  2005. public const int Base_Theme_AppCompat_Dialog_MinWidth = 2131165338;
  2006. // aapt resource value: 0x7f070005
  2007. public const int Base_Theme_AppCompat_DialogWhenLarge = 2131165189;
  2008. // aapt resource value: 0x7f07005b
  2009. public const int Base_Theme_AppCompat_Light = 2131165275;
  2010. // aapt resource value: 0x7f07009b
  2011. public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131165339;
  2012. // aapt resource value: 0x7f070016
  2013. public const int Base_Theme_AppCompat_Light_Dialog = 2131165206;
  2014. // aapt resource value: 0x7f07009c
  2015. public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131165340;
  2016. // aapt resource value: 0x7f07009d
  2017. public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131165341;
  2018. // aapt resource value: 0x7f07009e
  2019. public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131165342;
  2020. // aapt resource value: 0x7f070006
  2021. public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131165190;
  2022. // aapt resource value: 0x7f07009f
  2023. public const int Base_ThemeOverlay_AppCompat = 2131165343;
  2024. // aapt resource value: 0x7f0700a0
  2025. public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131165344;
  2026. // aapt resource value: 0x7f0700a1
  2027. public const int Base_ThemeOverlay_AppCompat_Dark = 2131165345;
  2028. // aapt resource value: 0x7f0700a2
  2029. public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131165346;
  2030. // aapt resource value: 0x7f0700a3
  2031. public const int Base_ThemeOverlay_AppCompat_Light = 2131165347;
  2032. // aapt resource value: 0x7f070017
  2033. public const int Base_V11_Theme_AppCompat_Dialog = 2131165207;
  2034. // aapt resource value: 0x7f070018
  2035. public const int Base_V11_Theme_AppCompat_Light_Dialog = 2131165208;
  2036. // aapt resource value: 0x7f070020
  2037. public const int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2131165216;
  2038. // aapt resource value: 0x7f070021
  2039. public const int Base_V12_Widget_AppCompat_EditText = 2131165217;
  2040. // aapt resource value: 0x7f07005c
  2041. public const int Base_V21_Theme_AppCompat = 2131165276;
  2042. // aapt resource value: 0x7f07005d
  2043. public const int Base_V21_Theme_AppCompat_Dialog = 2131165277;
  2044. // aapt resource value: 0x7f07005e
  2045. public const int Base_V21_Theme_AppCompat_Light = 2131165278;
  2046. // aapt resource value: 0x7f07005f
  2047. public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131165279;
  2048. // aapt resource value: 0x7f070081
  2049. public const int Base_V22_Theme_AppCompat = 2131165313;
  2050. // aapt resource value: 0x7f070082
  2051. public const int Base_V22_Theme_AppCompat_Light = 2131165314;
  2052. // aapt resource value: 0x7f070085
  2053. public const int Base_V23_Theme_AppCompat = 2131165317;
  2054. // aapt resource value: 0x7f070086
  2055. public const int Base_V23_Theme_AppCompat_Light = 2131165318;
  2056. // aapt resource value: 0x7f0700a4
  2057. public const int Base_V7_Theme_AppCompat = 2131165348;
  2058. // aapt resource value: 0x7f0700a5
  2059. public const int Base_V7_Theme_AppCompat_Dialog = 2131165349;
  2060. // aapt resource value: 0x7f0700a6
  2061. public const int Base_V7_Theme_AppCompat_Light = 2131165350;
  2062. // aapt resource value: 0x7f0700a7
  2063. public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131165351;
  2064. // aapt resource value: 0x7f0700a8
  2065. public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131165352;
  2066. // aapt resource value: 0x7f0700a9
  2067. public const int Base_V7_Widget_AppCompat_EditText = 2131165353;
  2068. // aapt resource value: 0x7f0700aa
  2069. public const int Base_Widget_AppCompat_ActionBar = 2131165354;
  2070. // aapt resource value: 0x7f0700ab
  2071. public const int Base_Widget_AppCompat_ActionBar_Solid = 2131165355;
  2072. // aapt resource value: 0x7f0700ac
  2073. public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131165356;
  2074. // aapt resource value: 0x7f070060
  2075. public const int Base_Widget_AppCompat_ActionBar_TabText = 2131165280;
  2076. // aapt resource value: 0x7f070061
  2077. public const int Base_Widget_AppCompat_ActionBar_TabView = 2131165281;
  2078. // aapt resource value: 0x7f070062
  2079. public const int Base_Widget_AppCompat_ActionButton = 2131165282;
  2080. // aapt resource value: 0x7f070063
  2081. public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131165283;
  2082. // aapt resource value: 0x7f070064
  2083. public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131165284;
  2084. // aapt resource value: 0x7f0700ad
  2085. public const int Base_Widget_AppCompat_ActionMode = 2131165357;
  2086. // aapt resource value: 0x7f0700ae
  2087. public const int Base_Widget_AppCompat_ActivityChooserView = 2131165358;
  2088. // aapt resource value: 0x7f070022
  2089. public const int Base_Widget_AppCompat_AutoCompleteTextView = 2131165218;
  2090. // aapt resource value: 0x7f070065
  2091. public const int Base_Widget_AppCompat_Button = 2131165285;
  2092. // aapt resource value: 0x7f070066
  2093. public const int Base_Widget_AppCompat_Button_Borderless = 2131165286;
  2094. // aapt resource value: 0x7f070067
  2095. public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131165287;
  2096. // aapt resource value: 0x7f0700af
  2097. public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131165359;
  2098. // aapt resource value: 0x7f070087
  2099. public const int Base_Widget_AppCompat_Button_Colored = 2131165319;
  2100. // aapt resource value: 0x7f070068
  2101. public const int Base_Widget_AppCompat_Button_Small = 2131165288;
  2102. // aapt resource value: 0x7f070069
  2103. public const int Base_Widget_AppCompat_ButtonBar = 2131165289;
  2104. // aapt resource value: 0x7f0700b0
  2105. public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131165360;
  2106. // aapt resource value: 0x7f07006a
  2107. public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131165290;
  2108. // aapt resource value: 0x7f07006b
  2109. public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131165291;
  2110. // aapt resource value: 0x7f0700b1
  2111. public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131165361;
  2112. // aapt resource value: 0x7f070004
  2113. public const int Base_Widget_AppCompat_DrawerArrowToggle = 2131165188;
  2114. // aapt resource value: 0x7f0700b2
  2115. public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131165362;
  2116. // aapt resource value: 0x7f07006c
  2117. public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131165292;
  2118. // aapt resource value: 0x7f070023
  2119. public const int Base_Widget_AppCompat_EditText = 2131165219;
  2120. // aapt resource value: 0x7f07006d
  2121. public const int Base_Widget_AppCompat_ImageButton = 2131165293;
  2122. // aapt resource value: 0x7f0700b3
  2123. public const int Base_Widget_AppCompat_Light_ActionBar = 2131165363;
  2124. // aapt resource value: 0x7f0700b4
  2125. public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131165364;
  2126. // aapt resource value: 0x7f0700b5
  2127. public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131165365;
  2128. // aapt resource value: 0x7f07006e
  2129. public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131165294;
  2130. // aapt resource value: 0x7f07006f
  2131. public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131165295;
  2132. // aapt resource value: 0x7f070070
  2133. public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131165296;
  2134. // aapt resource value: 0x7f070071
  2135. public const int Base_Widget_AppCompat_Light_PopupMenu = 2131165297;
  2136. // aapt resource value: 0x7f070072
  2137. public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131165298;
  2138. // aapt resource value: 0x7f070073
  2139. public const int Base_Widget_AppCompat_ListPopupWindow = 2131165299;
  2140. // aapt resource value: 0x7f070074
  2141. public const int Base_Widget_AppCompat_ListView = 2131165300;
  2142. // aapt resource value: 0x7f070075
  2143. public const int Base_Widget_AppCompat_ListView_DropDown = 2131165301;
  2144. // aapt resource value: 0x7f070076
  2145. public const int Base_Widget_AppCompat_ListView_Menu = 2131165302;
  2146. // aapt resource value: 0x7f070077
  2147. public const int Base_Widget_AppCompat_PopupMenu = 2131165303;
  2148. // aapt resource value: 0x7f070078
  2149. public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131165304;
  2150. // aapt resource value: 0x7f0700b6
  2151. public const int Base_Widget_AppCompat_PopupWindow = 2131165366;
  2152. // aapt resource value: 0x7f070019
  2153. public const int Base_Widget_AppCompat_ProgressBar = 2131165209;
  2154. // aapt resource value: 0x7f07001a
  2155. public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131165210;
  2156. // aapt resource value: 0x7f070079
  2157. public const int Base_Widget_AppCompat_RatingBar = 2131165305;
  2158. // aapt resource value: 0x7f070088
  2159. public const int Base_Widget_AppCompat_RatingBar_Indicator = 2131165320;
  2160. // aapt resource value: 0x7f070089
  2161. public const int Base_Widget_AppCompat_RatingBar_Small = 2131165321;
  2162. // aapt resource value: 0x7f0700b7
  2163. public const int Base_Widget_AppCompat_SearchView = 2131165367;
  2164. // aapt resource value: 0x7f0700b8
  2165. public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131165368;
  2166. // aapt resource value: 0x7f07007a
  2167. public const int Base_Widget_AppCompat_SeekBar = 2131165306;
  2168. // aapt resource value: 0x7f07007b
  2169. public const int Base_Widget_AppCompat_Spinner = 2131165307;
  2170. // aapt resource value: 0x7f070007
  2171. public const int Base_Widget_AppCompat_Spinner_Underlined = 2131165191;
  2172. // aapt resource value: 0x7f07007c
  2173. public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131165308;
  2174. // aapt resource value: 0x7f0700b9
  2175. public const int Base_Widget_AppCompat_Toolbar = 2131165369;
  2176. // aapt resource value: 0x7f07007d
  2177. public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131165309;
  2178. // aapt resource value: 0x7f070144
  2179. public const int Base_Widget_Design_TabLayout = 2131165508;
  2180. // aapt resource value: 0x7f070000
  2181. public const int CardView = 2131165184;
  2182. // aapt resource value: 0x7f070002
  2183. public const int CardView_Dark = 2131165186;
  2184. // aapt resource value: 0x7f070003
  2185. public const int CardView_Light = 2131165187;
  2186. // aapt resource value: 0x7f07015b
  2187. public const int MyTheme = 2131165531;
  2188. // aapt resource value: 0x7f07015d
  2189. public const int MyTheme_ActionBar = 2131165533;
  2190. // aapt resource value: 0x7f07015c
  2191. public const int MyTheme_Base = 2131165532;
  2192. // aapt resource value: 0x7f07001b
  2193. public const int Platform_AppCompat = 2131165211;
  2194. // aapt resource value: 0x7f07001c
  2195. public const int Platform_AppCompat_Light = 2131165212;
  2196. // aapt resource value: 0x7f07007e
  2197. public const int Platform_ThemeOverlay_AppCompat = 2131165310;
  2198. // aapt resource value: 0x7f07007f
  2199. public const int Platform_ThemeOverlay_AppCompat_Dark = 2131165311;
  2200. // aapt resource value: 0x7f070080
  2201. public const int Platform_ThemeOverlay_AppCompat_Light = 2131165312;
  2202. // aapt resource value: 0x7f07001d
  2203. public const int Platform_V11_AppCompat = 2131165213;
  2204. // aapt resource value: 0x7f07001e
  2205. public const int Platform_V11_AppCompat_Light = 2131165214;
  2206. // aapt resource value: 0x7f070025
  2207. public const int Platform_V14_AppCompat = 2131165221;
  2208. // aapt resource value: 0x7f070026
  2209. public const int Platform_V14_AppCompat_Light = 2131165222;
  2210. // aapt resource value: 0x7f07001f
  2211. public const int Platform_Widget_AppCompat_Spinner = 2131165215;
  2212. // aapt resource value: 0x7f07002c
  2213. public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131165228;
  2214. // aapt resource value: 0x7f07002d
  2215. public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131165229;
  2216. // aapt resource value: 0x7f07002e
  2217. public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131165230;
  2218. // aapt resource value: 0x7f07002f
  2219. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131165231;
  2220. // aapt resource value: 0x7f070030
  2221. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131165232;
  2222. // aapt resource value: 0x7f070031
  2223. public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131165233;
  2224. // aapt resource value: 0x7f070032
  2225. public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131165234;
  2226. // aapt resource value: 0x7f070033
  2227. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131165235;
  2228. // aapt resource value: 0x7f070034
  2229. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131165236;
  2230. // aapt resource value: 0x7f070035
  2231. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131165237;
  2232. // aapt resource value: 0x7f070036
  2233. public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131165238;
  2234. // aapt resource value: 0x7f070037
  2235. public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131165239;
  2236. // aapt resource value: 0x7f070038
  2237. public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131165240;
  2238. // aapt resource value: 0x7f070039
  2239. public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131165241;
  2240. // aapt resource value: 0x7f0700ba
  2241. public const int TextAppearance_AppCompat = 2131165370;
  2242. // aapt resource value: 0x7f0700bb
  2243. public const int TextAppearance_AppCompat_Body1 = 2131165371;
  2244. // aapt resource value: 0x7f0700bc
  2245. public const int TextAppearance_AppCompat_Body2 = 2131165372;
  2246. // aapt resource value: 0x7f0700bd
  2247. public const int TextAppearance_AppCompat_Button = 2131165373;
  2248. // aapt resource value: 0x7f0700be
  2249. public const int TextAppearance_AppCompat_Caption = 2131165374;
  2250. // aapt resource value: 0x7f0700bf
  2251. public const int TextAppearance_AppCompat_Display1 = 2131165375;
  2252. // aapt resource value: 0x7f0700c0
  2253. public const int TextAppearance_AppCompat_Display2 = 2131165376;
  2254. // aapt resource value: 0x7f0700c1
  2255. public const int TextAppearance_AppCompat_Display3 = 2131165377;
  2256. // aapt resource value: 0x7f0700c2
  2257. public const int TextAppearance_AppCompat_Display4 = 2131165378;
  2258. // aapt resource value: 0x7f0700c3
  2259. public const int TextAppearance_AppCompat_Headline = 2131165379;
  2260. // aapt resource value: 0x7f0700c4
  2261. public const int TextAppearance_AppCompat_Inverse = 2131165380;
  2262. // aapt resource value: 0x7f0700c5
  2263. public const int TextAppearance_AppCompat_Large = 2131165381;
  2264. // aapt resource value: 0x7f0700c6
  2265. public const int TextAppearance_AppCompat_Large_Inverse = 2131165382;
  2266. // aapt resource value: 0x7f0700c7
  2267. public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131165383;
  2268. // aapt resource value: 0x7f0700c8
  2269. public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131165384;
  2270. // aapt resource value: 0x7f0700c9
  2271. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131165385;
  2272. // aapt resource value: 0x7f0700ca
  2273. public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131165386;
  2274. // aapt resource value: 0x7f0700cb
  2275. public const int TextAppearance_AppCompat_Medium = 2131165387;
  2276. // aapt resource value: 0x7f0700cc
  2277. public const int TextAppearance_AppCompat_Medium_Inverse = 2131165388;
  2278. // aapt resource value: 0x7f0700cd
  2279. public const int TextAppearance_AppCompat_Menu = 2131165389;
  2280. // aapt resource value: 0x7f0700ce
  2281. public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131165390;
  2282. // aapt resource value: 0x7f0700cf
  2283. public const int TextAppearance_AppCompat_SearchResult_Title = 2131165391;
  2284. // aapt resource value: 0x7f0700d0
  2285. public const int TextAppearance_AppCompat_Small = 2131165392;
  2286. // aapt resource value: 0x7f0700d1
  2287. public const int TextAppearance_AppCompat_Small_Inverse = 2131165393;
  2288. // aapt resource value: 0x7f0700d2
  2289. public const int TextAppearance_AppCompat_Subhead = 2131165394;
  2290. // aapt resource value: 0x7f0700d3
  2291. public const int TextAppearance_AppCompat_Subhead_Inverse = 2131165395;
  2292. // aapt resource value: 0x7f0700d4
  2293. public const int TextAppearance_AppCompat_Title = 2131165396;
  2294. // aapt resource value: 0x7f0700d5
  2295. public const int TextAppearance_AppCompat_Title_Inverse = 2131165397;
  2296. // aapt resource value: 0x7f0700d6
  2297. public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131165398;
  2298. // aapt resource value: 0x7f0700d7
  2299. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131165399;
  2300. // aapt resource value: 0x7f0700d8
  2301. public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131165400;
  2302. // aapt resource value: 0x7f0700d9
  2303. public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131165401;
  2304. // aapt resource value: 0x7f0700da
  2305. public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131165402;
  2306. // aapt resource value: 0x7f0700db
  2307. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131165403;
  2308. // aapt resource value: 0x7f0700dc
  2309. public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131165404;
  2310. // aapt resource value: 0x7f0700dd
  2311. public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131165405;
  2312. // aapt resource value: 0x7f0700de
  2313. public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131165406;
  2314. // aapt resource value: 0x7f0700df
  2315. public const int TextAppearance_AppCompat_Widget_Button = 2131165407;
  2316. // aapt resource value: 0x7f0700e0
  2317. public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131165408;
  2318. // aapt resource value: 0x7f0700e1
  2319. public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131165409;
  2320. // aapt resource value: 0x7f0700e2
  2321. public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131165410;
  2322. // aapt resource value: 0x7f0700e3
  2323. public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131165411;
  2324. // aapt resource value: 0x7f0700e4
  2325. public const int TextAppearance_AppCompat_Widget_Switch = 2131165412;
  2326. // aapt resource value: 0x7f0700e5
  2327. public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131165413;
  2328. // aapt resource value: 0x7f070145
  2329. public const int TextAppearance_Design_CollapsingToolbar_Expanded = 2131165509;
  2330. // aapt resource value: 0x7f070146
  2331. public const int TextAppearance_Design_Counter = 2131165510;
  2332. // aapt resource value: 0x7f070147
  2333. public const int TextAppearance_Design_Counter_Overflow = 2131165511;
  2334. // aapt resource value: 0x7f070148
  2335. public const int TextAppearance_Design_Error = 2131165512;
  2336. // aapt resource value: 0x7f070149
  2337. public const int TextAppearance_Design_Hint = 2131165513;
  2338. // aapt resource value: 0x7f07014a
  2339. public const int TextAppearance_Design_Snackbar_Message = 2131165514;
  2340. // aapt resource value: 0x7f07014b
  2341. public const int TextAppearance_Design_Tab = 2131165515;
  2342. // aapt resource value: 0x7f070027
  2343. public const int TextAppearance_StatusBar_EventContent = 2131165223;
  2344. // aapt resource value: 0x7f070028
  2345. public const int TextAppearance_StatusBar_EventContent_Info = 2131165224;
  2346. // aapt resource value: 0x7f070029
  2347. public const int TextAppearance_StatusBar_EventContent_Line2 = 2131165225;
  2348. // aapt resource value: 0x7f07002a
  2349. public const int TextAppearance_StatusBar_EventContent_Time = 2131165226;
  2350. // aapt resource value: 0x7f07002b
  2351. public const int TextAppearance_StatusBar_EventContent_Title = 2131165227;
  2352. // aapt resource value: 0x7f0700e6
  2353. public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131165414;
  2354. // aapt resource value: 0x7f0700e7
  2355. public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131165415;
  2356. // aapt resource value: 0x7f0700e8
  2357. public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131165416;
  2358. // aapt resource value: 0x7f0700e9
  2359. public const int Theme_AppCompat = 2131165417;
  2360. // aapt resource value: 0x7f0700ea
  2361. public const int Theme_AppCompat_CompactMenu = 2131165418;
  2362. // aapt resource value: 0x7f070008
  2363. public const int Theme_AppCompat_DayNight = 2131165192;
  2364. // aapt resource value: 0x7f070009
  2365. public const int Theme_AppCompat_DayNight_DarkActionBar = 2131165193;
  2366. // aapt resource value: 0x7f07000a
  2367. public const int Theme_AppCompat_DayNight_Dialog = 2131165194;
  2368. // aapt resource value: 0x7f07000b
  2369. public const int Theme_AppCompat_DayNight_Dialog_Alert = 2131165195;
  2370. // aapt resource value: 0x7f07000c
  2371. public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131165196;
  2372. // aapt resource value: 0x7f07000d
  2373. public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131165197;
  2374. // aapt resource value: 0x7f07000e
  2375. public const int Theme_AppCompat_DayNight_NoActionBar = 2131165198;
  2376. // aapt resource value: 0x7f0700eb
  2377. public const int Theme_AppCompat_Dialog = 2131165419;
  2378. // aapt resource value: 0x7f0700ec
  2379. public const int Theme_AppCompat_Dialog_Alert = 2131165420;
  2380. // aapt resource value: 0x7f0700ed
  2381. public const int Theme_AppCompat_Dialog_MinWidth = 2131165421;
  2382. // aapt resource value: 0x7f0700ee
  2383. public const int Theme_AppCompat_DialogWhenLarge = 2131165422;
  2384. // aapt resource value: 0x7f0700ef
  2385. public const int Theme_AppCompat_Light = 2131165423;
  2386. // aapt resource value: 0x7f0700f0
  2387. public const int Theme_AppCompat_Light_DarkActionBar = 2131165424;
  2388. // aapt resource value: 0x7f0700f1
  2389. public const int Theme_AppCompat_Light_Dialog = 2131165425;
  2390. // aapt resource value: 0x7f0700f2
  2391. public const int Theme_AppCompat_Light_Dialog_Alert = 2131165426;
  2392. // aapt resource value: 0x7f0700f3
  2393. public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131165427;
  2394. // aapt resource value: 0x7f0700f4
  2395. public const int Theme_AppCompat_Light_DialogWhenLarge = 2131165428;
  2396. // aapt resource value: 0x7f0700f5
  2397. public const int Theme_AppCompat_Light_NoActionBar = 2131165429;
  2398. // aapt resource value: 0x7f0700f6
  2399. public const int Theme_AppCompat_NoActionBar = 2131165430;
  2400. // aapt resource value: 0x7f07014c
  2401. public const int Theme_Design = 2131165516;
  2402. // aapt resource value: 0x7f07014d
  2403. public const int Theme_Design_BottomSheetDialog = 2131165517;
  2404. // aapt resource value: 0x7f07014e
  2405. public const int Theme_Design_Light = 2131165518;
  2406. // aapt resource value: 0x7f07014f
  2407. public const int Theme_Design_Light_BottomSheetDialog = 2131165519;
  2408. // aapt resource value: 0x7f070150
  2409. public const int Theme_Design_Light_NoActionBar = 2131165520;
  2410. // aapt resource value: 0x7f070151
  2411. public const int Theme_Design_NoActionBar = 2131165521;
  2412. // aapt resource value: 0x7f0700f7
  2413. public const int ThemeOverlay_AppCompat = 2131165431;
  2414. // aapt resource value: 0x7f0700f8
  2415. public const int ThemeOverlay_AppCompat_ActionBar = 2131165432;
  2416. // aapt resource value: 0x7f0700f9
  2417. public const int ThemeOverlay_AppCompat_Dark = 2131165433;
  2418. // aapt resource value: 0x7f0700fa
  2419. public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131165434;
  2420. // aapt resource value: 0x7f0700fb
  2421. public const int ThemeOverlay_AppCompat_Light = 2131165435;
  2422. // aapt resource value: 0x7f0700fc
  2423. public const int Widget_AppCompat_ActionBar = 2131165436;
  2424. // aapt resource value: 0x7f0700fd
  2425. public const int Widget_AppCompat_ActionBar_Solid = 2131165437;
  2426. // aapt resource value: 0x7f0700fe
  2427. public const int Widget_AppCompat_ActionBar_TabBar = 2131165438;
  2428. // aapt resource value: 0x7f0700ff
  2429. public const int Widget_AppCompat_ActionBar_TabText = 2131165439;
  2430. // aapt resource value: 0x7f070100
  2431. public const int Widget_AppCompat_ActionBar_TabView = 2131165440;
  2432. // aapt resource value: 0x7f070101
  2433. public const int Widget_AppCompat_ActionButton = 2131165441;
  2434. // aapt resource value: 0x7f070102
  2435. public const int Widget_AppCompat_ActionButton_CloseMode = 2131165442;
  2436. // aapt resource value: 0x7f070103
  2437. public const int Widget_AppCompat_ActionButton_Overflow = 2131165443;
  2438. // aapt resource value: 0x7f070104
  2439. public const int Widget_AppCompat_ActionMode = 2131165444;
  2440. // aapt resource value: 0x7f070105
  2441. public const int Widget_AppCompat_ActivityChooserView = 2131165445;
  2442. // aapt resource value: 0x7f070106
  2443. public const int Widget_AppCompat_AutoCompleteTextView = 2131165446;
  2444. // aapt resource value: 0x7f070107
  2445. public const int Widget_AppCompat_Button = 2131165447;
  2446. // aapt resource value: 0x7f070108
  2447. public const int Widget_AppCompat_Button_Borderless = 2131165448;
  2448. // aapt resource value: 0x7f070109
  2449. public const int Widget_AppCompat_Button_Borderless_Colored = 2131165449;
  2450. // aapt resource value: 0x7f07010a
  2451. public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131165450;
  2452. // aapt resource value: 0x7f07010b
  2453. public const int Widget_AppCompat_Button_Colored = 2131165451;
  2454. // aapt resource value: 0x7f07010c
  2455. public const int Widget_AppCompat_Button_Small = 2131165452;
  2456. // aapt resource value: 0x7f07010d
  2457. public const int Widget_AppCompat_ButtonBar = 2131165453;
  2458. // aapt resource value: 0x7f07010e
  2459. public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131165454;
  2460. // aapt resource value: 0x7f07010f
  2461. public const int Widget_AppCompat_CompoundButton_CheckBox = 2131165455;
  2462. // aapt resource value: 0x7f070110
  2463. public const int Widget_AppCompat_CompoundButton_RadioButton = 2131165456;
  2464. // aapt resource value: 0x7f070111
  2465. public const int Widget_AppCompat_CompoundButton_Switch = 2131165457;
  2466. // aapt resource value: 0x7f070112
  2467. public const int Widget_AppCompat_DrawerArrowToggle = 2131165458;
  2468. // aapt resource value: 0x7f070113
  2469. public const int Widget_AppCompat_DropDownItem_Spinner = 2131165459;
  2470. // aapt resource value: 0x7f070114
  2471. public const int Widget_AppCompat_EditText = 2131165460;
  2472. // aapt resource value: 0x7f070115
  2473. public const int Widget_AppCompat_ImageButton = 2131165461;
  2474. // aapt resource value: 0x7f070116
  2475. public const int Widget_AppCompat_Light_ActionBar = 2131165462;
  2476. // aapt resource value: 0x7f070117
  2477. public const int Widget_AppCompat_Light_ActionBar_Solid = 2131165463;
  2478. // aapt resource value: 0x7f070118
  2479. public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131165464;
  2480. // aapt resource value: 0x7f070119
  2481. public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131165465;
  2482. // aapt resource value: 0x7f07011a
  2483. public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131165466;
  2484. // aapt resource value: 0x7f07011b
  2485. public const int Widget_AppCompat_Light_ActionBar_TabText = 2131165467;
  2486. // aapt resource value: 0x7f07011c
  2487. public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131165468;
  2488. // aapt resource value: 0x7f07011d
  2489. public const int Widget_AppCompat_Light_ActionBar_TabView = 2131165469;
  2490. // aapt resource value: 0x7f07011e
  2491. public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131165470;
  2492. // aapt resource value: 0x7f07011f
  2493. public const int Widget_AppCompat_Light_ActionButton = 2131165471;
  2494. // aapt resource value: 0x7f070120
  2495. public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131165472;
  2496. // aapt resource value: 0x7f070121
  2497. public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131165473;
  2498. // aapt resource value: 0x7f070122
  2499. public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131165474;
  2500. // aapt resource value: 0x7f070123
  2501. public const int Widget_AppCompat_Light_ActivityChooserView = 2131165475;
  2502. // aapt resource value: 0x7f070124
  2503. public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131165476;
  2504. // aapt resource value: 0x7f070125
  2505. public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131165477;
  2506. // aapt resource value: 0x7f070126
  2507. public const int Widget_AppCompat_Light_ListPopupWindow = 2131165478;
  2508. // aapt resource value: 0x7f070127
  2509. public const int Widget_AppCompat_Light_ListView_DropDown = 2131165479;
  2510. // aapt resource value: 0x7f070128
  2511. public const int Widget_AppCompat_Light_PopupMenu = 2131165480;
  2512. // aapt resource value: 0x7f070129
  2513. public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131165481;
  2514. // aapt resource value: 0x7f07012a
  2515. public const int Widget_AppCompat_Light_SearchView = 2131165482;
  2516. // aapt resource value: 0x7f07012b
  2517. public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131165483;
  2518. // aapt resource value: 0x7f07012c
  2519. public const int Widget_AppCompat_ListPopupWindow = 2131165484;
  2520. // aapt resource value: 0x7f07012d
  2521. public const int Widget_AppCompat_ListView = 2131165485;
  2522. // aapt resource value: 0x7f07012e
  2523. public const int Widget_AppCompat_ListView_DropDown = 2131165486;
  2524. // aapt resource value: 0x7f07012f
  2525. public const int Widget_AppCompat_ListView_Menu = 2131165487;
  2526. // aapt resource value: 0x7f070130
  2527. public const int Widget_AppCompat_PopupMenu = 2131165488;
  2528. // aapt resource value: 0x7f070131
  2529. public const int Widget_AppCompat_PopupMenu_Overflow = 2131165489;
  2530. // aapt resource value: 0x7f070132
  2531. public const int Widget_AppCompat_PopupWindow = 2131165490;
  2532. // aapt resource value: 0x7f070133
  2533. public const int Widget_AppCompat_ProgressBar = 2131165491;
  2534. // aapt resource value: 0x7f070134
  2535. public const int Widget_AppCompat_ProgressBar_Horizontal = 2131165492;
  2536. // aapt resource value: 0x7f070135
  2537. public const int Widget_AppCompat_RatingBar = 2131165493;
  2538. // aapt resource value: 0x7f070136
  2539. public const int Widget_AppCompat_RatingBar_Indicator = 2131165494;
  2540. // aapt resource value: 0x7f070137
  2541. public const int Widget_AppCompat_RatingBar_Small = 2131165495;
  2542. // aapt resource value: 0x7f070138
  2543. public const int Widget_AppCompat_SearchView = 2131165496;
  2544. // aapt resource value: 0x7f070139
  2545. public const int Widget_AppCompat_SearchView_ActionBar = 2131165497;
  2546. // aapt resource value: 0x7f07013a
  2547. public const int Widget_AppCompat_SeekBar = 2131165498;
  2548. // aapt resource value: 0x7f07013b
  2549. public const int Widget_AppCompat_Spinner = 2131165499;
  2550. // aapt resource value: 0x7f07013c
  2551. public const int Widget_AppCompat_Spinner_DropDown = 2131165500;
  2552. // aapt resource value: 0x7f07013d
  2553. public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131165501;
  2554. // aapt resource value: 0x7f07013e
  2555. public const int Widget_AppCompat_Spinner_Underlined = 2131165502;
  2556. // aapt resource value: 0x7f07013f
  2557. public const int Widget_AppCompat_TextView_SpinnerItem = 2131165503;
  2558. // aapt resource value: 0x7f070140
  2559. public const int Widget_AppCompat_Toolbar = 2131165504;
  2560. // aapt resource value: 0x7f070141
  2561. public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131165505;
  2562. // aapt resource value: 0x7f070152
  2563. public const int Widget_Design_AppBarLayout = 2131165522;
  2564. // aapt resource value: 0x7f070153
  2565. public const int Widget_Design_BottomSheet_Modal = 2131165523;
  2566. // aapt resource value: 0x7f070154
  2567. public const int Widget_Design_CollapsingToolbar = 2131165524;
  2568. // aapt resource value: 0x7f070155
  2569. public const int Widget_Design_CoordinatorLayout = 2131165525;
  2570. // aapt resource value: 0x7f070156
  2571. public const int Widget_Design_FloatingActionButton = 2131165526;
  2572. // aapt resource value: 0x7f070157
  2573. public const int Widget_Design_NavigationView = 2131165527;
  2574. // aapt resource value: 0x7f070158
  2575. public const int Widget_Design_ScrimInsetsFrameLayout = 2131165528;
  2576. // aapt resource value: 0x7f070159
  2577. public const int Widget_Design_Snackbar = 2131165529;
  2578. // aapt resource value: 0x7f070142
  2579. public const int Widget_Design_TabLayout = 2131165506;
  2580. // aapt resource value: 0x7f07015a
  2581. public const int Widget_Design_TextInputLayout = 2131165530;
  2582. static Style()
  2583. {
  2584. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  2585. }
  2586. private Style()
  2587. {
  2588. }
  2589. }
  2590. public partial class Styleable
  2591. {
  2592. public static int[] ActionBar = new int[] {
  2593. 2130771984,
  2594. 2130771986,
  2595. 2130771987,
  2596. 2130771988,
  2597. 2130771989,
  2598. 2130771990,
  2599. 2130771991,
  2600. 2130771992,
  2601. 2130771993,
  2602. 2130771994,
  2603. 2130771995,
  2604. 2130771996,
  2605. 2130771997,
  2606. 2130771998,
  2607. 2130771999,
  2608. 2130772000,
  2609. 2130772001,
  2610. 2130772002,
  2611. 2130772003,
  2612. 2130772004,
  2613. 2130772005,
  2614. 2130772006,
  2615. 2130772007,
  2616. 2130772008,
  2617. 2130772009,
  2618. 2130772010,
  2619. 2130772067};
  2620. // aapt resource value: 10
  2621. public const int ActionBar_background = 10;
  2622. // aapt resource value: 12
  2623. public const int ActionBar_backgroundSplit = 12;
  2624. // aapt resource value: 11
  2625. public const int ActionBar_backgroundStacked = 11;
  2626. // aapt resource value: 21
  2627. public const int ActionBar_contentInsetEnd = 21;
  2628. // aapt resource value: 22
  2629. public const int ActionBar_contentInsetLeft = 22;
  2630. // aapt resource value: 23
  2631. public const int ActionBar_contentInsetRight = 23;
  2632. // aapt resource value: 20
  2633. public const int ActionBar_contentInsetStart = 20;
  2634. // aapt resource value: 13
  2635. public const int ActionBar_customNavigationLayout = 13;
  2636. // aapt resource value: 3
  2637. public const int ActionBar_displayOptions = 3;
  2638. // aapt resource value: 9
  2639. public const int ActionBar_divider = 9;
  2640. // aapt resource value: 24
  2641. public const int ActionBar_elevation = 24;
  2642. // aapt resource value: 0
  2643. public const int ActionBar_height = 0;
  2644. // aapt resource value: 19
  2645. public const int ActionBar_hideOnContentScroll = 19;
  2646. // aapt resource value: 26
  2647. public const int ActionBar_homeAsUpIndicator = 26;
  2648. // aapt resource value: 14
  2649. public const int ActionBar_homeLayout = 14;
  2650. // aapt resource value: 7
  2651. public const int ActionBar_icon = 7;
  2652. // aapt resource value: 16
  2653. public const int ActionBar_indeterminateProgressStyle = 16;
  2654. // aapt resource value: 18
  2655. public const int ActionBar_itemPadding = 18;
  2656. // aapt resource value: 8
  2657. public const int ActionBar_logo = 8;
  2658. // aapt resource value: 2
  2659. public const int ActionBar_navigationMode = 2;
  2660. // aapt resource value: 25
  2661. public const int ActionBar_popupTheme = 25;
  2662. // aapt resource value: 17
  2663. public const int ActionBar_progressBarPadding = 17;
  2664. // aapt resource value: 15
  2665. public const int ActionBar_progressBarStyle = 15;
  2666. // aapt resource value: 4
  2667. public const int ActionBar_subtitle = 4;
  2668. // aapt resource value: 6
  2669. public const int ActionBar_subtitleTextStyle = 6;
  2670. // aapt resource value: 1
  2671. public const int ActionBar_title = 1;
  2672. // aapt resource value: 5
  2673. public const int ActionBar_titleTextStyle = 5;
  2674. public static int[] ActionBarLayout = new int[] {
  2675. 16842931};
  2676. // aapt resource value: 0
  2677. public const int ActionBarLayout_android_layout_gravity = 0;
  2678. public static int[] ActionMenuItemView = new int[] {
  2679. 16843071};
  2680. // aapt resource value: 0
  2681. public const int ActionMenuItemView_android_minWidth = 0;
  2682. public static int[] ActionMenuView;
  2683. public static int[] ActionMode = new int[] {
  2684. 2130771984,
  2685. 2130771990,
  2686. 2130771991,
  2687. 2130771995,
  2688. 2130771997,
  2689. 2130772011};
  2690. // aapt resource value: 3
  2691. public const int ActionMode_background = 3;
  2692. // aapt resource value: 4
  2693. public const int ActionMode_backgroundSplit = 4;
  2694. // aapt resource value: 5
  2695. public const int ActionMode_closeItemLayout = 5;
  2696. // aapt resource value: 0
  2697. public const int ActionMode_height = 0;
  2698. // aapt resource value: 2
  2699. public const int ActionMode_subtitleTextStyle = 2;
  2700. // aapt resource value: 1
  2701. public const int ActionMode_titleTextStyle = 1;
  2702. public static int[] ActivityChooserView = new int[] {
  2703. 2130772012,
  2704. 2130772013};
  2705. // aapt resource value: 1
  2706. public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
  2707. // aapt resource value: 0
  2708. public const int ActivityChooserView_initialActivityCount = 0;
  2709. public static int[] AlertDialog = new int[] {
  2710. 16842994,
  2711. 2130772014,
  2712. 2130772015,
  2713. 2130772016,
  2714. 2130772017,
  2715. 2130772018};
  2716. // aapt resource value: 0
  2717. public const int AlertDialog_android_layout = 0;
  2718. // aapt resource value: 1
  2719. public const int AlertDialog_buttonPanelSideLayout = 1;
  2720. // aapt resource value: 5
  2721. public const int AlertDialog_listItemLayout = 5;
  2722. // aapt resource value: 2
  2723. public const int AlertDialog_listLayout = 2;
  2724. // aapt resource value: 3
  2725. public const int AlertDialog_multiChoiceItemLayout = 3;
  2726. // aapt resource value: 4
  2727. public const int AlertDialog_singleChoiceItemLayout = 4;
  2728. public static int[] AppBarLayout = new int[] {
  2729. 16842964,
  2730. 2130772009,
  2731. 2130772192};
  2732. // aapt resource value: 0
  2733. public const int AppBarLayout_android_background = 0;
  2734. // aapt resource value: 1
  2735. public const int AppBarLayout_elevation = 1;
  2736. // aapt resource value: 2
  2737. public const int AppBarLayout_expanded = 2;
  2738. public static int[] AppBarLayout_LayoutParams = new int[] {
  2739. 2130772193,
  2740. 2130772194};
  2741. // aapt resource value: 0
  2742. public const int AppBarLayout_LayoutParams_layout_scrollFlags = 0;
  2743. // aapt resource value: 1
  2744. public const int AppBarLayout_LayoutParams_layout_scrollInterpolator = 1;
  2745. public static int[] AppCompatImageView = new int[] {
  2746. 16843033,
  2747. 2130772019};
  2748. // aapt resource value: 0
  2749. public const int AppCompatImageView_android_src = 0;
  2750. // aapt resource value: 1
  2751. public const int AppCompatImageView_srcCompat = 1;
  2752. public static int[] AppCompatTextView = new int[] {
  2753. 16842804,
  2754. 2130772020};
  2755. // aapt resource value: 0
  2756. public const int AppCompatTextView_android_textAppearance = 0;
  2757. // aapt resource value: 1
  2758. public const int AppCompatTextView_textAllCaps = 1;
  2759. public static int[] AppCompatTheme = new int[] {
  2760. 16842839,
  2761. 16842926,
  2762. 2130772021,
  2763. 2130772022,
  2764. 2130772023,
  2765. 2130772024,
  2766. 2130772025,
  2767. 2130772026,
  2768. 2130772027,
  2769. 2130772028,
  2770. 2130772029,
  2771. 2130772030,
  2772. 2130772031,
  2773. 2130772032,
  2774. 2130772033,
  2775. 2130772034,
  2776. 2130772035,
  2777. 2130772036,
  2778. 2130772037,
  2779. 2130772038,
  2780. 2130772039,
  2781. 2130772040,
  2782. 2130772041,
  2783. 2130772042,
  2784. 2130772043,
  2785. 2130772044,
  2786. 2130772045,
  2787. 2130772046,
  2788. 2130772047,
  2789. 2130772048,
  2790. 2130772049,
  2791. 2130772050,
  2792. 2130772051,
  2793. 2130772052,
  2794. 2130772053,
  2795. 2130772054,
  2796. 2130772055,
  2797. 2130772056,
  2798. 2130772057,
  2799. 2130772058,
  2800. 2130772059,
  2801. 2130772060,
  2802. 2130772061,
  2803. 2130772062,
  2804. 2130772063,
  2805. 2130772064,
  2806. 2130772065,
  2807. 2130772066,
  2808. 2130772067,
  2809. 2130772068,
  2810. 2130772069,
  2811. 2130772070,
  2812. 2130772071,
  2813. 2130772072,
  2814. 2130772073,
  2815. 2130772074,
  2816. 2130772075,
  2817. 2130772076,
  2818. 2130772077,
  2819. 2130772078,
  2820. 2130772079,
  2821. 2130772080,
  2822. 2130772081,
  2823. 2130772082,
  2824. 2130772083,
  2825. 2130772084,
  2826. 2130772085,
  2827. 2130772086,
  2828. 2130772087,
  2829. 2130772088,
  2830. 2130772089,
  2831. 2130772090,
  2832. 2130772091,
  2833. 2130772092,
  2834. 2130772093,
  2835. 2130772094,
  2836. 2130772095,
  2837. 2130772096,
  2838. 2130772097,
  2839. 2130772098,
  2840. 2130772099,
  2841. 2130772100,
  2842. 2130772101,
  2843. 2130772102,
  2844. 2130772103,
  2845. 2130772104,
  2846. 2130772105,
  2847. 2130772106,
  2848. 2130772107,
  2849. 2130772108,
  2850. 2130772109,
  2851. 2130772110,
  2852. 2130772111,
  2853. 2130772112,
  2854. 2130772113,
  2855. 2130772114,
  2856. 2130772115,
  2857. 2130772116,
  2858. 2130772117,
  2859. 2130772118,
  2860. 2130772119,
  2861. 2130772120,
  2862. 2130772121,
  2863. 2130772122,
  2864. 2130772123,
  2865. 2130772124,
  2866. 2130772125,
  2867. 2130772126,
  2868. 2130772127,
  2869. 2130772128,
  2870. 2130772129,
  2871. 2130772130};
  2872. // aapt resource value: 23
  2873. public const int AppCompatTheme_actionBarDivider = 23;
  2874. // aapt resource value: 24
  2875. public const int AppCompatTheme_actionBarItemBackground = 24;
  2876. // aapt resource value: 17
  2877. public const int AppCompatTheme_actionBarPopupTheme = 17;
  2878. // aapt resource value: 22
  2879. public const int AppCompatTheme_actionBarSize = 22;
  2880. // aapt resource value: 19
  2881. public const int AppCompatTheme_actionBarSplitStyle = 19;
  2882. // aapt resource value: 18
  2883. public const int AppCompatTheme_actionBarStyle = 18;
  2884. // aapt resource value: 13
  2885. public const int AppCompatTheme_actionBarTabBarStyle = 13;
  2886. // aapt resource value: 12
  2887. public const int AppCompatTheme_actionBarTabStyle = 12;
  2888. // aapt resource value: 14
  2889. public const int AppCompatTheme_actionBarTabTextStyle = 14;
  2890. // aapt resource value: 20
  2891. public const int AppCompatTheme_actionBarTheme = 20;
  2892. // aapt resource value: 21
  2893. public const int AppCompatTheme_actionBarWidgetTheme = 21;
  2894. // aapt resource value: 49
  2895. public const int AppCompatTheme_actionButtonStyle = 49;
  2896. // aapt resource value: 45
  2897. public const int AppCompatTheme_actionDropDownStyle = 45;
  2898. // aapt resource value: 25
  2899. public const int AppCompatTheme_actionMenuTextAppearance = 25;
  2900. // aapt resource value: 26
  2901. public const int AppCompatTheme_actionMenuTextColor = 26;
  2902. // aapt resource value: 29
  2903. public const int AppCompatTheme_actionModeBackground = 29;
  2904. // aapt resource value: 28
  2905. public const int AppCompatTheme_actionModeCloseButtonStyle = 28;
  2906. // aapt resource value: 31
  2907. public const int AppCompatTheme_actionModeCloseDrawable = 31;
  2908. // aapt resource value: 33
  2909. public const int AppCompatTheme_actionModeCopyDrawable = 33;
  2910. // aapt resource value: 32
  2911. public const int AppCompatTheme_actionModeCutDrawable = 32;
  2912. // aapt resource value: 37
  2913. public const int AppCompatTheme_actionModeFindDrawable = 37;
  2914. // aapt resource value: 34
  2915. public const int AppCompatTheme_actionModePasteDrawable = 34;
  2916. // aapt resource value: 39
  2917. public const int AppCompatTheme_actionModePopupWindowStyle = 39;
  2918. // aapt resource value: 35
  2919. public const int AppCompatTheme_actionModeSelectAllDrawable = 35;
  2920. // aapt resource value: 36
  2921. public const int AppCompatTheme_actionModeShareDrawable = 36;
  2922. // aapt resource value: 30
  2923. public const int AppCompatTheme_actionModeSplitBackground = 30;
  2924. // aapt resource value: 27
  2925. public const int AppCompatTheme_actionModeStyle = 27;
  2926. // aapt resource value: 38
  2927. public const int AppCompatTheme_actionModeWebSearchDrawable = 38;
  2928. // aapt resource value: 15
  2929. public const int AppCompatTheme_actionOverflowButtonStyle = 15;
  2930. // aapt resource value: 16
  2931. public const int AppCompatTheme_actionOverflowMenuStyle = 16;
  2932. // aapt resource value: 57
  2933. public const int AppCompatTheme_activityChooserViewStyle = 57;
  2934. // aapt resource value: 92
  2935. public const int AppCompatTheme_alertDialogButtonGroupStyle = 92;
  2936. // aapt resource value: 93
  2937. public const int AppCompatTheme_alertDialogCenterButtons = 93;
  2938. // aapt resource value: 91
  2939. public const int AppCompatTheme_alertDialogStyle = 91;
  2940. // aapt resource value: 94
  2941. public const int AppCompatTheme_alertDialogTheme = 94;
  2942. // aapt resource value: 1
  2943. public const int AppCompatTheme_android_windowAnimationStyle = 1;
  2944. // aapt resource value: 0
  2945. public const int AppCompatTheme_android_windowIsFloating = 0;
  2946. // aapt resource value: 99
  2947. public const int AppCompatTheme_autoCompleteTextViewStyle = 99;
  2948. // aapt resource value: 54
  2949. public const int AppCompatTheme_borderlessButtonStyle = 54;
  2950. // aapt resource value: 51
  2951. public const int AppCompatTheme_buttonBarButtonStyle = 51;
  2952. // aapt resource value: 97
  2953. public const int AppCompatTheme_buttonBarNegativeButtonStyle = 97;
  2954. // aapt resource value: 98
  2955. public const int AppCompatTheme_buttonBarNeutralButtonStyle = 98;
  2956. // aapt resource value: 96
  2957. public const int AppCompatTheme_buttonBarPositiveButtonStyle = 96;
  2958. // aapt resource value: 50
  2959. public const int AppCompatTheme_buttonBarStyle = 50;
  2960. // aapt resource value: 100
  2961. public const int AppCompatTheme_buttonStyle = 100;
  2962. // aapt resource value: 101
  2963. public const int AppCompatTheme_buttonStyleSmall = 101;
  2964. // aapt resource value: 102
  2965. public const int AppCompatTheme_checkboxStyle = 102;
  2966. // aapt resource value: 103
  2967. public const int AppCompatTheme_checkedTextViewStyle = 103;
  2968. // aapt resource value: 84
  2969. public const int AppCompatTheme_colorAccent = 84;
  2970. // aapt resource value: 88
  2971. public const int AppCompatTheme_colorButtonNormal = 88;
  2972. // aapt resource value: 86
  2973. public const int AppCompatTheme_colorControlActivated = 86;
  2974. // aapt resource value: 87
  2975. public const int AppCompatTheme_colorControlHighlight = 87;
  2976. // aapt resource value: 85
  2977. public const int AppCompatTheme_colorControlNormal = 85;
  2978. // aapt resource value: 82
  2979. public const int AppCompatTheme_colorPrimary = 82;
  2980. // aapt resource value: 83
  2981. public const int AppCompatTheme_colorPrimaryDark = 83;
  2982. // aapt resource value: 89
  2983. public const int AppCompatTheme_colorSwitchThumbNormal = 89;
  2984. // aapt resource value: 90
  2985. public const int AppCompatTheme_controlBackground = 90;
  2986. // aapt resource value: 43
  2987. public const int AppCompatTheme_dialogPreferredPadding = 43;
  2988. // aapt resource value: 42
  2989. public const int AppCompatTheme_dialogTheme = 42;
  2990. // aapt resource value: 56
  2991. public const int AppCompatTheme_dividerHorizontal = 56;
  2992. // aapt resource value: 55
  2993. public const int AppCompatTheme_dividerVertical = 55;
  2994. // aapt resource value: 74
  2995. public const int AppCompatTheme_dropDownListViewStyle = 74;
  2996. // aapt resource value: 46
  2997. public const int AppCompatTheme_dropdownListPreferredItemHeight = 46;
  2998. // aapt resource value: 63
  2999. public const int AppCompatTheme_editTextBackground = 63;
  3000. // aapt resource value: 62
  3001. public const int AppCompatTheme_editTextColor = 62;
  3002. // aapt resource value: 104
  3003. public const int AppCompatTheme_editTextStyle = 104;
  3004. // aapt resource value: 48
  3005. public const int AppCompatTheme_homeAsUpIndicator = 48;
  3006. // aapt resource value: 64
  3007. public const int AppCompatTheme_imageButtonStyle = 64;
  3008. // aapt resource value: 81
  3009. public const int AppCompatTheme_listChoiceBackgroundIndicator = 81;
  3010. // aapt resource value: 44
  3011. public const int AppCompatTheme_listDividerAlertDialog = 44;
  3012. // aapt resource value: 75
  3013. public const int AppCompatTheme_listPopupWindowStyle = 75;
  3014. // aapt resource value: 69
  3015. public const int AppCompatTheme_listPreferredItemHeight = 69;
  3016. // aapt resource value: 71
  3017. public const int AppCompatTheme_listPreferredItemHeightLarge = 71;
  3018. // aapt resource value: 70
  3019. public const int AppCompatTheme_listPreferredItemHeightSmall = 70;
  3020. // aapt resource value: 72
  3021. public const int AppCompatTheme_listPreferredItemPaddingLeft = 72;
  3022. // aapt resource value: 73
  3023. public const int AppCompatTheme_listPreferredItemPaddingRight = 73;
  3024. // aapt resource value: 78
  3025. public const int AppCompatTheme_panelBackground = 78;
  3026. // aapt resource value: 80
  3027. public const int AppCompatTheme_panelMenuListTheme = 80;
  3028. // aapt resource value: 79
  3029. public const int AppCompatTheme_panelMenuListWidth = 79;
  3030. // aapt resource value: 60
  3031. public const int AppCompatTheme_popupMenuStyle = 60;
  3032. // aapt resource value: 61
  3033. public const int AppCompatTheme_popupWindowStyle = 61;
  3034. // aapt resource value: 105
  3035. public const int AppCompatTheme_radioButtonStyle = 105;
  3036. // aapt resource value: 106
  3037. public const int AppCompatTheme_ratingBarStyle = 106;
  3038. // aapt resource value: 107
  3039. public const int AppCompatTheme_ratingBarStyleIndicator = 107;
  3040. // aapt resource value: 108
  3041. public const int AppCompatTheme_ratingBarStyleSmall = 108;
  3042. // aapt resource value: 68
  3043. public const int AppCompatTheme_searchViewStyle = 68;
  3044. // aapt resource value: 109
  3045. public const int AppCompatTheme_seekBarStyle = 109;
  3046. // aapt resource value: 52
  3047. public const int AppCompatTheme_selectableItemBackground = 52;
  3048. // aapt resource value: 53
  3049. public const int AppCompatTheme_selectableItemBackgroundBorderless = 53;
  3050. // aapt resource value: 47
  3051. public const int AppCompatTheme_spinnerDropDownItemStyle = 47;
  3052. // aapt resource value: 110
  3053. public const int AppCompatTheme_spinnerStyle = 110;
  3054. // aapt resource value: 111
  3055. public const int AppCompatTheme_switchStyle = 111;
  3056. // aapt resource value: 40
  3057. public const int AppCompatTheme_textAppearanceLargePopupMenu = 40;
  3058. // aapt resource value: 76
  3059. public const int AppCompatTheme_textAppearanceListItem = 76;
  3060. // aapt resource value: 77
  3061. public const int AppCompatTheme_textAppearanceListItemSmall = 77;
  3062. // aapt resource value: 66
  3063. public const int AppCompatTheme_textAppearanceSearchResultSubtitle = 66;
  3064. // aapt resource value: 65
  3065. public const int AppCompatTheme_textAppearanceSearchResultTitle = 65;
  3066. // aapt resource value: 41
  3067. public const int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
  3068. // aapt resource value: 95
  3069. public const int AppCompatTheme_textColorAlertDialogListItem = 95;
  3070. // aapt resource value: 67
  3071. public const int AppCompatTheme_textColorSearchUrl = 67;
  3072. // aapt resource value: 59
  3073. public const int AppCompatTheme_toolbarNavigationButtonStyle = 59;
  3074. // aapt resource value: 58
  3075. public const int AppCompatTheme_toolbarStyle = 58;
  3076. // aapt resource value: 2
  3077. public const int AppCompatTheme_windowActionBar = 2;
  3078. // aapt resource value: 4
  3079. public const int AppCompatTheme_windowActionBarOverlay = 4;
  3080. // aapt resource value: 5
  3081. public const int AppCompatTheme_windowActionModeOverlay = 5;
  3082. // aapt resource value: 9
  3083. public const int AppCompatTheme_windowFixedHeightMajor = 9;
  3084. // aapt resource value: 7
  3085. public const int AppCompatTheme_windowFixedHeightMinor = 7;
  3086. // aapt resource value: 6
  3087. public const int AppCompatTheme_windowFixedWidthMajor = 6;
  3088. // aapt resource value: 8
  3089. public const int AppCompatTheme_windowFixedWidthMinor = 8;
  3090. // aapt resource value: 10
  3091. public const int AppCompatTheme_windowMinWidthMajor = 10;
  3092. // aapt resource value: 11
  3093. public const int AppCompatTheme_windowMinWidthMinor = 11;
  3094. // aapt resource value: 3
  3095. public const int AppCompatTheme_windowNoTitle = 3;
  3096. public static int[] BottomSheetBehavior_Params = new int[] {
  3097. 2130772195,
  3098. 2130772196};
  3099. // aapt resource value: 1
  3100. public const int BottomSheetBehavior_Params_behavior_hideable = 1;
  3101. // aapt resource value: 0
  3102. public const int BottomSheetBehavior_Params_behavior_peekHeight = 0;
  3103. public static int[] ButtonBarLayout = new int[] {
  3104. 2130772131};
  3105. // aapt resource value: 0
  3106. public const int ButtonBarLayout_allowStacking = 0;
  3107. public static int[] CardView = new int[] {
  3108. 16843071,
  3109. 16843072,
  3110. 2130771972,
  3111. 2130771973,
  3112. 2130771974,
  3113. 2130771975,
  3114. 2130771976,
  3115. 2130771977,
  3116. 2130771978,
  3117. 2130771979,
  3118. 2130771980,
  3119. 2130771981,
  3120. 2130771982};
  3121. // aapt resource value: 1
  3122. public const int CardView_android_minHeight = 1;
  3123. // aapt resource value: 0
  3124. public const int CardView_android_minWidth = 0;
  3125. // aapt resource value: 2
  3126. public const int CardView_cardBackgroundColor = 2;
  3127. // aapt resource value: 3
  3128. public const int CardView_cardCornerRadius = 3;
  3129. // aapt resource value: 4
  3130. public const int CardView_cardElevation = 4;
  3131. // aapt resource value: 5
  3132. public const int CardView_cardMaxElevation = 5;
  3133. // aapt resource value: 7
  3134. public const int CardView_cardPreventCornerOverlap = 7;
  3135. // aapt resource value: 6
  3136. public const int CardView_cardUseCompatPadding = 6;
  3137. // aapt resource value: 8
  3138. public const int CardView_contentPadding = 8;
  3139. // aapt resource value: 12
  3140. public const int CardView_contentPaddingBottom = 12;
  3141. // aapt resource value: 9
  3142. public const int CardView_contentPaddingLeft = 9;
  3143. // aapt resource value: 10
  3144. public const int CardView_contentPaddingRight = 10;
  3145. // aapt resource value: 11
  3146. public const int CardView_contentPaddingTop = 11;
  3147. public static int[] CollapsingAppBarLayout_LayoutParams = new int[] {
  3148. 2130772197,
  3149. 2130772198};
  3150. // aapt resource value: 0
  3151. public const int CollapsingAppBarLayout_LayoutParams_layout_collapseMode = 0;
  3152. // aapt resource value: 1
  3153. public const int CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier = 1;
  3154. public static int[] CollapsingToolbarLayout = new int[] {
  3155. 2130771986,
  3156. 2130772199,
  3157. 2130772200,
  3158. 2130772201,
  3159. 2130772202,
  3160. 2130772203,
  3161. 2130772204,
  3162. 2130772205,
  3163. 2130772206,
  3164. 2130772207,
  3165. 2130772208,
  3166. 2130772209,
  3167. 2130772210,
  3168. 2130772211};
  3169. // aapt resource value: 11
  3170. public const int CollapsingToolbarLayout_collapsedTitleGravity = 11;
  3171. // aapt resource value: 7
  3172. public const int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
  3173. // aapt resource value: 8
  3174. public const int CollapsingToolbarLayout_contentScrim = 8;
  3175. // aapt resource value: 12
  3176. public const int CollapsingToolbarLayout_expandedTitleGravity = 12;
  3177. // aapt resource value: 1
  3178. public const int CollapsingToolbarLayout_expandedTitleMargin = 1;
  3179. // aapt resource value: 5
  3180. public const int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
  3181. // aapt resource value: 4
  3182. public const int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;
  3183. // aapt resource value: 2
  3184. public const int CollapsingToolbarLayout_expandedTitleMarginStart = 2;
  3185. // aapt resource value: 3
  3186. public const int CollapsingToolbarLayout_expandedTitleMarginTop = 3;
  3187. // aapt resource value: 6
  3188. public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;
  3189. // aapt resource value: 9
  3190. public const int CollapsingToolbarLayout_statusBarScrim = 9;
  3191. // aapt resource value: 0
  3192. public const int CollapsingToolbarLayout_title = 0;
  3193. // aapt resource value: 13
  3194. public const int CollapsingToolbarLayout_titleEnabled = 13;
  3195. // aapt resource value: 10
  3196. public const int CollapsingToolbarLayout_toolbarId = 10;
  3197. public static int[] CompoundButton = new int[] {
  3198. 16843015,
  3199. 2130772132,
  3200. 2130772133};
  3201. // aapt resource value: 0
  3202. public const int CompoundButton_android_button = 0;
  3203. // aapt resource value: 1
  3204. public const int CompoundButton_buttonTint = 1;
  3205. // aapt resource value: 2
  3206. public const int CompoundButton_buttonTintMode = 2;
  3207. public static int[] CoordinatorLayout = new int[] {
  3208. 2130772212,
  3209. 2130772213};
  3210. // aapt resource value: 0
  3211. public const int CoordinatorLayout_keylines = 0;
  3212. // aapt resource value: 1
  3213. public const int CoordinatorLayout_statusBarBackground = 1;
  3214. public static int[] CoordinatorLayout_LayoutParams = new int[] {
  3215. 16842931,
  3216. 2130772214,
  3217. 2130772215,
  3218. 2130772216,
  3219. 2130772217};
  3220. // aapt resource value: 0
  3221. public const int CoordinatorLayout_LayoutParams_android_layout_gravity = 0;
  3222. // aapt resource value: 2
  3223. public const int CoordinatorLayout_LayoutParams_layout_anchor = 2;
  3224. // aapt resource value: 4
  3225. public const int CoordinatorLayout_LayoutParams_layout_anchorGravity = 4;
  3226. // aapt resource value: 1
  3227. public const int CoordinatorLayout_LayoutParams_layout_behavior = 1;
  3228. // aapt resource value: 3
  3229. public const int CoordinatorLayout_LayoutParams_layout_keyline = 3;
  3230. public static int[] DesignTheme = new int[] {
  3231. 2130772218,
  3232. 2130772219,
  3233. 2130772220};
  3234. // aapt resource value: 0
  3235. public const int DesignTheme_bottomSheetDialogTheme = 0;
  3236. // aapt resource value: 1
  3237. public const int DesignTheme_bottomSheetStyle = 1;
  3238. // aapt resource value: 2
  3239. public const int DesignTheme_textColorError = 2;
  3240. public static int[] DrawerArrowToggle = new int[] {
  3241. 2130772134,
  3242. 2130772135,
  3243. 2130772136,
  3244. 2130772137,
  3245. 2130772138,
  3246. 2130772139,
  3247. 2130772140,
  3248. 2130772141};
  3249. // aapt resource value: 4
  3250. public const int DrawerArrowToggle_arrowHeadLength = 4;
  3251. // aapt resource value: 5
  3252. public const int DrawerArrowToggle_arrowShaftLength = 5;
  3253. // aapt resource value: 6
  3254. public const int DrawerArrowToggle_barLength = 6;
  3255. // aapt resource value: 0
  3256. public const int DrawerArrowToggle_color = 0;
  3257. // aapt resource value: 2
  3258. public const int DrawerArrowToggle_drawableSize = 2;
  3259. // aapt resource value: 3
  3260. public const int DrawerArrowToggle_gapBetweenBars = 3;
  3261. // aapt resource value: 1
  3262. public const int DrawerArrowToggle_spinBars = 1;
  3263. // aapt resource value: 7
  3264. public const int DrawerArrowToggle_thickness = 7;
  3265. public static int[] FloatingActionButton = new int[] {
  3266. 2130772009,
  3267. 2130772190,
  3268. 2130772191,
  3269. 2130772221,
  3270. 2130772222,
  3271. 2130772223,
  3272. 2130772224,
  3273. 2130772225};
  3274. // aapt resource value: 1
  3275. public const int FloatingActionButton_backgroundTint = 1;
  3276. // aapt resource value: 2
  3277. public const int FloatingActionButton_backgroundTintMode = 2;
  3278. // aapt resource value: 6
  3279. public const int FloatingActionButton_borderWidth = 6;
  3280. // aapt resource value: 0
  3281. public const int FloatingActionButton_elevation = 0;
  3282. // aapt resource value: 4
  3283. public const int FloatingActionButton_fabSize = 4;
  3284. // aapt resource value: 5
  3285. public const int FloatingActionButton_pressedTranslationZ = 5;
  3286. // aapt resource value: 3
  3287. public const int FloatingActionButton_rippleColor = 3;
  3288. // aapt resource value: 7
  3289. public const int FloatingActionButton_useCompatPadding = 7;
  3290. public static int[] ForegroundLinearLayout = new int[] {
  3291. 16843017,
  3292. 16843264,
  3293. 2130772226};
  3294. // aapt resource value: 0
  3295. public const int ForegroundLinearLayout_android_foreground = 0;
  3296. // aapt resource value: 1
  3297. public const int ForegroundLinearLayout_android_foregroundGravity = 1;
  3298. // aapt resource value: 2
  3299. public const int ForegroundLinearLayout_foregroundInsidePadding = 2;
  3300. public static int[] LinearLayoutCompat = new int[] {
  3301. 16842927,
  3302. 16842948,
  3303. 16843046,
  3304. 16843047,
  3305. 16843048,
  3306. 2130771994,
  3307. 2130772142,
  3308. 2130772143,
  3309. 2130772144};
  3310. // aapt resource value: 2
  3311. public const int LinearLayoutCompat_android_baselineAligned = 2;
  3312. // aapt resource value: 3
  3313. public const int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
  3314. // aapt resource value: 0
  3315. public const int LinearLayoutCompat_android_gravity = 0;
  3316. // aapt resource value: 1
  3317. public const int LinearLayoutCompat_android_orientation = 1;
  3318. // aapt resource value: 4
  3319. public const int LinearLayoutCompat_android_weightSum = 4;
  3320. // aapt resource value: 5
  3321. public const int LinearLayoutCompat_divider = 5;
  3322. // aapt resource value: 8
  3323. public const int LinearLayoutCompat_dividerPadding = 8;
  3324. // aapt resource value: 6
  3325. public const int LinearLayoutCompat_measureWithLargestChild = 6;
  3326. // aapt resource value: 7
  3327. public const int LinearLayoutCompat_showDividers = 7;
  3328. public static int[] LinearLayoutCompat_Layout = new int[] {
  3329. 16842931,
  3330. 16842996,
  3331. 16842997,
  3332. 16843137};
  3333. // aapt resource value: 0
  3334. public const int LinearLayoutCompat_Layout_android_layout_gravity = 0;
  3335. // aapt resource value: 2
  3336. public const int LinearLayoutCompat_Layout_android_layout_height = 2;
  3337. // aapt resource value: 3
  3338. public const int LinearLayoutCompat_Layout_android_layout_weight = 3;
  3339. // aapt resource value: 1
  3340. public const int LinearLayoutCompat_Layout_android_layout_width = 1;
  3341. public static int[] ListPopupWindow = new int[] {
  3342. 16843436,
  3343. 16843437};
  3344. // aapt resource value: 0
  3345. public const int ListPopupWindow_android_dropDownHorizontalOffset = 0;
  3346. // aapt resource value: 1
  3347. public const int ListPopupWindow_android_dropDownVerticalOffset = 1;
  3348. public static int[] MenuGroup = new int[] {
  3349. 16842766,
  3350. 16842960,
  3351. 16843156,
  3352. 16843230,
  3353. 16843231,
  3354. 16843232};
  3355. // aapt resource value: 5
  3356. public const int MenuGroup_android_checkableBehavior = 5;
  3357. // aapt resource value: 0
  3358. public const int MenuGroup_android_enabled = 0;
  3359. // aapt resource value: 1
  3360. public const int MenuGroup_android_id = 1;
  3361. // aapt resource value: 3
  3362. public const int MenuGroup_android_menuCategory = 3;
  3363. // aapt resource value: 4
  3364. public const int MenuGroup_android_orderInCategory = 4;
  3365. // aapt resource value: 2
  3366. public const int MenuGroup_android_visible = 2;
  3367. public static int[] MenuItem = new int[] {
  3368. 16842754,
  3369. 16842766,
  3370. 16842960,
  3371. 16843014,
  3372. 16843156,
  3373. 16843230,
  3374. 16843231,
  3375. 16843233,
  3376. 16843234,
  3377. 16843235,
  3378. 16843236,
  3379. 16843237,
  3380. 16843375,
  3381. 2130772145,
  3382. 2130772146,
  3383. 2130772147,
  3384. 2130772148};
  3385. // aapt resource value: 14
  3386. public const int MenuItem_actionLayout = 14;
  3387. // aapt resource value: 16
  3388. public const int MenuItem_actionProviderClass = 16;
  3389. // aapt resource value: 15
  3390. public const int MenuItem_actionViewClass = 15;
  3391. // aapt resource value: 9
  3392. public const int MenuItem_android_alphabeticShortcut = 9;
  3393. // aapt resource value: 11
  3394. public const int MenuItem_android_checkable = 11;
  3395. // aapt resource value: 3
  3396. public const int MenuItem_android_checked = 3;
  3397. // aapt resource value: 1
  3398. public const int MenuItem_android_enabled = 1;
  3399. // aapt resource value: 0
  3400. public const int MenuItem_android_icon = 0;
  3401. // aapt resource value: 2
  3402. public const int MenuItem_android_id = 2;
  3403. // aapt resource value: 5
  3404. public const int MenuItem_android_menuCategory = 5;
  3405. // aapt resource value: 10
  3406. public const int MenuItem_android_numericShortcut = 10;
  3407. // aapt resource value: 12
  3408. public const int MenuItem_android_onClick = 12;
  3409. // aapt resource value: 6
  3410. public const int MenuItem_android_orderInCategory = 6;
  3411. // aapt resource value: 7
  3412. public const int MenuItem_android_title = 7;
  3413. // aapt resource value: 8
  3414. public const int MenuItem_android_titleCondensed = 8;
  3415. // aapt resource value: 4
  3416. public const int MenuItem_android_visible = 4;
  3417. // aapt resource value: 13
  3418. public const int MenuItem_showAsAction = 13;
  3419. public static int[] MenuView = new int[] {
  3420. 16842926,
  3421. 16843052,
  3422. 16843053,
  3423. 16843054,
  3424. 16843055,
  3425. 16843056,
  3426. 16843057,
  3427. 2130772149};
  3428. // aapt resource value: 4
  3429. public const int MenuView_android_headerBackground = 4;
  3430. // aapt resource value: 2
  3431. public const int MenuView_android_horizontalDivider = 2;
  3432. // aapt resource value: 5
  3433. public const int MenuView_android_itemBackground = 5;
  3434. // aapt resource value: 6
  3435. public const int MenuView_android_itemIconDisabledAlpha = 6;
  3436. // aapt resource value: 1
  3437. public const int MenuView_android_itemTextAppearance = 1;
  3438. // aapt resource value: 3
  3439. public const int MenuView_android_verticalDivider = 3;
  3440. // aapt resource value: 0
  3441. public const int MenuView_android_windowAnimationStyle = 0;
  3442. // aapt resource value: 7
  3443. public const int MenuView_preserveIconSpacing = 7;
  3444. public static int[] NavigationView = new int[] {
  3445. 16842964,
  3446. 16842973,
  3447. 16843039,
  3448. 2130772009,
  3449. 2130772227,
  3450. 2130772228,
  3451. 2130772229,
  3452. 2130772230,
  3453. 2130772231,
  3454. 2130772232};
  3455. // aapt resource value: 0
  3456. public const int NavigationView_android_background = 0;
  3457. // aapt resource value: 1
  3458. public const int NavigationView_android_fitsSystemWindows = 1;
  3459. // aapt resource value: 2
  3460. public const int NavigationView_android_maxWidth = 2;
  3461. // aapt resource value: 3
  3462. public const int NavigationView_elevation = 3;
  3463. // aapt resource value: 9
  3464. public const int NavigationView_headerLayout = 9;
  3465. // aapt resource value: 7
  3466. public const int NavigationView_itemBackground = 7;
  3467. // aapt resource value: 5
  3468. public const int NavigationView_itemIconTint = 5;
  3469. // aapt resource value: 8
  3470. public const int NavigationView_itemTextAppearance = 8;
  3471. // aapt resource value: 6
  3472. public const int NavigationView_itemTextColor = 6;
  3473. // aapt resource value: 4
  3474. public const int NavigationView_menu = 4;
  3475. public static int[] PopupWindow = new int[] {
  3476. 16843126,
  3477. 2130772150};
  3478. // aapt resource value: 0
  3479. public const int PopupWindow_android_popupBackground = 0;
  3480. // aapt resource value: 1
  3481. public const int PopupWindow_overlapAnchor = 1;
  3482. public static int[] PopupWindowBackgroundState = new int[] {
  3483. 2130772151};
  3484. // aapt resource value: 0
  3485. public const int PopupWindowBackgroundState_state_above_anchor = 0;
  3486. public static int[] ProgressWheel = new int[] {
  3487. 2130772261,
  3488. 2130772262,
  3489. 2130772263,
  3490. 2130772264,
  3491. 2130772265,
  3492. 2130772266,
  3493. 2130772267,
  3494. 2130772268,
  3495. 2130772269,
  3496. 2130772270,
  3497. 2130772271,
  3498. 2130772272};
  3499. // aapt resource value: 3
  3500. public const int ProgressWheel_ahBarColor = 3;
  3501. // aapt resource value: 11
  3502. public const int ProgressWheel_ahBarLength = 11;
  3503. // aapt resource value: 10
  3504. public const int ProgressWheel_ahBarWidth = 10;
  3505. // aapt resource value: 8
  3506. public const int ProgressWheel_ahCircleColor = 8;
  3507. // aapt resource value: 7
  3508. public const int ProgressWheel_ahDelayMillis = 7;
  3509. // aapt resource value: 9
  3510. public const int ProgressWheel_ahRadius = 9;
  3511. // aapt resource value: 4
  3512. public const int ProgressWheel_ahRimColor = 4;
  3513. // aapt resource value: 5
  3514. public const int ProgressWheel_ahRimWidth = 5;
  3515. // aapt resource value: 6
  3516. public const int ProgressWheel_ahSpinSpeed = 6;
  3517. // aapt resource value: 0
  3518. public const int ProgressWheel_ahText = 0;
  3519. // aapt resource value: 1
  3520. public const int ProgressWheel_ahTextColor = 1;
  3521. // aapt resource value: 2
  3522. public const int ProgressWheel_ahTextSize = 2;
  3523. public static int[] RecyclerView = new int[] {
  3524. 16842948,
  3525. 2130771968,
  3526. 2130771969,
  3527. 2130771970,
  3528. 2130771971};
  3529. // aapt resource value: 0
  3530. public const int RecyclerView_android_orientation = 0;
  3531. // aapt resource value: 1
  3532. public const int RecyclerView_layoutManager = 1;
  3533. // aapt resource value: 3
  3534. public const int RecyclerView_reverseLayout = 3;
  3535. // aapt resource value: 2
  3536. public const int RecyclerView_spanCount = 2;
  3537. // aapt resource value: 4
  3538. public const int RecyclerView_stackFromEnd = 4;
  3539. public static int[] ScrimInsetsFrameLayout = new int[] {
  3540. 2130772233};
  3541. // aapt resource value: 0
  3542. public const int ScrimInsetsFrameLayout_insetForeground = 0;
  3543. public static int[] ScrollingViewBehavior_Params = new int[] {
  3544. 2130772234};
  3545. // aapt resource value: 0
  3546. public const int ScrollingViewBehavior_Params_behavior_overlapTop = 0;
  3547. public static int[] SearchView = new int[] {
  3548. 16842970,
  3549. 16843039,
  3550. 16843296,
  3551. 16843364,
  3552. 2130772152,
  3553. 2130772153,
  3554. 2130772154,
  3555. 2130772155,
  3556. 2130772156,
  3557. 2130772157,
  3558. 2130772158,
  3559. 2130772159,
  3560. 2130772160,
  3561. 2130772161,
  3562. 2130772162,
  3563. 2130772163,
  3564. 2130772164};
  3565. // aapt resource value: 0
  3566. public const int SearchView_android_focusable = 0;
  3567. // aapt resource value: 3
  3568. public const int SearchView_android_imeOptions = 3;
  3569. // aapt resource value: 2
  3570. public const int SearchView_android_inputType = 2;
  3571. // aapt resource value: 1
  3572. public const int SearchView_android_maxWidth = 1;
  3573. // aapt resource value: 8
  3574. public const int SearchView_closeIcon = 8;
  3575. // aapt resource value: 13
  3576. public const int SearchView_commitIcon = 13;
  3577. // aapt resource value: 7
  3578. public const int SearchView_defaultQueryHint = 7;
  3579. // aapt resource value: 9
  3580. public const int SearchView_goIcon = 9;
  3581. // aapt resource value: 5
  3582. public const int SearchView_iconifiedByDefault = 5;
  3583. // aapt resource value: 4
  3584. public const int SearchView_layout = 4;
  3585. // aapt resource value: 15
  3586. public const int SearchView_queryBackground = 15;
  3587. // aapt resource value: 6
  3588. public const int SearchView_queryHint = 6;
  3589. // aapt resource value: 11
  3590. public const int SearchView_searchHintIcon = 11;
  3591. // aapt resource value: 10
  3592. public const int SearchView_searchIcon = 10;
  3593. // aapt resource value: 16
  3594. public const int SearchView_submitBackground = 16;
  3595. // aapt resource value: 14
  3596. public const int SearchView_suggestionRowLayout = 14;
  3597. // aapt resource value: 12
  3598. public const int SearchView_voiceIcon = 12;
  3599. public static int[] SnackbarLayout = new int[] {
  3600. 16843039,
  3601. 2130772009,
  3602. 2130772235};
  3603. // aapt resource value: 0
  3604. public const int SnackbarLayout_android_maxWidth = 0;
  3605. // aapt resource value: 1
  3606. public const int SnackbarLayout_elevation = 1;
  3607. // aapt resource value: 2
  3608. public const int SnackbarLayout_maxActionInlineWidth = 2;
  3609. public static int[] Spinner = new int[] {
  3610. 16842930,
  3611. 16843126,
  3612. 16843131,
  3613. 16843362,
  3614. 2130772010};
  3615. // aapt resource value: 3
  3616. public const int Spinner_android_dropDownWidth = 3;
  3617. // aapt resource value: 0
  3618. public const int Spinner_android_entries = 0;
  3619. // aapt resource value: 1
  3620. public const int Spinner_android_popupBackground = 1;
  3621. // aapt resource value: 2
  3622. public const int Spinner_android_prompt = 2;
  3623. // aapt resource value: 4
  3624. public const int Spinner_popupTheme = 4;
  3625. public static int[] SwitchCompat = new int[] {
  3626. 16843044,
  3627. 16843045,
  3628. 16843074,
  3629. 2130772165,
  3630. 2130772166,
  3631. 2130772167,
  3632. 2130772168,
  3633. 2130772169,
  3634. 2130772170,
  3635. 2130772171};
  3636. // aapt resource value: 1
  3637. public const int SwitchCompat_android_textOff = 1;
  3638. // aapt resource value: 0
  3639. public const int SwitchCompat_android_textOn = 0;
  3640. // aapt resource value: 2
  3641. public const int SwitchCompat_android_thumb = 2;
  3642. // aapt resource value: 9
  3643. public const int SwitchCompat_showText = 9;
  3644. // aapt resource value: 8
  3645. public const int SwitchCompat_splitTrack = 8;
  3646. // aapt resource value: 6
  3647. public const int SwitchCompat_switchMinWidth = 6;
  3648. // aapt resource value: 7
  3649. public const int SwitchCompat_switchPadding = 7;
  3650. // aapt resource value: 5
  3651. public const int SwitchCompat_switchTextAppearance = 5;
  3652. // aapt resource value: 4
  3653. public const int SwitchCompat_thumbTextPadding = 4;
  3654. // aapt resource value: 3
  3655. public const int SwitchCompat_track = 3;
  3656. public static int[] TabItem = new int[] {
  3657. 16842754,
  3658. 16842994,
  3659. 16843087};
  3660. // aapt resource value: 0
  3661. public const int TabItem_android_icon = 0;
  3662. // aapt resource value: 1
  3663. public const int TabItem_android_layout = 1;
  3664. // aapt resource value: 2
  3665. public const int TabItem_android_text = 2;
  3666. public static int[] TabLayout = new int[] {
  3667. 2130772236,
  3668. 2130772237,
  3669. 2130772238,
  3670. 2130772239,
  3671. 2130772240,
  3672. 2130772241,
  3673. 2130772242,
  3674. 2130772243,
  3675. 2130772244,
  3676. 2130772245,
  3677. 2130772246,
  3678. 2130772247,
  3679. 2130772248,
  3680. 2130772249,
  3681. 2130772250,
  3682. 2130772251};
  3683. // aapt resource value: 3
  3684. public const int TabLayout_tabBackground = 3;
  3685. // aapt resource value: 2
  3686. public const int TabLayout_tabContentStart = 2;
  3687. // aapt resource value: 5
  3688. public const int TabLayout_tabGravity = 5;
  3689. // aapt resource value: 0
  3690. public const int TabLayout_tabIndicatorColor = 0;
  3691. // aapt resource value: 1
  3692. public const int TabLayout_tabIndicatorHeight = 1;
  3693. // aapt resource value: 7
  3694. public const int TabLayout_tabMaxWidth = 7;
  3695. // aapt resource value: 6
  3696. public const int TabLayout_tabMinWidth = 6;
  3697. // aapt resource value: 4
  3698. public const int TabLayout_tabMode = 4;
  3699. // aapt resource value: 15
  3700. public const int TabLayout_tabPadding = 15;
  3701. // aapt resource value: 14
  3702. public const int TabLayout_tabPaddingBottom = 14;
  3703. // aapt resource value: 13
  3704. public const int TabLayout_tabPaddingEnd = 13;
  3705. // aapt resource value: 11
  3706. public const int TabLayout_tabPaddingStart = 11;
  3707. // aapt resource value: 12
  3708. public const int TabLayout_tabPaddingTop = 12;
  3709. // aapt resource value: 10
  3710. public const int TabLayout_tabSelectedTextColor = 10;
  3711. // aapt resource value: 8
  3712. public const int TabLayout_tabTextAppearance = 8;
  3713. // aapt resource value: 9
  3714. public const int TabLayout_tabTextColor = 9;
  3715. public static int[] TextAppearance = new int[] {
  3716. 16842901,
  3717. 16842902,
  3718. 16842903,
  3719. 16842904,
  3720. 16843105,
  3721. 16843106,
  3722. 16843107,
  3723. 16843108,
  3724. 2130772020};
  3725. // aapt resource value: 4
  3726. public const int TextAppearance_android_shadowColor = 4;
  3727. // aapt resource value: 5
  3728. public const int TextAppearance_android_shadowDx = 5;
  3729. // aapt resource value: 6
  3730. public const int TextAppearance_android_shadowDy = 6;
  3731. // aapt resource value: 7
  3732. public const int TextAppearance_android_shadowRadius = 7;
  3733. // aapt resource value: 3
  3734. public const int TextAppearance_android_textColor = 3;
  3735. // aapt resource value: 0
  3736. public const int TextAppearance_android_textSize = 0;
  3737. // aapt resource value: 2
  3738. public const int TextAppearance_android_textStyle = 2;
  3739. // aapt resource value: 1
  3740. public const int TextAppearance_android_typeface = 1;
  3741. // aapt resource value: 8
  3742. public const int TextAppearance_textAllCaps = 8;
  3743. public static int[] TextInputLayout = new int[] {
  3744. 16842906,
  3745. 16843088,
  3746. 2130772252,
  3747. 2130772253,
  3748. 2130772254,
  3749. 2130772255,
  3750. 2130772256,
  3751. 2130772257,
  3752. 2130772258,
  3753. 2130772259,
  3754. 2130772260};
  3755. // aapt resource value: 1
  3756. public const int TextInputLayout_android_hint = 1;
  3757. // aapt resource value: 0
  3758. public const int TextInputLayout_android_textColorHint = 0;
  3759. // aapt resource value: 6
  3760. public const int TextInputLayout_counterEnabled = 6;
  3761. // aapt resource value: 7
  3762. public const int TextInputLayout_counterMaxLength = 7;
  3763. // aapt resource value: 9
  3764. public const int TextInputLayout_counterOverflowTextAppearance = 9;
  3765. // aapt resource value: 8
  3766. public const int TextInputLayout_counterTextAppearance = 8;
  3767. // aapt resource value: 4
  3768. public const int TextInputLayout_errorEnabled = 4;
  3769. // aapt resource value: 5
  3770. public const int TextInputLayout_errorTextAppearance = 5;
  3771. // aapt resource value: 10
  3772. public const int TextInputLayout_hintAnimationEnabled = 10;
  3773. // aapt resource value: 3
  3774. public const int TextInputLayout_hintEnabled = 3;
  3775. // aapt resource value: 2
  3776. public const int TextInputLayout_hintTextAppearance = 2;
  3777. public static int[] Toolbar = new int[] {
  3778. 16842927,
  3779. 16843072,
  3780. 2130771986,
  3781. 2130771989,
  3782. 2130771993,
  3783. 2130772005,
  3784. 2130772006,
  3785. 2130772007,
  3786. 2130772008,
  3787. 2130772010,
  3788. 2130772172,
  3789. 2130772173,
  3790. 2130772174,
  3791. 2130772175,
  3792. 2130772176,
  3793. 2130772177,
  3794. 2130772178,
  3795. 2130772179,
  3796. 2130772180,
  3797. 2130772181,
  3798. 2130772182,
  3799. 2130772183,
  3800. 2130772184,
  3801. 2130772185,
  3802. 2130772186};
  3803. // aapt resource value: 0
  3804. public const int Toolbar_android_gravity = 0;
  3805. // aapt resource value: 1
  3806. public const int Toolbar_android_minHeight = 1;
  3807. // aapt resource value: 19
  3808. public const int Toolbar_collapseContentDescription = 19;
  3809. // aapt resource value: 18
  3810. public const int Toolbar_collapseIcon = 18;
  3811. // aapt resource value: 6
  3812. public const int Toolbar_contentInsetEnd = 6;
  3813. // aapt resource value: 7
  3814. public const int Toolbar_contentInsetLeft = 7;
  3815. // aapt resource value: 8
  3816. public const int Toolbar_contentInsetRight = 8;
  3817. // aapt resource value: 5
  3818. public const int Toolbar_contentInsetStart = 5;
  3819. // aapt resource value: 4
  3820. public const int Toolbar_logo = 4;
  3821. // aapt resource value: 22
  3822. public const int Toolbar_logoDescription = 22;
  3823. // aapt resource value: 17
  3824. public const int Toolbar_maxButtonHeight = 17;
  3825. // aapt resource value: 21
  3826. public const int Toolbar_navigationContentDescription = 21;
  3827. // aapt resource value: 20
  3828. public const int Toolbar_navigationIcon = 20;
  3829. // aapt resource value: 9
  3830. public const int Toolbar_popupTheme = 9;
  3831. // aapt resource value: 3
  3832. public const int Toolbar_subtitle = 3;
  3833. // aapt resource value: 11
  3834. public const int Toolbar_subtitleTextAppearance = 11;
  3835. // aapt resource value: 24
  3836. public const int Toolbar_subtitleTextColor = 24;
  3837. // aapt resource value: 2
  3838. public const int Toolbar_title = 2;
  3839. // aapt resource value: 16
  3840. public const int Toolbar_titleMarginBottom = 16;
  3841. // aapt resource value: 14
  3842. public const int Toolbar_titleMarginEnd = 14;
  3843. // aapt resource value: 13
  3844. public const int Toolbar_titleMarginStart = 13;
  3845. // aapt resource value: 15
  3846. public const int Toolbar_titleMarginTop = 15;
  3847. // aapt resource value: 12
  3848. public const int Toolbar_titleMargins = 12;
  3849. // aapt resource value: 10
  3850. public const int Toolbar_titleTextAppearance = 10;
  3851. // aapt resource value: 23
  3852. public const int Toolbar_titleTextColor = 23;
  3853. public static int[] View = new int[] {
  3854. 16842752,
  3855. 16842970,
  3856. 2130772187,
  3857. 2130772188,
  3858. 2130772189};
  3859. // aapt resource value: 1
  3860. public const int View_android_focusable = 1;
  3861. // aapt resource value: 0
  3862. public const int View_android_theme = 0;
  3863. // aapt resource value: 3
  3864. public const int View_paddingEnd = 3;
  3865. // aapt resource value: 2
  3866. public const int View_paddingStart = 2;
  3867. // aapt resource value: 4
  3868. public const int View_theme = 4;
  3869. public static int[] ViewBackgroundHelper = new int[] {
  3870. 16842964,
  3871. 2130772190,
  3872. 2130772191};
  3873. // aapt resource value: 0
  3874. public const int ViewBackgroundHelper_android_background = 0;
  3875. // aapt resource value: 1
  3876. public const int ViewBackgroundHelper_backgroundTint = 1;
  3877. // aapt resource value: 2
  3878. public const int ViewBackgroundHelper_backgroundTintMode = 2;
  3879. public static int[] ViewStubCompat = new int[] {
  3880. 16842960,
  3881. 16842994,
  3882. 16842995};
  3883. // aapt resource value: 0
  3884. public const int ViewStubCompat_android_id = 0;
  3885. // aapt resource value: 2
  3886. public const int ViewStubCompat_android_inflatedId = 2;
  3887. // aapt resource value: 1
  3888. public const int ViewStubCompat_android_layout = 1;
  3889. static Styleable()
  3890. {
  3891. global::Android.Runtime.ResourceIdManager.UpdateIdValues();
  3892. }
  3893. private Styleable()
  3894. {
  3895. }
  3896. }
  3897. }
  3898. }
  3899. #pragma warning restore 1591