Visual updates for DND screens

(part 1), emphasizing People

Test: atest, manual
Bug: 137397357
Change-Id: I5672462feb480ea2fced70470ed7c2c8116fadfd
This commit is contained in:
Julia Reynolds
2020-01-08 12:27:08 -05:00
parent 452bc35d9c
commit b5ea53a981
18 changed files with 545 additions and 214 deletions

View File

@@ -277,7 +277,7 @@ public class ZenModeBackend {
} else if (category == NotificationManager.Policy.PRIORITY_CATEGORY_CALLS){
return R.string.zen_mode_from_none_calls;
}
return 0;
return R.string.zen_mode_from_none;
}
protected int getContactsSummary(int category) {