how to find end of scroll value for HorizontalScrollView
- by DroidCoder
i need to implement following scenario,
here i have two horizontalScrollViews the upper scrollView is a main menu and lower scrollView is a submenu.
when i scroll main menu,the menu which comes under center arrow will show its submenu in lower scrollview and from the lower scrollview, the submenu which comes under center arrow shows the screen…