Android: Sub-class Gallery Doesn't Scroll By Onkeydown Event
I have a sub-classed Gallery widget which I customized its onFling method, otherwise everything should be the same as the original Gallery widget. And I am trying to animate its s
Solution 1:
If you guys have this problem, try get rid of the gallery spacing value -- that solved it for me.
Post a Comment for "Android: Sub-class Gallery Doesn't Scroll By Onkeydown Event"