I\'m implementing the Material Design bottom sheet design pattern in my app using a custom subclass of Dialog. The dialog is gravitated to the bottom of the screen
Dialog
Just use false for activity where you show your dialog. In this case your dialog will be under navigation bar during animation.
false