I am placing some moderately busy layouts into a Gallery and am experiencing some strange click behavior. The outermost layout container is a LinearLayout and it contains a bunch of TextViews (inside some other containers). When I touch the screen where these TextViews are, or in the empty space at the bottom of the LinearLayout, the UI is reacting as though I am selecting the entire LinearLayout -- almost. All of the TextViews with white text color dim, but TextViews with other colors don't dim. If I change the color of a white text view to say red, it no longer dims.
Any ideas? -- 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

