Merge "Round bottom corners for notif before shelf after swipe ends" into sc-dev am: ece342ba8c
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15181380 Change-Id: Ie80258b4051e37a87112e75667b7cbbc72b54d17
This commit is contained in:
@@ -5268,6 +5268,8 @@ public class NotificationStackScrollLayout extends ViewGroup implements Dumpable
|
||||
mController.getNoticationRoundessManager()
|
||||
.setViewsAffectedBySwipe(null, null, null,
|
||||
getResources().getBoolean(R.bool.flag_notif_updates));
|
||||
// Round bottom corners for notification right before shelf.
|
||||
mShelf.updateAppearance();
|
||||
}
|
||||
|
||||
void setTopHeadsUpEntry(NotificationEntry topEntry) {
|
||||
|
||||
Reference in New Issue
Block a user