Skip to content

Releases: sjwall/MaterialTapTargetPrompt

v1.6.1

18 Nov 20:37
Compare
Choose a tag to compare
  • Add ActionMode example to sample app
  • Fixed prompt being shown behind ActionMode

v1.6.0

06 Nov 13:30
Compare
Choose a tag to compare
  • Added RTL layout support
  • Added methods to change text gravity
  • Added disabling idle animation

v1.5.0

25 Oct 21:17
Compare
Choose a tag to compare
  • Added method to change the view that is rendered as the target
  • Improved dialog style sample
  • Fixed prompt text positioning not taking clip bounds into account

v1.4.3

05 Oct 19:22
Compare
Choose a tag to compare
  • Fixed clip bounds being incorrectly calculated on KitKat and lower

v1.4.2

03 Oct 20:17
Compare
Choose a tag to compare
  • Fixed status bar height being incorrectly applied to clip bounds

v1.4.1

01 Oct 12:01
Compare
Choose a tag to compare
  • Changed how status bar height is obtained
  • Fixed clip bounds being incorrectly calculated

v1.4.0

23 Sep 20:25
Compare
Choose a tag to compare
  • Added tinting icon drawable
  • Fixed icon drawable being incorrectly tinted

v1.3.0

21 Sep 17:25
Compare
Choose a tag to compare
  • Added changing primary and secondary text typeface
  • Reduced number of generated methods

v1.2.1

21 Sep 17:24
Compare
Choose a tag to compare
  • Removed delay in starting display prompt animation

v1.2.0

25 Aug 12:01
Compare
Choose a tag to compare
  • Added style attribute for controlling capturing focal touch events
  • Added option to capture touch events outside prompt
  • Added options to disable auto dismiss and auto finish prompt