Created
May 16, 2018 15:42
-
-
Save fcaldarelli/a0fd0e5d3bee6d8b5c42523a50306a5f to your computer and use it in GitHub Desktop.
RadioGroup selected index
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
int index = rgModalita.indexOfChild(rgModalita.findViewById(rgModalita.getCheckedRadioButtonId())); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment