Avatar
class Avatar @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_Avatar_Style, @StyleRes defStyleRes: Int = R.style.BaseAvatar) : View
Avatar.
Since
0.5.4
Constructors
Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_Avatar_Style, @StyleRes defStyleRes: Int = R.style.BaseAvatar)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The avatar size of avatar.
Link copied to clipboard
Link copied to clipboard
The color shown when the mAvatar is null.
Link copied to clipboard
Link copied to clipboard
The corner radius of avatar when the shape is SHAPE_ROUND_CORNER.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The stroke color of avatar.
Link copied to clipboard
Link copied to clipboard
The stroke width of avatar.
Link copied to clipboard
The text color shown when the mAvatar is null.
Link copied to clipboard
Link copied to clipboard