BottomSheetExample icon indicating copy to clipboard operation
BottomSheetExample copied to clipboard

Can't see BottomSheetView on Api 19 (4.4 kitkat)

Open Immortelle0411 opened this issue 8 years ago • 1 comments

Excuse me, I can't see the bottomSheetView on Api 19 (4.4 kitkat), but on Api 23 it's perfect, could you please help me? Thanks^^

Immortelle0411 avatar Mar 26 '16 09:03 Immortelle0411

Hi, are you clicking in the button "Show view" to show the BottomSheet? If so, you're facing this issue: https://code.google.com/p/android/issues/detail?id=201825

To fix this, you need to drag the sheet before clicking in the button "Show view". After this, the button event should work fine.

rubensousa avatar Mar 26 '16 15:03 rubensousa