Electric-Coin-Company / zashi-android

The Zashi Zcash Wallet, Android Edition
MIT License
20 stars 14 forks source link

Improve Balances widget loader logic #1425

Closed HonzaR closed 2 months ago

HonzaR commented 2 months ago

Is your feature request related to a problem? Please describe.

Following up on these changes https://github.com/Electric-Coin-Company/zashi-android/pull/1374, we'd like to improve the logic by also checking the change pending value. This way, we cover subsequent sync states after the app is launched after a while. And still, we do not have a false positive when there is only a transparent balance that is not available.

Describe the solution you'd like

Alternatives you've considered

Additional context