Merge "Stops black screen from being displayed on changing Vision Settings in SUW. Bug: 27328791" into nyc-dev
am: e9b5d59
* commit 'e9b5d5980bb6b6fab60c1224375201dc31fafc8b':
Stops black screen from being displayed on changing Vision Settings in SUW. Bug: 27328791
This commit is contained in:
@@ -193,15 +193,6 @@ public abstract class PreviewSeekBarPreferenceFragment extends SettingsPreferenc
|
|||||||
return root;
|
return root;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onDetach() {
|
|
||||||
super.onDetach();
|
|
||||||
|
|
||||||
// This will commit the change SLIGHTLY after the activity has
|
|
||||||
// finished, which could be considered a feature or a bug...
|
|
||||||
commit();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates new configuration based on the current position of the SeekBar.
|
* Creates new configuration based on the current position of the SeekBar.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user