Apply custom fonts in Jetpack Compose
- Published on
In this lesson you will learn how to change the font family of your Text
via your composable functions and via your app's theme.
Discussion
Typography in Jetpack Compose
- 1Styling Text1:05
- 2How to reuse your text styles0:53
- 3Apply custom fonts in Jetpack Compose1:37
- 4How to create and use custom fonts1:59
- 5Style text via your application's Theme1:05
- 6Create Clickable Text using AnnotatedStrings4:13