官方介绍
https://developer.android.com/guide/topics/ui/themes.html
android的适配都玩出花来了。小米最近几个版本的 miui 也是挺反人类的。感觉完全是拼凑出来的功能。
我花了两天的时间终于搞明白android:theme到底是什么,但是我不知道怎么用。因为里面牵扯到版本兼容的问题。
什么TitleBar ActionBar FullScreen 。
我本来想写篇长文来,说明一下,但是这么热的天,哪有这个闲心。哪凉快哪里呆着。
所以我的原则能不用就尽量不要用,要用就用最简单的,才可控。
Android 编程下通过 Theme 和 Style 避免 APP 启动闪黑屏 http://www.cnblogs.com/sunzn/p/3407078.html
Android Theme的设置 http://blog.sina.com.cn/s/blog_6004d60d0101i1er.html
android的样式(style)与主题(theme) http://blog.youkuaiyun.com/sshhbb/article/details/7219838
Android学习指南之三十二:Android主题(Theme)和风格(Style) http://www.jizhuomi.com/android/course/227.html
Android系统自带样式(android:theme)(转) http://www.cnblogs.com/bluestorm/archive/2012/07/12/2588724.html
Android主题切换方案总结 http://blog.youkuaiyun.com/xingfeng2010/article/details/22854977
Android应用开发中的风格和主题(style,themes) http://www.oschina.net/question/12_1373
android中的Style与Theme http://www.oschina.net/code/snippet_166763_6509
【Android开发基础】应用界面主题Theme使用方法 http://blog.youkuaiyun.com/feng88724/article/details/6457431
Android系统自带样式(@android:style/) http://blog.youkuaiyun.com/hongya1109110121/article/details/11985545
Android:主题(Theme) http://www.cnblogs.com/dyllove98/archive/2013/06/28/3161448.html
android 4.4 支持透明状态栏和透明导航栏 http://blog.youkuaiyun.com/zhaoyw2008/article/details/40622919
Android 4.4 上实现透明导航栏和状态栏 Translucent system bar http://segmentfault.com/a/1190000000403651
android状态栏一体化(改变状态栏的背景颜色)开源工程推荐
http://blog.youkuaiyun.com/jdsjlzx/article/details/41643587
用这个库
https://github.com/hexiaochun/SystemBarTint