Fixed
- Robolectric test failures (issue #73)
Changed
- changed visibility of some internal classes i.e.
MaterialRecyclerViewPopupWindow&SectionedRecyclerViewAdapteras they were not meant to be exposed anyway - target API version 28 -> 29
Unclaimed project
Are you a maintainer of MaterialPopupMenu? Claim this project to take control of your public changelog and roadmap.
Changelog
Shows Material popup menus grouped in sections & more
MaterialRecyclerViewPopupWindow & SectionedRecyclerViewAdapter as they were not meant to be exposed anywaympm_paddingLeft with mpm_paddingStart and mpm_paddingRight with mpm_paddingEnd and other inter layout attributes accordingly for better RTL supportMaterialPopupMenuBuilder.SectionHolder.label and MaterialPopupMenuBuilder.ItemHolder.label to be of...viewBoundCallback added to default items as wellviewBoundCallback (#57, thanks to @Tunous)clipToPadding on menu RecyclerView (#...