Example usage for Java android.view.animation GridLayoutAnimationController fields, constructors, methods, implement or subclass
The text is from its open source code.
GridLayoutAnimationController(Animation animation) Creates a new layout animation controller with a delay of 50% for both rows and columns and the specified animation. | |
GridLayoutAnimationController(Context context, AttributeSet attrs) Creates a new grid layout animation controller from external resources. |