Would someone tell me how to open a custom dialog from top screen? Just like in this image?
I tried using BottomSheetFragment()
and everything works fine in bottom sheet fragment but I cant set its behaviour like top sheet fragment and I need to do that.