Skip to content

Releases: zawadz88/MaterialPopupMenu

v2.0.0

03 Apr 19:18
Compare
Choose a tag to compare

Fixed

  • Overriding of Android Themes as raised by @plshapkin in #18. This introduces breaking changes hence 2.0.0 version update.

v1.4.2

24 Mar 11:42
Compare
Choose a tag to compare

Changed

  • Updated Android Support Library to 27.1.0
  • Updated Kotlin to 1.2.31

v1.4.1

18 Mar 17:40
Compare
Choose a tag to compare

Fixed

  • Order of items ruined if menu has to scroll (issue #14)

v1.4.0

13 Mar 17:26
Compare
Choose a tag to compare

Added

  • A way to set background color of the entire popup window

Changed

  • Light & dark themes use correct backgrounds & selectors by default without the need of setting an Activity theme.

v1.3.0

17 Feb 09:56
af07f9a
Compare
Choose a tag to compare

Added

  • A way to set an icon Drawable for an item

v1.2.0

31 Jan 20:04
d311957
Compare
Choose a tag to compare

Added

  • A way to set custom items

v1.1.0

23 Jan 20:40
Compare
Choose a tag to compare

Added

  • A way to set individual item label & icon colors.

Changed

  • Compilation against Oreo MR1
  • Updated a bunch of dependencies including Android Support Library to 27.0.2 & Kotlin to 1.2.20

v1.0.0

18 Jul 05:32
Compare
Choose a tag to compare

Initial release