我做了一个小游戏,并尝试通过代码(例如:翻转模板)创建动态图块。磁贴工作完美。问题是我创建的磁贴没有替换 wmapmanifest 中的默认磁贴。
When i run the game the tile which i wanted is created and works fine , now when i long press the app/game i can still see the option "pin to startscreen" and when selected it creates the default tile created from the WMappManifest.
现在在开始屏幕中我可以看到 2 个图块。我通过代码创建的一个和默认的一个。
无论如何我可以用我通过代码创建的瓷砖替换默认瓷砖吗?