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

Add animation module #35

Open
jzeferino opened this issue May 19, 2017 · 3 comments
Open

Add animation module #35

jzeferino opened this issue May 19, 2017 · 3 comments
Assignees

Comments

@jzeferino
Copy link
Member

Add animation module with animation utilities

@jzeferino jzeferino added this to the Release 0.2.0 milestone May 19, 2017
@extmkv
Copy link
Member

extmkv commented May 23, 2017

@NunoSSilva can you describe what you have to add in this module?

@jzeferino jzeferino removed this from the Release 0.2.0 milestone May 26, 2017
@NunoSSilva NunoSSilva reopened this Jun 1, 2017
@NunoSSilva
Copy link
Contributor

This module contains three packages:

  • slidingmenu: contains two custom views:

    • SlideDownMenu: this view shows a content view at the top and after the drag down gesture a list of menu appear.
    • SlideLeftMenu: this view shows a list at the the top and then the drag right gesture a content view appear on the left side
  • viewpager: contains a ViewPagerRotate view with the RotateTransformer and AdapterRotatePager. This all classes show a ViewPager with an animation like this.

  • utils: contains a class with multiple animations (Animation Translate, Animation Alpha and ObjectAnimator Translate)

@jzeferino
Copy link
Member Author

@NunoSSilva does this still make sense for ADAL?

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

No branches or pull requests

3 participants