Skip to content

Commit

Permalink
version up 1.1.4 with bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nowfalsalahudeen committed Feb 2, 2019
1 parent 0a9327e commit 16826ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -911,8 +911,7 @@ int milliseconds = DateTimeUtils.timeToMillis("14:20"); // 860000

### Set Image URI in ImageView with cache stratogy (GLIDE)

```setImageUrl(url: String, img: ImageView)
```
```setImageUrl(url: String, img: ImageView)```

```
Expand Down

0 comments on commit 16826ea

Please sign in to comment.