tvbarthel / BlurDialogFragment

Library project to display DialogFragment with a blur effect.
Apache License 2.0
2.09k stars 334 forks source link

[Bluring] Remove the "canReuseBitmap" param #76

Closed vbarthel-fr closed 7 years ago

vbarthel-fr commented 7 years ago

In the v3 implementation, the bitmap passed to the BlurHelper is meant to be manipulated.

tbarthel-fr commented 7 years ago

lgtm :tropical_fish: