Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for new actions #4

Open
AOrobator opened this issue Oct 6, 2014 · 4 comments
Open

Documentation for new actions #4

AOrobator opened this issue Oct 6, 2014 · 4 comments

Comments

@AOrobator
Copy link

Can you provide documentation for how to create new actions?

@yoavst
Copy link

yoavst commented Oct 7, 2014

Also, what is the min API for RevealColorView?

@mradzinski
Copy link

Min SDK is accessible from build.grade (both libraries share the same minSdk):

defaultConfig {
    minSdkVersion 14
    ...
}

Also, on the main page says: Requires API level 14+

@ozodrukh
Copy link

ozodrukh commented Oct 7, 2014

Will be awesome if you will describe you logic and how it works in some blog post 👍

@yoavst
Copy link

yoavst commented Oct 8, 2014

Why RevealColorView use min sdk 14? You use Android 3.0 animations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants