Skip to content

Commit 136f4b5

Browse files
committed
* readme
1 parent 8964a08 commit 136f4b5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
<a href="https://android-arsenal.com/api?level=16"><img alt="API" src="https://img.shields.io/badge/API-16%2B-brightgreen.svg?style=flat"/></a>
88
<a href="https://jitpack.io/#zaaach/LineMatchingView"><img alt="jitpack" src="https://jitpack.io/v/zaaach/LineMatchingView.svg"/></a>
99
<p align="center"></br>
10-
<img src="https://github.com/zaaach/imgbed/blob/master/arts/line_matching_view_screen_1.png" width="32%"/>
11-
<img src="https://github.com/zaaach/imgbed/blob/master/arts/line_matching_view_screen_2.png" width="32%"/>
10+
<img src="https://github.com/zaaach/imgbed/blob/master/arts/line_matching_view_screen_1.png" width="30%"/>
11+
<img src="https://github.com/zaaach/imgbed/blob/master/arts/line_matching_view_screen_2.png" width="30%"/>
12+
<img src="https://github.com/zaaach/imgbed/blob/master/arts/line_matching_view.gif" width="30%"/>
1213
</p>
1314

1415

@@ -93,7 +94,7 @@ lineMatchingView.init(new LineMatchingView.LinkableAdapter<ItemInfo>() {
9394

9495

9596
| Attributes | Format | Description |
96-
| :--------------------- | -------------------- | ------------------------- |
97+
| ---------------------- | -------------------- | ------------------------- |
9798
| lmv_horizontal_padding | dimension\|reference | 两列间距,默认180px |
9899
| lmv_vertical_padding | dimension\|reference | 垂直方向的间距,默认48px |
99100
| lmv_item_width | dimension\|reference | item宽度,默认300px |

0 commit comments

Comments
 (0)