Package-level declarations

Types

Link copied to clipboard
open class FloatingFixedView(val view: View, val startX: Int, val startY: Int)

Fixed floating view that anchors an overlay at a given position.

지정한 위치에 오버레이를 고정하는 플로팅 뷰이며 드래그 뷰의 기반 클래스입니다.