repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
materialcomponentsmaterialcomponentsandroid | material3 fade through motion example for android be divert too much from the documentation in m3 material io | Bug | the section at fade through provide an example on what kind of motion to have on top level destination on android this however be very different from the doc on m3 material here 8327d206 2a7d 423a abf0 2be86130535b I d expect there to be one motion spec for this use universally in m3 docs this have make it ... |
materialcomponentsmaterialcomponentsandroid | chip documentation update chip documentation to remove deprecate method | Bug | in the documentation it say chipgroup setoncheckedchangelistener group checkedid respond to child chip check unchecked but in android studio I get the warning setoncheckedchangelistener chipgroup oncheckedchangelistener unit be deprecate deprecate in java in ... |
materialcomponentsmaterialcomponentsandroid | page indicator dot insufficient touch target size | Bug | description the page indicator dot be by default clickable the touch target size for the dot be insufficient expect behavior the touch target size for the page indicator should be at least 44 dp x 44 dp minimal sample app repro img 20230821 150339 android api version 33 ... |
materialcomponentsmaterialcomponentsandroid | checkbox incorrect uncheck animation | Bug | description I face a bug with checkbox animation first checbox on gif animation for state indeterminate unchecked and check unchecked be visually skip seem the problem be in mtrl checkbox button check unchecked xml animation preview in android studio also show I immediate disappearing... |
materialcomponentsmaterialcomponentsandroid | material carousel null pointer exception | Bug | description it be work fine but when I make an app for someone he publish on playstore we get this error attempt to invoke virtual method com google android material carousel keylinestate com google android material carousel keylinestatelist getdefaultstate on a null object reference app simply ... |
materialcomponentsmaterialcomponentsandroid | appbarlayout status bar color not change dynamically anymore | Bug | description in my app I m use appbarlayout incl materialtoolbar and tablayout and a viewpager2 incl a recyclerview list I m dynamically change the color of the status bar when the user be scroll up and down the list and I m use a compress effect for the toolbar in order to d... |
materialcomponentsmaterialcomponentsandroid | navigation drawer navigation drawer have square corner on pre q device because colorstatelistdrawable be not support | Bug | description the navigation drawer 1 11 0 alpha02 have square corner screenshot 20230818 133510 expect behavior the navigation drawer have round corner like the navigation drawer 1 11 0 alpha01 screenshot 20230818 133417 minimal sample app repro catalog app ... |
materialcomponentsmaterialcomponentsandroid | material3 have no equvalent | Bug | material 2 have shape define in xml in re that be usefull to create for instance an empty drawable like and where those drawable be use when an empty image be need be there any replacement for this behavior |
materialcomponentsmaterialcomponentsandroid | button button md | Bug | as mention in the file I would like to modify all button style to have a green background and black font wrong xml right xml and my colorprimary can not be use correctly maybe my theme only use theme testapllication and no borderlessbuttonstyle ... |
materialcomponentsmaterialcomponentsandroid | topappbar background color of action bar and collapse top app bar be slightly different from background color of top app bar | Bug | description the background color of the action bar and the collapse top app bar be slightly different from the background color of the top app bar and the bottom app bar screenshot 20230816 090428 the background color of the action bar be f6ebe3 screenshot 20230816 090323 the background co... |
materialcomponentsmaterialcomponentsandroid | topappbar manual lifting of app bar not work | Bug | description hi I think 2b476b3 have break manual lifting functionality in 1 11 0 alpha02 in alpha01 it s work as expect with liftonscroll disabled and a custom scroll behavior apply which call setlifte on specific scroll state the app bar stay unelevated now screenshot 20230815 010407 ... |
materialcomponentsmaterialcomponentsandroid | modalbottomsheet on api 34 modal bottom sheet do not render shadow | Bug | description when run on android api 34 modal bottom sheet be not render the shadow on the content below when run on android api 33 and low shadow render as usual wrong behavior expect behavior source code class mainactivity appcompatactivity ov... |
materialcomponentsmaterialcomponentsandroid | bottomsheet modal bottom sheet no dim scrim of content underneath | Bug | description follow the basic description on how to use the modal bottom sheet there be no dimming of the content underneath the bottom sheet even though the image in bottomsheet md clearly show dim this document also describe the dimming as a scrim but there be no attribute expose to set the scrim ... |
materialcomponentsmaterialcomponentsandroid | dynamiccolor dynamic color don t work with settheme | Bug | description dynamic theme doesn t work when use with settheme expect behavior dynamic color should work even after settheme be call source code java override protect void oncreate bundle savedinstancestate boolean amoledmode settingsrepository getsharedpre... |
materialcomponentsmaterialcomponentsandroid | carousel hero strategy carousel alignment not find | Bug | while try to use material component carousel with hero strategy carousel alignment for xml and setcarouselalignment programmatically not find carousellayoutmanager setcarouselalignment carousellayoutmanager center material library version 1 11 0 alpha01 |
materialcomponentsmaterialcomponentsandroid | carousel divider be not correctly position in the vertical carousel when mid scroll | Bug | material library version |
materialcomponentsmaterialcomponentsandroid | sidesheet modal sidesheet width | Bug | description currently there be no way to change the modal sidesheet width it work for standard and coplanar side sheet expect behavior modal sidesheet dialog should respect the content layout width android api version 33 material library version 1 8 0 device pixel c ... |
materialcomponentsmaterialcomponentsandroid | error inflate class com google android material search searchbar | Bug | description can t use searchbar source code this be my layout and the basic theme theme materialcomponent light darkactionbar minimal sample app repro I ve upload an project at to reproduce this problem android api version min 31 target 33 ma... |
materialcomponentsmaterialcomponentsandroid | materialdivideritemdecoration null pointer issue | Bug | l327 l362 view child parent getchildat I these child might be null but it seem there be no fallback when that happen it could cause a nullpointerexception in shoulddrawdivider recyclerview getchildadapterposition child since that expect a nonnull child |
materialcomponentsmaterialcomponentsandroid | rangeslider lable be stick in ui | Bug | description I be use rangeslider when I be scroll the layout rangeslider label be stick to the screen expect behavior label should not be suck source code screen recording 20230721 190518 webm screenshot 1689946328 android api version 33 material library versi... |
materialcomponentsmaterialcomponentsandroid | materialalertdialogbuilder unable to configure dialog background color | Bug | description I m unable to change the background color of dialog create use materialalertdialogbuilder use the approach document at change the backgroundtint attribute as show in the example below do not change the color of the background as a side note the docs state that the default backgro... |
materialcomponentsmaterialcomponentsandroid | button iconbutton theme | Bug | guide do not say how to theme icon button icon button icon button button take ripple color from the app colorprimary but ignore that and any other default color property specify in materialthemeoverlay if the materialthemeoverlay be use then backgroundtint have to be set or it will e... |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview constant expression require | Bug | description while I be use bottomnavigationview onnavigationitemselectedlistener get constant expression require issue in onnavigationitemselected method screenshot image source code override public boolean onnavigationitemselecte nonnull menuitem item ... |
materialcomponentsmaterialcomponentsandroid | nestedscrollview bug nestedscrollview doesn t scroll horizontally for chip yet horizontalscrollview work fine | Bug | description full description of issue here I m try to show chip in a horizontal scroll container mean nestedscrollview with horizontal linearlayout and chip inside of the linearlayout expect behavior screenshot and or description of expect behavior to have it scrollable horizontally when I ... |
materialcomponentsmaterialcomponentsandroid | materialdivideritemdecoration it doesn t support gridlayoutmanager | Bug | description when gridlayoutmanager be use with materialdivideritemdecoration the divider be not draw base on the childview bounding but recyclerview bounding behave expect behavior expect source code bind recyclerview apply layoutmanager gridlayoutmanager t... |
materialcomponentsmaterialcomponentsandroid | material 3 material 3 day night theme not inherit from system theme | Bug | I be use this theme as my app theme |
materialcomponentsmaterialcomponentsandroid | component name short description of issue | Bug | description full description of issue here expect behavior screenshot and or description of expect behavior source code the code snippet which be cause this issue minimal sample app repro please consider attach a minimal sample app that reproduce the issue this will help narrow do... |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview bottomnav get out of sync with navigationcomponent | Bug | description on the late version of the androidx navigation librarie 2 6 0 the bottom bar can become out of sync if the user quickly shift through page I ve attach a video and a sample project but the issue reproduce quite easily in the android studio template bottom navigation view activity ... |
materialcomponentsmaterialcomponentsandroid | bottomnavigation bad link in documentation | Bug | in the documentation page for the bottomnavigation all see all state link be bad link to non exist file I have also some doubt about the information in the related table cell be up to date |
materialcomponentsmaterialcomponentsandroid | bottomappbar unexpected height increase when ime be show | Bug | description whenever an ime be show bottomappbar would expand its height to cover all other ui element expect behavior there should not be any change in height source code minimal sample app repro android api version api 33 material library version 1 9... |
materialcomponentsmaterialcomponentsandroid | textinputlayout endicon prevent textinputlayout resizing after clear multiline text | Bug | description 1 setup textinputlayout with app endiconmode clear text 2 insert or print long text without new line separator for instance aaaaaaaaaaaaa or aa dfg sdf multiple time until multiple wrapping to the next line 3 clear focus from textinputedittext textinputlayout 4 focus ... |
materialcomponentsmaterialcomponentsandroid | navigation bar doesen t fire onitemselecte event | Bug | description I m use the navigation bar in my main fragment and I set the onitemselectedlistener to manage the navigation of the inner fragment when I click the menu item the navigation doesn t work in fact nothing be print in the log with the istruction in my code below source code val ... |
materialcomponentsmaterialcomponentsandroid | app win t build against api 34 w 1 10 0 alpha03 | Bug | today android s api 34 go stable however when comple with compilesdk 34 we see an issue be find when check aar metadata 1 dependency com google android material material 1 10 0 alpha03 require library and application that depend on it to compile against codename upsidedownc... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker unable to change current date s style | Bug | description with the source code provide below the current date s style remain unchanged compare to default expect behavior outline color width change from default source code in a module s style xml file I have the following define in my fragment if... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker unable to apply rounded corner to dialog | Bug | description with the source code provide below dialog shape do not change from default expect behavior corner of dialog be more rounded out source code in a module s style xml file I have the following define in my fragment if datepickerdialog ... |
materialcomponentsmaterialcomponentsandroid | materialtimepicker keyboard be not hide after switch from keyboard to clock mode | Bug | after click the clock icon in the materialtimepickerdialog the keyboard remain open which be annoying for the user in the clock mode the keyboard be not need and it should be hide as soon as the clock screen appear |
materialcomponentsmaterialcomponentsandroid | fatal exception android app remoteserviceexception badforegroundservicenotificationexception | Bug | this be a serious problem description minimal sample app repro it s only know from firebase crashlytic dashboard it be not reproduce on my device android api version android api version here min 21 target 33 error api level 33 material library version version... |
materialcomponentsmaterialcomponentsandroid | material component for android short description of request | Invalid | be your feature request relate to a problem please describe a clear and concise description of what the problem be describe the solution you d like a clear and concise description of what you want to happen describe alternative you ve consider a clear and concise description of any alternative ... |
materialcomponentsmaterialcomponentsandroid | how do you add change material slider range start string | Bug | hi we want to add more translation for material slider range start material slider range end and material slider value see l19 they be seem to be fix private string startorenddescription int virtualviewid l2842 can they be change at all |
materialcomponentsmaterialcomponentsandroid | bottom sheet inset animation when keyboard be show should be opt in | Bug | description version 1 9 of the library be recently release and contain this change add animation for bottom sheet position when keyboard be show use windowinsetsanimationcompat api see this break our app because we already have a global inset animation that animate every view on the screen as such ... |
materialcomponentsmaterialcomponentsandroid | can t determine type for tag attr shapeappearancecornersmall | Bug | com android build gradle task resourceexception c gradle gradle 7 0 1 cache transform 3 6f10da6a468c8477fa2a8b2862dd4178 transform material 1 9 0 re value value xml error can t determine type for tag attr shapeappearancecornersmall at com android build gradle task mergeresource dofulltaskaction mergereso... |
materialcomponentsmaterialcomponentsandroid | dynamiccolor applytoactivityifavailable result in activy restart in a loop when use together with applyoverrideconfiguration and androidx per app language on api 31 32 | Bug | description give an activity that set per app language via appcompat androidx impl and use applyoverrideconfiguration in order to set a custom configuration e g set fontscale if in addition you want to set a content base dynamic color the activity be restart in a loop this happen on android 12 o... |
materialcomponentsmaterialcomponentsandroid | search component issue | Bug | please reopen the issue list below as they definitely exist and be definitely reproducible 0 09 0 19 0 20 0 29 0 33 0 42 0 46 0 57 material library version master device pixel 4 api 27 emulator |
materialcomponentsmaterialcomponentsandroid | tab tablayout render problem | Bug | description tablayout can not be preview on layout inspector edit mode when use material library version 1 7 0 render problem java lang nullpointerexception can not invoke android content re bridgetypedarray settheme android content re resource theme because ta be null at androi... |
materialcomponentsmaterialcomponentsandroid | navigationview menu item mark as check appear with bold text since the 1 8 0 alpha03 release | Bug | description menu item mark as check appear with bold text since the 1 8 0 alpha03 release expect behaviour menu item mark as check appear without bold text as in the 1 7 0 and early release minimal sample app repro I ve put together a minimal app that demonstrate the issue ... |
materialcomponentsmaterialcomponentsandroid | component name switch not run | Bug | java java lang runtimeexception unable to start activity componentinfo com my newproject2 com my newproject2 mainactivity android view inflateexception binary xml file line 61 in com my newproject2 layout main binary xml file line 61 in com my newproject2 layout main error inflate class com googl... |
materialcomponentsmaterialcomponentsandroid | bottomsheet background color not work when set to white ffffff | Bug | description I be try to set the background color of the bottom sheet to ffffff but when I set this color to the colorsurface to the bottom sheet s style it be not work whereas other any color be properly set android api version 33 material library version 1 9 0 ... |
materialcomponentsmaterialcomponentsandroid | material3 dialogwhenlarge activity show as dialogue even on non large device | Bug | the dialogwhenlarge theme in material3 be break it no long behave like material2 appcompat or platform dialogwhenlarge theme use theme material3 daynight dialogwhenlarge on a pixel2 emulator I get screenshot 1684144553 expect behavior content should be show as normal window on phone as dialo... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker materialdatepicker crash with mode input mode text | Bug | description step to reproduce it build a materialdatepicker with inputmode materialdatepicker input mode text crash happen expect behavior open materialdatepicker without crash source code kotlin class mainactivity appcompatactivity override fun oncreate save... |
materialcomponentsmaterialcomponentsandroid | datepicker keyboard in landscape hide content | Bug | description datepicker for full screen on landscape work incorrectly with keyboard on it hide start date and end date field image expect behavior start date and end date field should be visible and accessible in landscape mode image android api version a... |
materialcomponentsmaterialcomponentsandroid | localisation localisation be not change with appcompatdelegate setapplicationlocale | Bug | description I have 2 language in app I change they with appcompatdelegate setapplicationlocales localelistcompat on dialogue click on api version 33 it work as intend but on api version 28 it work like this when I choose language 1 it set localisation to language 1 but material component string... |
materialcomponentsmaterialcomponentsandroid | materialtheme splashscreen illegalstateexception after update from material 1 8 0 to 1 9 0 | Bug | application crash at splash screen after update material dependency from 1 8 0 to 1 9 0 relate dependency splash screen androidx core core splashscreen 1 0 1 appcompat version be 1 6 1 activityktx version be 1 7 1 I have try play around with splash screen but I have not figure o... |
materialcomponentsmaterialcomponentsandroid | ci travis ci build badge show build not find | Bug | readme include a fail travis ci badge image link to the domain be address be travis ci org and state start june 2021 travis ci org be disabled and therefore no long support please use travis ci com suggestion either remove the badge or replace it with a work badge for a... |
materialcomponentsmaterialcomponentsandroid | bottomsheetscaffold not effect bottomsheetstate initialvalue to sheetvalue hide on harmonyos | Bug | description 1 define bottomsheetscaffold state in viewmodel val bottomsheetscaffoldstate bottomsheetscaffoldstate bottomsheetscaffoldstate bottomsheetstate sheetstate skippartiallyexpande false initialvalue sheetvalue hide skiphiddenstate false snackbar... |
materialcomponentsmaterialcomponentsandroid | tab problem with the animation of tab switching with viewpager or viewpager2 | Bug | description problem with the animation of tab switching with viewpager or viewpager2 expect behavior when tablayout be bind to viewpager or viewpager2 the transition animation have a bug that reach the end instantaneously notice this bug be not find in com google android mater... |
materialcomponentsmaterialcomponentsandroid | tabitem cause render problem | Bug | description I m use a tablayout in my xml and 2 tabitem s but when use material version 1 8 0 and 1 9 0 list below I get a render problem but when I comment out the tabitem s everything render fine when use version 1 7 0 this render problem be fix expect behavior xml preview should render ... |
materialcomponentsmaterialcomponentsandroid | slider new style from new mediaplayer tiramisu | Duplicate | be your feature request relate to a problem please describe no describe the solution you d like have a custom slider style that look like a slider from the new mediaplayer describe alternative you ve consider maybe the new component for it s with method for stop and start animation ... |
materialcomponentsmaterialcomponentsandroid | shadowdrawablewrapper proguard complain it can t find drawablewrapper class from appcompat | Bug | description when I use material component android 1 8 0 and appcompat 1 6 1 I will get the follow proguard error warn com google android material shadow shadowdrawablewrapper can t find superclass or interface androidx appcompat graphic drawable drawablewrapper warning com google andro... |
materialcomponentsmaterialcomponentsandroid | carousel nullpointerexception in carousellayoutmanager java when talkback be on | Bug | description when use talkback accesibility option and carousel adapter have no item an error occur it be due keylinestatelist in carousellayoutmanager be uninitialized when talkback be off there be no problem stacktrace fatal exception main process io material catalog pid 30650 java ... |
materialcomponentsmaterialcomponentsandroid | materialbutton ripple can not be remove on api level 33 | Bug | description a dark color be add to materialbutton that be in focused state it would appear that the default ripple be cause the dark color and remove this by set it to null should remove this add shade however this only work for device on api level 32 and below expect behavior the gif sho... |
materialcomponentsmaterialcomponentsandroid | search bar mistake in documentation | Bug | description it look like there be a mistake in search bar documentation put it all together there should be app layout behavior string appbar scrolling view behavior instead of app layout behavior string searchbar scrolling view behavior otherwise first item from recyclerview be display... |
materialcomponentsmaterialcomponentsandroid | searchview backgroundtint can t be set to white | Bug | description as per the documentation I ve assign the color white to attr colorsurface but the background color of the search view isn t change when I change it to a dark color such as green 337a35 the background color change expect behavior the background color should be set to white... |
materialcomponentsmaterialcomponentsandroid | exposeddropdownmenu can not remove ripple effect correctly | Bug | hi I be use autocompletetextview inside outlinedbox exposeddropdownmenu like this just spend some hour try to remove ripple effect when I be click on widget not dropdown menu item problem be when I remove ripple effect outline box it be be draw over the hint text I can remove ... |
materialcomponentsmaterialcomponentsandroid | searchbar clicking searchbar not show keyboard | Bug | description click searchbar not show the keyboard expect behavior keyboard to appear immediatly after click source code android api version 33 material library version 1 8 0 and 1 8 0 alpha03 device samsung and pixel emulator |
materialcomponentsmaterialcomponentsandroid | tab tab item selection animation be cut at the top and bottom | Bug | description when tap on a tab item there be an animation that indicate that the user have select that particular item m3 show that animation in form of a small circle that quickly grow and then disappear however when the circle reach the vertical size of the tab it get cut at the top and bottom see b... |
materialcomponentsmaterialcomponentsandroid | materialtextview what attribute determine the text color for materialtextview element in material design 3 | Bug | in the xml layout use material design 3 I have a materialtextview element that dynamically take its color from the material design 3 theme however I be unsure which attribute be responsible for determine the text color of the materialtextview element I attempt to retrieve the current text color of the materialt... |
materialcomponentsmaterialcomponentsandroid | textinputlayout 1 8 0 ver cursor color be always white when error situation | Bug | when I set an error in textinputlayout in version 1 8 0 the cursor color be always white both outline and filledbox be applicable and I be able to fix this by lower the version to 1 6 0 in version 1 8 0 no setting through style xml or they xml could change white |
materialcomponentsmaterialcomponentsandroid | materialdatepicker a11y confirm button announce as null ok button | Bug | description because of the change in and more specifically l311 talkback now announce the confirm button as null ok button when there be no error condition I e during normal operation expect behavior the accessibility node should only contain error info if there s an actual err... |
materialcomponentsmaterialcomponentsandroid | top app bar scroll on collapse title area cause the app bar to over scroll | Bug | description notice the app bar win t over scroll if the content below be scroll a little bit this be from m3 catalog app but the same issue happen on my app too android api version 33 material library version 1 9 0 beta01 |
materialcomponentsmaterialcomponentsandroid | materialswitch the animation of the thumb be use incorrect timing | Bug | be your feature request relate to a problem please describe ever since 1 8 0 beta01 the thumb stretch animation be use incorrect timing this be because in beta01 the switch animation be update to use motion theme accord to the changelog prior to beta01 mtrl switch thumb pre morphing duration be... |
materialcomponentsmaterialcomponentsandroid | materialswitch thumb animation be not sync with motion | Bug | the thumb stretch animation be not sync with its motion when widget state change programmatically compare attach video I find out that this be hapenne because animation duration be change in this commit |
materialcomponentsmaterialcomponentsandroid | autocompletetextview text be cut off when height be limited | Bug | description I have a autocompletetextview com google android material material 1 8 0 however when an item be select the textview inside be cut off here be my textview inside ksnip 20230406 102536 but the result when an... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker bug in settextinputformat date display off by 1 error | Bug | description when use settextinputformat the format date be always off by 1 change the input format use settextinputformat simpledateformat mm dd yyyy locale getdefault result in the input mode text value always be 1 day behind the actual select date the bug seem to be timezone relat... |
materialcomponentsmaterialcomponentsandroid | carousel item masking be break on api 21 | Bug | material library version 1 10 0 alpha01 device api 21 emulator |
materialcomponentsmaterialcomponentsandroid | search searchbar show exception when searchview scroll | Bug | description searchview inner recyclverview when recyclerview scroll and click back searchbar show exception expect behavior searchbar error android api version android 31 material library version 1 8 0 device emulator |
materialcomponentsmaterialcomponentsandroid | toolbar eat touch | Bug | hi how to disable eat touch on toolbar toolbar always eat touch event but should still respect the touch event dispatch |
materialcomponentsmaterialcomponentsandroid | materialcheckbox unchecked container color not update with custom theme instruction | Bug | as per the spec e5e04d30 10bc 4297 a67a c38bcece5e56 unchecked container color be suppose to be base on coloronsurface but it remain unchanged after apply the custom theme instruction implement checkbox theming or change the coloronsurface on the main theme altogether other state be get the... |
materialcomponentsmaterialcomponentsandroid | materialalertdialogbuilder dialog not dismiss | Bug | description when I click positive button of materialalertdialogbuilder it didn t dismiss expect behavior I want dialog dismiss after click and navigate to another fragment but dialog not dismiss and still appear when I move to another fragment but if I don t use wincontext everything will be o... |
materialcomponentsmaterialcomponentsandroid | sidesheet 1 10 0 alpha01 npe shapeappearancemodel not initialize before layout with workaround | Bug | runtime npe when try to layout a sidesheet 1 10 alpha01 java lang nullpointerexception attempt to invoke virtual method com google android material shape shapeappearancemodel builder com google android material shape shapeappearancemodel tobuilder on a null object reference at com google a... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout when collapse drag with toolbar the toolbar be out of position and appear with wrong location | Bug | description when collapse drag with toolbar the toolbar be out of position and appear with wrong location the toolbar will move up and then return to normal expect behavior expect behavior the same as drag with recyclerview etc the toolbar will not move up source c... |
materialcomponentsmaterialcomponentsandroid | appbarlayout if use with material toolbar the layout editor will not preview certainly | Bug | description if toolbar be surround by appbarlayout the layout editor will not properly display the preview it will display nothing if no appbarlayout sc01 if have appbarlayout sc02 expect behavior the layout editor be properly display the preview because I have to use the... |
materialcomponentsmaterialcomponentsandroid | tablayout serious bug viewpager2 tablayout fragment | Bug | description full description of issue here serious bug I use viewpager2 tablayout fragment do slide page if only slide the page to switch fragment no problem if you click tab to switch there will be a blank page but this blank page be not the kind of fragment code error I click on the cur... |
materialcomponentsmaterialcomponentsandroid | search inflation error | Bug | description error inflating search expect behavior I try use search view but for some reason I can t inflate it source code and this be my bind public view oncreateview layoutinflater inflater viewgroup container bundl... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker the style name materialcalendarheaderlayout do not work | Bug | description I want change the head color of calendar but when I use the style name materialcalendarheaderlayout it do not work well expect behavior qq 20230315105509 source code android api version android sdk 33 material library version ... |
materialcomponentsmaterialcomponentsandroid | jetpack compose outline button neither text nor border honor the theme | Bug | description outline button be not render the border and text accord m3 design guideline I have a complete colorscheme and theme for my app but when use outline button neither text nor border honor the theme I be rely on the hct color system to do the right thing and not have to define each for every... |
materialcomponentsmaterialcomponentsandroid | jetpack compose button contentcolor should also be apply to the text | Bug | description I have create a theme use the md builder but I notice that for component such as button elevate button and fill tonal button the label text in the button doesn t use the contentcolor color to render the label text but the icon do the image below illustrate this issue this be... |
materialcomponentsmaterialcomponentsandroid | textinputlayout textinputedittext short description of issue | Bug | description I just create new project and I be try to use textinputedittext inside of textinputlayout I add a few text field and when I add give element of yours my android studio preview go gray I add the same element like on my other project where it render very well and it look as it should loo... |
materialcomponentsmaterialcomponentsandroid | materialcheckbox checkmark go missing when switch the error state | Bug | material library version 1 8 0 device api 19 emulator |
materialcomponentsmaterialcomponentsandroid | component name short description of issue | Bug | description full description of issue here expect behavior screenshot and or description of expect behavior source code the code snippet which be cause this issue minimal sample app repro please consider attach a minimal sample app that reproduce the issue this will help narrow do... |
materialcomponentsmaterialcomponentsandroid | switchcompat use wrong off color in theme material3 daynight | Bug | description the bug appear when use app theme theme material3 daynight but not appear in default theme theme materialcomponent daynight screenshot 2023 03 08 102548 note this problem relate to this issue because androidx preference preference library seem to use the same widget c... |
materialcomponentsmaterialcomponentsandroid | component name short description of issue | Bug | process com livehousex lively pid 14972 java lang nullpointerexception at androidx navigation ui navigationui onnavdestinationselected navigationui kt 69 at a... |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview font change to bold when select | Bug | description until the 1 8 release the navigationbaritemview be styleable with the attribute itemtextappearanceactive and itemtextappearanceinactive or textappearancetitlesmall depend from which theme we be inherit since the release there be a hardcode line which make the font bold when select expec... |
materialcomponentsmaterialcomponentsandroid | button wrong color guide in documentation | Bug | description button actually use colorcontainer coloroncontainer and instead of colorprimary coloronprimary like documentation say search primary search name themeoverlay material3 button capture1 capture2 |
materialcomponentsmaterialcomponentsandroid | component name short description of issue | Bug | I set it up in the androidmanifest xml android theme style theme appcompat light noactionbar an error have occur and the error do not occur if switch back to the default style w resourcescompat fail to inflate colorstatelist leave it to the framework java lang unsupportedoperationexception ... |
materialcomponentsmaterialcomponentsandroid | icon no long visible in | Bug | description icon be not show up in page expect behavior to show screen shoot 2023 03 02 at 9 49 21 am |
materialcomponentsmaterialcomponentsandroid | checkbox setcheckedstate set wrong drawable | Bug | description when setcheckedstate be call with state indeterminate the drawable be be unchecked rather than set to indeterminate the value be actually correct source code materialcheckbox testbtn findviewbyid r i d tes testbtn setcheckedstate materialcheckbox state check system out... |
materialcomponentsmaterialcomponentsandroid | dialog background should be tint api 19 | Bug | actual behavior expect behavior material library version 1 8 0 device api 19 emulator |
materialcomponentsmaterialcomponentsandroid | bottomappbar fab extra shadow | Bug | expect behavior fab should not have an extra shadow actual behavior fab have an extra shadow material library version 1 8 0 device api 19 emulator |
materialcomponentsmaterialcomponentsandroid | appbarlayout topappbar become translucent if coordinatorlayout contain bottomappbar | Bug | material library version 1 8 0 device api 19 emulator |
materialcomponentsmaterialcomponentsandroid | searchview unable to apply custom style | Bug | description when I try to apply a custom style nothing be happen the default style be use there be no theme secte on the doc just some element here in the spec c161dcae 266a 4705 841e b8d99ae5da2b expect behavior the style should be apply source code layout ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.