Reputation: 10426
Are there any ways to style the Windows Phone 8 Toast messages at all?
I have an application that I am receiving and displaying messages fine after registering the Toast template (http://msdn.microsoft.com/library/windows/apps/hh202967(v=vs.105).aspx), however if the pushed message is too long it seems to just get cut off on the edge of the screen. I can't seem to find a mechanism where I can manage this (like make the text wrap, for instance).
Upvotes: 1
Views: 87