Skip to content

licong/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

License

This project is licensed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%