Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ViksaaSkool committed Jan 12, 2017
1 parent d494ba2 commit b3116cd
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Expand Up @@ -110,17 +110,6 @@ public class YourActivity extends AwesomeSplash {
}
```

IMPORTANT:
In order to set Animation Techniques to the Logo and/or App Title you need to add this to your dependencies

```javascript
dependencies {
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.daimajia.easing:library:1.0.1@aar'
compile 'com.daimajia.androidanimations:library:1.1.3@aar'
}

```

Implemented in
--------------
Expand Down

0 comments on commit b3116cd

Please sign in to comment.