fossasia / phimpme-android

Phimp.me Photo Imaging and Picture Editor https://play.google.com/store/apps/details?id=org.fossasia.phimpme
GNU General Public License v3.0
2.58k stars 929 forks source link

changed return type of onDown in RecyclerItemClickListner to false as returning true was blocking the recyclerview scroll event - to fix #3051 #3142

Open devsebastian opened 3 years ago

devsebastian commented 3 years ago

Fixed #3051

Changes: No Major changes, just changed return type of onDown in RecyclerItemClickListner to false as returning true was blocking the recyclerview scroll event.

Screenshots of the change: