DraggableExpandView

Expandable View that change his size and revalidate his parent sizes

open class DraggableExpandView

Constructors

DraggableExpandView
Link copied to clipboard
open fun DraggableExpandView(context: Context)
DraggableExpandView
Link copied to clipboard
open fun DraggableExpandView(context: Context, attrs: AttributeSet, defStyleAttr: Int)
DraggableExpandView
Link copied to clipboard
open fun DraggableExpandView(context: Context, attrs: AttributeSet)

Functions

close
Link copied to clipboard
open fun close()
open fun close(instant: Boolean)
onTouchEvent
Link copied to clipboard
open fun onTouchEvent(rawEvent: MotionEvent): Boolean
onViewAdded
Link copied to clipboard
open fun onViewAdded(child: View)
open
Link copied to clipboard
open fun open()
thumbRange
Link copied to clipboard
open fun thumbRange(): Array<Float>
thumpRange
Link copied to clipboard
open fun thumpRange(): Array<Float>

Properties

inInteractionMode
Link copied to clipboard
open val inInteractionMode: Boolean
translationY
Link copied to clipboard
private open var translationY: Float