Looking at the source of TextView (Android 2.2 version), it seems that copying from a textview is supported (Source). Anyone know how I can enable this in a TextView?
Looking at the source of TextView (Android 2.2 version), it seems that copying from a textview is supported (Source). Anyone know how I can enable this in a TextView?