by @alexstyl
✉️ Leave your feedback

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
  1. 1Styling Text
    1:05
  2. 2How to reuse your text styles
    0:53
  3. 3Apply custom fonts in Jetpack Compose
    1:37
  4. 4How to create and use custom fonts
    1:59
  5. 5Style text via your application's Theme
    1:05
  6. 6Create Clickable Text using AnnotatedStrings
    4:13