premnirmal / StockTicker

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

"Refreshing" spinner never stops #308

Closed dmancine closed 1 year ago

dmancine commented 1 year ago

Describe the bug The "refresh" button in the corner of the widget spins endlessly. I think it even prevents normal refreshes.

To Reproduce It just happens. I've tried some things to STOP it.

  1. Rebooting didn't help. It just started up in the spinning state and stayed there. I think it did update the prices, though.
  2. In the widget settings I selected "hide header". It forced a refresh, but when I enabled the header again the spinner was still spinning.

Expected behavior Spin during a refresh, then stop.

Screenshots I took this screenshot today, Monday, but notice that it says the last update was last Thursday (and the NEXT update was last Thursday). It's set to update every 15 minutes. Screenshot_20221024-121354

Smartphone (please complete the following information):

Additional context I think it prevents regular price updates. And it prevents me from hitting the refresh button to get new prices.

dmancine commented 1 year ago

This stopped being an issue.