Merge "Round bottom corners for notif before shelf after swipe ends" into sc-dev
This commit is contained in:
@@ -5268,6 +5268,8 @@ public class NotificationStackScrollLayout extends ViewGroup implements Dumpable
|
|||||||
mController.getNoticationRoundessManager()
|
mController.getNoticationRoundessManager()
|
||||||
.setViewsAffectedBySwipe(null, null, null,
|
.setViewsAffectedBySwipe(null, null, null,
|
||||||
getResources().getBoolean(R.bool.flag_notif_updates));
|
getResources().getBoolean(R.bool.flag_notif_updates));
|
||||||
|
// Round bottom corners for notification right before shelf.
|
||||||
|
mShelf.updateAppearance();
|
||||||
}
|
}
|
||||||
|
|
||||||
void setTopHeadsUpEntry(NotificationEntry topEntry) {
|
void setTopHeadsUpEntry(NotificationEntry topEntry) {
|
||||||
|
|||||||
Reference in New Issue
Block a user