How to show Bottom Sheet Dialog in Android – Android Studio

6
70



Hi, I am back with another tutorial and in this tutorial I’ll show you “How to show a bottom sheet dialog with custom layout”.

Source Code:

Check out Android Grid Blog:

Facebook:

-~-~~-~~~-~~-~-
Please watch: “Wallpapers App – Firebase App – Creating Project – Android Studio – Part 1”

-~-~~-~~~-~~-~-

Nguồn:https://quydinh.com/

6 COMMENTS

  1. I’m looking for a bottom sheet tutorial but I don’t want it to be triggered by a button. I just want to open my app and find it there and I can swiped it up to see the menu and when I’m done swipe it down.

  2. BottomSheetDialog bottomSheetDialog = new BottomSheetDialog();
    why the parenthesis is having an error doesnt like yours. i think there something that i will put in BottomSheetDialog(Here) but I dont know what it is. please help

LEAVE A REPLY

Please enter your comment!
Please enter your name here