Frank-Zhu / PullZoomView

An Android custom ListView and ScrollView with pull to zoom-in.
Apache License 2.0
2.32k stars 624 forks source link

A row is selected when user scrolls #24

Open borjaruiz opened 9 years ago

borjaruiz commented 9 years ago

How to prevent the selection of the row when user is scrolling?

Frank-Zhu commented 9 years ago

@borjaruiz listview or scrollview ?

borjaruiz commented 9 years ago

@Frank-Zhu listView

Frank-Zhu commented 9 years ago

@borjaruiz Latest code?