Resource.Designer.cs 158 KB

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