I have a EditText that I have set to invisible by default. I would like to make this box visible onclick of a ImageView, but cant find any documentation online to help me, how would I go about doing this?
I have a EditText that I have set to invisible by default. I would
Share
In your xml
In your Activity Class