Skip to content

Material Dialog v2.2.1

Compare
Choose a tag to compare
@PatilShreyas PatilShreyas released this 24 Apr 09:48
· 23 commits to master since this release
bff1b81

🔮 What's new?

  • [#42] Added alignment configuration for title and message. These texts can be aligned at LEFT, CENTER, RIGHT.
  • [#35] Added support for HTML spanned text for dialog message.

✅ Fixes

  • [#44] Added scrolling support for a dialog content (If the message text is too long then for small screen devices, dialog was not sufficient to show details and actions).

Many thanks 🙏 to @Awsom3D @fmeneuhe @yustapps for filing issues and suggesting these improvement features and making this library more usable.