On 1 Okt., 14:12, "Mark Murphy" <[email protected]> wrote:
> You have set the background color of the row to a fixed color. That is
> fine...but the selection highlight is part of the background. If you want
> this to be selectable, you will need to either use a StateListDrawable
> instead of a hardwired color here, or you will need to register a
> selection listener with the ListView and manually update the selected row
> to look however you want.
Thank you. I just deleted the background of the row and everything
workes fine.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---