sdphil wrote:
> hm...  what about three ListView's side by side hide the scrollbar on
> all but the right most one....

You can try it. Personally, I doubt it will work well. For starters, you
will have to take great pains to make sure each row is the same height.
And, the user will still be able to scroll them independently. And, you
will have to manually handle the left/right D-pad operations.

For all that, you may as well make a tailored GridView that works the
way you want.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Development Wiki: http://wiki.andmob.org

-- 
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

Reply via email to