round_img_lib
1.0.1
round_img_lib
/
com.newki.round_circle_layout.view
/
IRoundCircleView
IRound
Circle
View
interface
IRoundCircleView
Content copied to clipboard
Functions
Inheritors
Functions
on
Layout
Link copied to clipboard
abstract
fun
onLayout
(
changed
:
Boolean
,
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
)
Content copied to clipboard
set
Background
Link copied to clipboard
abstract
fun
setBackground
(
background
:
Drawable
?
)
Content copied to clipboard
set
Background
Color
Link copied to clipboard
abstract
fun
setBackgroundColor
(
color
:
Int
)
Content copied to clipboard
set
Background
Drawable
Link copied to clipboard
abstract
fun
setBackgroundDrawable
(
background
:
Drawable
?
)
Content copied to clipboard
set
Background
Resource
Link copied to clipboard
abstract
fun
setBackgroundResource
(
resid
:
Int
)
Content copied to clipboard
Inheritors
RoundCircleConstraintLayout
Link copied to clipboard
RoundCircleFrameLayout
Link copied to clipboard
RoundCircleLinearLayout
Link copied to clipboard
RoundCircleNestedScrollView
Link copied to clipboard
RoundCircleRecyclerView
Link copied to clipboard
RoundCircleRelativeLayout
Link copied to clipboard
RoundCircleScrollView
Link copied to clipboard