From 323e9315d3799480b710b053402f75cceb7bcae4 Mon Sep 17 00:00:00 2001 From: Julia Reynolds Date: Thu, 27 Feb 2020 11:12:46 -0500 Subject: [PATCH] Unhide work profile icon Test: Manual, dismiss work profile notif, look at history Fixes: 150361222 Change-Id: I7bf17b400f084f5e1a0763c2b6d1ebe69c78b9c2 --- res/layout/notification_sbn_log_row.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/res/layout/notification_sbn_log_row.xml b/res/layout/notification_sbn_log_row.xml index e94150de42b..40c81fa6afd 100644 --- a/res/layout/notification_sbn_log_row.xml +++ b/res/layout/notification_sbn_log_row.xml @@ -79,7 +79,6 @@ android:layout_marginEnd="6dp" android:paddingTop="1dp" android:scaleType="fitCenter" - android:visibility="gone" android:layout_toStartOf="@id/timestamp" />