Popview-Android Pop animation with circular dust effect for any view updation Getting Started In your build.gradle dependencies { compile 'rb.popview:popview:0.1.0' } Usage Initialize PopField like so : PopField popField = PopField.attach2window(activity); Popping the view without replacement