Hello, I want to scroll GridView by button click event or timer(handler). I try to use scrollby() and scrollto(). but, it is to scroll gridview's layout. And setSelection() is not smoothly, because it move by a row unit.
In ListView, I can make using setSelectionFromTop(). but it's not in GridView. How can scroll smoothly GridView's item by other events(not touch event)? thanks. KT -- 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

