repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
materialcomponentsmaterialcomponentsandroid | shapeableimageview can t cast shadow when set shapeappearancemodel edge from api 23 to 28 | Bug | description on a shapeableimageview on api 28 and below once a edge be set the shadow disapear try with triangle and circle custom shape they work correctly on cardview this work correctly on api 29 and 30 expect behavior screenshot and or description of expect behavior the last missing imag... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout expandedtitle be ellipsize if button at end of materialtoolbar | Bug | description hello if I use expandedtitle and button or view I imagine at end of my materialtoolbar and set a navigationicon the expandedtitle be ellipsize like collapsedtitle image expect behavior if remove navigationicon image source code ... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform onresume not call when use materialcontainertransform | Bug | description onresume not call when use materialcontainertransform expect behavior onresume should be call source code fragmentb fragmentb fragmentb newinstance share element container fragmentb setsharedelemententertransition new materialcontainertransform getpare... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform overshootinterpolator have no effect on container transform | Bug | description overshootinterpolator have no effect on container transform expect behavior when overshootinterpolator be set on the container transform I would expect the view to grow slightly large or small than the target and then shrink grow to the target dimension depend on the transition direction ... |
materialcomponentsmaterialcomponentsandroid | materialshapedrawable shadow visibility below view | Bug | description hello I be set a materialshapedrawable with shadow color and elevation to view in a linear layout force always to draw fake shadow but the shadow be not respect the other view background so they be appear above neighbor view be there any way to fix this expect behavior the... |
materialcomponentsmaterialcomponentsandroid | navigationview item state not follow design | Bug | the state of the menu item in the navigationview do not match all the state in the guideline state currently the only state that work as expect be the active and inactive whereas the remaning seem to be use something similiar to a standard selectable item background state I ve submit this as a bug sin... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior handling of nest scroll view do not take visibility in account | Bug | description when the bottom sheet have a nest scrolling view that be not visible dragging do not work correctly expect behavior when a nest scrollview be hide it should not be take in account to decide if drag be to be handle or not l1217 should add a check for scrollingchild isshown ... |
materialcomponentsmaterialcomponentsandroid | catalog crash in transitionmusicalbumdemofragment | Bug | description open catalog demo transition transitionmusicalbumdemofragment press any album item actual result app crash expect behavior do not crash android api version api 17 material library version 1 3 0 alpha03 device prestigio pap5500 duo stac... |
materialcomponentsmaterialcomponentsandroid | coordinatorlayout recyclerview scrolling glitche after set light status bar | Bug | description set light status bar on another view use snippet from plaid l121 glitch recyclerview and coordinatorlayout scroll on previous view ezgif com gif maker 10 expect behavior scrolling should be normal source code android api version api 27 material libr... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior hide from collapse with drag disabled | Bug | description it seem there s no way to have a bottomsheetbehavior that can be drag from expand to collapse and vice versa and hide by code without sethideable enabled comment for sethideable be a little misleading as it say set whether this bottom sheet can hide when it be swipe down but... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout when maxline 1 the toolbar s title be duplicate if it have lead space | Bug | description when use a toolbar inside a collapsingtoolbarlayout with maxline 1 and a title with lead space e g text the title be duplicate one title be show without lead space and the other one be show with the space screenshot expect behavior the title be display c... |
materialcomponentsmaterialcomponentsandroid | progress indicator progress indicator invisible in recyclerview | Bug | description progress indicator will be invisible after recycle expect behavior porgress indicator always visible source code testprogressindicator android api version android 10 api 29 material library version material android library version 1 3 0 alpha03 devic... |
materialcomponentsmaterialcomponentsandroid | chip close icon on chip doesn t tint properly | Bug | description the issue be really similar to 767 issue the difference be that this issue refer to the the closeicon expect behavior image current behavior this be how the drawable look like without specify closeicontint attribute image this be how the dr... |
materialcomponentsmaterialcomponentsandroid | swipe to refresh doc spinner no long fade in while rotate | Bug | description doc the circular spinner on a refresh indicator no long fade in while rotate and expect behavior it now fade in when it reach the point where when you let go it ll refresh source code um idk behavior placement android api version 30 material library ver... |
materialcomponentsmaterialcomponentsandroid | textinputedittext not able to center hint and to keep input value move to bottom | Bug | description on there be an interactive demo for fill textfield expect behavior label hint be center inside input field and when you click on it and enter some text label move up and text that you input be slightly below center below where hint previously be problem be that I be not able to... |
materialcomponentsmaterialcomponentsandroid | headerscrollingviewbehavior incorrect heightmeasurespec pass to onmeasurechild | Bug | description incorrect measurespec can be create when l89 expect behavior clip to 0 if the calculate height value be negative before create a measurespec diff int height availableheight getscrollrange header ex height 0 int headerheight ... |
materialcomponentsmaterialcomponentsandroid | theme on sdk 23 drawerarrowdrawable incorrectly resolve color under themeoverlay materialcomponent toolbar surface | Bug | description I notice this issue by use jetpack navigation navigationui setupwithnavcontroller toolbar navcontroller call toolbar setnavigationicon new drawerarrowdrawable this drawerarrowdrawable set its color by style attribute color it work correctly in majority of case on all api level ... |
materialcomponentsmaterialcomponentsandroid | any documentation for all the theme color definition | Bug | this may not be a bug just a question of mine I be just curious about how those theme be compose 1 be there any documentation or demo to showcase what color those theme be use theme materialcomponent theme materialcomponent noactionbar theme materialcomponent light theme materialcomponent light no... |
materialcomponentsmaterialcomponentsandroid | textinputlayout text still get squashed | Bug | description under some circumstance for example font size and display size set to large textinputlayout inside an alert dialog get squish expect behavior should not be squish a standard edittext won t be squish source code textinputlayout in an alert dialog ... |
materialcomponentsmaterialcomponentsandroid | textinputlayout fill corner treatment doesn t cut box stroke | Bug | when change the shape of the bottom corner the line under the text doesn t get change as well photo 2020 10 23 10 42 18 I feel like the line shouldn t go outside the background api version be 30 library version be 1 2 1 but also on 1 3 0 alpha03 the bug be on galaxy s20 |
materialcomponentsmaterialcomponentsandroid | progressindicator invisible in bottomsheetdialog | Bug | description if you add a progressindicator to a bottomsheetdialog it will be hide the second time you show the bottomsheetdialog expect behavior keep it visible material library version 1 3 0 alpha02 this issue be not present in 1 3 0 alpha01 I believe this be relate to |
materialcomponentsmaterialcomponentsandroid | tabindicator gradient drawable not work | Bug | this be my code activity xml tabbar indicator gradient blue xml tabindicator be not show up the gradient colour |
materialcomponentsmaterialcomponentsandroid | snackbar inflateexception throw on obfuscate build | Bug | description with proguard enable minifyenable and shrinkresource both true the snackbar component crash with the follow exception android view inflateexception binary xml file line 1 in my package name layout mtrl layout snackbar include binary xml file line 1 in my package name layout mt... |
materialcomponentsmaterialcomponentsandroid | tablayout accessibility issue | Bug | description I be use a material tablayout connect with a viewpager2 for an onboarding experience my tablayout setup look like this while run this screen through accessibility scanner and google play console pre launch report I be get below warning for the dot tabbackground th... |
materialcomponentsmaterialcomponentsandroid | materialalertdialogbuilder if setmessage call then setsinglechoiceitem doesn t render any item | Bug | description I just test this out if setmessage be call on the builder then setsinglechoiceitem have no effect the item simply don t render very easy to reproduce expect behavior both message and the item should appear if this be the intend behaviour I be sorry to say but its qu... |
materialcomponentsmaterialcomponentsandroid | snapshot snapshot build haven t be be build since june | Bug | description snapshot build haven t be build since june 19th 2020 as far as I can tell base on the all version link provide in the documentation expect behavior more recent frequent snapshot build available probably nightly source code n a android api version ... |
materialcomponentsmaterialcomponentsandroid | materialcardview stroke not render in preview | Bug | description when apply stroke for the card it doesn t show at all in the preview but in the emulator and physical device it show normally with no issue expect behavior preview preview physical device device source code android ap... |
materialcomponentsmaterialcomponentsandroid | navigationview app crash | Bug | hello I get this error use this component on my app why fatal exception main process gladoop javir3tics test pid 18778 java lang runtimeexception unable to start activity componentinfo gladoop javir3tics test gladoop javir3tics test mainactivity android view inflateexception binary xm... |
materialcomponentsmaterialcomponentsandroid | autocompletetextview setonitemselectedlistener listener never call | Bug | description when use as dropdown list when set listener with android widget autocompletetextview setonitemselectedlistener listener be new call it seem this be leftover or duplicate of android widget autocompletetextview setonitemclicklistener which work expect behavior listener call wh... |
materialcomponentsmaterialcomponentsandroid | motion materialcontainertransform crash when use with compose | Bug | description materialcontainertransform draw the start view without it be attach which be not allow with compose view it feel dangerous to draw view that be not attach regardless of compose instead perhaps the view could be add to the view overlay expect behavior materialcontainertransf... |
materialcomponentsmaterialcomponentsandroid | toolbar circularreveal background be black while animate | Bug | description I m have issue with reveal animation on dark theme expect behavior dark theme bug and light theme normal source code android api version android 10 material library version 1 2 1 device samsung s10 |
materialcomponentsmaterialcomponentsandroid | tablayout requestlayout improperly call | Bug | description warn in logcat view requestlayout improperly call by com google android material tab tablayout slidingtabindicator f604ae3 v ed 0 0 1100 258 during second layout pass post in next frame material library version 1 1 0 device emulator to help we triage fa... |
materialcomponentsmaterialcomponentsandroid | materialbutton ripple doesn t respect shape if app ripplecolor be set on api 21 | Bug | description ripple doesn t respect shape if app ripplecolor be set on api 21 if no attribute be set ripple shape be correct expect behavior ripple should be clip to match the button s shape source code sample project be attach android api version 21 material library version... |
materialcomponentsmaterialcomponentsandroid | materialshapedrawable do not override getalpha | Bug | description materialshapedrawable do not override getalpha so it will always report 255 regardless of its actual state this be especially a problem with animation where an objectanimator can not correctly determine the current alpha value expect behavior materialshapedrawable ... |
materialcomponentsmaterialcomponentsandroid | chip text not render in fragment | Bug | description chip text not render in fragment the same code work fine in dialog or activity it have no valid reason and it s totally random this get correct when I pause and resume the fragment or open the keyboard expect behavior expect bug source code ... |
materialcomponentsmaterialcomponentsandroid | tablayout tablayout s wrap content coerse to hardcode value | Bug | description when use tablayout tab with custom view I d like tablayout to respect my custom view s height not to limit it to hardcode 48dp expect behavior assume my custom view measure take 150dp the tablayout respect that and fully display it source code then tabla... |
materialcomponentsmaterialcomponentsandroid | checkbox error on check display in specific condition | Bug | description when a checkbox be check inside a viewpager2 in some specific circumstance the checkbo be not display check screenshot of error device 2020 10 07 135609 expect behavior the first two checkbox should be display check source code material library versio... |
materialcomponentsmaterialcomponentsandroid | rise from 1 3 0 alpha02 to 1 3 0 alpha03 cause you need to use a theme appcompat theme or descendant with this activity error | Bug | description do just rise material from com google android material material 1 3 0 alpha03 to com google android material material 1 3 0 alpha03 and get this run time error 2020 10 07 09 09 45 238 24547 24547 no norva24 norva24reportertest2 e androidruntime fatal exception main ... |
materialcomponentsmaterialcomponentsandroid | theme 1 2 0 break extendedfloatingactionbutton style in bridge theme | Bug | description since the 1 2 0 alpha01 the extendedfloatingactionbutton style be break with the theme theme materialcomponent light noactionbar bridge the issue be still here with 1 3 0 alpha03 version maybe the issue be relate with this one which have already be solve issue 740 expect behavior ... |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview invisible badge become visible on configuration change | Bug | description when a badge be mark invisible use isvisible false and the user change configuration e g swap from light mode dark mode the badge will be visible after the configuration change expect behavior the badge be still invisible after the configuration change source code ... |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview incorrect display of itembackground in android 21 and 22 | Bug | description in the bottomnavigationview the drawable insert in app itembackground be not display well this bug be only on android 21 and 22 see image expect behavior second image source code in layout drawable line image android api version from an... |
materialcomponentsmaterialcomponentsandroid | materialtimepicker it s impossible to select am hour when time format be set to clock 12 | Bug | description hey I have an issue with the new alpha03 release it be impossible to select am hour when time format be set to timeformat clock 12 because there be no toggle or anything that will allow I to do so please see the follow screenshot expect behavior I would expect to be allow... |
materialcomponentsmaterialcomponentsandroid | materialtimepicker not visible part of a time picker | Bug | description hey I have an issue with the new alpha03 release when I open a time picker it look like on the attached image the select part of time either hour or minute be not visible enough for the user odd hour in a clock 24 format be not visible as well expect behavior I woul... |
materialcomponentsmaterialcomponentsandroid | snackbar lint show wrongconstant when use custom duration | Bug | description accord to the doc the duration parameter of snackbar make can be length short length long length indefinite or a custom duration in millisecond however when actually use a custom duration in millisecond lint fail with wrongconstant expect behavior no w... |
materialcomponentsmaterialcomponentsandroid | materialbutton android view inflateexception | Bug | description I m try to design a button for my view holder but the application throw an exception e themeutil view class com google android material button materialbutton be an appcompat widget that can only be use with a theme appcompat theme or descendant android view inflateexception binary xm... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker selection header not translate | Bug | description the materialdatepicker selection header be not translate and when no date be select it be always in english select date expect behavior selection header should be translate and there should be an api provide to customise the header text similar to the api provide to set custom title ... |
materialcomponentsmaterialcomponentsandroid | snackbar wrong position when use with translucent navigation bar and collapsingtoolbarlayout | Bug | description when use translucent navigation bar and collapsingtoolbarlayout snackbar s marginbottom be not set correctly use coordinatorlayout as the parent view remove the collapsingtoolbarlayout will solve the problem device 2020 09 28 181922 expect behavior device 2020 09... |
materialcomponentsmaterialcomponentsandroid | materialbuttontogglegroup dublicate selection on addonbuttoncheckedlistener | Bug | description I have 3 button in toggle group for example a b c when I add addonbuttoncheckedlistener to perform a specific action when a button be select addonbuttoncheckedlistener it perform code for preview select button and for new one for example first I check a when I check b it perofm code f... |
materialcomponentsmaterialcomponentsandroid | textinputedittext when use edittext in recycler view focus doesn t behave as expect | Bug | description an empty edit text be not focusable at all when a user click on it far when the user click the view the keyboard gain pseudo focus and will accept input into the edit text without any cursor show when the user click on the view with text inside it focus will be gain and cursor will show if ... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout title doesn t display correctly if it begin with a space | Bug | description when display a title that begin with a space and with maxline set to great than 1 there be an overlap title issue screenshot 1601051581 expect behavior the title should either be trim or not trim in both spot rather than what be likely in just one of the spot source c... |
materialcomponentsmaterialcomponentsandroid | textinputlayout unable to style a dropdown menu | Bug | description I m try to set a dropdown menu but the dropdown icon seem to be on top of the textinputlayout not to mention that I can not give a color to the dropdown arrow the hint when collapse keep what I think be the colorsurface attribute of my theme in the layout editor the textinputlayo... |
materialcomponentsmaterialcomponentsandroid | textinputlayout can t apply customtypeface | Bug | class apptextinputlayout jvmoverloads constructor context context attrs attributeset defstyleattr int r attr textinputstyle textinputlayout context attrs defstyleattr init typeface resourcescompat getfont context r font name font I want to apple custom typefac... |
materialcomponentsmaterialcomponentsandroid | chip elevation overlay not apply for chip in the bottom sheet dialog for dark theme | Bug | description make simple test project with dark theme bottom sheet dialog and chip on the first screenshot chip at the main activity be light then parent layout but on the second one chip be dark it seem to be a bug or I ve miss something ylj8shohhz me6kwdwjzx expect behavior ... |
materialcomponentsmaterialcomponentsandroid | textinputlayout loading state solution use end icon custom and end icon clear text crash app | Bug | description set a custom loading state to textinputlayout use guide describe here cause unexpected crash of the application on most version of the library stacktrace e androidruntime fatal exception main process fi vpuonti textinputlayoutbug pid 26919 java lang inde... |
materialcomponentsmaterialcomponentsandroid | bug in textinputlayout can not focus and change it text when seterrorenable true | Bug | description hi when I seterrorenable true for textinputlayout then can not focus on it to change text I test this for com google android material material 1 3 0 alpha01 com google android material material 1 3 0 alpha02 and com google android material material 1 2 1 these version of material comp... |
materialcomponentsmaterialcomponentsandroid | textinputlayout have placeholdertext break component height | Bug | description when the textinputlayout have placeholdertext attribute have focus text be empty if their container go from visible to go then when the container go to visible state again textinputlayout will have 2x of it orginal height like at 2 line of height expect behavior textinputlayout s... |
materialcomponentsmaterialcomponentsandroid | float action button change color programmatically with backgroundtintlist be not work | Bug | description I try to change fab color programmatically with this code fabt backgroundtintlist colorstatelist valueof tocolor r color mycolor it be work well when I set it from xml with this code android backgroundtint color mycolor but I need to change the color programmatically I eve... |
materialcomponentsmaterialcomponentsandroid | fail to resolve coordinatorlayout 1 1 0 | Bug | description I work on a project in a system and its ok but when I import it in another system I face with this error fail to resolve coordinatorlayout 1 1 0 expect behavior gradle sync successful source code classpath com android tool build gradle 4 0 1 implementa... |
materialcomponentsmaterialcomponentsandroid | snackbar bottom margin set even if navigation swipe gesture enable on samsung s10 | Bug | the cause code be final void showview this view setonattachstatechangelistener new basetransientbottombar onattachstatechangelistener override public void onviewattachedtowindow view v if version sdk int version code q windo... |
materialcomponentsmaterialcomponentsandroid | materialtimepicker crash in material button okbutton | Bug | description I m try use materialtimepicker and follow from this stackoverflow my material version be 1 3 0 alpha02 but I get this crash java lang classcastexception androidx appcompat widget appcompatbutton can not be cast to com google android material button materialbutton at com ... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform view capture after the fragment be destroy in share element return transition | Bug | description the reason why this matter be that image loading library such as glide which I m use automatically clear image when the lifecycle of the container fragment here be over usually there be no problem with this but when you be use share element transition with materialcontainertransform the ... |
materialcomponentsmaterialcomponentsandroid | textinputlayout no focus in viewpager2 when width be set use constraintlayout constraint | Bug | description put a textinputlayout in a constraintlayout and put that into a viewpager2 via a fragment if the textinputlayout width be give as match parent it will receive focus as expect however if the width of the textinputlayout be give with 0dp and constraint focus win t wor... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior break hide collapse animation setpeekheight animation | Bug | description change bottomsheet state when one be lay out should lead to state change animation however change state from hidden to collapse break animation totally in certain case make it appear as expand collapse setpeekheight be affect as well due to the same reason lead to no visible animatio... |
materialcomponentsmaterialcomponentsandroid | release make new snapshot of 1 3 0 alpha03 | Bug | 1 3 0 alpha02 be start to feel a bit old now with all the recent improvement what about make a new snapshot 1 3 0 alpha03 |
materialcomponentsmaterialcomponentsandroid | switchmaterial no animate in recyclerview | Bug | viewcompat islaidout it appear to be false after a view be re attach to a recyclerview so switchmaterial will not show animate |
materialcomponentsmaterialcomponentsandroid | shapeableimageview should be rename to shapableimageview | Bug | create a custom component shapeabalematerialtoolbar on my tem someone raise a comment about the word shapeable shapeableimageview should be rename to shapableimageview right adjective be shapable not shapeable check |
materialcomponentsmaterialcomponentsandroid | snackbar vertical spacing seem to be inconsistent with the spec when text have multiple line | Bug | description snackbar vertical spacing when the text have multiple line seem to be inconsistent with what we see on material io from what it s there it seem the space shouldn t change depend on the number of line of text but it do short long it seem this be a conscious decision ... |
materialcomponentsmaterialcomponentsandroid | textinputlayout counter draw on the left if error mode disable programmatically | Bug | description counter draw on the left when iserrorenable set into false programmatically if errorenable have set into true in xml layout image expect behavior counter always draw in the end source code layout code private lateinit var bind a... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker date range direction be reverse for rtl locale | Bug | description when the user select a date range on different row use materialdatepicker builder daterangepicker the highlighted range be reverse if the app locale be rtl materialdatepicker rtl layout direction expect behavior date range direction should be reverse select the ap... |
materialcomponentsmaterialcomponentsandroid | button button style have inconsistent drawable padding | Bug | description full description of issue here as you can see on the image above the padding between text and drawable isn t always the same I ve try multiple thing such as play around with textalignment and gravity and drawablepadde but none seem to produce a desire effect change the l... |
materialcomponentsmaterialcomponentsandroid | test resource be be include in the aar | Bug | description after integrate version 1 2 1 in a work project I find out that multiple test relate resource be be include in the aar and therefore in the final apk expect behavior test resource should not be include in the final aar source code as an example the follow layout be include i... |
materialcomponentsmaterialcomponentsandroid | textinputedittext the left padding be 12dp instead of 16dp as per material io spec | Bug | description the implementation of textinputedittext have different android paddingleft value than the one provide in the specification of text field the recommend spec say that padding should be of 16dp while the current implementation have only 12dp expect behavior the padding shou... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform card bound jump during animation | Bug | dsn5 ft I m follow up on a bug I end the conversation with from here here the repo of the original issue here s the current code class firstfragment fragment override fun oncreateview inflater layoutinflat container viewgroup savedinstancestate bundle... |
materialcomponentsmaterialcomponentsandroid | materialtimepicker can t customize styling for newly release timepicker | Bug | description hi I m test out the newly release materialtimepicker and try couple way to customize styling without any success I try something like follow item name materialtimepickertheme style mytimepickerdialogstyle in app theme wonder if customize styling be suppor... |
materialcomponentsmaterialcomponentsandroid | materialfadethrough transition do not take in account target view alpha value | Bug | description when use materialfadethrough as entertransition materialfadethrough for fragment transition the target view alpha status be not take in account expect behavior the transition should take in account the target view alpha status when have a view with alpha 0 de... |
materialcomponentsmaterialcomponentsandroid | catalog app bottom app bar bottomsheet be too light | Bug | description the bottomsheet 3b3b3b be too light the elevation of bottomsheet be 32dp totally screenshot 20210908 145455 expect behavior the bottomsheet should be 2d2d2d the elevation of bottomsheet should be 16dp source code l49 original ... |
materialcomponentsmaterialcomponentsandroid | textinputlayout cause focus issue when error null | Bug | use 2 textinputlayout s with a single textinputedittext for a recyclerview item layout seem to provide very strange behavior see video provide for detail I have see similar behavior when they be in constrainlayout but this appear to be specific to an error android api version target 29 material libra... |
materialcomponentsmaterialcomponentsandroid | appbarlayout appbarlayout do not collapse expand when scroll vertically over horizontal recyclerview inside vertical recyclerview | Bug | description when vertical recyclerview have a horizontal recyclerview and if user start scroll vertically with finger on horizontal recyclerview then appbarlayout do not move at all if finger be on other list item then appbarlayout do change its state the problem be still there wit... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker wiht white theme | Bug | I try to use materialdatepicker with a white the button doesn t appear and I try to implement custom theme for it change button color also nothing change photo5963238997742433772 |
materialcomponentsmaterialcomponentsandroid | component name short description of issue | Bug | description I have problem into flote action button expect behavior it s drawable can t be appear and show to I that I have 1 render problem of of float action button path op not support 2 another render problem of java awt geom illegalpathexception miss initial move to in path d... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker callback lose on orientation change | Bug | hi due to android weird handling of rotation change the callback of the materialdatepicker be lose after orientation change because the materialdatepicker ist final there be no way to extend it and override it and handle the click in my own code a good way would be to change this confirmbut... |
materialcomponentsmaterialcomponentsandroid | motion container transform animation not work for bottomsheetdialogfragment | Bug | description consider two fragment fragmenta and fragmentb where fragmentb be a bottomsheetdialogfragment there be a fab in the fragmenta and click on it show the fragmentb xml code of fab in fragmenta xml code of the constraintlayout root view in fragmentb ... |
materialcomponentsmaterialcomponentsandroid | theme materialcomponent widget style miss from base v14 theme materialcomponent light darkactionbar bridge | Bug | both base v14 theme materialcomponent bridge and base v14 theme materialcomponent light bridge define the follow xml dimen mtrl min touch target size style widget materialcomponent badge style widget materialcomponent bottomappbar style widget materialcomponent chip action style widget m... |
materialcomponentsmaterialcomponentsandroid | textinputlayout | Bug | please have a look at this I be sick and have fever so can t focus too much and my deadline be near so I can t either stop work this be my problem that I post yesterday |
materialcomponentsmaterialcomponentsandroid | progressindicator not update inside recyclerview on scroll | Bug | I be use progressindicator inside a recycler view with each row have its own progressindicator some row hide the indicator base on some business logic now if I scroll or pull to refresh on my recyler view sometimes the indicator be hide even for valid row I feel the visibility state for indicator be ... |
materialcomponentsmaterialcomponentsandroid | onclick throw exception on lollipop device when view use materialthemeoverlay | Bug | description when click on floatingactionbutton or com google android material textfield textinputedittext which have onclick register via xml this happen e androidruntime fatal exception main process com tonedownlabs automoney pid 9434 java lang illegalstateexception could n... |
materialcomponentsmaterialcomponentsandroid | navigationview padding be break when place inside a bottomsheetdialogfragment | Bug | when place a navigationview inside a bottomsheetdialogfragment the background will have weird padding downgrade library to 1 1 0 alpha01 fix this |
materialcomponentsmaterialcomponentsandroid | datepicker some day in a month be not show | Bug | description datapicker doesn t show all day in month expect behavior show all day source code sample code from catalog app picker android api version 29 material library version 1 3 0 alpha02 device samsung galaxy a3 step to reproduce include mp4 video ... |
materialcomponentsmaterialcomponentsandroid | com google android material textfield materialautocompletetextview hint still overlapps text | Bug | description use com google android material textfield materialautocompletetextview inside of com google android material textfield textinputlayout lead to a wrong sized textfield where there be no space for the float label so the hint overlap the text this be only happen if I use a materialcomponent th... |
materialcomponentsmaterialcomponentsandroid | textinputedittext textinputlayout requestlayout improperly call when prefixtext be set on api 21 | Bug | description my espresso test be get idle on an api 21 device with the follow log w view requestlayout improperly call by androidx appcompat widget appcompattextview 3a870d59 v ed i d 0 0 57 164 7f0901df app i d textinput prefix text during layout run second layout pass w view req... |
materialcomponentsmaterialcomponentsandroid | shapeableimageview unable to create layer for shapeableimageview | Bug | stacktrace fatal exception java lang illegalstateexception unable to create layer for shapeableimageview at android os messagequeue nativepollonce messagequeue java at android os messagequeue next messagequeue java 143 at android os looper loop looper java 130 at android app activi... |
materialcomponentsmaterialcomponentsandroid | alert dialog padding add on bottom when the positive button s text be a little long | Bug | description when create a materialalertdialog with the positive button s text a little long padding get add to the bottom of the dialog make it look out of place screenshot 20200831 130148 expect behavior there should be no padding add screenshot 20200831 133918 source code ... |
materialcomponentsmaterialcomponentsandroid | progressindicator java lang stackoverflowerror | Bug | description app crash randomly and I get this exception trace this do not happen when use normal progressbar com eliutimana medicamentos e androidruntime fatal exception main process com eliutimana medicamento pid 20661 java lang stackoverflowerror stack size 8 mb at co... |
materialcomponentsmaterialcomponentsandroid | datepicker select date initial text not translate | Bug | description in the datepicker the text field above the calendar say select date but it be not translate into the device language everything else get translate blue circle only this be miss red circle android api version 26 material library version 1 2 0 device s... |
materialcomponentsmaterialcomponentsandroid | textinputlayout how to simulate click to drawable | Bug | description how to simulate a click onto textinputlayout end drawable right now I use callonclick to test button press and I don t see a corresponding method to simulate click to the end drawable I be use robolectric as well if that help somehow material library version 1 1 0 |
materialcomponentsmaterialcomponentsandroid | progressindicator be invisible in recyclerview | Bug | description if I have a progressindicator in a recyclerview and the viewholder s view get detach from the window when it get reattache the progressindicator be invisible expect behavior it remain visible android api version 29 material library version 1 3 0 alpha02 devi... |
materialcomponentsmaterialcomponentsandroid | tablayout tab text color not change | Bug | description hello I try to change the text color on the tab but it do not work I try to set up it in style via tabtextcolor tabselectedtextcolor attribute and inside activity via settabtextcolor method but the result be the same color stay the same expect behavior text color shoul... |
materialcomponentsmaterialcomponentsandroid | rangedslider setminseperation not work when stepsize 0 | Bug | description setminseperation for range slider be not work when stepsize 0 expect behavior setminseperation should work even when stepsize 0 source code private float getclampedvalue int idx float value float minseparation stepsize 0 getminseparation ... |
materialcomponentsmaterialcomponentsandroid | extend fab with icon have wrong padding | Bug | use the late md comonent 1 2 0 the implementation of the extended fab be wrong the spec spec say that the icon should have 12dp padding grafik however the implement padding be 16dp l34 to demonstrate this I create a dummy layout that have the padding like show in the spec xml... |
materialcomponentsmaterialcomponentsandroid | set background to button have no effect | Bug | after I fix my issue here 1649 and change themr my can not change his background screenshot from 2020 08 24 17 50 50 when I change theme of design tool to appcompat I can see my new backgound after search I find that I should change into why we need this |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.