I have a Gallery, to which I added the property android:unselectedAlpha="0.5". When my app starts, the selected item is opaque and the others are dim, but as soon as I move off the originally selected item, I never get an item to go back to being opaque/highlighted again, as in, no matter what I do, all the items in my gallery stay dim, rather than the selected one ever highlighting. Do I need to manually update the selected item with some event listener?
thanks, --dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

