Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gayanvoice authored Sep 22, 2019
1 parent bf8ba7f commit 72b79cb
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ To animate the view, add the class name and specific animation method name`setAn
| ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |
| `Attention` | `Bounce` | `Fade` | `Flip ` | `Rotate` | `Slide` | `Zoom` |

### Attention

| `Attention` | | | |
| ----------------- | ------------------ | ------------------ | ------------------ |
| `Bounce`|<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/1-attention-bounce.c6335f3d.gif">| `Flash` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/2-attention-flash.27fb56e5.gif">|
Expand All @@ -90,6 +92,60 @@ To animate the view, add the class name and specific animation method name`setAn
| `Swing` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/7-attention-swing.602dd7aa.gif">| `Tada` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/8-attention-tada.faa9f3c1.gif">|
| `Wave` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/9-attention-wave.9a37979d.gif">| `Wobble` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/10-attention-wobble.42ac8c56.gif">|

### Bounce

| `Bounce` | | | |
| ----------------- | ------------------ | ------------------ | ------------------ |
| `InDown` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/15-bounce-in-down.6aad1cbd.gif">| `InUp` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/13-bounce-in-up.7a1d7c17.gif">|
| `InLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/11-bounce-in-left.ebc9bc0f.gif">| `InRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/12-bounce-in-right.a66d3b31.gif">|
| `In` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/14-bounce-in.2ef584a6.gif"> | | |

### Fade

| `Fade` | | | |
| ----------------- | ------------------ | ------------------ | ------------------ |
| `InDown` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/18-fade-in-down.24e645e6.gif">| `InUp` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/19-fade-in-up.a2b79fa7.gif">|
| `InLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/16-fade-in-left.6e93da17.gif">| `InRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/17-fade-in-right.59345f8c.gif">|
| `OutDown` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/22-fade-out-down.4f4ebc27.gif">| `OutUp` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/25-fade-out-up.75f60e2d.gif">|
| `OutLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/20-fade-out-left.7f1583e0.gif">| `OutRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/21-fade-out-right.ff6adf09.gif">|
| `In` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/23-fade-in.532822b1.gif">| `Out` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/24-fade-out.a3ee0d3a.gif">|

### Flip

| `Flip` | | | |
| ----------------- | ------------------ | ------------------ | ------------------ |
| `InX` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/26-flip-in-x.1de9f264.gif">| `InY` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/27-flip-in-y.8f45c5e1.gif">|
| `OutX` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/28-flip-out-x.09be8ac3.gif">| `OutY` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/29-flip-out-y.f5c532a8.gif">|

### Rotate

| `Rotate` | | | |
| ----------------- | ------------------ | ------------------ | ------------------ |
| `InDownLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/30-rotate-in-down-left.cdd124aa.gif">| `InDownRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/31-rotate-in-down-right.f0693f8b.gif">|
| `InUpLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/32-rotate-in-up-left.f818146d.gif">| `InUpRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/33-rotate-in-up-right.537606e2.gif">|
| `OutDownLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/34-rotate-out-down-left.de06d895.gif">| `OutDownRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/35-rotate-out-down-right.f4505ac5.gif">|
| `OutUpLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/39-rotate-up-left.de13c028.gif">| `OutUpRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/36-rotate-out-up-right.ddb7df75.gif">|
| `In` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/37-rotate-in.08924c36.gif">| `Out` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/38-rotate-out.b127d7a8.gif">|

### Slide

| `Slide` | | | |
| ----------------- | ------------------ | ------------------ | ------------------ |
| `InDown` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/40-slide-in-down.efa18709.gif">| `InUp` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/43-slide-in-up.0f918432.gif">|
| `InLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/41-slide-in-left.da5a9127.gif">| `InRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/42-slide-in-right.f0e33c31.gif">|
| `OutDown` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/44-slide-out-down.269616ff.gif">| `OutUp` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/47-slide-out-up.7efa439e.gif">|
| `OutLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/45-slide-out-left.4226eca7.gif">| `OutRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/46-slide-out-right.f283b64b.gif">|

### Zoom

| `Zoom` | | | |
| ----------------- | ------------------ | ------------------ | ------------------ |
| `InDown` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/48-zoom-in-down.6e41a799.gif">| `InUp` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/51-zoom-in-up.40e3a26e.gif">|
| `InLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/49-zoom-in-left.82604bb4.gif">| `InRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/50-zoom-in-right.a419ab92.gif">|
| `OutDown` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/52-zoom-out-down.cb3ee254.gif">| `OutUp` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/57-zoom-out-up.0c74d038.gif">|
| `OutLeft` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/53-zoom-out-left.79cb419d.gif">| `OutRight` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/54-zoom-out-right.7a3ac74d.gif">|
| `In` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/55-zoom-in.1c0c5d5a.gif">| `Out` |<img width="200" alt="portfolio_view" src="https://gayankuruppu.github.io/android-view-animations-java/static/media/56-zoom-out.f0c52b21.gif">|

This android view animations library supports number of animations. Go to the java version of this library to see the gallery of animations. Click here https://github.com/gayankuruppu/android-view-animations-java#animations

## Develop the library
Expand Down

0 comments on commit 72b79cb

Please sign in to comment.