Tags: hlewin/BlurView
Tags
Fix crash for case when BlurView is not a child of the rootView (issu… …e 43). Support RenderScript dependency is now optional. RenderScriptBlur 8000 constructor parameter changed (no canModifyBitmap flag).
Control of blur auto update API changed. Remove synthetic accessor methods. Fix bug when user was disabling blur auto update but it was overriden after attaching to window
Prevent multiple BlurView to trigger each others redraw. Update example project
Fix BlurView behaviour in lists. Calculate real position relative to root view, not to direct parent.
Fix SOF error. Add hardware accelerated window requirement
Fix BlurView detach-attach related bugs in Fragments and ListView / R… …ecyclerView
Fix NPE in RenderScriptBlur destroy method. Remove support library, now using only annotations library.
PreviousNext