I am working on an android application where i am implementing horizontal scroll view. I have come across two issues and cant really figure out how to fix them. They are:
- when the horizontal scroll view reaches its left most or right most end, the left/right image button should become inactive.
- When i click on a button(which appears half) in horizontal scroll view, the button should appear at the center with full visibility.
The below is the screen shot: