repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
materialcomponentsmaterialcomponentsandroid | slider layout height attribute be completely ignore | Bug | description the height of the slider can not be adjust whatsoever expect behavior the height of the slider can be adjust and the value of android layout height be respect source code xml android api version any support api version material library version 1 6 ... |
materialcomponentsmaterialcomponentsandroid | materialcardview nullpointerexception when apply setonclicklistener | Bug | description when I attach a setonclicklistener to a materialcardview inside a recycler view I get a nullpointerexception this issue happen in release version 1 5 0 and 1 6 0 alpha and in android api version 26 27 and 28 I ve not try it on version below 26 when use release 1 4 0 it work as expect ... |
materialcomponentsmaterialcomponentsandroid | topappbaractionbardemoactivity actionmode function error | Bug | topappbar display misalign and actionmode menu function don t work screenshot 20220211 112526 to help we triage fast please check to make sure you be use the late version of the library we also happily accept pull request |
materialcomponentsmaterialcomponentsandroid | materialdatepicker dia 30 31 de janeiro de 2022 n o aparece no calend rio | Bug | description quando o calend rio aberto pela primeira vez e seleciono o m s de janeiro de 2022 os dias 30 31 n o s o exibido preciso fazer a rolagem da tela para que esse dias apare be screenshot 20220210 110227 |
materialcomponentsmaterialcomponentsandroid | dynamiccolor call getdecorview in f6c8fa5aefc84a1543eca3056a538120de0b4297 break certain app | Bug | description in a call to window getdecorview be add the problem with this though be that it will as document lock in certain characteristic of the window if an embed app have any call to for example window setflag or window requestfeature after dynamiccolor have execute those call will either be ign... |
materialcomponentsmaterialcomponentsandroid | bottomsheet windowisfloate don t work | Bug | description when I use material 1 3 0 windowisfloate false could make dialog expand to navigator bar right but when I use material 1 4 0 or material 1 5 0 windowisfloate false have no affect leave expect behavior 1 rlbf6fptfwhxqntollj0cq image from ... |
materialcomponentsmaterialcomponentsandroid | materialautocompletetextview ime obscure dropdown list | Bug | whether I choose android windowsoftinputmode adjustpan or adjustresize on the main activity androidmanif xml the dropdown window list the completion option be obscure by the ime input method editor keyboard pop up this be most prevalent on control within a bottom dialog or at the bottom of... |
materialcomponentsmaterialcomponentsandroid | m3 dynamiccolor dynamic color not apply when splashscreen api be use | Bug | description when application or activity launcher theme inherit from theme splashscreen and we set postsplashscreentheme to a theme that inherit from material3 it do not apply dynamic color when we call dynamiccolor applytoactivitiesifavailable this on the application class expect behav... |
materialcomponentsmaterialcomponentsandroid | materialcardview npe on api 28 android 9 when apply setonclicklistener | Bug | description when I try to apply setonclicklistener to a materialcardview it be throw a nullpointerexception expect behavior the application must not throw an npe source code just inflate a materialcardview and apply setonclicklistener on it xml kotlin ... |
materialcomponentsmaterialcomponentsandroid | materialbutton text be not align properly with icon | Bug | description create a materialbutton with follow attribute when update the text to a short text like 123 that do not change the width of the button the icon do not align properly and may overlap the text but if the text be long enough like 123456789 to change the button s width ... |
materialcomponentsmaterialcomponentsandroid | m3 top app bar top app bar continue to display drop shadow when elevate | Bug | description the top app bar continue to cast a drop shadow when use the material3 against what the design guideline say expect behavior the intended behavior should be for the top app bar not to cast a shadow as the material design 3 guideline state this be how the top app bar should look ... |
materialcomponentsmaterialcomponentsandroid | dynamiccolor app crash when open context menu with onlongclicklistener | Bug | description after upgrade to m3 and enable dynamic color the app crash when open a context menu on android 12 this behavior happen only when I explicitly set an onlongclicklistener to trigger the context menu the app doesn t crash when dynamic color be disabled or not available old android version ... |
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 please consider attach a minimal sample app that reproduce the issue android api version android api version here ... |
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 please consider attach a minimal sample app that reproduce the issue android api version android api version here ... |
materialcomponentsmaterialcomponentsandroid | chip layout preview break for chip | Bug | description the layout preview xml inside android studio be break for all chip expect behavior show the chip in the layout preview of android studio material library version com google android material material 1 6 0 alpha02 |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout title shadow do not respect maxline in expand state | Bug | when add shadow to the title text of collapsingtoolbarlayout like the title do not respect the multiline nature of the tile and behave weirdly render shadow like text be in one line only see below screenshot 20220203 090359 mushroom app use com google android material material 1 6 0 ... |
materialcomponentsmaterialcomponentsandroid | adjustresize no long work in 1 6 0 alpha02 when activity have transparent navigationbarcolor | Bug | in version 1 5 0 this use to work with no problem but in 1 6 0 alpha02 it no long work step run the below project with material 1 5 0 click on the click here to open the dialog and then click on the click here to open the keyboard when the keyboard open the entirety of the dialog be move above th... |
materialcomponentsmaterialcomponentsandroid | color some attribute have be mark as private | Bug | description on use certain attribute such as colorprimarycontainer and colorsecondartcontainer I get the follow warning in android studio the resource attr colorprimarycontainer be mark as private in com google android material material 1 6 0 alpha02 this warning however do not affect the bui... |
materialcomponentsmaterialcomponentsandroid | transition materialcontainertransition not follow child scroll | Bug | description when use a materialcontainertransition on fragment go back and scroll immediately cause the share element to stick in its original position instead of scroll with the content it belong to expect behavior scroll on a child should cause the share element to follow the scrolled child as i... |
materialcomponentsmaterialcomponentsandroid | attribute coloronsurfacevariant be set as private | Bug | I be wonder why be the attribute coloronsurfacevariant set as private shouldn t this one be public |
materialcomponentsmaterialcomponentsandroid | extendedfloatingactionbutton shrink break in android light mode | Bug | description extendedfloatingactionbutton shrink work differently in light dark mode in android in dark mode it work correctly but in light mode it be move to the right side dark mode image light mode image the same thing happen when I remove the text from element image ... |
materialcomponentsmaterialcomponentsandroid | system navigation bar get intransparent due to white bottom bar | Bug | description I m use a viewpager2 together with a t ablayout and an edge to edge design with a transparent system navigation bar as child of the viewpager2 a recyclerview list be implement when scroll down the list a white bar at the bottom appear as soon as the tab disappear at the top ... |
materialcomponentsmaterialcomponentsandroid | bottom navigationbar icon get reverse with late update | Bug | implementation com google android material material 1 6 0 alpha02 from 1 5 0 bottom navigation icon get reverse title get on top of image screenshot 1643097186 |
materialcomponentsmaterialcomponentsandroid | materialcardview attempt to invoke virtual method void android graphic drawable drawable setcallback android graphic drawable drawable callback on a null object reference | Bug | version 1 5 0 and above and android 9 and below only app checkedicon null cause crash when click listener be set I use actionmode and need to mark item in the list as check I do not want to show checkedicon so I set it to null as below this set it to null cause crash when I set click listener... |
materialcomponentsmaterialcomponentsandroid | textinputlayout android studio preview weight be out of range of 0 1000 too low | Bug | java lang illegalargumentexception weight be out of range of 0 1000 too low at com android internal util precondition checkargumentinrange precondition java 527 at android graphic typeface create original typeface java 979 at android graphic typeface delegate create typeface delegate java 123... |
materialcomponentsmaterialcomponentsandroid | textinputlayout preview linearlayout can not be cast to class textinputlayout | Bug | I have a custom view that use textinputlayout the follow code result in the follow error in android studio s preview run the code doesn t have a problem class timeinputview jvmoverloads constructor context context attrs attributeset null constraintlayout context attrs ... |
materialcomponentsmaterialcomponentsandroid | navigationbaritem navigationbaritem can not set indication | Bug | description navigationbaritem can not set indication android api version 12 material library version material3 1 0 0 alpha03 to help we triage fast please check to make sure you be use the late version of the library we also happily accept pull request |
materialcomponentsmaterialcomponentsandroid | textinputlayout setendiconmode clear the current end icon drawable | Bug | description when call setendiconmode the current end icon drawable be set to null expect behavior any previously set icon will still be present source code kotlin textinputlayout setendicondrawable r drawable ic validation pass textinputlayout endiconmode end icon custom end... |
materialcomponentsmaterialcomponentsandroid | navigationrailview fab shadow be on the left instead of bottom | Bug | description when set a navigationrailview headerlayout contain a floatingactionbutton it s shadow be cast on the wrong side leave instead of bottom expect behavior the shadow be cast on the bottom side screenshot 1642580893 source code small sample navigatio... |
materialcomponentsmaterialcomponentsandroid | chipdrawable settext method seem not applicable with spannablestring | Bug | description as title chipdrawable settext seem not work with spannablestring expect behavior expect chipdrawable settext be applicable with spannablestring or give more chip text style set method like pr 1165 request source code make a chip xml in res xm... |
materialcomponentsmaterialcomponentsandroid | theme material3 light dynamiccolor applytoactivitiesifavailable affect on forcedarkallowe true behavior | Bug | hi description the app use theme material3 light noactionbar theme with android forcedarkallowe true attribute also apply dynamic color feature through dynamiccolor applytoactivitiesifavailable in app color don t tailor to the enabled dark theme exclude dialog with disabled dyn... |
materialcomponentsmaterialcomponentsandroid | materialtimepicker ui test support for materialtimepicker | Bug | description I want to replace the default android timepicker with the new materialtimepicker but test it be difficult compare to the normal timepicker espresso picker action be not work for the new time picker what be the way to set the time for a new time picker for the ui test old way ... |
materialcomponentsmaterialcomponentsandroid | main activity go to background as a result of morph animation | Bug | I have multiple activity include multiple fragment I try to display morph animation from a recyclerview item in 1st fragment to an imageview in 2nd fragment 1st fragment go to background it become a bit dark and when I return back from 2nd fragment when view lay out in its place in recyclerview 1st fragment... |
materialcomponentsmaterialcomponentsandroid | slider ripple be draw underneath the slider | Bug | description this issue occur while use wavelet play store it be a mirror of this issue which I encounter use the app however I be not the developer so I doubt I will be able to properly address this issue and cite specific the app be open source so that might be helpful in diagnosis ... |
materialcomponentsmaterialcomponentsandroid | divid extra space when lastitemdecorate false | Bug | description extra space for a separator be allocate under the last element even if lastitemdecorate false expect behavior if lastitemdecorate false there should be neither a separator nor a space allocate for a separator under the last element how to check open divider... |
materialcomponentsmaterialcomponentsandroid | bottomsheetdialogfragment top inset not apply after configuration change | Bug | description bottomsheetdialogfragment do not apply any top inset after a configuration change when the bottom sheet be expand and lay out edge to edge this cause content to be draw behind the status bar the top inset get apply only when the user start scroll the bottomsheet content expect behav... |
materialcomponentsmaterialcomponentsandroid | textinputlayout render problem 1 6 0 alpha01 | Bug | description I be face a crash at textinputlayout after update my material android library to version 1 6 0 alpha01 from 1 5 0 rc01 expect behavior 1 5 render good 1 5 1 6 render problem 1 6 source code font use google inter regular theme xml ... |
materialcomponentsmaterialcomponentsandroid | materialalertdialogbuilder unable to set different body text size | Bug | description the text size of the body in materialalertdialogbuilder can t be change by define a textsize via materialalertdialogbodytextstyle and textappearance materialcomponent body2 the text size of the body always seem to fallback to a small default size of 12sp see source code below... |
materialcomponentsmaterialcomponentsandroid | textinputlayout setboxbackgroundcolor ffffffff but auto change color to violet my gallery color efefef | Bug | image image |
materialcomponentsmaterialcomponentsandroid | tablayout tabbackground with drawable crash in pre lollipop | Bug | description I implement page dot indicator by use tablayout it be perfectly work in lollipop but in pre lolllipop device it fail with these log android view inflateexception binary xml file line 27 error inflate class com google android material tab tablayout at android view layoutinflat... |
materialcomponentsmaterialcomponentsandroid | textinputlayout I use errorenable true but it not show red border | Bug | image image |
materialcomponentsmaterialcomponentsandroid | time picker ui bug in negative button | Bug | description in time picker I have encounter that design of positive and negative button be different from expect default value in addition negative button prevent click of keyboard icon in the layout expect behavior button design must be same as expect design source code bind ed... |
materialcomponentsmaterialcomponentsandroid | dynamiccolor manufacturer list block use dynamic color | Bug | description from 1 5 0 beta01 manufacturere list be add to check if dynamic color be available or not this condition block use dynamic color on some device even think it run on android 12 expect behavior 1 sufficient explanation about the manufac... |
materialcomponentsmaterialcomponentsandroid | textinputlayout talkback focus prefix text after edit | Bug | description on a textinputlayout that have prefix text use the app prefixtext attribute talkback will focus and read the prefix text when the user swipe right after edit the text input the same behavior be also notice with suffix text you can observe this behavior in the material catalog app under ... |
materialcomponentsmaterialcomponentsandroid | bottom navigation view height increase after destroy the foreground app and reopen | Bug | description full description of issue here I be work on a sample app that use material 3 bottom navigation view everything look good on the first launch but when you destroy the app and reopen it again it increase the height of the bottom nav view when height be set to wrap parent expect behavior ... |
materialcomponentsmaterialcomponentsandroid | add theme material3 daynight noactionbar give you a throwable in you activity or app | Bug | description I have add the theme material3 daynight noactionbar theme to our app a weird exception be be throw detail below this throwable come at every screen I go to I have enable dyanamic color too update 0 103 1080x2237 gr top start center display clip vertical sim state unchanged ty a... |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview item padding top bottom activeindicator not work | Bug | description full description of issue here material3 bottomnavigationview indicator not show and title text and icon be mess up the indicator be not show and pad top and bottom doesn t work screenshot 20211205 124513 test navbar even if I override the style it still doesn t work scree... |
materialcomponentsmaterialcomponentsandroid | slider expose library only api cause lint error | Bug | description full description of issue here lint error when use slider listener expect behavior screenshot and or description of expect behavior no lint error see for answer from lint agp team about what material team need to change |
materialcomponentsmaterialcomponentsandroid | materialcalendar wrongfragmentcontainerviolation after upgrade to androidx fragment 1 4 | Bug | description after upgrade to androidx fragment 1 4 and enable the fragment strictmode check the follow violation be log androidx fragment app strictmode wrongfragmentcontainerviolation attempt to add fragment materialcalendar 5c68b97 c8f6147b f1c9 4f97 9f40 140b8b6380fe i d 0x7f090151 to contai... |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview illegalargumentexception in preview mode | Bug | description after update from 1 4 0 to 1 5 0 or 1 6 0 bottomnavigationview can t be display in ide editor image expect behavior display without exception source code android api version 30 31 material library version 1 6 0 alpha01 device android s... |
materialcomponentsmaterialcomponentsandroid | mat input autcomplete off not work | Bug | I be use autocomplete off with mat input but still show auto suggestion when I type in input box |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview badge background text color bug when restart activity | Bug | description when the activity be restart for example switch from light mode to dark mode the style backgroundcolor and badgetextcolor be not change and only show correctly when the app be launch in either of these theme light mode before switch to night mode image after switch to ... |
materialcomponentsmaterialcomponentsandroid | materialtimepicker nullpointerexception on materialtimepicker initializeorretrieveactivepresenterformode method | Bug | description a few day ago firebase report the error fatal exception java lang nullpointerexception attempt to invoke virtual method void com google android material timepicker timepickerview addonrotatelistener com google android material timepicker clockhandview onrotatelistener on a null obj... |
materialcomponentsmaterialcomponentsandroid | m3 dialog hero icon and title alignment inconsistent with documentation | Bug | description the m3 documentation show dialog with so call hero icon above and align centrally with the title however when create a dialog with materialalertdialogbuilder the title and icon be display inline to the top leave expect behavior source code this code kotlin... |
materialcomponentsmaterialcomponentsandroid | calendardatepicker how to include calendardatepicker use apptheme theme appcompat noactionbar | Bug | description we be not plan to migrate apptheme from appcompat to materialcomponent theme but we be ok to inherit same theme in appcompat and use materialdatepicker when I run the application calendar cell text be not align to center expect behavior please find attach calendarviewerror w... |
materialcomponentsmaterialcomponentsandroid | material3 theme can not find material3 theme | Bug | android studio can t find material3 theme when use last version of library note also doesn t offer any autocomplete like theme material3 lib version 1 5 0 beta01 target sdk 31 min sdk 23 android studio 2020 3 1 |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout huawei oneplus poco toolbar visibility issue | Bug | description collapsingtoolbarlayout work fine on most of device except huawei oneplus poco and maybe some other if there be custom layout e g framelayout with view add to toolbar inside collapsingtoolbarlayout it become empty until activity recreate method be call step to reproduce 1 ... |
materialcomponentsmaterialcomponentsandroid | switch look different to setting and other android 12 app | Bug | description the switch in android 12 build in app such as clock look like this image which match up with the switch in setting image however when I make my own app with theme material3 the switch look different image expect behavior the switch be consistent with sys... |
materialcomponentsmaterialcomponentsandroid | datepicker month be cut and can t change text color | Bug | description not able to change text color see the encircled part in the image sample inconsistency ui depend on api level month name be cut see the second encircled part in the image sample expect behavior ability to have fully customization on text color source code ... |
materialcomponentsmaterialcomponentsandroid | tab npe when viewpager dataset change in tablayout calculatescrollxfortab | Bug | description full description of issue here java lang nullpointerexception attempt to invoke virtual method int android view view getleft on a null object reference at com google android material tabs tablayout calculatescrollxfortab tablayout java 1883 at com google android materia... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout title break after collapse expand | Bug | description the title in the collapsingtoolbarlayout be sometimes lay out in a single line but after collapse and expand the toolbar it be then lay out in 2 line and the bottom be cut off while the above video show the issue with app titlecollapsemode scale it be also reproducible with ... |
materialcomponentsmaterialcomponentsandroid | textfield crash during fragment recreaton | Bug | description hey there I work on an app that support multiple language in app setting when navigate to a screen with a com google android material textfield textinputlayout and then subsequently change the app s language specific language doesn t seem to matter when the fragment that contain the ... |
materialcomponentsmaterialcomponentsandroid | materialalertdialog can t set full width button | Bug | description accord to the doc use dialog you can use r style themeoverlay materialcomponent materialalertdialog fullwidthbutton to use full width button but this theme overlay can t be resolve expect behavior be able to resolve this theme overlay source code the code snippet... |
materialcomponentsmaterialcomponentsandroid | preferencefragmentcompat doesn t inflate use the m3 theme | Bug | description preferencefragmentcompat doesn t use the m3 theme switch dialogue etc note that the dialogue be make by the fragment and I can not use materialalertdialogbuilder expect behaviour right now the fragment widget and dialog look like this screenshot 20211105 113032 2 ... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout ignore expandedtitlemarginend when both collapse and expand text size be the same | Bug | description the expandedtitlemarginend be not apply when the expand and collapse title textsize be the same even if the textsize only differ by 0 001sp it work and the marginend be correctly apply expect behavior collapsingtoolbarlayout be correctly apply the expandedtitlemarginend even ... |
materialcomponentsmaterialcomponentsandroid | blog typo in url on migrating to material design 3 page | Bug | description at the bottom of the page the start build with material you link be incorrect it s currently and should be |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview component not render in preview | Bug | description bottomnavigationview not render properly in xml design expect behavior bottomnavigationview render correctly source code xml android api version api 30 material library version 1 5 0 alpha05 try also alpha04 device pixel 3 xl... |
materialcomponentsmaterialcomponentsandroid | popup elevationoverlayenable doesn t apply to popup | Bug | description use the new material3 theme I ve disable elevation overlay and it seem to apply to everything except popup the solution I have now be set elevationoverlaycolor to transparent expect behavior I expect disable elevation overlay would apply to popup maybe I m mistaken ... |
materialcomponentsmaterialcomponentsandroid | dialog attr colorcontrolhighlight use for android background | Bug | description mtrl alert dialog xml and m3 alert dialog xml use attr colorcontrolhighlight for android background attr colorcontrolhighlight be a color value while android background expect a drawable use simple color value for android background work but use a color selector cause... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior anr when set state as state expand | Bug | description at android os messagequeue enqueuemessage messagequeue java 692 at android os handler enqueuemessage handler java 769 at android os handler sendmessageattime handler java 718 at android view viewrootimpl viewroothandler sendmessageattime viewrootimpl java 4380 at ... |
materialcomponentsmaterialcomponentsandroid | textinputlayout hint do not fit in the outlinedbox when cornerradius be define | Bug | description you can see it in the screenshot android api version doesn t matter material library version 1 4 0 screenshot screenshot 5 |
materialcomponentsmaterialcomponentsandroid | m3 color theme textcolorhighlight textcolorhighlightinverse do not follow app color | Bug | description the value for textcolorhighlight and textcolorhighlightinverse be hard code with m3 sys color primary this mean that regardless of the app s theme or version the highlighted text will always appear the same purple ish color I ve attach a screenshot below the problem her... |
materialcomponentsmaterialcomponentsandroid | doc materialdivider link go to a 404 page | Bug | description the class definition link in the materialdivider android implementation page lead to a 404 page on developer android com materialdivider link materialdivideritemdecoration link expect behavior link in documentation should go to a valid page |
materialcomponentsmaterialcomponentsandroid | materialbutton s background invisible | Bug | description material button s background be invisible it become visible if I manually set theme to app s theme expect behavior source code app theme android api version api 21 material library version com google android material material 1 4 0... |
materialcomponentsmaterialcomponentsandroid | materialbutton check state not set properly when set in xml | Bug | description currently use a materialbutton with the attribute android check true use a selector drawable and a log d with materialbutton ischecke it be apparent that the check state be not true expect behavior when set android check true it should return true source co... |
materialcomponentsmaterialcomponentsandroid | timepicker support different styling for the ok cancel button 2091 | Bug | the datepicker allow you to set different style for the two button ok and cancel the timepicker no how can it be do make a layout similar to this for the two button screenshot 20211026 161456 |
materialcomponentsmaterialcomponentsandroid | no auto suggestion | Bug | description I have update version to 1 5 0 alpha05 from 1 5 0 alpha04 after update there be no theme style suggestion for material3 component in android studio early it be work fine with 1 5 0 alpha04 expect behavior should show available component style in material3 source code the co... |
materialcomponentsmaterialcomponentsandroid | error for not use theme appcompat theme when not on version 1 1 0 of material | Bug | description I encounter this issue for the second time in my android app I just try to set up back4app 1 for my app while set it up my app always crash when start here be the issue on github 2 I always get this error e androidruntime fatal exception main process ... |
materialcomponentsmaterialcomponentsandroid | checkbox checkbox md there be a wrong code guide in the document | Bug | description in the code guidance for subject checkboxe an extra symbol color attribute appear in one of the code cause an error 1634972662 1 expect behavior screenshot and or description of expect behavior source code the code snippet which be cause this issue please consid... |
materialcomponentsmaterialcomponentsandroid | textinputlayout crash when set app endiconmode dropdown menu | Bug | description I just want to show dropdown menu icon so I set app endiconmode dropdown menu but I don t want to use autocompletetextview just set icon should not crash instead of dropdown we show bottomsheetdialogfragment expect behavior set dropdown icon and allow another inner layout... |
materialcomponentsmaterialcomponentsandroid | dialog materialalertdialogbuilder ignore title and message list item text appearance | Bug | description I be set a theme to the materialalertdialogbuilder and in the theme I be set text style for the title and message list item use materialalertdialogtitletextstyle and materialalertdialogbodytextstyle and it seem like the library be ignore these style and set the predefine one if I set the style fo... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker materialdatepicker display date wrong on russian and ukrainian locale | Bug | description materialdatepicker display date wrong on russian and ukrainian locale all date on august 2021 don t fit the area and the user have to scroll up and down to select first or last day in that month but when you swipe several month back and forth everything work normally here be short video whic... |
materialcomponentsmaterialcomponentsandroid | tablayout tabripplecolor ignore focus state value | Bug | description when provide a color state list to the tabripplecolor property of the tablayout control only the select state state select and press state state press be observe the focused state state focus be ignore here be the code that restrict the color state list l121 that ... |
materialcomponentsmaterialcomponentsandroid | materialtoolbar toolbar title and menu be too close | Bug | description full description of issue here I inflate menu from fragment toolbar inflatemenu r menu menu schedule list menu be show in toolbar but title and menu action be very close please see in scree shot expect behavior screenshot and or description of expect behavior source code... |
materialcomponentsmaterialcomponentsandroid | md3 bottomnavigationbar active indicator wrong height | Bug | if I set unlabled mode active indicator get the wrong height but if you add badge then the height become normal 56565656 |
materialcomponentsmaterialcomponentsandroid | badgedrawable talkback not read badge count when badge be set on toolbar menu item | Bug | description full description of issue here talkback not read badge count when badge be create for an action menu item on the toolbar and the following be set setcontentdescriptionquantitystringsresource r plural attachment count plural contentdescription be correct when debug use getcontentd... |
materialcomponentsmaterialcomponentsandroid | snackbar setanchorview for bottomnavigationview do not work properly | Bug | description we use bottomnavigationview with snackbar as show in the screenshot below I refer to the official documentation use snackbar and use snackbar setanchorview to show the snackbar above the bottomnavigationview however snackbar do not follow the movement of the bottomnavigat... |
materialcomponentsmaterialcomponentsandroid | appbarlayout the background color can not be set to 121212 | Bug | description as show in the picture the wrong color be display when the color value be 121212 and the color be display correctly when 121211 edit after comparison it be not a specific color problem but the night theme background color of apppbarlayout can not be the same as the android color... |
materialcomponentsmaterialcomponentsandroid | materialtimepicker input mode be not change when click on keyboard icon when the app be return from background | Bug | description input mode doesn t change on materialtimepicker when user click on keyboard icon or clock icon when come back to foreground from background while the materialtimepicker be visible the actual behavior be different from what be expect step to reproduce the issue open implement timepicker in... |
materialcomponentsmaterialcomponentsandroid | tablatout ignore tabgravity fill when tab mode be auto | Bug | description I be set tabmode to auto and tabgravity to fill but the tablayout seam to ignore the tabgravity when the tab fit the screen and they be center instead of spreaded screenshot 2021 10 06 at 13 10 14 expect behavior when the tab fit the screen it be suppose to look like fix mode with ... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbar two line title with imagespan do not fade out when collapse | Bug | description use a collapsingtoolbar with a 2 line title with a title contain a spannablestring with imagespan if the image be on the second line and the toolbar get collapse the image do not fade out expect behavior just like the title or the text in the second line the imagespan inside the ... |
materialcomponentsmaterialcomponentsandroid | tablayout padding cause scroll on fix mode | Bug | description when you set fix mode to tablayout and add padding tablayout be still scroll for the size of the padding expect behavior tablayout not to scroll at all when scroll be not enable actual behavior see video it s still possible to scroll left and right source co... |
materialcomponentsmaterialcomponentsandroid | range slider label not transparent | Bug | hi I need help your if you look at the last image you will see a white line like a border I want to make that line transparent style xml image xml image not transparent white line like a border image |
materialcomponentsmaterialcomponentsandroid | materialalertdialogbuilder wrong dialog bound after orientation change | Bug | description dialog bound be not correct after orientation change without activity recreation activity have configchange orientation attribute screenshot 1633432645336 screenshot 1633429718933 how to reproduce it 1 start app at portrait then click button to show alert dialog ... |
materialcomponentsmaterialcomponentsandroid | materialtimepicker button overlap with inputmode imageview | Bug | description it s not work with api level 30 on nokia 7 2 but work with api level 26 on nexus 6p expect behavior screenshot show on click behavior on both button to show negativebutton be overlap to the inputmode imageview screenshot 20211004 114452 android api version 30 m... |
materialcomponentsmaterialcomponentsandroid | gradle | Bug | fail to resolve com google android material material 1 5 0 alpha03 |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview could not set background to white color | Bug | description I can set the bottomnavigationview s background to any color except white color expect behavior able to set background to white my bottomnav style android api version 30 material library version 1 5 0 alpha03 the problem happen so in 1 5 0 alph... |
materialcomponentsmaterialcomponentsandroid | can not find material3 theme | Bug | description aapt can t find the material3 theme result in this error at build time error aapt error resource style theme material3 daynight darkactionbar aka com example test style theme material3 daynight darkactionbar not find error resource style theme material3 daynight darkactionbar... |
materialcomponentsmaterialcomponentsandroid | gradle build issue | Bug | description run lint and unit test fail due to aapt conflict stacktrace failure build fail with an exception what go wrong execution fail for task app processdebugresource a failure occur while execute com android build gradle internal res linkapplicationandroidresourcestask task... |
materialcomponentsmaterialcomponentsandroid | materialcalendar navigationbutton month navigation icon bad alignment | Bug | description materialcalendar navigationbutton allow to switch select month to previous or next use navigation arrow arrow be not center see screenshot with pressed previous month and outline turn on device 2021 09 26 123807 expect behavior icon be align inside navigation button ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.