Merge "Revert "Fix home settings landing page"" into sc-dev
This commit is contained in:
commit
fe139cdf69
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue