3.3.0
- Deprecated
delayDurationinPieThemein favor ofregularPressShowsMenu,longPressShowsMenuandlongPressDuration. If you were previously usingdelayDurationto show the menu on regular press, you can now useregularPressShowsMenuinstead. - Fixed potential memory leak caused by
LongPressGestureRecognizernot being disposed properly.