Version 5.0.0
A major release, which introduces the following changes:
- Added methods for setting the typeface of a dialog's title, message, items and buttons (see #27)
- The background of dialogs is now styled according to the Material Design 2 guidelines.
RecyclerView
s are now used instead ofListView
s to display the list items of dialogs.- Migrated the library to Android X.
- Replaced AppCompat themes with MaterialComponent themes.
- Updated dependency "AndroidUtil" to version 2.0.0.
- Updated dependency "AndroidMaterialViews" to version 3.0.0.
- Updated targetSdkVersion to 28.