jess-anders / two-way-gridview

An Android GridView that can be configured to scroll horizontally or vertically
650 stars 261 forks source link

onScrollStateChanged is not called for Two Way Gridview(for d-pad) in android #17

Open Kaushik1502 opened 10 years ago

Kaushik1502 commented 10 years ago

can you Please see my question on StackOverflow here: http://stackoverflow.com/questions/21134595/onscrollstatechanged-is-not-called-for-two-way-gridviewfor-d-pad-in-android

onScrollStateChanged is not called for d-pad while in IDLE_STATE how to implement d-pad features instead of onFling in TwoWayAbsListView . Thanks for ur custom view.Its really helpful