Add Secondary Windows Phone 8 Tile

房东的猫 提交于 2019-12-30 19:47:51

问题


I have an app which adds a secondary tile to the user's homescreen. I would like to make that tile wide by default. However, despite enabling it is a wide tile it is never wide when initially added, which forces the user to resize it manually.

I would really like to avoid making the user resize the tile manually, and there is a sample application which definitely adds a wide tile with the press of a button. Unfortunately the code they use to do so is precompiled and obscured.

I know it MUST be possible to add a secondary wide tile which is already wide at the time it is added. Would greatly appreciate any and all help in the matter.


回答1:


No you can't force the user to use a wide tile.



来源:https://stackoverflow.com/questions/13925129/add-secondary-windows-phone-8-tile

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!