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

Commit 76a20e56 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Settings: Make custom screen color not effect after pressing back key"

parents 4386d926 51812205
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -156,6 +156,7 @@ public class CustomScreenColor extends Activity implements SeekBar.OnSeekBarChan
    @Override
    protected void onDestroy() {
        super.onDestroy();
        restoreSavedHSCI(false);
        unbindService(mPPServiceConn);
    }