Gini Capture SDK for Android
Gini Capture SDK for Android
/
net.gini.android.capture.ui.theme.typography
/
TypographyToTextStyleBridgeKt
Typography
To
Text
Style
Bridge
Kt
public
final
class
TypographyToTextStyleBridgeKt
Functions
Functions
text
Style
From
Attribute
Link copied to clipboard
@
Composable
(
)
public
final
static
TextStyle
textStyleFromAttribute
(
@
AttrRes
(
)
Integer
attr
,
Density
density
,
Boolean
setTextColors
)
text
Style
From
Text
Appearance
Link copied to clipboard
@
Composable
(
)
public
final
static
TextStyle
textStyleFromTextAppearance
(
@
StyleRes
(
)
Integer
id
,
Density
density
,
Boolean
setTextColors
)