Download Latest Version v4.1.0 source code.zip (592.9 kB)
Email in envelope

Get an email when there's a new version of MaterialPopupMenu

Home / 4.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-07-06 756 Bytes
v4.0.0 source code.tar.gz 2019-07-06 512.6 kB
v4.0.0 source code.zip 2019-07-06 611.2 kB
Totals: 3 Items   1.1 MB 0

Changed

  • Breaking change: minimum SDK version raised to API 19 (Kitkat)
  • Breaking change: replaced mpm_paddingLeft with mpm_paddingStart and mpm_paddingRight with mpm_paddingEnd and other inter layout attributes accordingly for better RTL support
  • Breaking change: updated MaterialPopupMenuBuilder.SectionHolder.label and MaterialPopupMenuBuilder.ItemHolder.label to be of type CharSequence rather than String to allow the use of Spannables.
  • Moved super.bindItem call to the end of ItemViewHolder#bindItemmethod so that it's possible to override values set by it in callbacks.

Added

  • an option to override the defaults and set menu width & dropdown offsets programmatically via MaterialPopupMenuBuilder
Source: README.md, updated 2019-07-06