Merge "Revert "Fix home settings landing page"" into sc-dev am: fe139cdf69 am: 96f496df03
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15030323 Change-Id: I1083b778cbf1fe743a9f4d336fd9953363d08639
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user