2.4.0-beta1
Pre-release
Pre-release
New features
- Allow to prevent dialog item selection through listener #139, by @rosenpin
- Support custom badge colors and badges in dialog preferences #140, by @rosenpin
Fixes
- Fixed a bug in
PreferencesAdapter.loadSavedState()
where the restore process would continue after a bogus state entry
Behavior changes
- Previously deprecated
Preference.getString(String)
andDialogPreference.onStop()
were finally removed – potentially breaking change - Deprecate
DEFAULT_RES_ID
constant which was exposed to the API surface accidentally
Other
- Lots of dependency updates, see full changelog for details
New Contributors
Full Changelog: 2.3.2...2.4.0-beta1