Skip to content

Releases: commandiron/SpinWheelCompose

SpinWheelCompose v1.1.1

02 Dec 12:08
Compare
Choose a tag to compare
version increased to 1.1.1

SpinWheelCompose v1.1.0

09 Nov 17:06
Compare
Choose a tag to compare

-re write most of the codes.
-bugs fixed.
-spinWheelState added so code made more elegant and readable
-Now the animation will be started with the animate() suspend function.

Animation Functions added;
-For spin and reset -> state.animate()
-For spin -> state.spin()
-For reset -> state.reset()

-callback function added to animation functions eg:
state.animate(onFinish = { pieIndex -> })

-resultDegree default value is null and this means random value.
-autoSpinDelay default value is null and this means no auto spin.
-startDegree bug fixed.

etc.

SpinWheelCompose v1.0.6

08 Nov 07:39
Compare
Choose a tag to compare
version increased to 1.0.6

SpinWheelCompose v1.0.5

08 Nov 07:25
Compare
Choose a tag to compare

-onclick resultIndex added.
-autoResetDelay added.

SpinWheelCompose v1.0.4

08 Nov 07:23
Compare
Choose a tag to compare

-onclick resultIndex added.
-autoResetDelay added.

SpinWheelCompose v1.0.3

18 Aug 11:56
Compare
Choose a tag to compare

SpinWheelCompose v1.0.2

18 Aug 10:21
Compare
Choose a tag to compare
version changes.

SpinWheelCompose v1.0

18 Aug 10:19
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'