

How We Used to Style Android Apps Using XML ResourcesĪs usual, I like to share with you the motivations behind, and a bit of history on, these topics.

I will not be stopping to explain that concept here, as I already have in this article.

How to set up light and dark themes for your apps in only a few lines of code.How to migrate from the XML-based colors, themes, and typography (font) system.While still in beta release as of writing this article, I do not expect this particular part of the library to change drastically for the stable release. In this article, we will learn how to style and theme an application in Jetpack Compose.Ĭompose is a new UI framework for Android (though Desktop and Web support is being developed), which replaces the old XML-based View system.
