Skip to content

Releases: caneryilmaz52/LuckyWheelView

v1.0.1

02 Oct 09:58
836c2d2
Compare
Choose a tag to compare

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

v1.0.0

25 Jun 11:13
3a67176
Compare
Choose a tag to compare

No changes added. Version name reconfigured for implementation.