On Mar 16, 11:09 am, Superbiji <[email protected]> wrote: > Thanks for quick reply. > Because its color does not changed when touched, not like textview in > market, when touched changed to orange.. >
you need to create a color selector: http://developer.android.com/intl/de/reference/android/content/res/ColorStateList.html and assign it to android:textColor attribute -- 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

