repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
materialcomponentsmaterialcomponentsandroid
collapsingtoolbarlayout recyclerview bottom cut when come back from another fragment
Bug
description issue can be see on the official catalog app this video will show the issue to resume you go to the bottom of a list on a screen which contain a collapsingtoolbar go to another fragment by click on an item and then come back will make the list be cut on the bottom of the size o...
materialcomponentsmaterialcomponentsandroid
materialdatepicker display incorrect today date
Duplicate
materialdatepicker display incorrect today date I can t find a way to override this to correct as a workaround library version 1 1 0 android 9 0 screen shoot 2020 02 28 at 10 24 38 am screen shoot 2020 02 28 at 10 33 34 am be I do something wrong val dialogbuilder materialdatep...
materialcomponentsmaterialcomponentsandroid
progressdialog progressdialog spinner be always green regardless of theme color
Bug
description andoird app progressdialog s circular indeterminate progress indicator be green regardless of theme attribute value this be issue be present in 1 1 2 alpha05 but not present in 1 1 2 alpha04 expect behavior I expect that the spinner will be the same color as my colorprimary the...
materialcomponentsmaterialcomponentsandroid
transition transition between activity not a valid ancestor
Bug
description full description of issue here expect behavior error source code container transform I do not apply the same here note the activity start from the adapter suppresslint settexti18n override fun onbindviewholder holder orderviewholder position i...
materialcomponentsmaterialcomponentsandroid
textinputlayout accessibility support text be not associate with the input field announcement
Bug
description when select the input field on accessibility mode on the support text be not associate with the input field announcement expect behavior the support text should be associate with the input field announcement when select while accessibility mode on android api version android api...
materialcomponentsmaterialcomponentsandroid
textinputlayout accessibility touch target box overlap with the input field label
Bug
description the touch target box overlap with the input field label when the field be in an active state expect behavior the touch target box should not overlap the input field label when the field be in an active state source code the code snippet which be cause this issue please conside...
materialcomponentsmaterialcomponentsandroid
motion transition between activity
Bug
hi transition between activity have bug in my phone I have last push see the gif below android version api 21 android 5 1 1 device brand huawei device model huawei p7 l10a
materialcomponentsmaterialcomponentsandroid
textinputlayout boxbackgroundmode and boxbackgroundcolor don t work
Bug
description I be use textinputlayout with textinputedittext inside neither boxbackgroundmode nor boxbackgroundcolor work expect behavior screenshot and or description of expect behavior source code android api version 29 material library version 1 1 0 1 2 0 alpha...
materialcomponentsmaterialcomponentsandroid
bottomsheetbehavior size change be ignore if the sheet be settle to a state
Bug
description we re build a sheet that load datum asynchronously after open cause the sheet to change its size and it seem like bottomsheetbehavior doesn t react well to size change if it s ongoing a settle animation we be currently use a custom bottomsheet that be copy from plaid s implementation ...
materialcomponentsmaterialcomponentsandroid
chip set corner radius to zero on version 1 1 0 doesn t work as expect
Bug
description on update the library version from 1 0 0 to 1 1 0 chip be modify to have round corner rather than rectangular one expect behavior expect backward compatibility of attribute app chipcornerradius 0dp to prevent rounded corner as a workaround we use app chipcornerradius 1dp ...
materialcomponentsmaterialcomponentsandroid
textinputlayout error text overlap outline box
Bug
description when use the widget materialcomponent textinputlayout outlinedbox style the error text overlap with the outline box image expect behavior it need a little more top padding source code android api version 29 material library version ...
materialcomponentsmaterialcomponentsandroid
materialcardview inflation crash when use with android onclick in 1 1 0
Bug
description null pointer exception when inflate materialcardview with android onclick set in xml expect behavior materialcardview should inflate as expect source code android api version 29 material library version 1 1 0 device pixel 2 xl note this work ...
materialcomponentsmaterialcomponentsandroid
collapsingtoolbarlayout slight misalignment during transition in multiline mode
Bug
description this affect the multiline mode of the collapsingtoolbarlayout that be add as an experimental feature in 1 2 0 alpha05 see also 413 upon close inspection of the new implementation I find that there be a slight misalignment in the position of the expand text and the overlay draw during the tr...
materialcomponentsmaterialcomponentsandroid
chipgroup checkedchipid return chipid which have no use
Bug
description checkedchipid return just chip i d and have no use it useful when it return index of chip source code for datum in result val chip chip chipgroup context chip ischeckable true ...
materialcomponentsmaterialcomponentsandroid
materialsharedaxistransition call oncheckedchangelistener in chipgroup when run
Bug
description when the materialsharedaxistransition be run when perform a fragmenttransaction it cause the oncheckedchangelistener for a chipgroup to fire cause unwanted side effect expect behavior run a materialsharedaxistransition should not programmatically induce a oncheckedchangel...
materialcomponentsmaterialcomponentsandroid
bottomappbar background issue of menu in dark theme
Bug
description it seem like that the background color value of inflated menu be different to bottomappbar s when the system be in dark mode or I m use the bottomappbar component in a wrong way ui in light theme ui in dark theme image 75095965 4576...
materialcomponentsmaterialcomponentsandroid
transition share axis animation not work on samsung s10
Bug
description the share axis animation x y z work great on my pixel 3 however on a samsung s10 the fadethrough animation do not seem to work the visibility of the add fragment be not be animate the new fragment background seem to go from alpha 0 1 with no animation just because I m curious ...
materialcomponentsmaterialcomponentsandroid
android studio render problem with fab java awt geom illegalpathstateexception miss initial moveto in path definition
Bug
description fab not show in app layout and render problem occur expect behavior java awt geom illegalpathstateexception miss initial moveto in path definition at java awt geom path2d double needroom path2d java 1193 at java awt geom path2d closepath path2d java 1877 at android graphic ...
materialcomponentsmaterialcomponentsandroid
why bugfixe be in 1 2 0 alphaxx instead of 1 1 1 xxx
Bug
it be not a bug it be just a question there be a lot of fix in the current 1 2 0 alphaxx these fix be relate to the component code release with the 1 1 0 it would be useful to have the fix in the 1 1 x alpha beta as you prefer version and the 1 2 0 reseverd to new feature componen...
materialcomponentsmaterialcomponentsandroid
fab change appearance
Bug
description fab change color and border screenshot 20200221 041624 expect behavior fab should look like this screenshot 20200221 041347 source code android api version android api 29 material library version material android library version 1 1 0 ...
materialcomponentsmaterialcomponentsandroid
textinputlayout error clickablespan
Bug
I be set a clicablespannable as error in textinputlayout expect behavior the click function of the clickablespan should be call android api version 1 1 0 rc02
materialcomponentsmaterialcomponentsandroid
textinputlayout accessibility test fail with view be miss speakable text need for a screen reader
Bug
during testing of accessibility test on edittext in textinputlayout fail with view be miss speakable text need for a screen reader a similar issue be describe here but the propose solution with xml parameter do not help test on library version 1 1 0 and 1 2 0 alpha04 layout part xml
materialcomponentsmaterialcomponentsandroid
theme motion md be not available in late version 1 2 0 alpha04
Bug
description when look at motion md it state before you can use the motion library you need to add a dependency on the material component for android library for more information go to the getting start page after use follow tutorial and add implementation com google android material ma...
materialcomponentsmaterialcomponentsandroid
transition transition have bug in api 21
Bug
hi I can not test container transform activity have error android content activitynotfoundexception unable to find explicit activity class io material catalog io material catalog transition transitioncontainertransformstartdemoactivity have you declare this activity in your androidmanif xml ...
materialcomponentsmaterialcomponentsandroid
materialbutton programmatically set background tint have alpha blend with exist tint rather than replace
Bug
description set a non opaque background tint via setbackgroundtintlist on a materialbutton cause the new background tint to blend with the previous background tint rather than replace it this be especially noticeable when try to set a transparent background tint which have no effect sour...
materialcomponentsmaterialcomponentsandroid
bottomsheet dark mode composant overlay
Bug
description I have disable the elevation overlay for my bottom sheet in dark mode it work fine for the background but the background of my chip still look like the overlay be apply here be the chip in a regular fragment screenshot 20200218 145924 2 here be the chip in a bottomsheetfragme...
materialcomponentsmaterialcomponentsandroid
tablayout background drawable not set correctly
Bug
description when set android background to a shapedrawable the set color in this drawable will not be inflate correctly everytime in the example app provide below you ll even see it work correctly only once this seem to have something to do with drawable I think because if background be set to a co...
materialcomponentsmaterialcomponentsandroid
textinputlayout expose dropdown menu npe on re entrant showpopupmenu
Bug
since mdc 1 2 0 alpha03 more exactly since 201ec6241cec4cc590dd806fd0896da5fa3140f0 as I bisect my way down there be an issue with autocompletetextview s showdropdown java lang nullpointerexception at android widget popupwindow getdecorviewlayoutparams popupwindow java 2201 at android wi...
materialcomponentsmaterialcomponentsandroid
when I update to 1 1 0 all my input layout go wrong and crash app
Bug
when I update to 1 1 0 all my input layout go wrong and crash app can anybody explain what s go on
materialcomponentsmaterialcomponentsandroid
remove
Bug
remove
materialcomponentsmaterialcomponentsandroid
bottomappbar bottromnavigationview ripple be not work correctly
Bug
description the bottomappbar have a notch because it have a fab attach inside the bottomappbar I place a bottomnavigationview but when I press in some item de ripple be appear over nothing because the bottomnavigationview be not respect the bound expect behavior ripple should r...
materialcomponentsmaterialcomponentsandroid
fragment transaction break layout if exituntilcollapse flag be set
Bug
description the pretty much standard layout of coordinatorlayout appbarlayout collapsingtoolbarlayout app layout scrollflag scroll snap exituntilcollapse toolbar nestedscrollview app layout behavior string appbar scrolling view behavior in fragment work...
materialcomponentsmaterialcomponentsandroid
material 1 1 0 android resource link fail after update to 1 1 0
Bug
description I m use the material component via appcompat theme since the update from 1 0 0 to 1 1 0 I can t build anymore I m get the follow error a failure occur while execute com android build gradle internal task worker actionfacade android resource linking fail aapt error re...
materialcomponentsmaterialcomponentsandroid
switchmaterial on off state be not vertically align
Bug
description by use multiple switchmaterial component in multiple row you will see they be not vertically align when one of they be on and another be off expect behavior I think that thumb of switchmaterial should stand in a position in both on off that look vertically align like this image...
materialcomponentsmaterialcomponentsandroid
when run the program on simulator be work properly but it run on emulator it not run
Bug
your app isn t use androidx to avoid potential build failure you can quickly migrate your app by follow the step on run gradle task assembledebug user apple download flutter splash screen animation master android app src debug androidmanifest xml 22 18 91 error attribute application appcom...
materialcomponentsmaterialcomponentsandroid
material 1 1 0 can not build app with material 1 1 0
Bug
I m update the material library from 1 0 0 to 1 1 0 the build fail with this error cause by org gradle worker internal defaultworkerexecutor workexecutionexception a failure occur while execute com android build gradle internal task worker actionfacade cause by com android builder internal aapt v2...
materialcomponentsmaterialcomponentsandroid
android textappearance color doesn t work for materialbutton
Bug
in fact it work with some hack like null in button style but this kind of behavior cause I 2 hour of headache write this bug report include and I doubt that I m the only one who spend way too much time for something as minor as this exact place in 1 2 0 alpha04 which cause the issue scr...
materialcomponentsmaterialcomponentsandroid
accent color problem after update to 1 1 0
Bug
when update from 1 0 0 to 1 1 0 I be have problem with the accent color e g on the fab have the accent color before now be weirdly blue and textinput now use the primary color instead of the accent color for hint and so
materialcomponentsmaterialcomponentsandroid
bottom app bar the application will not compile due to error in top edge treatment class
Bug
description after update plugin and librarie version this project win t compile and say due to the usage of the third party librarie unable to find method org gradle api internal artifact ivyservice projectmodule projectpublicationregistry registerpublication ljava lang string lorg gradle api internal ...
materialcomponentsmaterialcomponentsandroid
materialshapedrawable interpolation do not work when isroundrect be true
Bug
description if you re use a basic shape with rounded corner interpolation do nothing if you let at least one of the corner have a different radius or a completely different corner treatment interpolation work as intend the issue appear to be that the code be be clever and replace the path with a simple rou...
materialcomponentsmaterialcomponentsandroid
daynight theme white text on edittextpreference button
Bug
description after change the theme to theme materialcomponent daynight the edittextpreference button have white text 2020 02 11 192537 expect behavior on a light theme I expect to see dark text on button source code style xml preference xml ...
materialcomponentsmaterialcomponentsandroid
textinputlayout dose not appear in new version 1 1 0
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
textinputlayout expose dropdown menu set a default selection
Bug
description I be go to select default selection programmatically but its not work but none of they work source code var eqlist arraylist eqlist add getstre r string linear equation eqlist add getstre r string quad equation eqlist ...
materialcomponentsmaterialcomponentsandroid
materialbutton can t set background as gradient drawable
Bug
description I m use a button and I m try to set a gradient drawable as its background but it doesn t work expect behavior it should get the gradient background like in appcompatbutton android api version 29 material library version 1 2 0 alpha04
materialcomponentsmaterialcomponentsandroid
chipgroup vertical spacing not work correctly
Bug
description after update from 1 1 0 beta01 to 1 1 0 I notice that the vertical spacing between chip in a chip group be suddenly much large I be use setchipspacingresource with 8dp so I try separate that out into setchipspacinghorizontalresource and setchipspacingverticalresource even with the vertical ...
materialcomponentsmaterialcomponentsandroid
bottomnavigationview part of badge still remain when remove badge
Bug
description when try to clean badge with removebadge to top of the badge be still remain expect behavior android api version 28 material library version 1 2 0 alpha01 1 2 0 alpha04 device redmi note 8 pro
materialcomponentsmaterialcomponentsandroid
textinputlayout expose dropdown menu wrap content only consider currently select item
Bug
description if one put multiple item in a spinner and set its width to wrap content the spinner consider the width of the first 15 item and set its width to the maximum width find in these 15 item see spinner source code search for max item measure in contrast to that expose dropdown menu o...
materialcomponentsmaterialcomponentsandroid
materialdatepicker context sensitive month name
Bug
description this problem occur in the russian locale maybe in other language in the library code private static simpledateformat getyearmonthformat locale locale return getsimpleformat mmmm yyyy locale result in ui image expect behavior in russian ...
materialcomponentsmaterialcomponentsandroid
materialalertdialog prevent auto dismiss want to dismiss programmatically
Bug
description unable to prevent auto dismiss even set onpositivebuttonlistener expect behavior we want dismiss the dialog programmatically when we do the validation on text field source code val alertdialog materialalertdialogbuilder this settitle master password ...
materialcomponentsmaterialcomponentsandroid
outlinedbox dense exposeddropdownmenu use android layout marginstart cause the outline to cut into the start of the hint text when focus
Bug
description marginstart do the opposite of what be expect by move the hint text far leave as the value increase cause the outline to cut into the text make it more difficult to read expect behavior we should see the margin increase as the value increase rather than be negatively apply sourc...
materialcomponentsmaterialcomponentsandroid
shapeableimageview do not draw its background
Bug
description shapeableimageview do not draw its background expect behavior expect actual source code catalog imageview xml diff android api version 29 material library version 20d2efed827f622e83b5a32a17835bb52b723ffb device pi...
materialcomponentsmaterialcomponentsandroid
slider completly break android studio layout preview
Duplicate
this be a terrible and nasty bug so please fix as soon as you can I can not use com google android material slider slider as it stop android studio from show layout preview on any other layout even if it do not include com google android material slider slider the only way to get layout preview again ...
materialcomponentsmaterialcomponentsandroid
html option crash the webview on android 6
Bug
description on android 6 within a webview use com google android material material version 1 1 0 the render of an html option will crash the app this doesn t happen on android 6 expect behaviour html option should be render without crash the app source code optio...
materialcomponentsmaterialcomponentsandroid
tabbackground attr not behavior as expectation
Bug
I config tablayout as blow tab background will be draw with offset 10dp I think it be because the background draw without add padding set in its parent tabview drawbackground private void drawbackground nonnull canvas canvas if basebackgrounddrawable null ...
materialcomponentsmaterialcomponentsandroid
textinputlayout api 21 endicontint endicondrawable color be break
Bug
description endicontint or endicondrawable be not work on android api 21 drawable color be always overriden by red unknown color expect behavior should be respect drawable color or specify tint source code app endicondrawable drawable ic icon app endicontin...
materialcomponentsmaterialcomponentsandroid
materialdatepicker manual date input do not work on samsung device
Bug
description when click the edit button next to select date on the picker to manually input a date with the edit text it be not possible to enter a valid date with the samsung stock keyboard since the number keyboard that be open do not allow to enter or expect behavior it should be possible t...
materialcomponentsmaterialcomponentsandroid
materialbutton background tint drawable state desynchronize when use onattachstatechangelistener
Bug
description call view getdrawablestate on a materialbutton within an onattachstatechangelistener compute a new drawable state without notify drawablestatechange this result in the materialbutton fail to update the drawable state of the background tint until the next time it change by ...
materialcomponentsmaterialcomponentsandroid
materialdatepicker crash scroll to min year of calendarconstraint
Bug
description I have a calendar set up that require a user to enter their dob val datepicker materialdatepicker builder datepicker settitletext getstre r string birthdate setcalendarconstraint calendarconstraint builder ...
materialcomponentsmaterialcomponentsandroid
navigationview custom font reset back to roboto system default on item click
Bug
set font montserrat regular in style xml in either main apptheme or custom font be set in navigation drawer but when select an item from the drawer and after the drawer close when the drawer be reopen the first 5 item from the top have resette back to the system roboto font I have rearr...
materialcomponentsmaterialcomponentsandroid
catalog demo add scroll to tab demo screen
Bug
description on the device the screen size 854x480 tabs demo fragment be cut and not scrollable actual result badge gravity label be cut also in landscape mode the tab be not scrollable vertically as well device 2020 02 04 122239 expect behavior badge gravity label should be not cut ...
materialcomponentsmaterialcomponentsandroid
materialbuttontogglegroup getcheckedbuttonid doesn t retrieve the first selection
Bug
description when I call materialtogglebuttongroup checkbuttonid the first selection doesn t return the right i d instead 1 however every selection that be a different button after the initial work may be similar to step 1 create materialbuttontogglegroup and add button 2 add ...
materialcomponentsmaterialcomponentsandroid
materialalertdialogbuilder crash building dialog with material component app theme
Bug
description attempt to build a alertdialog use the materialalertdialogbuilder cause the app to crash in a appcompatactivity even though the application theme be set to a material component theme stacktrace text java lang illegalargumentexception the style on this component require your app theme ...
materialcomponentsmaterialcomponentsandroid
materialcardview round corner
Bug
description corner blurry in android 7 1 1 screenshot link source code android api version api 25 material library version implementation com google android material material 1 0 0 device moto e4 plus to help we triage fast please check t...
materialcomponentsmaterialcomponentsandroid
materialdatepicker date range selector return off by 1 value
Bug
description the date range picker be return an off by 1 value in the materialpickeronpositivebuttonclicklistener mean if the range january 1st 2020 january 31st 2020 be select the value return be december 31st 2019 january 30th 2020 expect behavior when use a materialdatepic...
materialcomponentsmaterialcomponentsandroid
materialdatepicker theme override be not apply to text field in text entry mode
Bug
description full description of issue here when instantiate a materialdatepicker use the builder one of the param be a theme override call settheme l569 here we can modify how to theme the view with different color it look like this component use colorprimary for almost all the them...
materialcomponentsmaterialcomponentsandroid
tablayout tab font be be reset to roboto system default while switch tab
Bug
description I have a custom tablayout style in my theme xml notice it have a text appearance which use custom ttf font I provide with the app for this example I have set it to some exotic font font family xml be at the end of this message I ll provide a screenshot and will annotate...
materialcomponentsmaterialcomponentsandroid
tablayout property app tabindicator be tint every activity background fragment after be render
Bug
description I ve an activity with bottom navigation and one framelayout to inflate fragment when I inflate the second fragment it have an tablayout every screen have the background tint with theme accent color it s not happen with just one or more fragment include activity openne later too ot...
materialcomponentsmaterialcomponentsandroid
material button string reference not respect textappearancebutton setting
Bug
description when use in the xml something like the follow and set the textappearancebutton to the button text be still display as all cap however if I set the materialbutton text as follow the button text display as expect and be not...
materialcomponentsmaterialcomponentsandroid
collapsingtoolbarlayout toolbar can be scroll under the status bar
Bug
description when use android fitssystemwindow true on the appbarlayout and coordinatorlayout in a collapse toolbar setup the toolbar in some case can be scroll under the status bar expect behavior device 2020 01 30 162504 1 source code as you can see the bug be reproduce in mat...
materialcomponentsmaterialcomponentsandroid
slider crash when call calculatetickscoordinate
Bug
java lang negativearraysizeexception 6 at com google android material slider slider calculatetickscoordinate slider java 1145
materialcomponentsmaterialcomponentsandroid
materialbuttontogglegroup selectionrequire attribute doesn t enforce checkedbuttonid to be a valid i d return 1
Bug
description the materialbuttontogglegroup selectionrequire attribute doesn t reflect the select button when access togglegroup checkedbuttonid when the button be press for the first time checkedbuttonid return the correct value when the same button be select for the second time checkedb...
materialcomponentsmaterialcomponentsandroid
elevationoverlay dark theme overlay not apply when use color state list
Bug
description when use materialshapedrawable createwithelevationoverlay and add it as the background to a view it doesn t apply the semi transparent overlay to indicate elevation if coloronsurface be a color state list resource the test app have a night theme with coloronsurface reference to...
materialcomponentsmaterialcomponentsandroid
bottomsheetdialog cornersize attribute not support
Bug
description when shape theme bottomsheetdialogfragment accord to seem like cornersize alone be respect but none of cornersizetopleft cornersizetopright cornersizebottomright cornersizebottomleft have any visual effect expect behavior shape theming of the individual corner ...
materialcomponentsmaterialcomponentsandroid
chip double emission on check state change when selectionrequire be use
Bug
description when use the selectionrequire feature in a chipgroup and we try to un check the last check chip any oncheckchangelistenter that be set be get double emission for the state of that chip the reason for that be because there be a tracking listener which check the number of alre...
materialcomponentsmaterialcomponentsandroid
appbarlayout status bar background color move around when use fitssystemwindow true
Bug
description when use android fitssystemwindow true on the appbarlayout in a collapse toolbar setup the status bar background color move down for a moment when scroll up fast recording of the problem gif frame where it happen expect behavior the status bar background color sho...
materialcomponentsmaterialcomponentsandroid
material io markdown table be incorrectly format
Bug
markdown table on the color theming page be incorrectly format so it doesn t render correctly image
materialcomponentsmaterialcomponentsandroid
materialtextinputpicker mobile date input picker do not look correct to spec
Bug
description when run the demo component app and when include it in my own app the mobile date input picker do not look up to spec in particular there be a large space between to input text box and the ok cancel button there be no hint to help with the expect input format the space ...
materialcomponentsmaterialcomponentsandroid
materialshapedrawable crash on android 4 4 4 java lang illegalargumentexception radius must be 0
Bug
I m currently use 1 1 0 beta02 we have this stacktrace on crashlytic fatal exception java lang illegalargumentexception radius must be 0 at android graphic radialgradient radialgradient java 53 at com google android material shadow shadowrenderer drawcornershadow shadowrenderer jav...
materialcomponentsmaterialcomponentsandroid
slider support absseekbar setthumb
Duplicate
be your feature request relate to a problem please describe as a little halloween easter egg I replace the thumb of a slider with a pumpkin I m use absseekbar setthumb setthumb android graphic drawable drawable for that however I haven t find a way to do so with the slider from this lib ...
materialcomponentsmaterialcomponentsandroid
textinputlayout gravity top be not work for hint
Bug
description prerequisite textinputlayout with textinputedittext have hint attribute migrate a layout have design textinputedittext to material textfield textinputlayout but it be not place the hint at the top though it be work with support design widget and also work for text ...
materialcomponentsmaterialcomponentsandroid
materialdatepicker not able to be instantiate via xml can only create use builder
Bug
description currently it be not possible to create the new style date picker use standard xml it be only possible to create use the builder from kotlin expect behavior I would expect to be able to access the datepicker from xml layout which be consistent with other mdc component source...
materialcomponentsmaterialcomponentsandroid
textinputlayout ripple effect go beyond the view
Bug
description I m use textinputlayout with the custom right image when you click on the right icon the ripple effect appear under the view and go beyond its scope image expect behavior the ripple effect appear on top of the view and have a small size image source code ...
materialcomponentsmaterialcomponentsandroid
materialdatepicker hide save and close button behind the status bar
Bug
description I use the materiadatepicker daterange with default setting no custom theme but it hide part of save button and close button behind the status bar also the navigation bar obstruct part of the low calendar view date range picker expect behavior it be suppose to apply cor...
materialcomponentsmaterialcomponentsandroid
receive some report java lang illegalargumentexception illegal state argument 5
Bug
we have receive some report about this stacktrace fatal exception java lang illegalargumentexception illegal state argument 5 at com google android material bottomsheet bottomsheetbehavior startsettlinganimation 755 bottomsheetbehavior java 755 at com google android material bottom...
materialcomponentsmaterialcomponentsandroid
slider xml valuefrom and valueto order problem
Bug
description when use slider like this in layout everything work well but when I switch place of android valueto 10 and android valuefrom 5 while code or use build in studio code formatter app crash with error java lang illegalargumentexception valuefrom must be small than valueto ...
materialcomponentsmaterialcomponentsandroid
tab layout tab text not show
Bug
description the tab text for the active tab be not show screenshot 1579289949 expect behavior tab text should not be hide this be the result on 1 1 0 rc01 no change have be make apart from material version screenshot 1579289949 android api version 28 material library v...
materialcomponentsmaterialcomponentsandroid
materialdatepicker entire component feel very janky due to delay visual cue and overzealous smooth scrolling
Bug
description the component doesn t feel responsive or snappy due to overzealous and slippery horizontal scrolling where accidentally scroll too fast skip several page rather than snap like you would expect from any normal viewpager honestly this be the most finicky and annoying thing ever lag...
materialcomponentsmaterialcomponentsandroid
basetransientbottombar 1 1 0 rc01 cause view invalidate boolean nullpointerexception
Bug
description after update from material 1 0 0 to 1 1 0 rc01 I see multiple report of crash with basetransientbottombar and no app specific code in stacktrace stacktrace look like huawei android 7 fatal exception java lang nullpointerexception attempt to invoke virtual method void android v...
materialcomponentsmaterialcomponentsandroid
import com google android material snackbar snackbar
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
navigation bar the edge to edge option doesn t show a scrim for the navigation bar
Bug
description the material catalog have the option to go edge to edge as be recommend by google the automatic scrim as describe in the doc be not apply quote from doc however when the user be in 2 button or 3 button navigation mode these button don t change color instead the system apply ...
materialcomponentsmaterialcomponentsandroid
materialcardview unwanted border around cardview when have different border radius
Bug
description when change the shape of a material card to include only 2 rounded border there be an additional 2dp border around the card that clip over content see screenshot expect behavior no border would be there if all border be round not round this do not happen source code ...
materialcomponentsmaterialcomponentsandroid
materialshapedrawable gray artifact on colorful shadow
Bug
description when use materialshapedrawable compatible shadow mode shadowcompatibilitymode shadow compat mode always colorful shadow be not draw correctly take a look screenshot 1579034644 source code val shapedrawable materialshapedrawable shapedrawable fillcolor ...
materialcomponentsmaterialcomponentsandroid
material library library layout resource implicitly rely on materialcomponentsviewinflater
Bug
description all of the mtrl layout resource do not use explicitly material component for example mtrl layout snackbar include use textview and button instead of materialtextview and materialtextbutton this mean that consumer have to use appcompatactivity explicitly provide ...
materialcomponentsmaterialcomponentsandroid
material library custom lint rule be not get register after upgrade to 1 2 0 alpha03
Bug
description custom lint rule be not get register after upgrade to 1 2 0 alpha03 in my project I have several custom lint rule register with lint registry v2 and include in my project with lintcheck project check I have the custom issue id also list in my lint xml with version of materia...
materialcomponentsmaterialcomponentsandroid
bottomappbar crash with anchored fab
Bug
description when fab be anchor to a bottom bar the app crash with the follow error java lang illegalargumentexception width and height must be 0 at android graphic bitmap createbitmap bitmap java 969 at android graphic bitmap createbitmap bitmap java 948 at android gra...
materialcomponentsmaterialcomponentsandroid
alertdialog how to position alert dialog properly
Bug
description I can t set the alert dialog s position at a custom position expect behavior I read this in the official site 2020 01 14 111131 seem we be able to custom the dialog s position with the backgroundinset but I don t konw how to make it and I be a fresher in android developmen...
materialcomponentsmaterialcomponentsandroid
slider click do not trigger onchangelistener
Bug
description when use a slider the onchange listener do not trigger when click on the slider itself note that drag the handle work as expect expect behavior when click on the slider the onchange listener should be call source code xml java mslider s...
materialcomponentsmaterialcomponentsandroid
tablayout binary incompatible change in ontabselectedlistener between 1 0 0 and 1 1 0 rc1
Bug
description there appear to be an binary incompatible change with ontabselectedlistener between 1 0 0 and 1 1 0 rc1 cause a runtime crash when use a lib compile with the previous version on the late one expect behavior a lib compile against 1 0 0 will continue to work with 1 1 0 source code the l...
materialcomponentsmaterialcomponentsandroid
materialdatepicker manual date input do not work on lg device
Bug
description when click the edit button next to select date on the picker to manually input a date with the edit text it be not possible to enter a valid date with the lg stock keyboard since the number keyboard that be open do not allow to enter or expect behavior it should be possible to ent...
materialcomponentsmaterialcomponentsandroid
extendedfloatingactionbutton wrong shape theme
Bug
description I set shape theme in apptheme attribute component like materialcardview be work fine but extendedfloatingactionbutton have wrong shape expect behavior below be my expect behavior source code android api version 26 material library vers...