Have you tried putting a selector on the items in the GridView? Also, what are the items that are going into the GridView? ---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ----------------------------------------------------------------------
On Thu, Jul 8, 2010 at 5:20 PM, Ribcakes <thedudestamba...@gmail.com> wrote: > Unfortunately, removing those attributes and adding/removing > declarations in code did nothing. > > > On Jul 8, 5:32 pm, Justin Anderson <janderson....@gmail.com> wrote: > > I've never used GridView before so I am not certain about this, but have > you > > tried taking out the focusable and focusableInTouchMode attributes from > your > > XML? > > > > What may be happening is that the GridView itself is stealing focus away > > from the items that are actually placed inside it... > > > > This may not be what is happening but it's worth a shot. > > > > ---------------------------------------------------------------------- > > There are only 10 types of people in the world... > > Those who know binary and those who don't. > > ---------------------------------------------------------------------- > > > > On Thu, Jul 8, 2010 at 2:53 PM, Ribcakes <thedudestamba...@gmail.com> > wrote: > > > android:focusable="true" > > > android:focusableInTouchMode="true" > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en