Releases: caneryilmaz52/LuckyWheelView
Releases · caneryilmaz52/LuckyWheelView
v1.0.1
Wheel Rotation Customization
-
Use
enableVibration
,setVibratePattern
functions andenableVibration
attribute to customize vibration. -
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
-
setArrowAnimation
function andarrowAnimation
attribute is removed. -
Use
setArrowSwingDuration
,setArrowSwingDistance
,setArrowSwingSlowdownMultiplier
functions andarrowSwingDuration
,arrowSwingDistance
,arrowSwingSlowdownMultiplier
attributes to customize arrow animation.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
No changes added. Version name reconfigured for implementation.