@@ -25,7 +25,7 @@ eclipse用户直接下载jar包
25
25
## 用法 BarManager.xxx()方法 ##
26
26
#### ① 以下方法是自定义状态栏和导航栏颜色,任选其一使用,style风格使用NoActionBar效果更佳 ####
27
27
28
- ![ image] ( https://github.com/gyf-dev/ImmersionBar /blob/master/screenshots /Screenshot3.png )
28
+ ![ image] ( https://github.com/gyf-dev/Screenshots /blob/master/ImmersionBar /Screenshot3.png )
29
29
30
30
- public static void setBarColor(Activity activity)
31
31
@@ -90,15 +90,15 @@ true--Activity全屏显示,但导航栏不会被隐藏,导航栏依然可见
90
90
## 效果图 ##
91
91
#### 说明 ####
92
92
- 这是状态栏
93
- ![ image] ( https://github.com/gyf-dev/ImmersionBar /blob/master/screenshots /StatusBar.png )
93
+ ![ image] ( https://github.com/gyf-dev/Screenshots /blob/master/ImmersionBar /StatusBar.png )
94
94
- 这是导航栏(有些手机没有导航栏)
95
- ![ image] ( https://github.com/gyf-dev/ImmersionBar /blob/master/screenshots /NavigationBar.png )
95
+ ![ image] ( https://github.com/gyf-dev/Screenshots /blob/master/ImmersionBar /NavigationBar.png )
96
96
#### 动态图 ####
97
- ![ image] ( https://github.com/gyf-dev/ImmersionBar /blob/master/screenshots /Screenshot_gif.gif )
97
+ ![ image] ( https://github.com/gyf-dev/Screenshots /blob/master/ImmersionBar /Screenshot_gif.gif )
98
98
#### 静态图 ####
99
- ![ image] ( https://github.com/gyf-dev/ImmersionBar /blob/master/screenshots /Screenshot0.png )
100
- ![ image] ( https://github.com/gyf-dev/ImmersionBar /blob/master/screenshots /Screenshot1.png )
101
- ![ image] ( https://github.com/gyf-dev/ImmersionBar /blob/master/screenshots /Screenshot2.png )
99
+ ![ image] ( https://github.com/gyf-dev/Screenshots /blob/master/ImmersionBar /Screenshot0.png )
100
+ ![ image] ( https://github.com/gyf-dev/Screenshots /blob/master/ImmersionBar /Screenshot1.png )
101
+ ![ image] ( https://github.com/gyf-dev/Screenshots /blob/master/ImmersionBar /Screenshot2.png )
102
102
## 参考 ##
103
103
- Android 4.4使用的是github上第三方库实现,参考地址:https://github.com/jgilfelt/SystemBarTint
104
104
- Android 5.0以上使用自带Api实现
@@ -107,4 +107,4 @@ true--Activity全屏显示,但导航栏不会被隐藏,导航栏依然可见
107
107
- QQ 969565471
108
108
- WeChat(微信)
109
109
110
- ![ image] ( https://github.com/gyf-dev/ImmersionBar /blob/master/screenshots /wechat.JPG )
110
+ ![ image] ( https://github.com/gyf-dev/Screenshots /blob/master/ImmersionBar /wechat.JPG )
0 commit comments