Hello. Is there any way to change the color of 'selected' state? Since I'm trying to use textview as below.
- one simple textview with a standard TextAppearance attribute. - with marquee attribute as well. - I have set tv.setSelected(true); for marquee effect. - in this case I want to change the text color which the moving text's color. setHighlightColor seem that not working.. Any workaround please? Please advice me -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

