Skip to content

zhuhui/500px-android-blur

 
 

Repository files navigation

500px Android Blurring View

For more information, please see our blog post.

Usage

First, give the blurring view a reference to the view to be blurred:

blurringView.setBlurredView(blurredView);

and then whenever the blurred view changes, invalidate the blurring view:

blurringView.invalidate();

Demo

500px Blurring View Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%