One of the important aspect of achieving the good theme across the application consistently is applying fonts consistently across the application. The proper name for this is called typography. Jetpack compose basically makes it easy to apply the fonts across the application. Broadly speaking there are three ways in which you can modify the fonts in the theme of the application.
1. Use the default typography types that come with built in styles
2. Modify the default typography with available options
3. Integrate completely new font families
In this video we will have detailed look at it and also demonstrate it via live coding.
Github link to source code: https://github.com/AnilDeshpande/CountryInfoApp/tree/live-coding
Follow me on Twitter: https://twitter.com/anilvdeshpande
Chapters
00:00 Chanel Intro
00:09 Typography Basics
02:16 Working with default fonts
04:24 Modifying existing fonts
05:50 Integrating new font families
08:44 Channel Outro
Download
0 formats
No download links available.
Typography | Working with Fonts: Jetpack Compose - 27 | NatokHD