repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
materialcomponentsmaterialcomponentsandroid
tabitem render problem throw nullpointerexception
Bug
description set up a basic xml layout with tablayout and tabitem child view result in render problem that prevent the layout preview from function correctly other user be also report the same issue on so below be the full error stack throw when the ide attempt to render the layout in the preview pa...
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 down the...
materialcomponentsmaterialcomponentsandroid
floatingactionbutton mintouchtargetsize doesn t work
Bug
14 235 1 webm material library version 1 9 0 alpha02
materialcomponentsmaterialcomponentsandroid
search searchbar should not have a shadow
Bug
searchmaindemoactivity api 27 emulator searchmaindemoactivity api 29 emulator material library version 1 8 0 p s a shadow be also visible on api 28 emulator but in this case most likely it s just an emulator bug
materialcomponentsmaterialcomponentsandroid
type kt in material 3 font style not change from type kt file
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
search appbarlayout scroll out of view even if nestedscrollview have no content
Bug
description when I copy paste the put it all together put it all together example code from the search component I m observe that I can touch the search bar scroll up and it will vanish out of screen without an ability to bring it back expect behavior probably not scroll away at all especi...
materialcomponentsmaterialcomponentsandroid
component name bug in sample transition container transform have many glitch
Bug
description full description of issue here just go there you will see glitch as you scroll expect behavior screenshot and or description of expect behavior not to have glitch source code the code snippet which be cause this issue current repo minimal sample app repro pleas...
materialcomponentsmaterialcomponentsandroid
materialtoolbar the color of the subtitle be wrong which be different from the color configure in the theme style
Bug
description the color of the subtitle be wrong which be different from the color configure in the theme style expect behavior the text color of this subtitle should be red but now it be black android color holo red light source code xml ...
materialcomponentsmaterialcomponentsandroid
chip lead icon have an incorrect tint on api 23
Bug
actual result expect result android api version 21 material library version 1 8 0
materialcomponentsmaterialcomponentsandroid
menu typography styling overridden by android textviewstyle
Bug
description accord to the documentation the typography in a menu popup can be style by specify textappearance large small popupmenu in your theme however if your theme specify an android textviewstyle this style will trump whatever style be set for textappearance popupmenu make it impossibly to...
materialcomponentsmaterialcomponentsandroid
24hour wheel with 2hour step in signal app
Bug
greeting the signal app use time picker for their delay message but apparently the library doesn t have the new version so the 24h wheel doesn t have 2 wheel but one wheel with 2hour step see here must be some kind of early beta version for testing that show up there
materialcomponentsmaterialcomponentsandroid
materialtimepicker wrong layout when preciseshrinke enable
Bug
description wrong layout when preciseshrinke enable expect behavior expect screenshot 20230216 150021 preciseshrinking enable screenshot 20230216 150004 source code android experimental enablenewresourceshrinker preciseshrinke true android api version 33 ...
materialcomponentsmaterialcomponentsandroid
textinputedittext cursor color doesn t honor colorcontrolactivate
Bug
description textinputedittext doesn t use the color provide in apptheme colorcontrolactivate android colorcontrolactivate I try set colorcontrolactivate on the view itself or it s parent textinputlayout nothing be work and white cursor color be set for some reason expect behavior corr...
materialcomponentsmaterialcomponentsandroid
materialswitch can t be use in menu
Bug
description so switchcompat could be use inside drawerlayout menu with the follow method create a layout that hold a switchcompat widget switch xml a menu would include this layout like so now if we replace staticlayout java 474 ...
materialcomponentsmaterialcomponentsandroid
tablayout no tab ripple when tablayout be inside appbarlayout
Bug
material library version 1 8 0
materialcomponentsmaterialcomponentsandroid
materialbutton not selectable in android studio editor when include
Bug
description have a gridlayout contain a bunch of item add some materialbutton through and notice they can t be select in the editor ok now it seem to happen with every include somehow though in some circumstance include work just fine maybe an issue with gridlayout or include or both the thing...
materialcomponentsmaterialcomponentsandroid
materialtoolbar materialtoolbar elevation not show on android 11 why
Bug
I have a materialtoolbar with an elevation of 4dp but it be show on android 7 but not on android 11 be there something I miss or be this a bug from the library if so what be the workaround android 7 image android 11 image
materialcomponentsmaterialcomponentsandroid
com google android material textfield materialautocompletetextview use arrayadapter don t wrap text correctly
Bug
description use com google android material textfield materialautocompletetextview define an arrayadapter and setting be layout adapter but textview be not wrap correctly in the dropdown on an regular spinner same arrayadapter work ok expect behavior both autocompletetextview and spinner ...
materialcomponentsmaterialcomponentsandroid
appbarlayout lift doesn t work correctly with preferencefragment
Bug
material library version 1 8 0
materialcomponentsmaterialcomponentsandroid
circularprogressindicator background proerty miss in jetpack compose
Bug
description circularprogressindicator backgroundcolor propert miss circularprogressindicator doc circularprogressindicator androidx compose ui modifier androidx compose ui graphic color androidx compose ui unit dp androidx compose ui graphic color androidx compose ui graphic strokecap sour...
materialcomponentsmaterialcomponentsandroid
search incorrect searchbar content position during animation on large screen device
Bug
searchbar content bound at the beginning of the expand animation and at the end of the collapse animation don t match the actual searchbar content bound on large screen device material library version 1 8 0
materialcomponentsmaterialcomponentsandroid
material cardview preview fail to display layout when add cardview
Bug
description when I add cardview to any layout my android studio preview layout can t display anything expect behavior with cardview image without cardview image android api version 33 material library version 1 8 0 device poco m3
materialcomponentsmaterialcomponentsandroid
oncreatecontextmenu webview crash with dynamic color theme
Bug
description I m use dynamiccolor applytoactivitiesifavailable during oncreate on myapplication the theme use be parent of theme material3 dynamiccolor daynight when I enter oncreatecontextmenu on a webview it be crash short after contextmenu add setonmenuitemclicklistener all my activity in...
materialcomponentsmaterialcomponentsandroid
bottomsheetdialog overridden theme doesn t work after rotation
Bug
description bottomsheetdialog s overridden theme doesn t work after rotation swipe up and rotation to back expect behavior specifically I have add to attribute cornerfamily cut of shapeappearance app largecomponent source be here theme bottom sheet and it appear as expect th...
materialcomponentsmaterialcomponentsandroid
snackbar isanchorviewlayoutlistenerenable be not work if anchor change immediately
Bug
description as mention here issuecomment 1301495088 fix for the isanchorviewlayoutlistenerenabled issue with infinite loop cause a different error which cause the snackbar not be show above the anchor view if the anchor position be change right after screen be load expect behavior if...
materialcomponentsmaterialcomponentsandroid
navigation drawer not only the select item show bold when scroll
Bug
description since version 1 8 0 the active navigation drawer item name show bold however there s a bug that when scroll sometimes the name of random item get bold too usually the one from which you start scroll but not always sometimes two random item get bold and only if you scroll it out of the s...
materialcomponentsmaterialcomponentsandroid
after update material 1 6 1 to 1 7 0 overridependingtransition doesn t work
Bug
hello after update version of material in build gradle animation doesn t work work fine before in 1 6 1 code be the same for several year source code override public void startactivity intent intent super startactivity intent overridependingtransition r an...
materialcomponentsmaterialcomponentsandroid
design preview be lose when upgrade to version 1 8
Bug
when upgrade with this library my design preview be lose I waste my 3 hour googling and search for error theni remove new library one by one and find this library be the culprit
materialcomponentsmaterialcomponentsandroid
searchbar binary xml file line 23 in com example myapplication layout fragment first binary xml file line 23 in com example myapplication layout fragment first error inflate class com google android material search searchbar
Bug
I m try to implement new searchbar and get error my action 1 create new empty project in electric eel studio version 2 add dependency implementation com google android material material 1 9 0 alpha01 3 in first fragment s xml layout change view to present in put it all together ...
materialcomponentsmaterialcomponentsandroid
materialdatepicker description sample be break after update
Bug
description it seem like materialdatepicker description sample be break for 1 9 0 alpha01 image
materialcomponentsmaterialcomponentsandroid
bottomsheetdraghandleview show nothing
Bug
l68 I m try to implement bottomsheetdraghandleview in my bottom sheet view but similar to this stackoverflow issue it show nothing and when it wrap it collapse to a 0 height aside from that stackoverflow question my xml implementation be as follow if it help xml
materialcomponentsmaterialcomponentsandroid
catalog tap on a check card in talkback mode doesn t uncheck it
Bug
tap on a check card in talkback mode doesn t uncheck it although it do in regular mode and I think it should also do so in talkback mode material library version 1 9 0 alpha01 device pixel 4a 5 g android 13
materialcomponentsmaterialcomponentsandroid
bottomsheet fullscreen bottomsheet can not be edge to edge
Bug
description the fullscreen bottomsheet be not draw behind the system navigation bar screenshot 20230110 095837 the non fullscreen bottomsheet be draw behind the system navigation bar screenshot 20230110 102050 expect behavior the fullscreen bottomsheet b...
materialcomponentsmaterialcomponentsandroid
material float action button change background color doesn t work on late sdk
Bug
I be implement an app with a float action button my gradle compilesdkversion 33 defaultconfig applicationid com area areahotspot minsdkversion 24 targetsdkversion 33 versioncode 1 versionname 1 0 dependency implementation androidx appcompat appcompat 1 5 1 ...
materialcomponentsmaterialcomponentsandroid
materialcardview setonclicklistener not call
Bug
description material card view not listen to onclicklistener expect behavior on click card onclicklistener should call source code java code materialcardview generalcardview generalcardview findviewbyid r i d generalcardview generalcardvi...
materialcomponentsmaterialcomponentsandroid
material slider s settickactivetintlist be not work
Bug
material slider s settickactivetintlist be not work the color doesn t change I have ask on stackoverflow android api version 31 material library version 1 0 0 device redmi y2
materialcomponentsmaterialcomponentsandroid
generate apks from aab with bundletool with error fail to deserialize resource pb unknown type macro
Bug
description when I upgrade material from 1 6 1 to 1 7 0 I can run and pack apk normally but the pack aab be problematic and can not generate apks and can not update to google play c user lin appdata local temp 8722851090609859796 proto apk error fail to deserialize resource pb unknown typ...
materialcomponentsmaterialcomponentsandroid
sidesheet modal sidesheet s sidesheetcallback s onslide be not call
Bug
description modal sidesheet s sidesheetcallback s onslide be not call modal bottomsheet s bottomsheetcallback s onslide be not call too after the modal sidesheet be drag once onslide will be call screenshot 20230106 093622 expect behavior onslide be call source code ...
materialcomponentsmaterialcomponentsandroid
textinputlayout urgent ambulance compile time error for boxbackgroundmode be set as a raw string fill
Bug
description when I try to compile a bug free android project the project build fail with the follow error kt error project app build intermediate incremental appdebug mergedebugresource merge dir value value xml 10218 aapt error expect enum but get raw string fill expect beh...
materialcomponentsmaterialcomponentsandroid
switch in the doc the number assign to the part be incorrect
Bug
description 2023 01 04 17 15 12 anatomy and key property I think number 1 be track and number 2 be thumb that s what the old description anatomy and key property deprecate say and when I try it expect behavior 1 track 2 thumb 3 icon optional ...
materialcomponentsmaterialcomponentsandroid
button the style on this component require your app theme to be theme materialcomponent or a descendant
Bug
the layout preview do not work with my custom class class outlinebutton jvmoverloads constructor context context attrs attributeset null materialbutton context attrs com google android material r attr materialbuttonoutlinedstyle when use material 1 7 0 the foll...
materialcomponentsmaterialcomponentsandroid
materialcardview width not match parent
Bug
any solution screenshot 20230102 115922 screenshot 20230102 120041
materialcomponentsmaterialcomponentsandroid
search can not resolve class com google android material search searchbar
Bug
description when try to use com google android material search searchbar or com google android material search searchview android studio do not find it I be use implementation com google android material material 1 6 1 compilesdkversion 32 targetsdkversion 32 source code as in example...
materialcomponentsmaterialcomponentsandroid
materialtimepicker allow manual entry of the number 24 into hour
Bug
if you select manual time entry and specify 24 hour then when you press ok it will return the value 0 my expectation be a user can not input a number more than 23 for hour please limit input of max 23 hour 2022 12 23 15 48 24 2022 12 23 15 48 16
materialcomponentsmaterialcomponentsandroid
appbarlayout from android studio render error
Bug
description I get android studio preview screen render error from com google android material appbar appbarlayout package after I update com google android material material 1 8 0 beta01 but from old version com google android material material 1 8 0 alpha01 not have this problem can anyone get t...
materialcomponentsmaterialcomponentsandroid
slider vaule tip do not disappear
Bug
description after slide the slider the progress prompt box have not disappear bug expect behavior remove any remain block from above to see that picture source code android api version android 10 api29 material library version 1 8 0 beta01 ...
materialcomponentsmaterialcomponentsandroid
calendarconstraint getter be different from the provide at its setter
Bug
description getstartms getendms and getopenatms be different from what be provide to calendarconstraint builder setter expect behavior getter millisecond should be the same as the one that be provide use its setter source code val currentdate materialdatepicker todayinutcm...
materialcomponentsmaterialcomponentsandroid
why the default text size look very small in many component
Bug
the text size look normal if I don t select a specific style for the component untitled but the result will look like this if I select the style for the component untitled1 here be the style of widget app toolbar surface the version that I use be com google a...
materialcomponentsmaterialcomponentsandroid
textinputedittext cursor color doesn t honor colorcontrolactivate
Bug
description textinputedittext doesn t use the color provide in apptheme colorcontrolactivate android colorcontrolactivate I try set colorcontrolactivate on the view itself or it s parent textinputlayout nothing be work and white cursor color be set for some reason expect behavior corr...
materialcomponentsmaterialcomponentsandroid
tablayout junk scroll
Bug
when select a tab in a scrollable tablayout with link viewpager unwanted scrolling occur actual result expect result material library version 1 8 0 beta01
materialcomponentsmaterialcomponentsandroid
materialcardview render error
Bug
description full description of issue here when I update material version 1 8 0 alpha02 or upper preview be not show and show error log in layout manager below be log message java lang illegalargumentexception motion ease theme attribute must be an interpolator resource for attr motionease...
materialcomponentsmaterialcomponentsandroid
the style on this component require your app theme to be theme appcompat or a descendant
Bug
the follow class could not be instantiate com google android material navigation navigationview open class show exception clear cache tip use view isineditmode in your custom view to skip code or show sample datum when show in the ide java lang illegalargumentexception the style on this comp...
materialcomponentsmaterialcomponentsandroid
materialcardview generate numberformatexception
Bug
description use a material 3 card cause a numberformatexception seem to be relate to animation but I be not do any specific animation cause by java lang numberformatexception for input string 2130969380 at java lang integer parsein...
materialcomponentsmaterialcomponentsandroid
slider label not show when android hardwareaccelerate false add
Bug
description when android hardwareaccelerate false be add to in the manifest file the float label of slider in that activity will not show also I test add android layertype software to both the slider and its parent layout and this bug doesn t happen see but I can not find any fu...
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 down the...
materialcomponentsmaterialcomponentsandroid
rangeslider label get stick when use in bottomsheet
Bug
description when add a rangeslider to a bottomsheet with the label always visible app labelbehavior visible the label will not move together with the slider when the bottom sheet be drag they get stick expect behavior label stay fix at the top of the rangeslider and will be in sync ...
materialcomponentsmaterialcomponentsandroid
rangeslider when app labelbehavior visible thumb stay display while scroll
Bug
hello graphic bug when I have a rangeslider in a nestedscrollview and app labelbehavior visible the thumb stay at the initial position of the slider image android 7 13 material library version com google android material material 1 7 0
materialcomponentsmaterialcomponentsandroid
unable to change the accessibility description for app menu overlay icon for toolbar in android
Bug
hi team I be try to set a new description to the overlay icon 3 dot button in the toolbar but it s not replicate can you help I with this
materialcomponentsmaterialcomponentsandroid
bottomappbar fab doesn t return to the right place after call inputmethod
Bug
description source code setsupportactionbar bind bottomappbar android api version android api 33 material library version 1 8 0 alpha03 device xiaomi 10 ultra
materialcomponentsmaterialcomponentsandroid
searchbar searchview incorrect package path in layout example
Bug
description searchbar searchview be use incorrect package path in search doc the doc mention com google android librarie material search searchbar instead it should be com google android material search searchbar same for searchview
materialcomponentsmaterialcomponentsandroid
android studio error on 1 8 0 alpha03
Bug
this error occur on android studio dolphin 2021 3 1 can t determine type for tag attr shapeappearancecornersmall
materialcomponentsmaterialcomponentsandroid
bottomsheet navigation bar icon be hard to see
Bug
description when we open a modal bottom sheet with light theme on android 12l 32 the navigation bar icon be white and hard to see screenshot 20221124 155459 expect behavior make the navigation bar icon more visible like this on android 13 33 screenshot 20221124 163122 sou...
materialcomponentsmaterialcomponentsandroid
appbarlayout give an error in android
Bug
here be the exception com google android material appbar headerscrollingviewbehavior layoutchild exception java lang illegalargumentexception parameter must be a descendant of this view at android view viewgroup offsetrectbetweenparentandchild viewgroup java 6362 at android view viewgroup of...
materialcomponentsmaterialcomponentsandroid
searchbar only for m3
Bug
hi it look like searchbar only available on m3 be there any way use it with previous version
materialcomponentsmaterialcomponentsandroid
search catalog searchbar overlap with the status bar when scroll
Bug
screenshot material library version 1 8 0 alpha03
materialcomponentsmaterialcomponentsandroid
searchbar weird contrast between searchbar and appbarlayout
Bug
I don t know what it should actually look like but I doubt it should look like this material library version 1 8 0 alpha03
materialcomponentsmaterialcomponentsandroid
tablayout setscrollposition be not work correctly
Bug
call setscrollposition with updateselectedtext true and updateindicatorposition true doesn t set the indicator to the specify position actual result expect result material library version 1 8 0 alpha03
materialcomponentsmaterialcomponentsandroid
materialtimepicker materialdatepicker margin be not the same
Bug
description the start and end leave and right margin be different as you can see in the picture the margin be small on datepicker as on timepicker I report the bug already here too expect behavior the margin should be the same source code app theme use m3 minimal sa...
materialcomponentsmaterialcomponentsandroid
materialcontainertransform jitter of floatingactionbutton
Bug
description jittering of return animation of floatingactionbutton source code xml kotlin fragmenta oncreate exittransition hold onviewcreate floatingactionbutton setonclicklistener navcontroller navigate afragmentdirection act...
materialcomponentsmaterialcomponentsandroid
tablayout incorrect tab textappearance when scroll viewpager
Bug
to reproduce the bug set different value for tabtextappearance and tabselectedtextappearance material library version 1 8 0 alpha02
materialcomponentsmaterialcomponentsandroid
component name short description of issue
Bug
description when use app textformat password the password be visible by default since material version 1 7 0 and the attribute app passwordtoggleenable be ignore in 1 6 1 everything work as expect expect behavior by default password should not be readable there should be star cover it s...
materialcomponentsmaterialcomponentsandroid
bottomappbar bottom padding break
Bug
description with set bottom inset as pad to bottomappbar no any change to bottomappbar s bottom padding cause the status bar cover bottomappbar image expect behavior it be expect to be like bottomnavigationview wish to have edge to edge effect with the system navigation bar whi...
materialcomponentsmaterialcomponentsandroid
tablayout tab indicator animation break
Bug
description since 1 8 0 alpha02 even with the very late code base the tab indicator animation be break while in 1 8 0 alpha01 it be yet work fine when quickly swipe from one tab to another the tab indicator be stutter and doesn t work smoothly anymore see video example code wo...
materialcomponentsmaterialcomponentsandroid
materialdatepicker button color be not show correctly
Bug
description the button color be not show correctly on api 30 the text and background color be pink like the color attribute from the theme be not set but the rest of the ui of the dialog seem fine api 25 image api 29 image api 30 image expect behavior screen...
materialcomponentsmaterialcomponentsandroid
textinputlayout error icon take up entire hight of textinputedittext
Bug
description I add an textinputlayout to my fragment which include a textinputedittext the error icon drawable that appear when the textfield doesn t contain any input be for some reason take up the entire height of the textinputedittext expect behavior error icon drawable be center vertically in...
materialcomponentsmaterialcomponentsandroid
widget materialcomponent textinputlayout outlinedbox dense exposeddropdownmenu not show box
Bug
description recently update to com google android material material 1 7 0 expect behavior it should show the border to the expose dropdown this be work fine in the previous version of material library without app boxstrokecolor color textblack app boxstrokewidth 2dp
materialcomponentsmaterialcomponentsandroid
doc or example regard custom color for textinputlayout
Help Wanted
hello dev team thank you for all your work on this library I have a question regard custom color which be not obvious to implement due rapid change in library version what I need to do be customize color of text selection cursor from left and right like on this picture image also I need a cus...
materialcomponentsmaterialcomponentsandroid
materialbutton german letter cause a crash from 1 7 0
Bug
description add a string with the letter to the material button icon attribute result in a crash can be even observe in the android studio editor view will add an xml snipset whit minimal attribute that cause the issue the snipset produce an error inside android studio editor but its the same e...
materialcomponentsmaterialcomponentsandroid
tablayout tab indicator bitmap drawable with tilemodex repeat can not be align to bottom of a tab
Bug
description I use custom tab indicator with a complex shape drawable wave png wave my idea be to make a repeatable bitmap from this drawable and set it as a tab indicator tab indicator xml tab layout setup be as follow result behavior tab indicator be ...
materialcomponentsmaterialcomponentsandroid
drawerlayout screen flicker when closed draverlayout
Bug
description follow the guide material 3 do not change anything in the code when change the fragment when you click on the menu item navigationview the screen flicker blink that be the screen become dark for a moment check use onnavigationitemselectedlistener when call drawerlayout close thi...
materialcomponentsmaterialcomponentsandroid
checkbox uncheck transition doesn t match m3 spec
Bug
description the border color of the button doesn t change until the end of the uncheck animation m3 spec expect behavior the border color of the button change as soon as it be unchecked android api version api level 33 material library version 1 7 0
materialcomponentsmaterialcomponentsandroid
try to build exist swb to sw rc05 then material 1 6 1 error invalid file
Bug
screenshot 2022 11 11 08 13 15 69 423e58f25c30a02453fa5d8c82fc37f2 screenshot 2022 11 11 08 13 18 99 423e58f25c30a02453fa5d8c82fc37f2 description full description of issue here expect behavior screenshot and or description of expect behavior source code the code snippet which be...
materialcomponentsmaterialcomponentsandroid
textinputlayout motion ease theme
Bug
description unable to use preview layout step to reproduce 1 create new project 2 select basic activity material3 as a template 3 upgrade material lib to 1 8 0 alpha02 4 open frament first xml layout 5 try to add textinputlayout 6 get exception in the message window and b...
materialcomponentsmaterialcomponentsandroid
materialcalendar daytodaystyle not apply
Bug
description I be try to remove today s date style non fill circle modify daytodaystyle style expect behavior after modify the style like itemstrokewidth itemstrokecolor or itemtextcolor I expect to see this change reflect in the datepicker but these change be ignore screenshot 20221109 174841...
materialcomponentsmaterialcomponentsandroid
splashscreen display very large on device low than android 12 and on individual model the mask appear as a rectangle
Bug
description full description of issue here splashscreen display very large on device low than android 12 and on individual model the mask appear as a rectangle expect behavior screenshot and or description of expect behavior screenshot 20221109 131028 screenshot 20221109 130821 scr...
materialcomponentsmaterialcomponentsandroid
tablayout tab indicator get stick in an intermediate position
Bug
the fix bring a new problem open tabscontrollabledemofragment double click on an unselected tab
materialcomponentsmaterialcomponentsandroid
appbarlayout materialtoolbar focus be not pass to materialtoolbar from appbarlayout
Bug
description full description of issue here with an appbarlayout and a a simple material toolbar embed within navigation via keyboard never appear to get focus to the materialtoolbar navigate up relate icon or any icon within the toolbar itself expect behavior expect behaviour be that nav...
materialcomponentsmaterialcomponentsandroid
textinputlayout break custom cursor color set at runtime
Bug
description after this commit it no long allow set a custom cursor color via java drawablecompat settintlist getedittext gettextcursordrawable cursorcolor expect behavior it should allow use the custom cursor color as it be work fine with 1 7 0 alpha02 and I thin...
materialcomponentsmaterialcomponentsandroid
materialautocompletetextview settext clear dropdown list item 1 8 0 alpha02
Bug
description materialautocompletetextview settext clear his item in dropdown list and show only give value to that settext expect behavior set text without clear dropdown list item I use settext because materialautocompletetextview have different setselection method logic then android widg...
materialcomponentsmaterialcomponentsandroid
autocompletetextview setonitemselectedlistener do not work 1 8 0 alpha02
Bug
description setonitemselectedlistener do not work in 1 7 0 alpha02 do not work too expect behavior print select item position in listener android api version 30 material library version 1 8 0 alpha02 device pixel 4a api 30 emulator source code xml ...
materialcomponentsmaterialcomponentsandroid
bottomsheet navigationview in bottomsheetdialog be thick color
Bug
description the navigationview in the bottomsheetdialog be thick color because android windowelevation be 16dp in its theme themeoverlay material3 bottomsheetdialog screenshot 20221102 123629 expect behavior please put item name android windowelevation 0dp item in themeoverlay mater...
materialcomponentsmaterialcomponentsandroid
button unable to disable button ripple
Bug
description there be no way to disable button ripple in an easy non custom view way set app ripplecolor do not seem too propagate to all instance of the ripple even with the below method set the ripple persist xml app ripplecolor android color transparent or xml ...
materialcomponentsmaterialcomponentsandroid
floatingactionbutton fabsize mini be not apply
Bug
description when use a floatingactionbutton the property fabsize mini be not always apply since version 1 7 0 also test 1 8 0 alpha02 it work on 1 6 x this seem to be independent of the parent view type test with linearlayout and coordinatorlayout expect behavior ...
materialcomponentsmaterialcomponentsandroid
when use animatorlisteneradapter to listen to objectanimator it will fail on android 6 0 machine
Bug
description full description of issue here when use animatorlisteneradapter to listen to objectanimator it will fail on android 6 0 machine I will not be able to listen to animation event when I change to animator animatorlistener it will work normally when I use animator animatorlistener work normally on ...
materialcomponentsmaterialcomponentsandroid
menu bottomappbar bottomnavigationview background color be slightly different
Bug
description the background color of menu and action bar be slightly different from the background color of bottom app bar and navigation bar while the spec seem to be the same menu element design attribute role token 5 container color surface ...
materialcomponentsmaterialcomponentsandroid
slider value label be out of sync with slider when labelbehavior visible
Bug
I deliberately extend the bottom padding to replicate the bug and mimic the slider s behavior when it s in a long scrollview and a scroll to the bottom happen the slider be out of sync with the value label as show below screenshot 20221101 205105 copy also the value label overlap other view scr...
materialcomponentsmaterialcomponentsandroid
slider value label be overlap other view in scrollview when labelbehavior visible
Bug
the value label in the slider be always visible and overlap other view when the slider be in scrollview and out of view screenshot 20221101 000332 sample repository link link android api version 32 material library version 1 8 0 alpha02
materialcomponentsmaterialcomponentsandroid
appbarlayout appbarlayout onrequestchildrectangleonscreen modify input argument
Bug
description in onrequestchildrectangleonscreen onrequestchildrectangleonscreen androidx coordinatorlayout widget coordinatorlayout 20android view view 20android graphic rect 20boolean implementation of scrollingviewbehavior the rectangle input argument be modify which could cause proble...
materialcomponentsmaterialcomponentsandroid
calendarconstraint return millisecond from getter be different from the provide at its setter
Bug
description getstartms getendms and getopenatms be different from what be provide to calendarconstraint builder setter expect behavior getter millisecond should be the same as the one that be provide use its setter source code val currentdate materialdatepicker todayinutcm...
materialcomponentsmaterialcomponentsandroid
date picker contentdescription for dayname be not properly get read by talkback for the german language
Bug
description the content description talkback for the day name be not properly get read in the german language for the date picker dialog for english it be work fine but not for the german language for example sometimes date be get read as mi zweite november instead of mittwoch zwe...