Releases: sjwall/MaterialTapTargetPrompt
Releases · sjwall/MaterialTapTargetPrompt
v1.1.4
- Fixed prompt view position not changing on target view position change
- Fixed null pointer exception in Builder.show when create returns null
v1.1.3
- Fixed crash if secondary text not set
- Fixed incorrectly named method getTextSeparation, renamed to setTextSeparation
v1.1.2
- Fixed incorrect text positioning when view is clipped
v1.1.1
- Fixed incorrect margin use
v1.1.0
- Added loading prompt theme from style #1
- Fixed prompt being drawn outside activity bounds #2