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

Commit 416f72b3 authored by Anna Galusza's avatar Anna Galusza
Browse files

Stops black screen from being displayed on changing Vision Settings in SUW.

Bug: 27328791

Change-Id: Ied247c3a31dfc50c0113667e63aea4a0c771f7bc
parent 297ce9aa
Loading
Loading
Loading
Loading
+0 −9
Original line number Original line Diff line number Diff line
@@ -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.
     */
     */