I have a BottomSheet in my Activity.
BottomSheet
I\'m calling behavior.setState(BottomSheetBehavior.STATE_EXPANDED); to show the bottom sheet and it works
behavior.setState(BottomSheetBehavior.STATE_EXPANDED);