Don't mark alerts as read when seen

This is done the quick way by just turning
off a config option. The full cleanup
is in I095704252eaf2f8fe71950a4cfcd42a6fce431ff

Bug: T132525
Change-Id: I5becaa2f91b7eff6ebe4ce3943e86975c844c884
This commit is contained in:
Stephane Bisson 2016-06-14 08:50:47 -04:00
parent 8a4be656df
commit 26bc47c1b2

View file

@ -108,7 +108,7 @@
alertController,
alertModelManager,
{
markReadWhenSeen: true,
markReadWhenSeen: false,
numItems: numAlerts,
hasUnseen: hasUnseenAlerts,
badgeIcon: {