Multi Line Radio Group is a Radio Group layout to show radio buttons in more than one line.
Stars
28
Forks
10
Watchers
28
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
- Fixed an issue where OnCheckedChangeListener wasn't called after a check.
26ca042View on GitHub- Fixed an issue where OnCheckedChangeListener wasn't called after a check.
ee4d467View on GitHub- Fixed an issue where OnCheckedChangeListener wasn't called after a check.
0f99ce0View on GitHubI'm out of practice with javadoc, forgot to update. Also updating the README referenced release version to the pending 1.0.0.4
ec0cceeView on GitHubalign the checkStateChange event better with the base Android RadioGroup events
a74b3b1View on GitHubbasic click listener implemented in the same pattern as the check state change listener
d082121View on GitHubupdate restore instance state to avoid 'wrong state class' exception.
bb14ebdView on GitHub