Hi all, I am using a scroll listener on a ListView. The listener is being called whenever the listview scrolls by dragging with the pointer device, or by selecting (with a touch) an item that is near the end of the visible portion of the list (which causes the list to scroll in order to show the faded items).
The problem is that the scroll listener is not invoked when I move the selector with the arrow pad. When I move the selector near the end of the visible portion of the list the list is scrolled in order to show the faded entries, but the scroll listener is not invoked. Can somebody comment on this behavior please. Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---