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

Commit fe139cdf authored by Brian Isganitis's avatar Brian Isganitis Committed by Android (Google) Code Review
Browse files

Merge "Revert "Fix home settings landing page"" into sc-dev

parents 689d6957 aefcc5a3
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -113,12 +113,6 @@ public class SettingsActivity extends FragmentActivity
        Utilities.getPrefs(getApplicationContext()).registerOnSharedPreferenceChangeListener(this);
    }

    @Override
    protected void onStop() {
        super.onStop();
        finish();
    }

    /**
     * Obtains the preference fragment to instantiate in this activity.
     *