is it possible to get or create a wheel of selectable options, which scrolls in an imaginary circle rather than straight down (vertically)?
Straight Link But Want Curved
e.g. like the control here, but with the wheels curved?
feedback
|
|
Is it possible that what you want is a carousel? http://www.codeproject.com/KB/android/androcarousel.aspx | |||
|
feedback
|
|
Yes you can do it, if you read the blog you've linked to it will give you some clues on how to do it. Or you can check out this project on googlecode where they already have it implemented. | |||||||
feedback
|