repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
materialcomponentsmaterialcomponentsandroid
activity to activity materialcontainertransform issue in lollipop and marshmallow device work fine in nougat and oreo
Bug
description I be face an issue in lollipop and marshmallow device when implement materialcontainertransform transition in activity to activity transition I have a recycle view in grid mode with 4 column whenever I click on item it transform exactly same as it should behave but it be behave unexpected in loll...
materialcomponentsmaterialcomponentsandroid
textinputlayout background for endiconmode dropdown menu be set from code
Bug
description first of all when endiconmode in textinputlayout set dropdown menu there be a crash that boxbackgroundmode none be not support for the end icon mode I ve try to set custom background via style for textinputlayout the give style work fine for 1 2 0 alpha05 and old ...
materialcomponentsmaterialcomponentsandroid
materialalertdialog can t edit shapeappearance to change corner
Bug
description I want to add corner to a materialalertdialog but impossible to change this attribute I follow instruction on material documentation theme dialog I literally do the same thing on my style just to see if it work color change but not shape expect behavior have same corner as exem...
materialcomponentsmaterialcomponentsandroid
textinputlayout in exposeddropdown with hint
Bug
description when use dropdown icon with use hint inside the edit text the hint padding be go android api version 29 material library version 1 2 0 beta 01 device all device
materialcomponentsmaterialcomponentsandroid
proguard recyclerview be be forcefully keep
Bug
description the whole recyclerview class and its class hierarchy be be keep by shrinker because an inner class of recyclerview be part of materialpickerdialogfragment java keep class androidx recyclerview widget recyclerview which doesn t even exist anymore source ...
materialcomponentsmaterialcomponentsandroid
chip vertical alignment issue
Bug
description how can I improve the vertical alignment of this chip with a custom font expect behavior centre vertical android api version all material library version all
materialcomponentsmaterialcomponentsandroid
button outline of button in materialbuttontogglegroup be blur
Bug
description I have a materialbuttontogglegroup with a three button all with the outline style the outline on the outer button be blur while the outline of the button in middle isn t expect behavior please see issuecomment 543765157 for a photo of this issue it seem that be happen only on lo...
materialcomponentsmaterialcomponentsandroid
slider unsupportedoperationexception
Bug
description just add a simple slider in layout xml like this android api version 27 material library version 1 3 0 alpha01 device redmi note 4x
materialcomponentsmaterialcomponentsandroid
textinputlayout motion hint do not follow the layout in animation
Bug
description I have some textinputlayout s in a fragment and I have set the animation of my fragment to materialfadethrough the animation run fine slightly expand in width but the hint label inside the textinputlayout do not move with the parent container after tap one input all hint...
materialcomponentsmaterialcomponentsandroid
materialcardview apply colorfilter on background or foreground not work on 1 1 0
Bug
description since the release of the version 1 1 0 alpha02 apply a colorfilter to a materialcardview background be not work prior to this release porterduffcolorfilter or blendmodecolorfilter could be apply properly source code findviewbyid r i d card background colorfilter ble...
materialcomponentsmaterialcomponentsandroid
bottomsheetbehavior settlerunnable leak view hierarchy through viewrootimpl runqueue
Bug
description tl dr bottomsheetbehavior startsettlinganimation leak the view hierarchy if that view hierarchy be not attach to a window at the time of the call e g activity be destroy detail bottomsheetbehavior startsettlinganimation call viewcompat postonanimation child set...
materialcomponentsmaterialcomponentsandroid
shapeableimageview cut out background of other view
Bug
description shapeableimageview doesn t show the background of view below it expect behavior this be how it look currently expect source code style xml view xml android api version 27 material library version ...
materialcomponentsmaterialcomponentsandroid
materialcontainertransform huge delay run transition on 1 3 0 alpha01
Bug
description 1 3 0 alpha01 cause materialcontainertransform to take way long to run and skip way more frame try to update from 1 2 0 alpha06 but perf be a disaster source code here s how I m launch the transition private fun startcontainertransform from view to view flow ...
materialcomponentsmaterialcomponentsandroid
textinputedittext extend textinputedittext break the layout
Bug
description create a class that extend textinputedittext kotlin class mycustomedittext jvmoverload constructor context context attrs attributeset null defstyleattr int 0 textinputedittext context attrs defstyleattr use it as child of textinputlayout and ...
materialcomponentsmaterialcomponentsandroid
textinputlayout android autofill be break because hint set on the textinputlayout be not propagate to the edittext properly
Bug
description autofill rely upon the hint developer provide on their input widget to make en educate guess about what information they need to surface to the user this flow be break when a textinputlayout be use expect behavior hint set on textinputlayout be propagate to the nest edittext when pr...
materialcomponentsmaterialcomponentsandroid
tablayout set tag for tabitem in xml be useless
Bug
description I want to index a tabitem with the attribute tag when use tablayout but I can t get that tag runtime cause you guy ignore the tag when add a new tab into tablayout source code the tab should be add the tag from tabitem private void addtabfromitemview nonnull tabitem item ...
materialcomponentsmaterialcomponentsandroid
return transition from viewpager to recyclerview item
Bug
description how do I do return transition from viewpager to recyclerview I have activity a with a fragment in it with recycler view on item click I navigate to an activityb with material activityscenetransition in activity b change the page 1 to 3 in viewpager and return back animation be not work with updat...
materialcomponentsmaterialcomponentsandroid
materialdatepicker day number not translate
Bug
description the number in the calendar be not translate to the select language expect behavior dateselector in google calendar screenshot 1591962188 date selector from material design screenshot 1591962176 android api version 29 material library version 1 ...
materialcomponentsmaterialcomponentsandroid
materialcardview background color can t be set to white
Bug
description I m try to set the cardbackgroundcolor to fff but it turn to grey it can t be set to white unless I add foregroundtint with fff too it work normally with color other than white you can view the screenshot here expect behavior it should be pure white f...
materialcomponentsmaterialcomponentsandroid
materialalertdialog talkback accessibility issue
Bug
description the accessibility of a dialog with talkback enable be pretty different between the standard alertdialog vs materialalertdialog in general the icon should not be important for accessibility it should read the title and it should start select relevant item in the dialog ...
materialcomponentsmaterialcomponentsandroid
materialtextview defstylere doesn t behave as expect
Bug
description pass defstylere doesn t behave as expect attribute inside this style resource be ignore this be because this constructor chain up to the 3 arg appcompattextview constructor the 4 arg one doesn t exist there mean the defstylere be only use to resolve android lineheight line...
materialcomponentsmaterialcomponentsandroid
slider rangeslider drawing bug when two thumb overlap
Bug
description unexpected shape draw on the rangeslider when two thumb overlap expect behavior android api version 29 material library version 1 3 0 alpha01 device cat s41 android 8 0 0 to help we triage fast please check to make sure you be use the late versi...
materialcomponentsmaterialcomponentsandroid
slider rangeslider display the label of the non move thumb instead of the move thumb while slide
Bug
description rangeslider display the label of the non move thumb instead of the move thumb while slide expect behavior label of the move thumb should be display android api version 29 material library version 1 3 0 alpha01 device cat s41 android 8 0 0 to help we triage...
materialcomponentsmaterialcomponentsandroid
appbarlayout when isindexoutofboundsexception
Bug
log java lang indexoutofboundsexception index 1 size 1 at java util arraylist get arraylist java 437 at com google android material appbar appbarlayout a appbarlayout java 12 at com google android material appbar appbarlayout basebehavior a appbarlayout java 91 at com google android material...
materialcomponentsmaterialcomponentsandroid
bottomsheetdialogfragment unexpected behavior for fade slide transition when remove fragment
Bug
I m implement the bottomsheetdialogfragment with add remove fragment inside it and the fad slide transition for add the fragment be work well but for remove the fragment the view go upside to the beginning of the dialog then start the transition here be a screenshot from the issue consider that the add fragme...
materialcomponentsmaterialcomponentsandroid
materialcardview shadow on materialcardview be not render properly on api 28
Bug
description shadow on materialcardview be not render properly on api 28 after apply an edgetreatment to it programatically see screenshot below screenshot 1591597108 expect behavior shadow work perfectly in api 29 see screenshot below screenshot 1591597142 source code x...
materialcomponentsmaterialcomponentsandroid
materialbuttontogglegroup checkedbuttonid return incorrect value when add via scene
Bug
description when a materialbuttontogglegroup be in a layout add to another layout via a scene example bellow get the checkedbuttonid s be always 1 the button be correctly visibly select in the ui but in code it have a wrong state expect behavior call checkedbuttonid should have...
materialcomponentsmaterialcomponentsandroid
textinputlayout textinputlayout fall down 12dp when hintenable be set to false
Bug
description the textinputlayout fall down 12dp when float label be disable use app hintenable false and when place in a linearlayout screenshot image expect behavior textinputlayout on the left have float label disable by use app hintenable false and textinpu...
materialcomponentsmaterialcomponentsandroid
textinputlayout restore hint in config change
Bug
description hint be not properly restore when a config change happen expect behavior to show the same hint as before a config change source code kotlin class mainactivity appcompatactivity override fun oncreate savedinstancestate bundle super oncreate...
materialcomponentsmaterialcomponentsandroid
progressbarindicator don t hide if call show hide be too fast
Bug
material design version 1 3 0 alpha01 test device galaxy s10 android 10 galaxy j5 android 6 0 1 progressbarindicator didn t hide if I call show hide too fast I need to call in next time to hide it or call immediately set progressbarindicator isgone true but it will not have animation or ...
materialcomponentsmaterialcomponentsandroid
slider keyboard navigation be break in rtl
Bug
require 1364 work on a pr offline description focus handle before 1364 rangeslider didn t handle pass keyboard focus correctly at all now it doesn t handle pass keyboard focus only in rtl the side be reverse value change right now plus key decrement and minus key incr...
materialcomponentsmaterialcomponentsandroid
textinputlayout clear text end icon be visible for all field when screen start
Bug
description when screen start and edittext have predefine text then clear text icon visible for every field testapp expect behavior when screen start and edittext have predefine text then clear text icon should not be visible at all they should be visible only for the currently fo...
materialcomponentsmaterialcomponentsandroid
materialcheckbox wrong color if coloraccent be define in the theme
Bug
description if in the app theme be define the coloraccent attribute the select state of the materialcheckbox be tint by the coloraccent instead of colorsecondary expect behavior the color of the checbox default to attr coloronsurface unchecked and attr co...
materialcomponentsmaterialcomponentsandroid
materialcontainertransform illegalstateexception end view bound must not be null make sure the end view be lay out and measure
Bug
I be not sure if this should be a question or a bug report but after update to material 1 2 0 beta01 I be start to see random crash in production when use materialcontainertransform as a sharedelementreturntransition same issue be there in the 1 3 0 alpha1 I can not reproduce this on any of my device but in ...
materialcomponentsmaterialcomponentsandroid
bottomsheet behavior in android 10 the peekheight be mess up because of gestureinsetbottomignore by default be false
Bug
as since version 1 2 0 alpha06 and above the feature of gestureinsetbottomignore be make and set false by default and only activate for phone with android 10 so when test it with default false in my oneplus with android 10 the peekheight be mess up expect behavior peekheight of only 10dp or whatever va...
materialcomponentsmaterialcomponentsandroid
r diman abc action bar content inset material mark as private r diman abc action bar content inset material
Bug
the resource dimem abc action bar content inset material be mark as private in com google android material material
materialcomponentsmaterialcomponentsandroid
materialbutton app icongravity textend not work properly
Bug
description when create a materialbutton that have an icon and be android layout width match parent and have android textalignment viewstart the app icongravity textend seem to place the icon in the middle between the end of the text and the end of the view icon gravity issue ...
materialcomponentsmaterialcomponentsandroid
materialbuttontogglegroup onbuttoncheckedlistener not call on first check
Bug
description when use a materialbuttontogglegroup that have both singleselection and selectionrequire set to true but no initial checkedbutton set the first tap of one of the button do not trigger an onbuttoncheckedlistener that be add expect behavior if a button be not prev...
materialcomponentsmaterialcomponentsandroid
slider keyboard navigation be all kind of broken
Bug
description slider be currently not accessible use keyboard the main issue be mishandle focus and handle key press in unexpected way focus handle currently leave the slider use keyboard leave the view in an undetermined state focus wise this be due to override protect...
materialcomponentsmaterialcomponentsandroid
bottomappbar performhide performshow not work
Bug
hello for some reason hide the menu do not work xml image style image code image version com google android material material 1 2 0 beta01 result image
materialcomponentsmaterialcomponentsandroid
issue 882 happen again in 1 2 0 beta01
Bug
datepicker to highlight wrong the day as today
materialcomponentsmaterialcomponentsandroid
extendedfloatingactionbutton touch ripple animation be systematically abort on touch up
Bug
description contrary to regular materialbutton and floatingactionbutton extendedfloatingactionbutton have an issue where when the finger leave the screen after have touch it the ripple animation be abort give a rough look and feel which also feel inconsistent with how the ripple nicely start ...
materialcomponentsmaterialcomponentsandroid
component name short description of issue
Bug
description full descri screenshot quran ption 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 a...
materialcomponentsmaterialcomponentsandroid
constraintlayout transitionlistener bug since beta05
Bug
when use motion layout and transition listener since beta05 of constraint layout the ontransition complete method be call multiple time in my case 3 time it be ok till beta 4 bind container settransitionlistener new motionlayout transitionlistener override public void ontra...
materialcomponentsmaterialcomponentsandroid
materialdatepicker localization for date not by default
Bug
description I be on an hispanic country and develop an important app for a courier company and the user normally doesn t know how to speak english so everything must be on spanish I have not fount a way to change the date locale expect behavior what I need be a method or a way to set the locale ...
materialcomponentsmaterialcomponentsandroid
swiperefreshlayout after drag and return to the initial position manually the elevation of the view be visible
Bug
description after the drag bottom occur and the view be drag to the top to the initial position the swipe refresh do hide entirely the elevation be visible source code android api version 29 material library version 1 2 0 alpha06
materialcomponentsmaterialcomponentsandroid
transition bug sample of transition cause no transition and reset scroll in some case
Bug
description in the sample if you click a partially visible item and go back there be no transition and the list get reset to a different scroll state expect behavior have transition back as we have a transition to go forward and let the list stay as it be before enter here s how it loo...
materialcomponentsmaterialcomponentsandroid
materialdatepicker ok button be not fully visible 3 dot
Bug
this bug appear only on the specific device the ok button be not fully visible and it display as a 3 dot current behavior nokia 7 plus 85e24d84 ab07 44ea a83f 576edfa8f8a9 expect behavior pixel 3 image 2020 05 29 20 04 36 source code extension function ...
materialcomponentsmaterialcomponentsandroid
materialarcmotion materialarcmotion not work properly
Bug
description the materialarcmotion not work properly in 1 2 0 beta01 after transition to be base on androidx and add transition platform subpackage as be when we transform view a into view b use materialarcmotion as a pathmotion and materialcontainertransform it be delay ...
materialcomponentsmaterialcomponentsandroid
slider slider labelformatter be no long accessible from kotlin code in version 1 2 0 beta01
Bug
description the slider labelformatter class can not be access from kotlin code anymore see screenshot below for an example java code screenshot 2020 05 29 at 12 03 32 kotlin code screenshot 2020 05 29 at 12 04 18 workaround be to just use a kotlin lambda screenshot 2020 05 2...
materialcomponentsmaterialcomponentsandroid
materialcardview materialbutton the elevation s direction change from top to bottom to bottom to top
Bug
description there be drag view on the top of the view while drag the view its height also expand when the dragging occur even a bit almost no drag the card view below change the direction of its elevation however the behavior be different in different device on samsung everything be ok but o...
materialcomponentsmaterialcomponentsandroid
materialdatepicker android widget timepicker xmlpullparserexception
Bug
description since I be use the theme materialcomponent daynight noactionbar theme I see crash report could t reproduce it myself cause by org xmlpull v1 xmlpullparserexception source code var picker materialdatepicker builder datepicker settitletext resource string day se...
materialcomponentsmaterialcomponentsandroid
materialcalendargridview nullpointerexception in ondraw
Bug
description materialdatepicker crash when use setselection and materialcalendar as materialcalendarfullscreentheme the crash happen when swipe to the left after the dialog show up source code style themeoverlay materialcomponent materialcalendar materialdatepick buil...
materialcomponentsmaterialcomponentsandroid
chip extra margin have be add to the component
Bug
description the chip component have extra margin as you can see in the screenshot this be happen just upgrade the com google android material material 1 0 0 to com google android material material 1 1 0 expect behavior the margin should not be include in the chip component android api ...
materialcomponentsmaterialcomponentsandroid
child view be cut off when expandedoffset be set on bottomsheetbehavior
Bug
description when I add a recyclerview to that fragmentcontainerview the bottom of it be cut off doesn t let I scroll to the end by the same amount as I set as the behavior expandedoffset expect behavior I would expect all content to be scrollable source code ...
materialcomponentsmaterialcomponentsandroid
bottomappbar fabcradle have be disable
Bug
description good evening I m currently work on an app that use bottomappbar and navigation we want to hide the bottomappbar except for the main screen so we hide it when we move to another screen when I click on fab to transition and come back the fabcradle in bottomappbar be go this be not a...
materialcomponentsmaterialcomponentsandroid
snackbar custom view can t be drag
Bug
I have create a custom view extend from the basetransientbottombar class I can t drag to dismiss this view so no animation be visible for drag when I m try to drag the view the message below be show in my logcat console ignore pointerid 0 because action down be not receive for this pointer before actio...
materialcomponentsmaterialcomponentsandroid
shapeableimageview nullpointerexception when set nullable annotated strokecolor to null
Bug
description if you call setstrokecolor null whenever the ondraw method of the shapeableimageview be call it will crash the entire app with a nullpointerexception side note kotlin would not let this compile at all if mdc android be use it expect behavior have the str...
materialcomponentsmaterialcomponentsandroid
shapeableimageview rounded corner stroke be cut off by default
Bug
description by default when a shapeableimageview have round corner and you define strokewidth and strokecolor it will be cut off in the screenshot just below you can see it compare to textinputlayout below it which render fine screenshot 20200526 105209 expect behav...
materialcomponentsmaterialcomponentsandroid
shape shapeableimageview do not update shapeappearancemodel
Bug
description in certain situation call setshapeappearancemodel on a shapeableimageview do not update the edge and corner treatment this happen as requestlayout be not very aggressive in update the view for example call setshapeappearancemodel in the onbind method of a recyclerview do not update d...
materialcomponentsmaterialcomponentsandroid
transition materialcontainertransform can not be use by transitionmanager begindelayedtransition
Bug
description materialcontainertransform be extend the android transition transition but now transitionmanager begindelayedtransition method that 2nd argument type be androidx transition expect behavior source code android api version android api 29 material library version ...
materialcomponentsmaterialcomponentsandroid
bottomappbar navigationview clip child even if specify not to
Bug
description bottomappbar navigationview clip child even if specify not to expect behavior ripple shouldn t be clip as the follow screenshot show image source code in order to easily reproduce this just add the following xml to an activity menu men...
materialcomponentsmaterialcomponentsandroid
badgeutil attachbadgedrawable incorrect nonnull for compatbadgeparent
Bug
description badgeutil expect a nonnull compatbadgeparent parameter despite documentation suggest otherwise expect behavior either update documentation or lift restriction on the parameter source code l75 android api version 29 material library version 1 2 0 alpha06...
materialcomponentsmaterialcomponentsandroid
how to get diamond cut bottom app bar and fab
Bug
I find the class bottomappbarcutcornerstopedge how and where to use this class to get the diamond cut appearence for bottom app bar and fab
materialcomponentsmaterialcomponentsandroid
materialalertdialog message limit to one line
Bug
description message in materialalertdialogbuilder be always truncate at the first line expect behavior message should be multi line like before android api version test on api 23 and 29 material library version 1 1 device nexus 5 and pixel 2
materialcomponentsmaterialcomponentsandroid
textinputlayout counter be hide by keyboard
Bug
description if app counterenable true be set in a textinputlayout whenever a user open a keyboard to type in something the counter be hide by the keyboard thus defeat its purpose of let the user know how much he she have type and how much character s be leave expect behavior the expect be...
materialcomponentsmaterialcomponentsandroid
materialcardview card be not visible with shadow compat mode always
Bug
description materialcardview be not visible if you apply shadow compat mode always to its materialshapedrawable compact shadow for card view work correctly in version 1 1 0 alpha10 but since 1 1 0 beta01 content of card view and card itself become invisible if you apply shadow compat mode always ...
materialcomponentsmaterialcomponentsandroid
button size increase in version 1 2 0 alpha06
Bug
description button height see very large in version 1 2 0 alpha06 but it look fine in 1 2 0 alpha02 expect behavior it should be look fine as version 1 2 0 alpha02
materialcomponentsmaterialcomponentsandroid
outline button material theme be not show in late version
Bug
description in late version 1 2 0 alpha06 outline button be not work it will work only in 1 2 0 alpha02 expect behavior please fix this in the next version
materialcomponentsmaterialcomponentsandroid
textinputlayout some attribute doesn t work
Bug
description some attribute of textinputlayout doesn t work about error I find issue about here attribute app boxstrokeerrorcolor color errorstroke app erroricontint color erroricontint it dosen t work well be there anything else I can do to use these attribute expect beh...
materialcomponentsmaterialcomponentsandroid
container transform fade mode through flag not work as expect
Bug
description full description of issue here I be use share element container transform for the transition between activity my requirement be to fade out outgoing content for half of the transition duration and fade in incoming content for another half I use fade throgh flag but be not work as expect ...
materialcomponentsmaterialcomponentsandroid
material io site get start page refer to android 9
Bug
description on this documentation page step 2 refer to android 9 compile your app with android 9 in order to use material component for android and the late version of the support librarie you will have to update your app s compilesdkversion to 28 and download the android 9 use the sdk manager...
materialcomponentsmaterialcomponentsandroid
exposeddropdown accessbility issue relate to autocompletetextvieew
Bug
description I try to use autocompletetextview with textinputlayout for exposeddropdown it work as expect without talkback but when talkback be turn on and drop down be open it talkback not able to navigate through it expect behavior talkback should able to behave properly and when dropdown b...
materialcomponentsmaterialcomponentsandroid
shapeableimageview when add pad to the imageview it be not work on design wizard
Bug
description when add pad to the shapeableimageview it be not work on the design wizard of the android studio but be work when run the app maybe it be not an urgent issue but when add pad to the view the view itself disappear but it be show as expect on the device I can not see it to adjust my design ...
materialcomponentsmaterialcomponentsandroid
collapsingtoolbarlayout only scroll header when come back from another activity
Bug
I have almost the same issue I have try version 1 1 0 and 1 2 0 alpha06 see video 1 1st view a fragment that have coordinatorlayout it scroll fine 2 go to another activity same setup 2 1 if I do not touch any view in the activity and go back the fragment scroll fine 2 2 if I...
materialcomponentsmaterialcomponentsandroid
materialcardview stroke bindingadapter invalidate
Bug
description layout recyclerview viewholder materialcardview so I have materialcardview list and I want to change each stroke dynamically materialcardview s stroke not update even if setstrokewidth or setstrokecolor invoke but it update when I action down specific card expect be...
materialcomponentsmaterialcomponentsandroid
continuous integration android api 24 miss package
Bug
description when run the ci the android version 24 variant of the test fail as display by the stack trace of any recent ci run sdkmanager fail to find the system image error the command sdkmanager system image android emulator api abi dev null fail and exit with 1 during ...
materialcomponentsmaterialcomponentsandroid
npe in bottomsheetbehavior viewdraghelper
Bug
description crash see log below expect behavior not to crash android api version 8 1 0 material library version com google android material material 1 2 0 alpha06 device moto g 5 plus more info from android issue tracker look like this be in l5...
materialcomponentsmaterialcomponentsandroid
slider illegalstateexception validatevalue
Bug
as it state in the title it s crash randomly in a few device I can t reproduce on all my 20 device with different sdk and oem but I can see it on my console I have no clue how this be possible even after check the source code of the component I can see this crash in different apis such as android 10 9 ...
materialcomponentsmaterialcomponentsandroid
floatingactionbutton api 16
Bug
cause by java lang illegalstateexception one or more child of this layerdrawable do not have constant state this drawable can not be mutate at android graphic drawable layerdrawable mutate layerdrawable java 579 at android graphic drawable drawablecontainer mutate drawablecontainer ja...
materialcomponentsmaterialcomponentsandroid
textinputlayout textinputedittext textinputedittext do not update as default edittext do during espresso test
Bug
description during espresso test if you try to screenshot before and after type a text the component just don t update but default edittext do update as expect I think it be a animation problem I try to disable it in developer option but the problem persist textinputlayout textinputedittext s animation...
materialcomponentsmaterialcomponentsandroid
expose dropdown menu show object info instead of text with custom arrayadapter
Bug
description expose dropdown menu not properly display item in select state when use a custom arrayadapter expect behavior select state of dropdown should display the item exactly as it appear on the dropdown menu list but that do not happen as you see in the screenshot below dropdownfail ...
materialcomponentsmaterialcomponentsandroid
textfield resource not find exception with password icon
Bug
description crash due to miss resource design password eye xml the same bug as close 670 cause by android content re resource notfoundexception file re drawable v21 design password eye xml from drawable resource i d 0x7f080086 at android content re resourcesimpl loaddrawableforcoo...
materialcomponentsmaterialcomponentsandroid
slider illegalstateexception not enough label to display all the value
Bug
description hi I be use an alpha version of material component to use the slider class so I certainly understand this be not production ready yet however I get some log from the crash report that the slider occasionally throw illegalstateexception of not enough label to display all the value on so...
materialcomponentsmaterialcomponentsandroid
textinputedittext incompatable with adjustpan
Bug
description when I have a textinputedittext nest within a textinputlayout adjustpan do not work two issue arise 1 when the textinputedittext be at the bottom of the scrollview the screen be not pan up to show the current text this be show in the picture below you can see the purple cursor in b...
materialcomponentsmaterialcomponentsandroid
bottomsheetdialog rounded corner in expand state
Bug
description bottomsheetdialog have round corer only if it s not expand corner be round as it s specify in the shapeappearance during swipe or in collapse state once bottomsheetdialog become expand rounded corner be animate to sharp corner expect behavior rounded corner should not chan...
materialcomponentsmaterialcomponentsandroid
materialcheckbox ripple be red on lollipop
Bug
description when colorcontrolhighlight be a colorstatelist with theme attribute materialcheckbox ripple be red on lollipop v22 v29 light before v23 expect behavior see v29 fix this would require tint the background programmatically use appcompatresourc...
materialcomponentsmaterialcomponentsandroid
collapsingtoolbarlayout multiline maxline not apply correct gravity to text
Bug
description when use maxline in alpha06 with expandedtitlegravity set to center text isn t center expect behavior the expand title should be center or the desire gravity should be apply source code android api version android 7 0 api 24 materia...
materialcomponentsmaterialcomponentsandroid
motion help I fix this materialcontainertransform beetween activity
Bug
description I want to make a transition between activity by click on an item from the list but the transition seem to be break screenrecorder 2020 05 05 12 06 33 98 mp4 zip source code upload sf2shop zip android api version 29 material library version com google android material mater...
materialcomponentsmaterialcomponentsandroid
materialbutton material component invalid drawable tag vector
Bug
description full description of issue here when I use android drawable on an xml drawable my application crash on api 21 when I use android icon with the same xml drawable the application doesn t crash expect behavior materialbutton display the image on top without crash ...
materialcomponentsmaterialcomponentsandroid
materialdatepicker single range selector allow positive button interaction for invalid state
Bug
description the prebuilt singledateselector and rangedateselector have a textinput mode which allow the user to input a date or date range use text if the date input be invalid the textinputlayout show an error state however the positive ok button be still enable and allow the user to p...
materialcomponentsmaterialcomponentsandroid
androix toolbar a glitch in show toolbar title text when theme be material theme
Bug
I set the theme of activity to theme materialcomponent light darkactionbar or any other non bridge theme and fontfamily to press start 2p find in google font then I create two fragment and both of they have toolbar but title be different when I navigate from first fragment to second t...
materialcomponentsmaterialcomponentsandroid
navigationmenuitemview navigationmenuitemview leak after mainactivity be detroye
Bug
description leak canary be report a memory leak relate to navigationmenuitemview reference an instance of mainactivity after its be destroy leak trace below heap analysis result 1 application leak reference under...
materialcomponentsmaterialcomponentsandroid
backgorundcolor attribute from badge styleable conflict with systemui attribute backgroundcolor
Bug
description I library use 1 2 0 alpha06 verison library compile with systemui it wrong aapt error dulicate value for resource attr backgroundcolor with config implementation com google android material material 1 2 0 alpha06 expect behavior please modify attribute backg...
materialcomponentsmaterialcomponentsandroid
textinputlayout click on endicon make helpertext disappear
Bug
description I have an endicon password toggle mode and helpertext enable in textinputlayout outlinedbox style at first the helpertext be visible but after click the endicon to toggle the password s visibility the helpertext underneath disappear constantly click the endicon ...
materialcomponentsmaterialcomponentsandroid
materialbuttontogglegroup single visible button corner
Bug
description if a materialbuttontogglegroup contain more than one button but only one be visible it get the shape as if be the first button in the group even though it s the only visible expect behavior the single visible button should have its original shape source code the issue s...
materialcomponentsmaterialcomponentsandroid
button backgorund not set to the custom drawable color
Bug
the button be take the custom shape from drawable xml but not take the color declare as solid color in shape xml use the late release com google android material material 1 2 0 alpha06
materialcomponentsmaterialcomponentsandroid
slider anr when slider be in popupwindow
Bug
description anr when popupwindow contain layout with slider trace at com google android material internal viewutil getcontentview viewutil java 288 at com google android material slider slider onattachedtowindow slider java 1284 at android view view dispatchattachedtowindow view java 17445 ...
materialcomponentsmaterialcomponentsandroid
materialalertdialog wrong elevation
Bug
description I m have an issue get my custom dialog to appear as the same surface color as the materialalertdialog in dark mode and it appear that the materialalertdialog s elevation be set to 16dp instead of 24dp I be reference the official guideline here for material design dialog elevation which s...
materialcomponentsmaterialcomponentsandroid
catalog demo bottom sheet crash on api level 17
Bug
description 1 open catalog demo bottom sheet vertically scrollable content demo 2 get a crash on android 4 2 android api version 17 material library version 1 2 0 alpha06 stacktrace 04 27 17 38 55 560 16715 16715 io material catalog e androidruntime fatal e...