can anybody please give me example of using similar functionality like uitableview in iphone to in android?
A:
UITableView's equivalent is ListView
Have a look at this thread for an example:
disretrospect
2010-06-08 11:50:43
A:
hi CommonsWare,
One of the views has a very large list of data, and on the iPhone app, there's a scrollbar of sorts on the right hand side that displays the letters of the alphabet and allows the user to quickly scroll through the list this way.
i want similar functionality in android????
mm6264
2010-06-10 00:52:22