Android developer
08/11/2021, 9:15 AMBig Chungus
08/11/2021, 9:17 AMAttila Blenesi
08/11/2021, 9:19 AMcolorResource(id = R.color.your_color)
sindrenm
08/11/2021, 9:19 AMcolorResource(id: Int)
, at least. Is that what you're looking for?sindrenm
08/11/2021, 9:19 AMAndroid developer
08/11/2021, 9:19 AMtextAppearences
etc?nitrog42
08/11/2021, 9:23 AMAndroid developer
08/11/2021, 9:29 AMsindrenm
08/11/2021, 10:32 AMTypography
is part of androidx.compose.material. You'll need to roll your own/build on top of that if you have different styles.Android developer
08/11/2021, 11:52 AM