Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: igreenwood/loupe

1.2.2

10 Jan 13:16
4853c1b

Choose a tag to compare

  • Migration from jcenter to mavenCentral
  • Update libraries. No codes changed.

1.2.1

20 Aug 05:40
bf2a872

Choose a tag to compare

  • Add programmatic dismiss() method
    by @edenman (Thank you for nice proposals😎)
  • Make cleanup() public

1.2.0

20 Aug 03:16
e7f131a

Choose a tag to compare

  • Fix non-BitmapDrawable support
    by @edenman (Thank you for nice proposals😎)

1.1.0

21 Jul 08:17
420a6a2

Choose a tag to compare

  • Make usage simpler.
  • Add extensions.

#15

Many thanks to @adrianolc 🎉

1.0.3

27 Jun 12:30

Choose a tag to compare

1.0.2

13 Jun 16:47
51848ce

Choose a tag to compare

  • Add cleanup code on dismiss (#8)

1.0.1

13 Jun 16:46
59014e0

Choose a tag to compare

  • Fix drawable bug

1.0.0

23 Mar 02:59
e75bbbb

Choose a tag to compare

  • Update usage to improve touch handling and animation
  • Tune default parameters
  • Refactor
  • Improve swipe-to-dismiss gesture
  • Improve image fling animation
  • Extract some parameters
  • Update README.md
  • Fix bugs

0.6.0

16 Mar 03:51
5ae64f5

Choose a tag to compare

  • change default animation duration
  • fix the bug that interpolator type is fixed to DecelerateInterpolator()

0.5.0

04 Mar 03:45

Choose a tag to compare

Rename onDismissListener to onViewTranslateListener