Set the propert of width(both for the Listview and the TextBox of Content ) to fill_parent instead of wrap_content.
It should work. On Wed, Jun 23, 2010 at 4:33 PM, TreKing <[email protected]> wrote: > On Wed, Jun 16, 2010 at 6:13 AM, AndyDev <[email protected]> wrote: > >> I want the whole textrow to be highlighted if its clicked anywhere else >> on the row. >> > > How have you set up your click listener? > > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered devices > http://sites.google.com/site/rezmobileapps/treking > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

