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