We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da8b049 commit 0a1be7eCopy full SHA for 0a1be7e
lib/utilcode/README-CN.md
@@ -141,6 +141,7 @@ getNavBarColor : 获取导航栏颜色
141
isSupportNavBar : 判断是否支持导航栏
142
setNavBarLightMode : 设置导航栏是否为浅色模式
143
isNavBarLightMode : 判断导航栏是否为浅色模式
144
+transparentNavBar : 透明导航栏
145
```
146
147
* ### 亮度相关 -> [BrightnessUtils.java][brightness.java] -> [Demo][brightness.demo]
lib/utilcode/README.md
@@ -140,6 +140,7 @@ getNavBarColor
140
isSupportNavBar
setNavBarLightMode
isNavBarLightMode
+transparentNavBar
* ### About Brightness -> [BrightnessUtils.java][brightness.java] -> [Demo][brightness.demo]
0 commit comments