Skip to content

Commit

Permalink
Updated gif in README
Browse files Browse the repository at this point in the history
  • Loading branch information
yadav-rahul committed Sep 17, 2016
1 parent ca0a03e commit d98e70d
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Make your native android toast look beautiful.
![gif](https://github.com/yadav-rahul/TastyToast/blob/lib/static/error.gif)
![gif](https://github.com/yadav-rahul/TastyToast/blob/lib/static/info.gif)
![gif](https://github.com/yadav-rahul/TastyToast/blob/lib/static/default.gif)
![gif](https://github.com/yadav-rahul/TastyToast/blob/lib/static/confusion.gif)

## About

Expand All @@ -28,7 +29,7 @@ Add dependency in your app module

```
dependencies {
compile 'com.sdsmdg.tastytoast:tastytoast:0.0.5'
compile 'com.sdsmdg.tastytoast:tastytoast:0.1.0'
}
```

Expand Down
Binary file removed static/ConfusingTastyToast.gif
Binary file not shown.
Binary file added static/confusion.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/default.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/error.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/info.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/success.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/warning.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 d98e70d

Please sign in to comment.