I want to animate my button that reveal from left offset of button to right of that. What I want is linear reveal animation instead of circular reveal animation. Please help me. Thanks.
Update
I want two method that show and hide view based on linear reveal animation.
try below code for linear reveal effect -
}
after adding this class just pass your view to animate and offset values to the createLinearReveal method.