LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
165 stars 49 forks source link

Fix endless spinner on channel refresh #343

Closed michaelWuensch closed 3 years ago

michaelWuensch commented 3 years ago

Description

This bug was introduced with the history list fixes. UpdateChannels was no longer broadcasted if no new channel was added since the last update. Therefore the spinner was shown endlessly when doing a pull refresh.

Motivation and Context

Making this thing bug free!

How Has This Been Tested?

On my S9

Types of changes

Checklist: