File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Check this <a href="https://www.behance.net/gallery/20411445/Mobile-Animations-I
77
88God bless Ukraine!
99
10- < img src = " https://d13yacurqjgara.cloudfront.net /users/125056/screenshots/1689922/events-menu_1-1-6.gif " />
10+ ![ Preview ] ( https://cdn.dribbble.com /users/125056/screenshots/1689922/events-menu_1-1-6.gif )
1111
1212Sample
1313======
@@ -24,7 +24,7 @@ First of all you have to upload animation submodule with `git submodule update -
2424Or you can add gradle dependency with command :<br >
2525``` groovy
2626 dependencies {
27- compile 'com.github.yalantis:Side-Menu.Android:1.0.1 '
27+ implementation 'com.github.yalantis:Side-Menu.Android:1.0.2 '
2828 }
2929```
3030.<br >
@@ -36,7 +36,7 @@ and command:<br>
3636 }
3737 }
3838 dependencies {
39- compile 'com.github.ozodrukh:CircularReveal:(latest-release)@aar'
39+ implementation 'com.github.ozodrukh:CircularReveal:(latest-release)@aar'
4040 }
4141
4242```
@@ -150,7 +150,7 @@ P.S. We’re going to publish more awesomeness wrapped in code and a tutorial on
150150
151151## License
152152
153- Copyright 2017 , Yalantis
153+ Copyright 2019 , Yalantis
154154
155155 Licensed under the Apache License, Version 2.0 (the "License");
156156 you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments