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(android.view.View view)
          Create a proxy to allow for modifying post-3.0 view properties on all pre-3.0 platforms.
 



Copyright © 2011-2012 Jake Wharton. All Rights Reserved.