Hi folks, for our use case we want to disable the animation of
BottomSheetDialogFragment
first time and enable it next time onwards. I have been having trouble to disable animation for the BottomSheetDialog without adding hacks. Is there a recommended/cleaner way to achieve this?