Releases: avast/android-styled-dialogs
Releases · avast/android-styled-dialogs
v2.3.3
v2.3.2
Bugfixes
v2.3.1
Bugfixes
v2.3.0
- Fixed width on tablets
- New method useLightTheme()
- It's possible to style custom dialogs via theme
v2.2.0
- support for dark theme
- CharSequence instead of Strings in all dialogs
v2.1.0
- new multi-choice and single-choice modes for ListDialogFragment
- listeners called for both activity and fragment
- cancel listener made more general
- broke ISimpleDialogListener into separated button listeners
- TimePickerDialog fragment has correct default timezone and 24-hour view
- Custom view is no longer wrapped in ScrollView
v2.0.1
- complete rewrite for Material Design
v1.2.0
- new date and time picker dialogs
- new list dialog
- simple dialog now supports neutral button
- the library is now AAR-only