Skip to content

1.3.2 Release

Compare
Choose a tag to compare
@Dimezis Dimezis released this 20 Feb 23:30
· 134 commits to master since this 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.