Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
RoundedBackgroundColorSpan
Rounded
Background
Color
Span
class
RoundedBackgroundColorSpan
(
backgroundColor
:
Int
,
alignment
:
Layout.Alignment
,
padding
:
Float
,
radius
:
Float
)
:
LineBackgroundSpan
(
source
)
Members
Constructors
Rounded
Background
Color
Span
Link copied to clipboard
constructor
(
backgroundColor
:
Int
,
alignment
:
Layout.Alignment
,
padding
:
Float
,
radius
:
Float
)
Functions
draw
Background
Link copied to clipboard
open
override
fun
drawBackground
(
c
:
Canvas
,
p
:
Paint
,
left
:
Int
,
right
:
Int
,
top
:
Int
,
baseline
:
Int
,
bottom
:
Int
,
text
:
CharSequence
,
start
:
Int
,
end
:
Int
,
lineNumber
:
Int
)