-
public interface LayoutAnimationListener
Listener invoked when a layout animation has completed.
-
-
Method Summary
Modifier and Type Method Description abstract void
onAnimationEnd()
-
-
Method Detail
-
onAnimationEnd
abstract void onAnimationEnd()
-
-
-
-