How to move horizontal scroll by giving size to left or right using programmable way? Is it possible ?
Thanks in advance.
Check out smoothScrollBy
hScrollView.smoothScrollBy(5, 0);