mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 22:05:19 +00:00
a nasty bug!
This commit is contained in:
@@ -118,6 +118,7 @@ public class PgpHandler extends Activity implements OpenPgpServiceConnection.OnB
|
||||
@Override
|
||||
public void onStop(){
|
||||
super.onStop();
|
||||
if (this.mServiceConnection.isBound())
|
||||
this.mServiceConnection.unbindFromService();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user