android - How to add ListView to snackbar? -


while playing youtube app noticed view appear when clicked button:

enter image description here

is snackbar (white view @ bottom of screen) , if how customise normal snackbar it?

these bottom sheets, modal bottom sheets. see documentation here: https://material.google.com/components/bottom-sheets.html?authuser=0#bottom-sheets-modal-bottom-sheets

you'll need add linearlayout acts bottomsheet parent view of coordinatorlayout


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -