Skip to content

Commit 4b44fb4

Browse files
committed
DOCS : New url for the library demo with the latest features
1 parent ab3848a commit 4b44fb4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.MD

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,14 @@ Into this:
3535
Removing a ViewGroup, removing inefficient weights and adding a lot more functionalities.
3636

3737
## Demo
38-
This GIF shows a ```ClickDrawableEditText``` with clickable drawables all around it (please never do this in a real app, it's really unpleasant :D) and a ```ClickDrawableAutoCompleteTextView``` with support for blocking inputs after user choice, until cancel icon is pressed. You can play with an interactive demo [here](https://appetize.io/app/2uwa0j45wj79mc1k6b1rmcf4tr?device=nexus5&scale=75&orientation=portrait&osVersion=7.0) (until reaching the free monthly usege quota, then the link will stop working)
38+
This GIF shows a ```ClickDrawableEditText``` with clickable drawables all around it (please never do this in a real app, it's really unpleasant :D) and a ```ClickDrawableAutoCompleteTextView``` with support for blocking inputs after user choice, until cancel icon is pressed.
39+
You can play with an interactive demo [here](https://appetize.io/app/9v3t7hcj8wcc93aceqwehhru80?device=nexus5&scale=75&orientation=portrait&osVersion=7.1)
3940

4041
![Library showcase](https://media.giphy.com/media/xUA7aXqmppLR7a0JfG/giphy.gif)
4142

4243
## Setup
4344

44-
This library is minSdk 16
45+
###### This library is minSdk 16
4546

4647
### 1. Add dependency in build.gradle
4748
```gradle

0 commit comments

Comments
 (0)