Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

Releases: amlcurran/ShowcaseView

v5.4.3

06 Apr 20:29
Compare
Choose a tag to compare

Fixes #373, where setContentText would not update the showcaseview

v5.4.2

04 Apr 20:28
Compare
Choose a tag to compare

Fixes #377 - showcase jitters when resetting the showcase position

v5.4.1

10 Feb 22:35
Compare
Choose a tag to compare

Fixes #369 - an issue relating to TextPaints

5.4.0

17 Nov 18:41
Compare
Choose a tag to compare
  • Fix memory leaks

5.3.0

02 Nov 21:29
Compare
Choose a tag to compare

changed behaviour

demo changes

  • Updates support libraries
  • Adds demo for toolbar items
  • Adds target for toolbar items

5.2.4

02 Nov 18:35
Compare
Choose a tag to compare

changes

  • #304 - adds showcaseview to custom parent

breaking changes

  • temporarily bumps minSdk to 11, awaiting #310

5.2.3

27 Oct 16:40
Compare
Choose a tag to compare

Adds method to block all touches

5.2.1

18 Oct 19:01
Compare
Choose a tag to compare
  • Adds a method of replacing the button (example)

Available on Maven as com.github.amlcurran.showcaseview:library:5.2.1

5.2.0

17 Oct 17:52
Compare
Choose a tag to compare
  • New API to enable custom text drawing (example)
  • New API to enable custom showcases (example)
  • Update for a new Material style showcase

Available on Maven using com.github.amlcurran.showcaseview:library:5.2.0

5.1.1-SNAPSHOT 1

29 Dec 21:24
Compare
Choose a tag to compare

This version upgrades the build tools to use the recommended release versions.