Releases: Bryanx/themed-toggle-button-group
Releases · Bryanx/themed-toggle-button-group
1.4.1
• Fixes #31: setOnClickListener getting callback twice
1.4.0
• If a button is not enabled it can no longer be selected.
• Updated flexbox dependency.
1.3.4
• Improved drag detection for cancelling button press
• Updated build tools
1.3.3
• Button press is now cancelled when dragging outside the button area
• Updated gradle version
1.3.2
• Fixed #20
• Fixed #21
• Improved docs
• Update copyright
1.3.1
• Fixed #7
• Cleaned up some docs.
1.3.0
• Programmatically add buttons.
• Programmatically add button groups.
• Added more documentation.
1.2.1
• Fixed initial selection
• Added method to select buttons without animation
1.2.0
• Added custom font support
• Added several select animations
• Added horizontal spacing
• Added horizontal scroll demo
1.1.0
• Added borders.
• Added selected icon button.