Material-components-android: Add new `Backdrop` component

Created on 2 May 2018  路  16Comments  路  Source: material-components/material-components-android

feature request new component

Most helpful comment

Any hints as to when we can expect this to be added?

All 16 comments

Any hints as to when we can expect this to be added?

i'm not sure if i don't know how , or it's just not possible
but i couldn't get a shape to be applied to a mapView as background ( I mean even for another parentLayout that contains it )
any help ?

sorry if it's not a good place to ask , i hoped if it's not possible directly you could suggest a workaround
<3

is there any alternate way/plugin to implement this?

I made a library (android only) for backdrop. It works fine, but need improves:
https://github.com/pedromassango/IBackdrop

Is there any ETA on this and other components under development? I don't seem to be able to find any mention of the timeline except for the "Under Development" tag on the Material web site 馃槄

@Hackertronix For now all you can do is wait... Or try out my lib (if you wish) 馃槄

Please give us at least timeline when to expect this component. We as developers should decide wait or implement this on our own.

Another implementation: https://github.com/ZieIony/Carbon/blob/master/carbon/src/main/java/carbon/widget/BackdropLayout.kt
It's pretty much a layout with a slide animation for one of its children.

I guess we aren't getting this anytime soon as per this comment on #203. Probably best that we close this issue for now.

Any news on this? The material design guidelines says the implementation is available but once you go to github it still says it is not completed yet.

Thanks.

Screenshot 2019-05-08 16 13 02

We currently have no plans to implement this. I will look into the guidelines error.

@ldjcmu While you're in there, the iOS component is show as available in the guidelines but appears to not be implemented either.

It's been 2 years since this issue has opened.
Is there any ETA?

@amjad-alwareh It's not happening :disappointed:: https://github.com/material-components/material-components-android/issues/90#issuecomment-490926277

Though to be fair, this one's not too hard to implement anyway. You should be able to find some tutorials around the internet.

Was this page helpful?
0 / 5 - 0 ratings