premnirmal / StockTicker

A resizable widget that shows your financial portfolio on your android home screen
GNU General Public License v3.0
442 stars 118 forks source link

refresh stocklist is triggered while re-arranging stocks #263

Open flurbius opened 2 years ago

flurbius commented 2 years ago

Describe the bug While re-ordering stocks around in the list refresh is triggered. This happens on my phone (Pixel 5) with the app from Google Play but not when I tested it in the emulator (sdk 26 Android 8)

To Reproduce

  1. Long press on a stock
  2. When it dims you can move it
  3. Dragging up or sideways allows you to reposition the stock
  4. If you move it down the refresh indicator starts to show at the top of the list
  5. If you drag it far enough down a refresh is triggered and you lose the selection

Expected behaviour refresh not to happen while dragging

Smartphone