StockTicker icon indicating copy to clipboard operation
StockTicker copied to clipboard

Pulldown refreshing gesture vs dragging items down

Open li-yifei opened this issue 2 years ago • 1 comments

To Reproduce Sorry for my poor English that can't explain it well, would you like to check the video screen caputre below? Thank you

Update

It only happens after a manually refreshing on the "Watchlist" tab, or likely onResume was triggered.

Expected behavior It shouldn't do a refresh when someone is dragging an stock item down. IMHO that may be caused by passing the drag gesture to the RecyclerView as well as the item. (Sorry but I haven't checked your src yet.)

Screenshots https://youtu.be/U8mX2OnxMKU

Smartphone (please complete the following information):

  • Device: Pixel 7 Pro
  • OS: Android 13 with Jan 2023 security patch
  • App Version 3.9.818

li-yifei avatar Feb 04 '23 11:02 li-yifei