All Versions
7
Latest Version
1.0
Avg Release Cycle
67 days
Latest Release
2668 days ago

Changelog History

  • v1.0 Changes

    January 02, 2017

    ๐Ÿš€ first release

  • v1.0.0.6 Changes

    December 12, 2017
    • ๐Ÿ”„ Changed the module name of the library.
    • โœ‚ Deleted unnecessary files colluding with existing files in applications.
    • โž• Added a test module.
  • v1.0.0.5

    December 11, 2017
  • v1.0.0.4 Changes

    July 24, 2017
    • add setOnClickListener with a custom interface from the base RadioGroup to be notified upon each click. This is distinct from the onCheckChangeListener that is only called for check state changes. This is needed because the control will hijack the onClickListener set upon any added child RadioButton.
    • Bug fix in clearCheck that would crash if there was no button checked.
  • v1.0.0.3 Changes

    July 21, 2017
    • โœ‚ removeAll method is now a no-op when there are no buttons instead of throwing IllegalArgumentException
    • OnCheckedChangeListener will only be called when the check changes (instead of every click)
    • ๐Ÿ›  fix bug in onRestoreInstanceState that would cause a crash on some devices upon config change
  • v1.0.0.2

    January 12, 2017
  • v1.0.0.1

    January 09, 2017