Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

enable edittext on radio button checked in recyclerview Adapter in android

I have 5 EditText and 5 radio button beside to each other in recyclerview adapter layout. Intially edittext is in disabled mode, on particular radio button checked that perticular edittext should be enabled and remaining 4 in disabled mode.. and same procedure follows with remaining as well.

sharing the Adapter code here please help me out of this issue

thanks Manohar Babu

question from:https://stackoverflow.com/questions/65952167/enable-edittext-on-radio-button-checked-in-recyclerview-adapter-in-android

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...