GithubHelp home page GithubHelp logo

camsson / androidanimation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yangedward/androidanimation

0.0 2.0 0.0 1.79 MB

Easy to use, easy to expand。Android animation for View,ViewGroup,ListView,GridView,ViewPager,RecyclerView

Java 100.00%

androidanimation's Introduction

AndroidAnimation Easy to use, easy to expand。Android animation for View,ViewGroup,ListView,GridView,ViewPager,RecyclerView

AndroidAnimation is an Open Source Android library that allows developers to easily use animations on View,ViewGroup,ListView, GridView,ViewPager and RecyclerView. Feel free to use it all you want in your Android apps provided that you cite this project and include the license in your app.

Features

AndroidAnimation provides the following features:

  • View : Has Many animations for view.
  • Appearance animations for items in ListViews, GridViews, and RecyclerView;
    • Built in animations include Bounce, Fade, Flip, Roll, Rotate ,Slide and Zoom.
    • every Appearance animations has eight directions include Top,TopLeft...
    • Other animations can easily be added
  • Scroll Animation for items in ListViews, GridViews, and RecyclerView;
  • ViewGroup : Easy to add animations for ViewGroup,such as LinearLayout,RelativeLayout and so on
  • ViewPager : wonderful animations for ViewPager pager transformer

Animations

it's for view

DropOut, Flash, Landing, Pulse, RubberBand, Shake, StandUp, Swing, Tada, TakingOff,Wave,Wobble

Appearance animations(for all)

Bounce, Fade, Flip,Roll,Rotate,Slide,Zoom Each of them has eight directions include: Top, TopLeft, TopLeft,Right,Bottom,BottomRight,BottomLeft,Left Each of them has two actions include: IN, OUT It's very easy to set action and direction.

Setup

The library consists of separate modules:

  • animation-core: The core of the library, and contains animations.
  • animation-abslistview: decorator adapter for abslistview
  • animation-recylerview: decorator adapter for recyclerview.
  • example: how to use the library.

Getting Started

please see examples

Contribute

Please do! I'm happy to review and accept pull requests.

Developed By

  • YangEdward

Special Thanks

  • DevBytes - Drag-and-Drop reordering is done by a rewritten version of their [DynamicListView][5].
  • Jake Warthon - To support devices pre-HC (<3.0), a copy of [NineOldAndroids][2] is included.
  • [Contributors][7]

License

Copyright (C) 2015 YangEdward

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

androidanimation's People

Contributors

yangedward avatar

Watchers

James Cloos avatar camsson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.