horizontalscrollview

HorizontalScrollView within ScrollView Touch Handling

﹥>﹥吖頭↗ 提交于 2019-11-25 22:40:26
问题 I have a ScrollView that surrounds my entire layout so that the entire screen is scrollable. The first element I have in this ScrollView is a HorizontalScrollView block that has features that can be scrolled through horizontally. I\'ve added an ontouchlistener to the horizontalscrollview to handle touch events and force the view to \"snap\" to the closest image on the ACTION_UP event. So the effect I\'m going for is like the stock android homescreen where you can scroll from one to the other