1.3.2 Release
Remove synthetic accessor methods.
Fix bug when user was disabling blur auto update, but the flag was overridden after attaching BlurView to window.
Control of blur auto update is now made through setBlurAutoUpdate(boolean enabled)
. 2 old methods were removed in favor of this.