文件名称:Android内容覆盖透明状态栏下实现全屏模式下带状态栏的效果
文件大小:1.66MB
文件格式:ZIP
更新时间:2019-08-16 10:13:28
状态栏透明
做过一段状态栏颜色适配,纯色的基本在style直接设置就可以了, 不过最近效果图有一种效果要求 是在状态栏部分也显示内容部分, 像下面这样
【文件预览】:
TransparentStatusBarApp
----.gitignore(105B)
----gradle()
--------wrapper()
----local.properties(442B)
----build.gradle(587B)
----gradlew.bat(2KB)
----TransparentStatusBarApp.iml(954B)
----gradlew(5KB)
----app()
--------.gitignore(8B)
--------build.gradle(1KB)
--------proguard-rules.pro(676B)
--------app.iml(11KB)
--------libs()
--------src()
--------build()
----.gradle()
--------2.10()
----build()
----gradle.properties(872B)
----.idea()
--------libraries()
--------runConfigurations.xml(564B)
--------workspace.xml(181KB)
--------encodings.xml(159B)
--------misc.xml(3KB)
--------modules.xml(383B)
--------.name(23B)
--------copyright()
--------compiler.xml(686B)
--------gradle.xml(739B)
----settings.gradle(16B)