<How can I pass the checked radio button value int...
# stackoverflow
u
How can I pass the checked radio button value into text View in kotlin android studio? I made a dialogue box and I put radio group in it and i add three radio button 1)male 2)female 3)others if user select male so the selected radio button male should be shown in text View