Package-level declarations

Types

Link copied to clipboard
open class BpkBottomSheet @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : CardView
Link copied to clipboard
class BpkBottomSheetBehaviour<V : View>(context: Context, attrs: AttributeSet? = null) : BottomSheetBehavior<V>