NotificationManager.notify creating notifications that are *initially* missing contentText
问题 When posting a push notification to the Notifications List/Bar, the .contentText and the .number are initially not displayed (.ticker, .icon and .contentTitle display fine). However, after posting another notification (with a different ID), when the first one gets bumped down in the list, it then displays the content text and number. And then the new one is missing the text, and so on. Since I'm using the millisecond timer to create a unique ID, I don't think it's possible for me to be