Uses of Class
com.nineoldandroids.view.animation.AnimatorProxy

Packages that use AnimatorProxy
com.nineoldandroids.view.animation   
 

Uses of AnimatorProxy in com.nineoldandroids.view.animation
 

Methods in com.nineoldandroids.view.animation that return AnimatorProxy
static AnimatorProxy AnimatorProxy.wrap(View view)
          Create a proxy to allow for modifying post-3.0 view properties on all pre-3.0 platforms.