Can I set an onClickListener for every word in the TextView on Android? There are multiple lines in a textView can I add a listener to every word? What are the techniques that I could use?
Is it possible or do I need to start from scratch?
Can I set an onClickListener for every word in the TextView on Android? There are multiple lines in a textView can I add a listener to every word? What are the techniques that I could use?
Is it possible or do I need to start from scratch?