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

Commit 43723de2 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Avoid setting checked state when dismissing FastTrack.

parent 387a22c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1313,7 +1313,7 @@ public class QuickContactWindow implements Window.Callback,
            }

            // Hide the resolution list, if present
            setResolveVisible(false, actionView);
            setResolveVisible(false, null);
            this.dismiss();

            if (makePrimary) {