Relative Content

Tag Archive for androidfullscreenbottom-sheetandroid-bottomnav

Cách đặt BottomSheetDialog Android hiển thị phía dưới của màn hình

I have an activity with a hidden bottom navbar. when i show BottomSheetDialog. Navigation bar has been added. Then I set the navigation bar to hide and full screen when showing the BottomSheetDialog. BottomSheetDialog will show like image below. How can I set the BottomSheetDialog to show the bottom of the screen. Thanks for any support.