🎤 Fonts, Emoji and Text Using Support Libraries
- 👤 Anita Singh
- Twitter: @anitas3791
📹
Video:
https://youtu.be/HnlsU6xAsCY
Android Oreo introduced exciting text changes that make it easier to use custom fonts, communicate with emojis, reduce APK size, and expand or contract textviews dynamically. Luckily, the Support Libraries from v26 onwards allow us to implement these new features with backwards compatibility.In this talk, you will learn how to implement these text changes with the help of the Support Libraries, and their limitations. You will also learn about how they are natively implemented in Android Oreo versus the Support Libraries.At the end of this talk, you will have an increased understanding of the inner workings of Fonts in XML, Downloadable Fonts, EmojiCompat and autosizing of TextViews, as well as be ready to update your apps with them without the fear of the unknown!
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.