delete View
Animate a view deletion using the layout animation configuration supplied during initialization.
Parameters
view
The view to animate.
listener
Called once the animation is finished, should be used to completely remove the view.
Animate a view deletion using the layout animation configuration supplied during initialization.
The view to animate.
Called once the animation is finished, should be used to completely remove the view.