Does your list have expand functionality(WHen user click the item, the item will expand to 2 row". I found expand is not working after I upgrade to 1.0. Do you have same problem?
Thanks On Oct 24, 9:58 pm, Casey Link <[EMAIL PROTECTED]> wrote: > Hello, > > I've implemented a ListView with a custom ArrayAdapter and View type. > That works fine, however now I would like to page the listview. That > is, if my array has n items in it, I only want to show x items number, > where x < n. Ideally, as the user scrolls the ListView items will > appear and disappear as needed. > > Note: by "show x items" I don't mean "x visible items." Rather, I > would still like the user to scroll a little off the original visible > items before the paging commences. > > As far as I can tell the API has some methods in place to support > this: getCount(), etc, but I haven't been able to work out a > solution. > > Has anyone seen this sort of paging ListView before, or know how it > might be done? > > Regards, > Casey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---