Popview-Android icon indicating copy to clipboard operation
Popview-Android copied to clipboard

Pop animation with circular dust effect for any view updation

Results 6 Popview-Android issues
Sort by recently updated
recently updated
newest added

adding popview animation doesn't animate the view .it just makes it disappear

When replacing one view with another with an animation it always positions the new view in the top left hand corner

Hi I'm receiving this error often: `java.lang.IllegalArgumentException: width and height must be > 0` I think it has to do with me trying to use popView on a GONE view...

Check out this [link](https://github.com/googlesamples/android-testing). Writing tests will make life easier when adding more features in the future. Also, will this work on all android versions? Nice work btw ;)

Try usage of ViewAnimator instead of ValueAnimator