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

Screens show information from multiple tabs at once #296

Closed InterferencePattern closed 1 year ago

InterferencePattern commented 1 year ago

Describe the bug When switching tabs in the app, the previous tab's content is still visible underneath the new tab's content.

To Reproduce Steps to reproduce the behavior: Unfortunately the issue is intermittent and I cannot reliably reproduce it. Closing the app entirely and restarting it resolves the issue temporarily.

Expected behavior Each tab only shows information pertaining to that tab.

Screenshots Screenshot_20220819-070321_Stocks Widget

Smartphone (please complete the following information):

Additional context None

premnirmal commented 1 year ago

This may be fixed on the newest version, can you please update and confirm the bug exists?

Thanks

InterferencePattern commented 1 year ago

I believe I have the latest version available in F-Droid, and the Play Store doesn't recognize that 3.9.800 can be upgraded to 3.9.807 (even though 3.9.807 is the Play Store version)

premnirmal commented 1 year ago

That's because the play store signs the build with a different key. If you want the one from the play store, you need to uninstall the f-droid version.

Also f-droid updates are very slow - it will take time for it to get the latest version.

InterferencePattern commented 1 year ago

Interesting, I'll switch to the Play Store version then. I didn't know there was a systemic delay in F-Droid.