public class ViewAnimationApplier extends Object implements Runnable
ViewAnimationApplier(View target)
ViewAnimationApplier(View target, boolean requestLayout)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ViewAnimationApplier(View target)
public ViewAnimationApplier(View target, boolean requestLayout)
public void run()
run
Runnable