BottomSheetExample
BottomSheetExample copied to clipboard
Can't see BottomSheetView on Api 19 (4.4 kitkat)
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^^
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.