Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogero0o committed Apr 29, 2016
1 parent e7fac10 commit fe0dddc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@
.DS_Store
/build
/captures
.idea/
gifloadinglibrary/src/test/
sample/src/test/
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Thanks for the idea.<br>

I like all the animation in that webpage , but it's so hard to develop all of them .<br>

Finally , i found this way , it's simple , but it work perfect.
Finally , i find this way , it's simple , but it work perfect.

### Look like
## Look like

![](http://ww4.sinaimg.cn/mw690/a695acdegw1f3deysrt4gg204s04x17r.gif) ![](http://ww3.sinaimg.cn/small/a695acdegw1f3deytb648g204s04xwqe.gif) ![](http://ww3.sinaimg.cn/small/a695acdegw1f3deytpvo0g204s04x450.gif) <br>

Expand Down Expand Up @@ -60,6 +60,13 @@ compile project(':gifloadinglibrary')
});
}

## Dependencies

This project use this libraries ~ Thanks to them.

[android-gif-drawable](https://github.com/koral--/android-gif-drawable) <br>
[BlurDialogFragment](https://github.com/tvbarthel/BlurDialogFragment)

## TODO

This view is adjust in Nexue5 but not test in the other size screen .
Expand Down

0 comments on commit fe0dddc

Please sign in to comment.