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

Releases: amlcurran/ShowcaseView

v5.4.3

Choose a tag to compare

@amlcurran amlcurran released this 06 Apr 20:29

Fixes #373, where setContentText would not update the showcaseview

v5.4.2

Choose a tag to compare

@amlcurran amlcurran released this 04 Apr 20:28

Fixes #377 - showcase jitters when resetting the showcase position

v5.4.1

Choose a tag to compare

@amlcurran amlcurran released this 10 Feb 22:35

Fixes #369 - an issue relating to TextPaints

5.4.0

Choose a tag to compare

@amlcurran amlcurran released this 17 Nov 18:41
  • Fix memory leaks

5.3.0

Choose a tag to compare

@amlcurran amlcurran released this 02 Nov 21:29

changed behaviour

demo changes

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

5.2.4

Choose a tag to compare

@amlcurran amlcurran released this 02 Nov 18:35

changes

  • #304 - adds showcaseview to custom parent

breaking changes

  • temporarily bumps minSdk to 11, awaiting #310

5.2.3

Choose a tag to compare

@amlcurran amlcurran released this 27 Oct 16:40

Adds method to block all touches

5.2.1

Choose a tag to compare

@amlcurran amlcurran released this 18 Oct 19:01
  • Adds a method of replacing the button (example)

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

5.2.0

Choose a tag to compare

@amlcurran amlcurran released this 17 Oct 17:52
  • 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

Choose a tag to compare

@amlcurran amlcurran released this 29 Dec 21:24

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