Skip to content

Releases: Bryanx/themed-toggle-button-group

1.4.1

29 Jan 09:58
Compare
Choose a tag to compare

• Fixes #31: setOnClickListener getting callback twice

1.4.0

18 Nov 18:28
Compare
Choose a tag to compare

• If a button is not enabled it can no longer be selected.
• Updated flexbox dependency.

1.3.4

12 Mar 08:43
Compare
Choose a tag to compare

• Improved drag detection for cancelling button press
• Updated build tools

1.3.3

12 Mar 08:33
Compare
Choose a tag to compare

• Button press is now cancelled when dragging outside the button area
• Updated gradle version

1.3.2

07 Feb 22:38
Compare
Choose a tag to compare

• Fixed #20
• Fixed #21
• Improved docs
• Update copyright

1.3.1

02 Jul 19:41
Compare
Choose a tag to compare

• Fixed #7
• Cleaned up some docs.

1.3.0

13 Apr 18:40
0fe689a
Compare
Choose a tag to compare

• Programmatically add buttons.
• Programmatically add button groups.
• Added more documentation.

1.2.1

22 Mar 13:46
Compare
Choose a tag to compare

• Fixed initial selection
• Added method to select buttons without animation

1.2.0

21 Mar 23:24
Compare
Choose a tag to compare

• Added custom font support
• Added several select animations
• Added horizontal spacing
• Added horizontal scroll demo

1.1.0

15 Mar 23:49
Compare
Choose a tag to compare

• Added borders.
• Added selected icon button.