How to Select Text from multiple Text Views in android?
I have tried the below code which works fine for one text view at a time only. I want to copy text from many text views at one stretch.
android:textIsSelectable="true"
You cannot do that at the same time. You need to set all text in a single text view.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With