Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
li2 authored and weiyi.li committed Apr 5, 2020
1 parent 354b475 commit d4d5f76
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[![](https://jitpack.io/v/li2/android-view.svg)](https://jitpack.io/#li2/android-view)

## Common Library
## Android View Library

This library icludes bunches of binding adapters and extension functions for existing views, also some custom views.


```
├── button
│ └── MaterialLoadingButton.kt
Expand Down Expand Up @@ -46,15 +45,13 @@ This library icludes bunches of binding adapters and extension functions for ex
TODO



## Download

```gradle
implementation 'com.github.li2:android-view:latest_version'
```



## License

```
Expand Down

0 comments on commit d4d5f76

Please sign in to comment.