wownero
/
wownerujo
Archived
4
0
Fork 0
upstream
m2049r 6 years ago committed by GitHub
parent c2eed85a83
commit 0776b7b6a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -179,7 +179,7 @@ public class WalletActivity extends SecureActivity implements WalletFragment.Lis
saveWallet();
}
stopWalletService();
drawer.removeDrawerListener(drawerToggle);
if (drawer != null) drawer.removeDrawerListener(drawerToggle);
super.onDestroy();
}