have two ListViews. Is there any way to synchronize the position of
ListViews when I scroll any one of the Lists. Im implementing an
AbsListView.OnScrollListener, registering to the ListView. When the ListView
is scrolled, the onScroll() method of OnScrollListener will be triggered,
then i call `smoothScrollToPosition()'. But it doent work properly. Can
someone provide me any code example for this?...I Only want to Scroll One
ListView and the other ListView moves synchronously. If you wan to know why
im using 2 ListView is because im traying to make my own compound control
that behaves as a datagridview with a column fixed and headers



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/How-can-i-syncronize-two-Listview-positions-tp5711314.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to