Fix notifications wrong corners after "clear all"
If "Clear all" is pressed in the notification shelf, some notifications may remain with an incorrect roundness state. The solution is to call onSwipeEnd() for each notification at the end of the animation to allow the notification to correctly manage its state. Test: atest NotificationStackScrollLayoutControllerTest Bug: 287740047 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a1e4f626c92d4937aca3fdb3f146a11d888c98f0) Merged-In: Iaa1d831b00738acfdfa2309a48a9f54d554300bc Change-Id: Iaa1d831b00738acfdfa2309a48a9f54d554300bc
Loading
Please register or sign in to comment