CameraKit / blurkit-android

The missing Android blurring library. Fast blur-behind layout that parallels iOS.
MIT License
3.72k stars 309 forks source link

add startBlur() / pauseBlur() method for performance and avoid memory leak. #2

Closed linroid closed 7 years ago

dwillmc commented 7 years ago

Nice PR, Thanks!