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

Commit b5a0979c authored by Evan Laird's avatar Evan Laird Committed by android-build-merger
Browse files

Merge "Re-add resetTranslation() call that went missing" into qt-dev

am: 2d2508c3

Change-Id: I10dbfb3b95a65b3cb1fad6e5337e2e6154c06669
parents cef6d7d0 2d2508c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1876,6 +1876,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView
    }

    void onGutsOpened() {
        resetTranslation();
        updateContentAccessibilityImportanceForGuts(false /* isEnabled */);
    }