When a contact has a name that is too long the name doesn't get truncated in the right spot and the ellipses appear over the text rather than after. The reason for this is because the control
LblContact in
ToastPopupContactPic is set to a width wider than the toast. To be consistent with the toast that does not have space for a DP it should be a width of
80 instead of
92.