Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@caneryilmaz52 caneryilmaz52 released this 02 Oct 09:58
· 5 commits to main since this release
836c2d2

Wheel Rotation Customization

  1. Use enableVibration, setVibratePattern functions and enableVibration attribute to customize vibration.

  2. vibration customization added when wheel rotation stop. If VIBRATE permission not granted then vibration when wheel rotation stop default false also if device has not vibrator then vibration when wheel rotation stop default false

Arrow Customization

  1. setArrowAnimation function and arrowAnimation attribute is removed.

  2. Use setArrowSwingDuration, setArrowSwingDistance, setArrowSwingSlowdownMultiplier functions and arrowSwingDuration, arrowSwingDistance, arrowSwingSlowdownMultiplier attributes to customize arrow animation.

Full Changelog: v1.0.0...v1.0.1