-
- All Implemented Interfaces:
public class BottomSheetView.Companion
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public abstract class
BottomSheetView.Companion.BottomSheetSimpleCallback
-
Field Summary
Fields Modifier and Type Field Description public final static BottomSheetView.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final BottomSheetBehavior<View>
applyBottomSheetBehaviorToView(View v, Boolean hideable)
-
-
Method Detail
-
applyBottomSheetBehaviorToView
final BottomSheetBehavior<View> applyBottomSheetBehaviorToView(View v, Boolean hideable)
-
-
-
-