From a456b2dddcae65428132f84324792c42a6ce4246 Mon Sep 17 00:00:00 2001 From: Nicolo' Mazzucato Date: Fri, 1 Apr 2022 11:16:32 +0000 Subject: [PATCH] Add basic integration tests for shelf This adds tests for the behaviour of the notification shelf when there is an overflow of notifications. Test: atest ShelfInvisibleWithLowNotifications && atest ShelfVisibleAtTheBottom Bug: 227733494 Change-Id: I67eb243c4d1745a9f61bd4a7f2f785bce8d1c095 --- packages/SystemUI/res/layout/status_bar_notification_shelf.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/SystemUI/res/layout/status_bar_notification_shelf.xml b/packages/SystemUI/res/layout/status_bar_notification_shelf.xml index 87a1bbb2aa5c..58c545036b27 100644 --- a/packages/SystemUI/res/layout/status_bar_notification_shelf.xml +++ b/packages/SystemUI/res/layout/status_bar_notification_shelf.xml @@ -17,6 +17,7 @@