Skip to content

Commit

Permalink
Prepare version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkil committed Dec 27, 2016
1 parent 1cea977 commit b5d8647
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Change Log

## Version 1.1.2

_In development_
_2016-12-27_

* Draw optimization.

Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ Android-Snowfall

Fully customizable implementation of "Snowfall View" on Android.

![image](https://raw.githubusercontent.com/JetradarMobile/android-snowfall/master/art/snowfall-demo.gif)
That's how we use it in our app Hotellook

![image](https://raw.githubusercontent.com/JetradarMobile/android-snowfall/master/art/hotellook-demo.gif)


Compatibility
Expand All @@ -34,7 +36,7 @@ Add the dependency

```groovy
dependencies {
compile 'com.github.jetradarmobile:android-snowfall:1.1.1'
compile 'com.github.jetradarmobile:android-snowfall:1.1.2'
}
```

Expand Down
Binary file added art/hotellook-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b5d8647

Please sign in to comment.