From 7e7271fff81c0748487b2fe363f50eb57c536611 Mon Sep 17 00:00:00 2001 From: Julia Reynolds Date: Wed, 2 Oct 2019 10:02:09 -0400 Subject: [PATCH] Handle multi-user in notif log Test: manual Fixes: 141575553 Change-Id: I03ff85358e8ae6ed5e6699358c4f9c785c416ecf --- res/layout/notification_log_row.xml | 12 +++++++++ .../notification/NotificationStation.java | 27 ++++++++++++------- 2 files changed, 29 insertions(+), 10 deletions(-) diff --git a/res/layout/notification_log_row.xml b/res/layout/notification_log_row.xml index 4d44f9fe6e5..fea8a290efa 100644 --- a/res/layout/notification_log_row.xml +++ b/res/layout/notification_log_row.xml @@ -71,6 +71,18 @@ android:src="@drawable/ic_notifications_alert" /> + +