Skip to content

Version 5.0.0

Compare
Choose a tag to compare
@michael-rapp michael-rapp released this 06 Nov 22:48

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.
  • RecyclerViews are now used instead of ListViews 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.