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

Commit bf92ee19 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

am: 71067844

Change-Id: I0e2e732a8ddd46b970ae7a0db6ce1795c390f18d
parents d557ea72 71067844
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 */);
    }