android沉浸式状态栏实现

项目中遇到两种情况:

  1. statusbar 和toolbar 颜色保持一致
    效果如下:


    ezgif.com-resize (3).gif
  2. 页面顶部是一个图片,整个页面上下滑动statusbar 和 toolbar颜色由透明到特定颜色的渐变效果。
    效果如下:


    ezgif.com-resize (1).gif

    ezgif.com-resize (2).gif

分析:


代码见:https://github.com/chaozaiai/ProjectSummary
参考:
http://blog.csdn.net/lmj623565791/article/details/48649563
https://github.com/yanzhenjie/StatusView
http://www.jcodecraeer.com/a/anzhuokaifa/developer/2014/1117/1997.html

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容