Hi,

I got a question about what kind of view should I use in the following
case.
As it shows below, I want to draw a 2D coordinates, and show a diagram
in it(by drawing points and then connecting them from left to right).
But I have much more data than the screen size, I wish the user to
press the arrow under the coordinates(< & >), or just use finger to
drag the coordinates to see the information at the left/right of the
screen.

What kind of view/layout should I use to implement this?
Thanks.

   Y /|\
extra |<-------------320px--------------->| extra
------|------------------------------------------
      |
      |_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _X
       <          >
--~--~---------~--~----~------------~-------~--~----~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to