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

Commit 20559079 authored by George Mount's avatar George Mount
Browse files

Fix Visibility transitions canceling when nothing has changed.

Bug 18377719

Change-Id: I4ba282bba928781e7b8a62e813cb83f8bf78b58c
parent 505ffe36
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ public abstract class Visibility extends Transition {

    private static final String[] sTransitionProperties = {
            PROPNAME_VISIBILITY,
            PROPNAME_PARENT,
    };

    private static class VisibilityInfo {