mirror of
https://github.com/m2049r/xmrwallet
synced 2025-05-08 22:34:11 +02:00
fix progress bar (#665)
This commit is contained in:
parent
65ce9b0889
commit
9846e8b5cf
@ -362,6 +362,7 @@ public class WalletFragment extends Fragment
|
||||
bSend.setEnabled(false);
|
||||
}
|
||||
if (isVisible()) enableAccountsList(false); //otherwise it is enabled in onResume()
|
||||
firstBlock = 0;
|
||||
}
|
||||
|
||||
boolean walletLoaded = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user