diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-11-20 19:08:20 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-11-20 19:14:04 +0000 |
| commit | cb43f08e32cf52aef72032bfebba20ddcd55481c (patch) | |
| tree | ffc9bf0f586e3b86d95b1f61a3c6d9af84c94b9c /mullvad-cli | |
| parent | 75f82360efa77bda5ca33dd86d4e29406948a6fb (diff) | |
| download | mullvadvpn-cb43f08e32cf52aef72032bfebba20ddcd55481c.tar.xz mullvadvpn-cb43f08e32cf52aef72032bfebba20ddcd55481c.zip | |
Remove incorrect `LocalBinder.setUiVisible` usage
It was being called inside `MainActivity.onStart`, if the `service`
property was not `null`. However, that meant it called a previous
instance of the `MullvadVpnService.LocalBinder` if the service is
stopped while the UI was not visible, since the activity unbinds from
the service in the `onStop` method.
Diffstat (limited to 'mullvad-cli')
0 files changed, 0 insertions, 0 deletions
