Hi, just a simple question which i'm unsure how would be implemented.
Say you have an int called X which is constantly changing, X could
equal 0, 10, 20, 30, 40, 50. Now when X is equal to 0, I want it to
draw a circle at the bottom if the screen, when X is equal to 50 it
will draw an circle at the top of screen, and the other values of X
would be the midpoints between. Any ideas how this could be
implemented or any examples I can have a look at?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---