Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Sample changed
  • Loading branch information
muramrr committed Aug 18, 2020
1 parent 55d75bf commit 4b7f76a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Custom loading view based on dribbble shot

<img src="/untitled.gif" alt="sample" title="sample" align="right" vspace="52" height="500"/>
<img src="/sample.gif" alt="sample" title="sample" align="right" vspace="52" height="500"/>

Originally based on this [Dribbble shot](https://dribbble.com/shots/5095383-Loader-Animation).

Expand All @@ -25,7 +25,7 @@ allprojects {
Add implementation in your app.gradle
```gradle
dependencies {
implementation 'com.github.muramrr:LoadingView:1.0'
implementation 'com.github.muramrr:LoadingView:1.1'
}
```

Expand Down
Binary file added sample.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 removed untitled.gif
Binary file not shown.

0 comments on commit 4b7f76a

Please sign in to comment.