I have added a fragment to the bottom sheet dialog and when the bottom sheet dialog pops up, I replace the fragment. While changing the fragment, I want to change the height with animation without closing the dialog. How to make animation?
I want like this animation. When replace content in bottom sheet
This link : Implementing transitions in a BottomSheet