repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
materialcomponentsmaterialcomponentsandroid | navigationview horizontal system inset handle | Bug | how be the component suppose to handle horizontal system inset the current behavior be definitely wrong but there be no information in the documentation about how it s suppose to be |
materialcomponentsmaterialcomponentsandroid | appbarlayout liftonscroll true do not work with webview | Bug | description consider the follow code xml appbarlayout do not change elevation on scroll expect behavior appbar should change elevation on scroll android api version test in api 30 material library version 1 6 1 |
materialcomponentsmaterialcomponentsandroid | textinputedittext setoneditoractionlistener not work use custom view | Bug | description textinputedittext setoneditoractionlistener don t have any response while keyboard search action click the custom view layout migrate to fragment xml layout be work xml code android api version 32 material library version 1 6 0 device pixel 3 |
materialcomponentsmaterialcomponentsandroid | catalog issue with edge when transform view | Bug | here s the video pay attention to the view s top corner and the view s bottom edge during the transition material library version 1 7 0 alpha01 device pixel 4a 5 g |
materialcomponentsmaterialcomponentsandroid | bottomsheet bottomsheet appear at top of screen when transition on 1 6 | Bug | description when upgrade to 1 6 from 1 5 our bottom sheet start to appear at the top of the screen when transition to a different fragment inside expect behavior bottom sheet should stay at the bottom when transition source code our logic be fairly complicated so I ll try ... |
materialcomponentsmaterialcomponentsandroid | appbarlayout the layout will be break after set the status bar to the light appearance | Bug | just create a project by the template scrolling activity in android studio and add a menu item to set the status bar to the light appearance after the menu item be click the whole layout will be break the bug exist in android version 6 0 to 9 0 but it s go since android 10 sample source code zip ... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior viewpager2 compatibility issue | Bug | description 1 since findscrollingchild be not public it be not readily possible to override it 2 viewpager2 use a recyclerview as part of it s implementation the algorithm in findscrollingchild doesn t take this into consideration and the viewpager2 s embed recyclerview get set as the scro... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout collapsingtoolbarlayout perform unwanted toolbar stretching | Bug | material library version 1 7 0 alpha01 |
materialcomponentsmaterialcomponentsandroid | transition transition with overshootinterpolator flicker | Bug | material library version 1 7 0 alpha01 |
materialcomponentsmaterialcomponentsandroid | topappbar elevation on scroll of top app bar | Bug | description the elevation on scroll of top app bar be 3dp element design attribute role token 1 container color surface md sys color surface surface tint color surface tint md sys color surface tint ... |
materialcomponentsmaterialcomponentsandroid | textinputlayout label animation be not smooth when there be a prefix after the recent update | Bug | after the recent update when the prefix be visable not matter outline or fill the move up animation of the label will blink on click the component |
materialcomponentsmaterialcomponentsandroid | menuitem icon not animate | Bug | component use navigation version use sdk31 device android version reproduce on pixel 4 I have create an ic animation xml as describe at that I set on a menuitem s icon in activity main drawer xml indeed when I inspect the menuitem in the debugger the icon be of type animationdrawable I add a drawerl... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform when I return from b activity to a activity there will be a slide effect why | Bug | when I return from b activity to a activity there will be a slide effect why |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview android minheight be not work | Bug | description put bottomnavigationview with height set to wrap content view be not display at all to overcome this you need to explicitly set any height to this view expect behavior bottomnavigationview with height set to wrap content should use its android min height attribute fro... |
materialcomponentsmaterialcomponentsandroid | container transform navigate up animation problem of recyclerview in fragment inside viewpager2 | Bug | device os android 12 problem dependency implementation com google android material material 1 5 0 implementation androidx core core ktx 1 7 0 implementation androidx navigation navigation fragment ktx 2 4 1 implementation androidx navigation navigation ui ktx 2 4 1 implementation ... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout a fling of the header then tap on the child scroll content cause jank | Bug | description full description of issue here a fling of the header then tap on the child scroll content cause jank this could be appbarlayout s fault not collapsingtoolbarlayout here be 3 example the problem be more obvious with a large appbarlayout material component catalog instagram ... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform card shadow blink when return with share element transition between activity | Bug | description I have already raise a stack overflow question for the same expect behavior the card shouldn t blink while return from another activity source code transition between activity section of container transform demonstration video minimal sample app repro ... |
materialcomponentsmaterialcomponentsandroid | bottomsheetdialog layout margin sheet move to set margin value when anything in it be interact with 1 5 0 and 1 6 0 alpha03 | Bug | the bottomsheet have a top margin of 25dp when an item be add to the recyclerview within the bottomsheet jump down 25dp once so if the bottom sheet start go an item be add it s set to 120dp peekheight that work fine but when any more item be add the sheet jump back to 95dp 120 25 height if you d... |
materialcomponentsmaterialcomponentsandroid | dialog title be align to end in rtl | Bug | description material alert dialog title be align to the end leave in the rtl mode while the body of the alert be correctly align expect behavior the title should be align to the start right in the rtl issue material desgin source code materialalertdialogbuild... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker unable to select date with espresso or and reflection | Bug | description I can t select a date with espresso or and reflection 1 espresso I m try to do something similar l172 but month be final and package private I can select the day but not the year or month 2 reflection doesn t work I get error npe null receiver onview vie... |
materialcomponentsmaterialcomponentsandroid | widget material3 badge badge in tablayout overlap text | Bug | description material 3 appear to have regress this issue a badge contain number overlap the text so much that it obscure the last letter of the label expect behavior the label should not be obscure source code activity main xml mainactivity kt oncr... |
materialcomponentsmaterialcomponentsandroid | coordinatorlayout headerscrollingviewbehavior measure child spec overflow | Bug | description when coordinatorlayout s height be very small for example 86dp and headerheight in link l85 be large than coordinatorlayout s height like 90dp it will make height in link l89 a negative value 90dp 86dp 4dp heightmeasurespec in link l91 will be ov... |
materialcomponentsmaterialcomponentsandroid | shapeableimageview can t display fb shimmer with glide inside shapeableimageview | Bug | description hi I need to display shimmer loader to the shapeableimageview use placeholder error method from glide but if I compare it to imageview or appcompatimageview the shimmer appear properly expect behavior screenshot 1644052615 expect behavior like imageview or appcompatimageview... |
materialcomponentsmaterialcomponentsandroid | baseprogressindicator get invisible on sharedelementreturntransition | Bug | description because of some of the internal baseprogressindicator onwindowvisibilitychange ondetachedfromwindow operation the progress bar get hide before it s render to transition like sharedelementreturntransition that result in a bad visual experience as show in the attach video expe... |
materialcomponentsmaterialcomponentsandroid | component name how to use activityoption makescenetransitionanimation after I use it the animation effect be abnormal and the black screen flash | Bug | description this two actiivty I want from this actiivty launch another activity show anim effect like musicplayerdemoactivity but my app not fragment I try use material demo be work but my app flash blackscreen however an activity in the material component demo also flash a black scre... |
materialcomponentsmaterialcomponentsandroid | textinputlayout prevent from scroll over the error via seterror | Bug | description I have a textinputlayout with an textinoutedittext on top of my fragment view follow by more view so I have to scroll and put that scrollable content within a scrollview if I show an error use seterror on a textinputlayout I be no long able to scroll over the edittex... |
materialcomponentsmaterialcomponentsandroid | bottomsheetdialogfragment weird transparent mask slide entrance when open bottomsheetdf | Bug | version 1 4 0 also happen on 1 5 0 alpha02 android api 29 this be something I can t overcome and be pretty annoying when on api 29 and opening bs the transparent mask slide up along with the sheet this do not happen on api 21 23 mask fade in properly while bottom sheet slide up please see attac... |
materialcomponentsmaterialcomponentsandroid | progress bar indeterminate progressbar get frozen | Bug | today I notice a bug in this the indeterminate progress bar get stick when use transition animation effect with custom effect there be different behavior in both appcompat progressbar and material component progressbar and also when I again start a new activity without transition animation effect the inde... |
materialcomponentsmaterialcomponentsandroid | slider contentdescription cause the talkback to not read correctly | Bug | description when we add a content description to the view talkback announce the slider without the ability to interact with the slider so you need to swipe to the right to go inside of the slider to interact with talkback without content description it announce like this 0 slider use volume key to... |
materialcomponentsmaterialcomponentsandroid | motion the start view will perform offset anim after back from an activity when use recyclerview | Bug | I use motion animation between two activity I find an issue below by use the demo the card will offset after back to homefragment see below the start view be an item of recyclerview and the end view be a fragment of an activity expect behavior no offset animation source code ... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior bottom sheet state always set to state expand when swipe up | Bug | description when bottom sheet s flag fittocontent be set to default value true the bottom sheet will always set its state to state expand whenever a swipe up gesture be perform on the bottom sheet even tho the content be not long enough to be expand to full screen I e swipe up result in no vi... |
materialcomponentsmaterialcomponentsandroid | appbarlayout scroll animation be break if the first swipe on header and the second be on the content | Bug | description if in the view structure with appbarlayout collapsingtoolbarlayout and a recyclerview you swipe to the top on the appbarlayout and then immediately down on the recycler or just press and hold the recycler the animation be break as you can see in the sample repo this can be reproduce a... |
materialcomponentsmaterialcomponentsandroid | exposeddropdownmenu select an empty unfocused dropdown menu move the view to the bottom when inside a nestedscrollview | Bug | description select an empty unfocused dropdown menu move the view to the bottom when inside a nestedscrollview the expose dropdown menu be in a viewholder inside a recyclerview which be inside a nestedscrollview expect behavior the view s position stay as be source code ... |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview return incorrect view height after measure | Bug | description bottomnavigationview will return incorrect view height after measure expect behavior bottomnavigationview return the correct view height afater measure source code bottomnavigationview measure view measurespec unspecified view measurespec unspecified view updatepadde b... |
materialcomponentsmaterialcomponentsandroid | textinputlayout end clear icon visibility not backward compatible | Bug | description I have textinputlayout textinputedittext combo textinputlayout style to style widget materialcomponent textinputlayout outlinedbox and app endiconmode clear text while textinputedittext have xml android background null android cursorvisible false ... |
materialcomponentsmaterialcomponentsandroid | textinputedittext set textisselectable true disable soft keyboard on samsung device | Bug | description when apply a style to a textinputedittext if the property textisselectable be set to true the soft keyboard do not appear specifically on samsung device when the component be tap on focus when this attribute be remove from its style the soft keyboard appear to work just fine as ex... |
materialcomponentsmaterialcomponentsandroid | textinputedittext textinputlayout talkback issue when error be display | Bug | description I have a talkback issue with textinputlayout textinputedittext combo I have a form type of screen that present a number of editable field some mandatory some optional to the user I m perform a form validation when the user select save action if the form be not properly fill e g ma... |
materialcomponentsmaterialcomponentsandroid | appbarlayout overflow a screen | Bug | a layout such as constraintlayout toolbar layout height wrap content coordinatorlayout layout height 0dp toptobottom toolbar bottomtobottom parent appbarlayout collapsingtoolbarlayout one child view this child view over a ... |
materialcomponentsmaterialcomponentsandroid | bottomsheetdialogfragment weird behavior when tap on webview inside nestedscrollview inside bottomsheetdialogfragment | Bug | description we have a webview in a bottomsheetdialogfragment and my understanding be that it s a good idea to have it inside a nestedscrollview so when the bottom sheet be expand and you scroll up in the webview you actually scroll the webview content instead of drag the bottom sheet dow... |
materialcomponentsmaterialcomponentsandroid | transition materialsharedaxis materialfadethrough ignore the transitiongroup attribute | Bug | description materialsharedaxis and materialfadethrough do not respect the transitiongroup attribute this lead to break textinputlayout transitiongroup be absolutely need because of these close bug 1420 1135 1175 1589 expect behavior the transitiongroup... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform element transition not be retain when open a nested screen | Bug | description once we open screen a from home screen with material container transform it work fine and do the return transformation too but if we open another activity screen b from screen a then screen a lose its transformation setting expect behavior screen a material co... |
materialcomponentsmaterialcomponentsandroid | bottom sheet dismiss animation change on emulator from bottom to leave | Bug | on emulator run api 30 when the bottom sheet be be dissmisse it trigger an animation that slide from the left and then dissapear but on physical device run api 29 work as expect |
materialcomponentsmaterialcomponentsandroid | appbarlayout elevation disappear when appbarlayout be half visible | Bug | description when appbarlayout have app liftonscroll true and its sibling have app layout scrollflag scroll enteralway snap the elevation disappear if you stop scroll when the appbarlayout be half visible the issue be easy to see if after scroll up and hide the appbarlayout you start scroll down ver... |
materialcomponentsmaterialcomponentsandroid | rangeslider knob thumb stay always visible if pull down inside a swiperefreshlayout | Bug | description if I drag down while adjustre the knob on a rangeslider which be inside a androidx swiperefreshlayout widget swiperefreshlayout then the knob stay there forever see this video expect behavior knob should disappear when I drag down instead the swiperefreshlayout appear and the k... |
materialcomponentsmaterialcomponentsandroid | tab layout tab layout selection flicker | Bug | description when use material component for android 1 3 0 and high version the tabs selection be flick create visual bug expect behavior the flicking should not be visible as in version 1 2 0 source code android api version android api 30 material library version ... |
materialcomponentsmaterialcomponentsandroid | appbar windowinset be not correctly handle | Bug | description inside a coordinatorlayout when use an appbarlayout with fitssystemwindow the scroll content be hide by the keyboard bottom inset expect behavior the scroll content should be place above the keyboard bottom inset source code with an edittext use adjustresize a... |
materialcomponentsmaterialcomponentsandroid | animation windowanimationstyle no long animate activity | Bug | description since material 1 3 0 android windowanimationstyle appear to be ignore on activity transition even when use appcompat theme such that activity animation such as the classic slide animation describe below no long animate in fact there s no long any animation between activity ... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior scroll within a viewpager2 | Bug | description full description of issue here I have a viewpager2 setup with multiple fragment in one of they I have a persistent bottom sheet I m have an issue whenever I try and drag the bottom sheet and the parent viewpager will intercept the gesture interrupt the bottom sheet drag whenever there ... |
materialcomponentsmaterialcomponentsandroid | transition catalog demo break layout for container transform view | Bug | description if you click on a button to open a new view while another be already transition the fragment layout after return completely brake source code catalog demo code android api version 30 material library version I use catalog demo apk from release 1 4 0 alpha01 ... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior support child s margintop | Bug | currently bottomsheetbehavior with margintop behave badly child jump on screen depend on layout phase and appear in different place when show also it s impossible to use both fistocontent and expand offset the only workaround be to set margintop to coordinatorlayout however this greatly limi... |
materialcomponentsmaterialcomponentsandroid | appbarlayout scroll under keyboard doesn t work with fitsystemwindow true | Bug | build off of the issue describe here which be still unresolved description with fitssystemwindow true on appbarlayout and a nestedscrollview the nestedscrollview doesn t scroll appropriately when the keyboard be show and the activity have windowsoftinputmode adjustresize the keybo... |
materialcomponentsmaterialcomponentsandroid | shapeableimageview contentpadde not work when set via kotlin | Bug | description when set contentpadding on a shapeableimageview in code kotlin or java it do not work as expect set app contentpadding via xml work fine expect behavior both element should match and be like the top element image source code mainactivity kt ... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior bottomsheetbehavior doesn t play well with layout transition | Bug | description layout with attach bottomsheetbehavior jump to top of its parent container if you change view visibility inside it with enable layouttransition here be how it look like with enable layout transition with transition and if I disable layout transition it work as expect without ... |
materialcomponentsmaterialcomponentsandroid | shapeableimageview use glide and cross fade transition fail sometimes | Bug | description when load a shapeableimageview with glide and apply a cross fade transition make the shapeableimageview to sometimes not make the corner properly worth mention be that the shapeableimageview be inside a recyclerview something that might help find the issue be that the issue be much more prevalent... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform recyclerview content be go during transition when linearlayoutmanag recyclechildrenondetach true | Bug | description I m use materialcontainertransform in a fragment transition I see that recyclerview ondetachedfromwindow get call immediately as soon as the transition start unlike ondestroyview that wait for the transition to end for performance improvement I m set linearlayoutmanag recy... |
materialcomponentsmaterialcomponentsandroid | tablayoutmediator populatetabsfrompageradapter be not take in account current select item | Bug | description when an update be make in viewpager adapter all tab be recreate but current item be not center expect behavior current select tab must be in the center of tablayout source code void populatetabsfrompageradapter tablayout removealltab if... |
materialcomponentsmaterialcomponentsandroid | motion share axis transition do not work when enter a fragment that contain a recycler view | Bug | description when use share axis transition go from a fragment to another fragment which contain a recycler view the recycler view be not animate while the rest of the fragment be animate correctly go back have no issue the recycler view get animate correctly when navigate up expect behavior the ... |
materialcomponentsmaterialcomponentsandroid | linearprogressindicator showanimationbehavior hideanimationbehavior issue | Bug | use these 2 property and the navigation component library the linearprogressindicator not show in fragment that aren t set as start fragment in navigation graph |
materialcomponentsmaterialcomponentsandroid | materialtimepicker keyboard re appear after close dialog | Bug | description use the materialtimepicker dialog with input mode keyboard and press either positive or negative button will cause the keyboard to re appear but alphanumeric not with digit this do not occur when dismiss the dialog by click outside of it only when press cancel or ok while the digit... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform poor visual performance on the first run | Bug | description hello materialcontainertransform sharedelemententertransition be great however I m experience strange visual smoothness issue on the first post install materialcontainertransform animation run these issue be successfully reproduce on both the official reply app sample and o... |
materialcomponentsmaterialcomponentsandroid | appbarlayout do not expand when use with a nest coordinatorlayout on version 1 2 1 | Bug | description when we use a coordinatorlayout nest inside another coordinatorlayout and we define different scroll flag for each appbarlayout it doesn t work properly in 1 2 1 version and 1 3 0 rc01 note that it work correctly on 1 0 0 version the goal be to have an appbarlayout with a collapsingtoolbar ... |
materialcomponentsmaterialcomponentsandroid | materialdatepicker materialtimepicker maybe other as well slow load time | Bug | description I want to use those component in my app but I notice some really unusual loading speed for the initial load after the app be cold start it take up to three second for the picker to show up after they be request ezgif 1 496c20434c9e that behaviour happen when I start the application... |
materialcomponentsmaterialcomponentsandroid | textinputlayout input invisible on samsung device | Bug | description when I enter text into the input field the text be not visible at all expect behavior it should be visible as in the screen shot attach screenshot 2020 11 18 16 29 04 743 com minduplab debug source code I be use app theme theme materialcomponent daynight ... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout collapsingtoolbarlayout scroll issue with viewpager | Bug | description collapsingtoolbarlayout stop react to scroll when viewpager2 with fragmentstateadapter change page occur with either viewpager or viewpager2 happen if viewpager s fragment content have either nestedscrollview or recyclerview inside step to reproduce 1 run the app 2 toolbar colla... |
materialcomponentsmaterialcomponentsandroid | add view to toolbar add to collapsingtoolbarlayout | Bug | description the problem be when I add a view for exmaple an imagebutton to toolbar that be direct child of collapsingtoolbarlayout that imagebutton s layout gravity be not true in rtl language when I set layout gravity to start for exmaple this imagebutton s be stick to left of toolbar in english... |
materialcomponentsmaterialcomponentsandroid | tablayoutmediator with smoothscroll false cause manual page via swiping to abruptly stop animate | Bug | create a viewpager2 and make sure isuserinputenable be true tie the viewpager2 to a tablayout ensure that smoothscroll be false tablayoutmediator tablayout viewpager true false tab position attach with these setting we should expect user input I e swipe on... |
materialcomponentsmaterialcomponentsandroid | materialtimepicker it s impossible to select am hour when time format be set to clock 12 | Bug | description hey this task be a duplicate for 1775 since it be close before resolve 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 sc... |
materialcomponentsmaterialcomponentsandroid | tablayout width of first tab be incorrect on some device | Bug | description a tablayout which have a tabmode value of fix and a tabgravity value of fill as in the layout file here result in the first tab render with a width of 264dp on some device rather than its natural width as this screenshot demonstrate expect behavior the ... |
materialcomponentsmaterialcomponentsandroid | bottomsheetdialogfragment gradient background | Bug | hello I want to make a bottomsheetdialogfragment with a gradient background I ve manage to change the background color of the dialog with these style xml but backgroundtint only support plain color not gradient be it possible with the late version of the library to achieve a ... |
materialcomponentsmaterialcomponentsandroid | appbarlayout appbarlayout cause coordinatorlayout swipe stuck while swiperefreshlayout be the parent | Bug | description for some reason I have to put coordinatorlayout inside swiperefreshlayout it scroll well if there be no appbarlayout inside coordinatorlayout but if I put appbarlayout inside coordinatorlayout the swipe down gesture not work as expect bad expect behavior ... |
materialcomponentsmaterialcomponentsandroid | materialcardview rounded background doesn t render correctly on api 26 | Bug | description on api 26 the rounded background doesn t render correctly screenshot 1602563847 expect behavior same code work on api 29 screencap 2020 10 13t044359 491z source code xml android api version api 26 material library version 1 ... |
materialcomponentsmaterialcomponentsandroid | textinputedittext the height of a resize textinputedittext get change after an icon be display | Bug | description I ve be try to resize the height make it small slimmer to be exact of textinputedittext without mess up too much of the layout gabrielemariotti answer in seem to do just that until I try set error text on it when I set the error programmatically use the seterror method I m us... |
materialcomponentsmaterialcomponentsandroid | motion share axis transition be break with fragment 1 3 0 beta01 | Bug | description there be visual issue with the share axis transition when use fragment 1 3 0 beta01 device 2020 10 02 174713 mp4 zip the new fragment appear without animation source code I use the catalog app with the fragment version set to 1 3 0 beta01 android api version 30 mate... |
materialcomponentsmaterialcomponentsandroid | transition materialcontainertransform start view be fade out slowly after the activity be finish | Bug | description I m use materialcontainertransform for transition between activity b and activity c start view fab in activity b end view root layout in activity c enter and return transition work well but when super onbackpresse finishaftertransition be call in activity b ... |
materialcomponentsmaterialcomponentsandroid | textview do not resize during transition with motionlayout | Bug | if a textview be be resize during a transition and the layout width or layout height be set to wrap content then the widget be not resize well most of the time the widget flick show only a part of the component test with constraintlayout v2 0 1 |
materialcomponentsmaterialcomponentsandroid | material transition transition issue when share element be inside other container | Bug | description when transition from fragment a to fragment b with entertransition materialfadethrough some element be not part of the share transition as their parent be animate expect behavior share element should always be visible during transition source code transition... |
materialcomponentsmaterialcomponentsandroid | materialcardview large materialcardview with cornersizetopright 24dp be not render on small screen | Bug | description we re use large materialcardview with rounded top corner inside a nestedscrollview when test on emulator represent an old phone api 21 nexus s 480 800 we discover that materialcardview just isn t render on the screen further investigation show this only happen with certain value for cor... |
materialcomponentsmaterialcomponentsandroid | motion unload imageview when return from materialcontainertransform | Bug | description I m use materialcontainertransform to transition from fragment a to a fragment b that contain a recyclerview whose item have shapeableimageview s note fragment a be part of a viewpager2 host by fragment z transitionne from a to b work fine transition be post... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior header disappear when call setstate | Bug | see attach sample project it s pretty self explanatory bug confirm in version 1 2 0 run android 10 when the header of the bottomsheetbehavior be scroll out of view and you then call setstate state half expand e g from a button timer or whatever the header will disappear I believe state... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform device get pause temporarily when finish an activity | Bug | description device get pause temporarily when finish an activity after return from container transform affect dependency 1 3 0 alpha01 1 3 0 alpha02 previous dependency be work properly 1 2 0 alpha06 1 3 0 alpha01 1 3 0 alpha02 affect device samsu... |
materialcomponentsmaterialcomponentsandroid | textinputedittext performance issue when type | Bug | description there be an issue when a when use the textinputedittext with android inputtype textpassword there be a half to quarter of a second delay on every single keystroke expect behavior no noticeable delay between keystroke source code run this repo and you will see the is... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform corner disappear | Bug | description materialcontainertransform crop corner when animate make corner border disappear in the middle of the animation material library version 1 3 0 alpha02 ezgif com video to gif a project with the necessary to replicate the gif myapplication zip |
materialcomponentsmaterialcomponentsandroid | textinputlayout collapse on small device when show keyboard | Bug | description textinputlayout collapse when expand the keyboard on a small device when that field be inside a dialog expect behavior should not collapse source code the code snippet which be cause this issue please consider attach a minimal sample app that reproduce the issue ... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform view to activity transition use incorrect activity position if app be launch in multiwindow mode and place at the bottom of split screen | Bug | description view to activity transition use incorrect start and end activity position on enter transition new activity come from the top of the app window and go there on exit work only if app place at the bottom of the screen expect behavior activity transition should work the same in multiwindow... |
materialcomponentsmaterialcomponentsandroid | expose dropdown menu filtering incorrectly apply after rotation | Bug | description it seem that in some case filter be incorrectly apply to autocompletetextview after rotate the device which cause that all option except for the select one disappear from dropdown menu step to reproduce 1 open material catalog app 2 go to textfield expose dropdown menu demo ... |
materialcomponentsmaterialcomponentsandroid | textinputlayout counter label be invisible if textinputlayout height be anything but wrap content | Bug | description when enable the counter helper text the counter label itself isn t visible if the textinputlayout have a static height it s only visible if the textinputlayout height be wrap content expect behavior I expect that the counter label would be visible regardless of the heigh... |
materialcomponentsmaterialcomponentsandroid | bottomsheetdialogfragment bottomnavigationview weird behavior on navigation | Bug | description I ve get a menu with 4 item home search category and plus the plus item be the bottomsheetdialogfragment whenever I click on it it make I navigate back to my startdestination which be home and open the bottomsheetdialogfragment expect behavior open the bottom... |
materialcomponentsmaterialcomponentsandroid | tablayout indicator with tabindicatorfullwidth false do not match label if label be not center | Bug | description I have this style and it render as this screenshot 20200617 110524 expect behavior indicator should match label width android api version 29 material library version 1 3 0 alpha01 |
materialcomponentsmaterialcomponentsandroid | tablayout tab layout take up entire space while use customview | Bug | description start release version 1 1 0 alpha10 tablayout occupy entire space when use itemview expect behavior expect as reproduce with 1 1 0 alpha09 image all release after that image source code sample application testy zip android ... |
materialcomponentsmaterialcomponentsandroid | materialtoolbar searchview text hint not use coloronprimary | Bug | description when have the follow layout define the toolbar the color of the toolbar title subtitle icon be set correctly to attr coloronprimary however the text and hint of the searchview be not expect behavior I would expect the color of the searchview to be the... |
materialcomponentsmaterialcomponentsandroid | exposeddropdownmenu strange behaviour when ondismissedlistener be set | Bug | hi everything work fine until we set ondismisslistener on the autocompletetextview if the say listener be set and we click anywhere on the screen else than the end icon or autocompletetextview while the dropdown be visible the dropdown dismisse correctly but end icon be not rotate back upwards ... |
materialcomponentsmaterialcomponentsandroid | bottomnavigationview item s long click handle | Bug | I want to handle long click on bottomnavigationview item for make own context menu like its in instagram when user can hold accout icon and choose another profile I use this code java override protect void oncreate bundle savedinstancestate super oncreate savedinstancestate ... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform strange behavior when exit from the first activity after share element transition | Bug | description the screen go black except the start view of the transition when exit from the first activity after return from the second activity by share element transition here be the video besides you can see in the video that the screen flash after transitte to the second activity be it a bug or my... |
materialcomponentsmaterialcomponentsandroid | collapsingtoolbarlayout consume system window inset block sible view from receive inset | Bug | description collapsingtoolbarlayout be listen to window inset and inside the listener call java consume the inset this be do so that child view with fitsystemwindow true do not get the default padding functionality from view return inset consumesystemwindowinset while consume the ... |
materialcomponentsmaterialcomponentsandroid | motion floatingactionbar bottomappbar bug with transition | Bug | description when I m try to show button with fab visibility view visible it doesn t set bottomappbar cradle on the other side when I m use fab show it create wrong animation visibility show 2020 05 18 16 19 39 2020 05 18 16 26 07 expect behavior correct ani... |
materialcomponentsmaterialcomponentsandroid | bottomsheetbehavior scroll in webview do not work properly | Bug | description I have a container view with a webview that have a scroll inside html page this container have the bottomsheetbehavior so when I scroll down in the webview and I try to scroll to top instead of scroll I drag the page cause bottomsheetbehavior expect behavior if I scroll down in ... |
materialcomponentsmaterialcomponentsandroid | materialcontainertransform share element transition with playerview exoplayer2 | Bug | description use the latested library with a share element transition contain in fragment b a videoview from excoplayer crash sometimes no exception be show in logcat just always the signal11 as describe later if I set view as go transition work and never crash if videoview be visible doesn t matter i... |
materialcomponentsmaterialcomponentsandroid | materialsharedaxis strange error log | Bug | description every navigate back I have something like that in my logcat e bufferqueueproducer unnamed 7175 0 setmaxdequeuedbuffercount 2 dequeue buffer would exceed the maxbuffercount 2 maxacquire 1 async 0 mdequeuedbuffercannotblock 0 e surface igraphicbufferproducer setbuffercou... |
materialcomponentsmaterialcomponentsandroid | appbarlayout liftonscroll not work properly when have edittext with minline minheight attr as one of child in scrolling view | Bug | description liftonscroll not work properly when have edittext with minline minheight attr as one of child in scrolling view view be scroll along with edittext that keep expand to the next line but liftonscroll elevation still not show until reach minline minheight attrs try playaround with sample ... |
materialcomponentsmaterialcomponentsandroid | textinputedittext have no valueattrchange for compile twowaydatabinde | Help Wanted | description I can t use two way datum bind with textinputedittext when use a mutablelivedata get could not find event valueattrchange on view type com google android material textfield textinputedittext expect behavior I don t understand why that would be intend if it be how should I w... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.