1.3.1 - Jan 12, 2022
- Update
DefaultViewBindingDialogFragment
's implementation. - Remove
@PublishedApi
onGetInflateMethod
. - The message of thrown exceptions is more friendly.
- Fix a
NullPointerException
whenbinding
isnull
andonDestroyView
is notnull
. - Refactor implementations: replace
anonymous functions
bySAM conversions
.
What's Changed
- better error by @hoc081098 in #80
- Update dependency com.squareup.leakcanary:leakcanary-android to v2.8 by @renovate in #81
- Update dependency com.squareup.leakcanary:leakcanary-android to v2.8.1 by @renovate in #82
Full Changelog: 1.3.0...1.3.1