github afollestad/material-dialogs 0.9.1.0

latest releases: 3.3.0, 3.2.1, 3.2.0...
7 years ago
  1. Google libs 25.0.0
  2. Target API 25
  3. Gradle 3.1 and Gradle plugin 2.2.2
  4. MaterialProgressBar 1.3.0
  5. The minimum API level is now 13 (Honeycomb). Time to stop using Froyo and Gingerbread.
  6. Fixed inputRangeRes not allowing max length to be disabled (-1). Issue #1184.
  7. When passing HTML string resources, they are correctly stored as HTML strings. No need to use Html.fromHtml() manually. Issue #1204.
  8. Fixed the initially selected index not being scrolled to correctly in single and multi-choice dialogs. Issue #1173.
  9. You are no longer limited to just LinearLayoutManager and GridLayoutManager. Issue #1186.

Don't miss a new material-dialogs release

NewReleases is sending notifications on new releases.