FancyBackground FancyBackground is a tiny Android library designed to animate a set of resource Drawables. It ensures the drawables are subsampled and cached, if necessary, with heavy lifting done in the background. Before After Achieving the above is easy: FancyBackground.on(view)