Material-dialogs: Suggestion - add bottom sheet style

Created on 8 Feb 2016  路  3Comments  路  Source: afollestad/material-dialogs

I'm not sure if you consider this out of this libraries scope, but I think it would be a nice feature to allow to show the dialogs (like list dialogs or custom RecyclerView dialogs) easily as a bottom sheet as well...

Just an idea...

questiodiscussion

Most helpful comment

_Update_

Now that the design library has the android.support.design.widget.BottomSheetDialog, maybe this point should be considered again?

All 3 comments

Yeah, that's so dramatically different than a dialog (code wise) that I think it belongs in a separate library. Especially since it would take a lot of extra code to implement.

I'd recommend using bottomsheet by Flipboard.

_Update_

Now that the design library has the android.support.design.widget.BottomSheetDialog, maybe this point should be considered again?

It's been implemented in 3.0.0-alpha1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RezaOruji picture RezaOruji  路  3Comments

SixianOne picture SixianOne  路  5Comments

bahmandamia6982 picture bahmandamia6982  路  6Comments

pixelbendr picture pixelbendr  路  5Comments

Supercaly picture Supercaly  路  3Comments