How do I remove the App name from my flipping live tile on Windows Phone?

前端 未结 1 1069
渐次进展
渐次进展 2021-01-24 14:15

I\'m using this template TileWide310x150PeekImage03 from the documentation here. On the example image, the name of the App is not displayed on the image, but on my App the name

1条回答
  •  心在旅途
    2021-01-24 15:14

    Add branding="none" to the binding element in the template XML.

    http://msdn.microsoft.com/en-us/library/windows/apps/br212854.aspx

    0 讨论(0)
提交回复
热议问题