MultiLineRadioGroup v1.0.0.3 Release Notes

Release Date: 2017-07-21 // almost 7 years ago
    • ✂ 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