ImprovTools
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ImprovTools
app
/
com.brokenkernel.improvtools.components.sidecar.preview
Package-level
declarations
Types
Types
Previews
Font
Scale
Link copied to clipboard
@
Preview
(
name
=
"small font"
,
group
=
"font scales"
,
fontScale
=
0.5
)
@
Preview
(
name
=
"standard font"
,
group
=
"font scales"
,
fontScale
=
1.0
)
@
Preview
(
name
=
"large font"
,
group
=
"font scales"
,
fontScale
=
1.5
)
annotation class
PreviewsFontScale
Previews
Improv
Tools
All
Link copied to clipboard
@
PreviewsFontScale
@
PreviewsLocales
@
Preview
(
name
=
"Show Background"
,
showBackground
=
true
)
@
Preview
annotation class
PreviewsImprovToolsAll
Previews
Locales
Link copied to clipboard
@
Preview
(
name
=
"english"
,
group
=
"locale"
,
locale
=
"en-US"
)
@
Preview
(
name
=
"english"
,
group
=
"locale"
,
locale
=
"en-GB"
)
@
Preview
(
name
=
"english"
,
group
=
"locale"
,
locale
=
"de-DE"
)
annotation class
PreviewsLocales