Beautifully implemented bottom sheet with animation in Gmail v6.5,Google Maps and Facebook comment view. I like to implement same for my app so that I present detail using bottomsheets that merge with actionbar and swipe down to dismiss to easy navigation. Like one with cross button on toolbar discuss in material design guidelines
I follow [this][2] tutorial using BottomSheetDialogFragment
but it shows up half and can't expend to full height. I haven't get any good result.
Gmail User Profile View (Peeking and Expended)