Coder Social home page Coder Social logo

animotion's Introduction

Animotion

Android动画深入学习 ###这个Demo主要实现了以下几个内容

#####1)定义View动画,实现3D旋转效果 #####2)View动画的特殊使用:LayoutAnimation为ViewGroup指定一个动画,子元素出场就会具有这种动画效果 #####3)Activity的切换动画 overridePendingTransition,(PS:这个方法只会在startActivity或者finish之后才会被调用 #####4)属性动画的学习:(1)实现渐变缩放的效果 (2)类似Win10等待加载的动画 #####5)属性动画的深入学习:自定义插值器(简单点说就是加速度)实现先加速后减速的效果,自定义估值器(可以认为一个轨迹运行的描述)实现正弦轨迹,掌握插值器和估值器。 ####通过这个demo学习能够完整的掌握Android动画的主要内容,运用在工作中实现我们需要的效果

animotion's People

Contributors

wds1204 avatar

Watchers

James Cloos 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.