americosfacebook / googletv-issues

Automatically exported from code.google.com/p/googletv-issues
0 stars 0 forks source link

Gallery in a ListView ArrayAdapter #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If I use TextView in ListView ArrayAdapter, all is fine.  But when I use 
Gallery, it crashes even though it seems to accept the build of the gallery 
objects.  I am wondering, is it because gallery has the horizontal scroll along 
with ListView with vertical scroll?  It also crashes on mobile devices, too, 
not just GTV.  I attached source.  Just comment and uncomment the lines in 
.java file and alos uncomment, comment lines in gallerylistview.xml.

Goal: I want to have a list of galleries that scroll vertically and are 
dynamically added to the list.

Original issue reported on code.google.com by tommieb...@gmail.com on 17 May 2012 at 6:57

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Since this crashes on mobile devices as well, its a Android issue. Please 
report it under Android issue tracker:
http://code.google.com/p/codename-android/issues/list

Original comment by mjo...@google.com on 21 May 2012 at 6:57

GoogleCodeExporter commented 8 years ago
Submitted to Android, Issue 313.

Original comment by tommieb...@gmail.com on 21 May 2012 at 10:04