As the subject implies, I've got a ListView that has more entries than fit on the screen at one time, so it automatically scrolls, but also each entry in the list can be checked or not (CHOICE_MODE_MULTIPLE), and therein lies the problem.
Using the default settings (e.g. fadingEdge), I don't think it's obvious at all that there are more entries in the list. The scrollbar on the side ignores my setting of scrollbarSize, so there is a tiny little vertical bar on the edge, and a strange greyness at the bottom of the list (the fadingEdge), neither of which jump out at me as saying "Hey, user! Scroll this list!" Is this really the way the Android folks intended scrolling lists to look? Am I missing something obvious? Have people found a way to solve this UI challenge? Thanks! Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

