mymonero / mymonero-app-ios

The MyMonero native iOS app
BSD 3-Clause "New" or "Revised" License
51 stars 18 forks source link

Possible bug of UITableView which doesn't call didEndDisplayingHeader when cell animates header off screen #26

Open paulshapiro opened 6 years ago

paulshapiro commented 6 years ago

Behavior (possible bug) of UITableView which doesn't call didEndDisplayingHeader when cell animates header off screen, causing animations to be canceled in WalletDetails 'Scanning…' indicator, but view thinks it is still animating.