[android-developers] onscrollchanged in horizontal scroll view

2013-11-16 Thread Amit Mangal
Hi there, i need to implement onscrollchanged method in my class so that when scroll is changing i will update seek bar position as per scroll value. i implemented a customhorizontalview class with extends HorizontalScrollView. also created customhorizontalview in xml . but my problem is that

[android-developers] onScrollChanged

2010-03-01 Thread sdphil
i am getting a listview from xml -- i can get the view using findViewById() - how do I override onScrollChanged so I can do something when the scroll position changes? tia. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this