500px / 500px-android-blur

Android Blurring View
http://developers.500px.com/2015/03/17/a-blurring-view-for-android.html
MIT License
2.69k stars 326 forks source link

BlurringView disappears when coming back to an activity. #20

Closed ZkHaider closed 8 years ago

ZkHaider commented 8 years ago

If I use BlurringView and then go to another activity, and them come back to the previous activity. The Blurred image disappears.

ZkHaider commented 8 years ago

Solved the issue, it was being reinitialized in onResume().