Skip to content

Commit 5adf0ce

Browse files
committed
Update README.md
Added visual demo + minor changes
1 parent bb3150e commit 5adf0ce

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,16 @@ Currently implemented:
1212
Planned:
1313
- Radial action
1414

15-
//TODO gifs
15+
**Reveal:**
16+
<a href="https://youtu.be/g83nwbi33c0">YouTube</a>
17+
18+
<img src="http://i.imgur.com/pT0UqHA.gif" alt="Reveal DEMO" width="240" height="400" border="10" />
19+
20+
**Transform:**
21+
<a href="https://youtu.be/96eBHwWxTiA">YouTube</a>
22+
23+
<img src="http://i.imgur.com/QeaoLpD.gif" alt="Transform DEMO" width="240" height="400" border="10" />
24+
1625

1726
Sample
1827
======
@@ -26,7 +35,7 @@ Note
2635

2736
Limitations
2837
======
29-
- it will never use the native `ViewAnimationUtils.createCircularReveal`
38+
- it will never use the native `ViewAnimationUtils.createCircularReveal` method
3039
- hardware acceleration cannot be used in every situation. See table below:
3140

3241
| | API 11-17 | API 18-19 | 19+ |

0 commit comments

Comments
 (0)