Description
We currently have updated notification styles and functions for sending notifications documented here. While we have moved the single message style to use the BigTextStyle, we haven't moved over the InboxStyle notifications yet. The older SummaryNotificationCreator class is still in use, and does not use the new InboxStyle described in our documentation. We should update it so the code matches what we claim we're using in the documentation, and to better maintain it in the future.
AC
Description
We currently have updated notification styles and functions for sending notifications documented here. While we have moved the single message style to use the BigTextStyle, we haven't moved over the InboxStyle notifications yet. The older
SummaryNotificationCreatorclass is still in use, and does not use the new InboxStyle described in our documentation. We should update it so the code matches what we claim we're using in the documentation, and to better maintain it in the future.AC