alexstyl / Theming-Android

Examples and tips on how to support multiple themes within your app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theming-Android

Examples and tips on how to support multiple themes within your app

Currently, there are two examples to have a look. The Simple Example shows you how to set up your themes within your project. In the Advanced Example it is showcased how to dynamically style your views using the themes.

Preview

Simple Advanced
simple_example advanced_example

The sample also shows you how to also apply the showing animation instead of just switching to the new theme instantly

More info on themes can be found here:

Switching themes on the go on Speaker Deck

About

Examples and tips on how to support multiple themes within your app

License:Apache License 2.0


Languages

Language:Java 100.0%