Loading packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRow.java +1 −0 Original line number Diff line number Diff line Loading @@ -1876,6 +1876,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView } void onGutsOpened() { resetTranslation(); updateContentAccessibilityImportanceForGuts(false /* isEnabled */); } Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRow.java +1 −0 Original line number Diff line number Diff line Loading @@ -1876,6 +1876,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView } void onGutsOpened() { resetTranslation(); updateContentAccessibilityImportanceForGuts(false /* isEnabled */); } Loading