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

Commit 71067844 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: I6147d8b4044d6fb26de86080d1b3674a091565d1
parents b50bd704 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 */);
    }