Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8611b8c1 authored by vincent's avatar vincent
Browse files

port commit c51587e8 to eelo-0.2

parent 0de767c5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -101,7 +101,8 @@ public class LocationSettingsActivity extends BaseSetupWizardActivity {
    @Override
    public void onResume() {
        super.onResume();
        refreshLocationMode();
        //refreshLocationMode();
        updateLocationToggles(Settings.Secure.LOCATION_MODE_HIGH_ACCURACY);
    }

    @Override