Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added Android Arsenal link and Sample apk link
  • Loading branch information
eoinfogarty committed Aug 17, 2016
1 parent 3658493 commit 797befa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
@@ -1,3 +1,5 @@
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Onboarding-green.svg?style=true)](https://android-arsenal.com/details/3/4094)

Onboarding
==========
A beautiful way to introduce users to you app
Expand All @@ -6,6 +8,8 @@ A beautiful way to introduce users to you app

Using a regular `ViewPager` with a custom transformer with callbacks we can achieve this effect

[Sample Apk](https://dl.dropboxusercontent.com/u/31880748/onboarding-sample.apk)

### Interface
```java
public interface SceneChangeListener {
Expand Down

1 comment on commit 797befa

@LinXiaoTao
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very creative, but can't simply import the use, can provide train of thought

Please sign in to comment.