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

Commit 0b648f25 authored by Lucas Dupin's avatar Lucas Dupin Committed by android-build-merger
Browse files

Merge "Delay onNotificationUpdated" into qt-dev

am: 46154afc

Change-Id: I3f30151ea4876465a5fad2020e6a0212806b79d3
parents 1db23d30 46154afc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1242,7 +1242,6 @@ public class ExpandableNotificationRow extends ActivatableNotificationView
        }
        mStatusBarNotification.clearPackageContext();
        mNotificationInflater.clearCachesAndReInflate();
        onNotificationUpdated();
    }

    @Override