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

java - unable show chart in xls document using jasper reports -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -

javascript - How to change image src on success AJAX -