IRoundCircleView

interface IRoundCircleView

Functions

Link copied to clipboard
abstract fun onLayout(    changed: Boolean,     left: Int,     top: Int,     right: Int,     bottom: Int)
Link copied to clipboard
abstract fun setBackground(background: Drawable?)
Link copied to clipboard
abstract fun setBackgroundColor(color: Int)
Link copied to clipboard
abstract fun setBackgroundDrawable(background: Drawable?)
Link copied to clipboard
abstract fun setBackgroundResource(resid: Int)

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard