Skip to content

3.3.0

Latest
Compare
Choose a tag to compare
@rasitayaz rasitayaz released this 30 Apr 09:29
ba78044
  • Deprecated delayDuration in PieTheme in favor of regularPressShowsMenu, longPressShowsMenu and longPressDuration. If you were previously using delayDuration to show the menu on regular press, you can now use regularPressShowsMenu instead.
  • Fixed potential memory leak caused by LongPressGestureRecognizer not being disposed properly.