Package-level declarations
Types
Link copied to clipboard
Presenter interface for the Compass.
Link copied to clipboard
interface CompassView
Interface for compass view.
Link copied to clipboard
open class CompassViewImpl @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatImageView, CompassView
Concrete implementation of CompassView.
Link copied to clipboard
Listener to get OnClick event on the view.