epoxy-adapter / com.airbnb.epoxy / EpoxyTouchHelperCallback / onChildDraw

onChildDraw

fun onChildDraw(c: Canvas, recyclerView: RecyclerView, viewHolder: ViewHolder, dX: Float, dY: Float, actionState: Int, isCurrentlyActive: Boolean): Unit protected open fun onChildDraw(c: Canvas!, recyclerView: RecyclerView!, viewHolder: EpoxyViewHolder!, dX: Float, dY: Float, actionState: Int, isCurrentlyActive: Boolean): Unit

See Also
#onChildDraw(Canvas, RecyclerView, ViewHolder, float, float, int, boolean)