github afollestad/material-dialogs 0.8.4.0
Release 0.8.4.0

latest releases: 3.3.0, 3.2.1, 3.2.0...
8 years ago

This is mostly a visual update.

  1. @pluscubed found and confirmed the news of AppCompat 23.1.0's dialogs now having proper limitations on their width for tablets, so we removed our own custom logic for that. This will help with consistency. Note that everything done in this library tries to very closely mimic what the design guidelines display, which even stock dialogs do not do the best.
  2. Tweaked padding below the titles in list dialogs a little bit, there was too much before.
  3. A default custom layout is used for the Material preferences in preference screens, so that the text lines up with the content inset of your Activities (where the back arrow is in your toolbar). Try out the sample to see this in action!
    • If you copied how the sample project displayed preferences before, you should remove the android:layout attribute from your preference XML and let them use Material Dialogs' improved version.
  4. Google libs 23.1.0.
  5. Updated the art in the README!

Art

Don't miss a new material-dialogs release

NewReleases is sending notifications on new releases.