Android换肤白天/夜间模式的框架

Android换肤/夜间模式的Android框架,配合theme和换肤控件框架可以做到无缝切换换肤(无需重启应用和当前页面)。 This framework of Android app support multiple theme(such as day/night mode) and needn’t finish current application or current activity.

http://www.jcodecraeer.com/a/opensource/2015/0729/3233.html
https://github.com/dersoncheng/MultipleTheme

你可能感兴趣的:(android)