You could maybe put a ImageButton over a TextView and set the button's image to a state list drawable with transparent colors for the various states. That way you would get a visual indication when your text is focused/clicked, etc. You *MAY* be able to simpy make a TextView focusable, but I am not sure how you would change the focus/clicked colors of the text, which is why my previous suggestion.
On Feb 19, 5:33 pm, AndroidDevTime <androiddevd...@gmail.com> wrote: > Does Android have a link button? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en