I am making a project in android.
Basically I have added 2 radio buttons and 2 text fields.
I want to make one of the text fields grayed out depending on which of the radio buttons are selected.
I have no idea how to add this functionality.
Would appreciate any guidance.