Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils
/
UIHelper
/
fixSystemBarsPadding
fix
System
Bars
Padding
fun
fixSystemBarsPadding
(
v
:
View
,
@
DimenRes
heightResId
:
Int
?
=
null
,
@
DimenRes
widthResId
:
Int
?
=
null
,
padTop
:
Boolean
=
true
,
padBottom
:
Boolean
=
true
,
padLeft
:
Boolean
=
true
,
padRight
:
Boolean
=
true
,
overlayCutout
:
Boolean
=
true
,
fixIme
:
Boolean
=
false
)
(
source
)