File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change 66
77# Introduce
88
9- - 默认状态
9+ - 第二张图为 ` 等待加载的状态 `
1010
11- ![ ] ( https://github.com/ImKarl/WaitView/blob/master/captures/layout_default.png )
12-
13- - 等待加载的状态
14-
15- ![ ] ( https://github.com/ImKarl/WaitView/blob/master/captures/layout_waitview.png )
11+ <img src =" https://raw.githubusercontent.com/ImKarl/WaitView/master/captures/layout_default.png " width =" 225 " height =" 385 " alt =" 默认状态 " /> . <img src =" https://raw.githubusercontent.com/ImKarl/WaitView/master/captures/layout_waitview.png " width =" 225 " height =" 385 " alt =" 等待加载的状态 " />
1612
1713
1814# Features
1915
20- - 简单高效, 一句话完成所有控件的状态切换、恢复
21- - 兼容性强, 支持所有系统控件、自定义控件
22- - 可定制性, 自定义渲染规则,按需配置
16+ - ` 简单高效 ` 一句话完成所有控件的状态切换、恢复
17+ - ` 兼容性强 ` 支持所有系统控件、自定义控件
18+ - ` 可定制性 ` 自定义渲染规则,按需配置
2319
2420
2521# Usage
@@ -80,4 +76,4 @@ controller.filter(filter);
8076
8177- 更详细的案例
8278
83- 请查看 [ sample] ( https://github.com/ImKarl/WaitView/blob/master/library /src/java/cn/imkarl/waitview/sample/MainActivity.java )
79+ 请查看 [ sample] ( https://github.com/ImKarl/WaitView/blob/master/sample /src/main /java/cn/imkarl/waitview/sample/MainActivity.java )
You can’t perform that action at this time.
0 commit comments