Releases: sjwall/MaterialTapTargetPrompt
Releases · sjwall/MaterialTapTargetPrompt
v1.6.1
- Add ActionMode example to sample app
- Fixed prompt being shown behind ActionMode
v1.6.0
- Added RTL layout support
- Added methods to change text gravity
- Added disabling idle animation
v1.5.0
- 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
- Fixed clip bounds being incorrectly calculated on KitKat and lower
v1.4.2
- Fixed status bar height being incorrectly applied to clip bounds
v1.4.1
- Changed how status bar height is obtained
- Fixed clip bounds being incorrectly calculated
v1.4.0
- Added tinting icon drawable
- Fixed icon drawable being incorrectly tinted
v1.3.0
- Added changing primary and secondary text typeface
- Reduced number of generated methods
v1.2.1
- Removed delay in starting display prompt animation
v1.2.0
- 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