user1911558
user1911558

Reputation: 63

Add Secondary Windows Phone 8 Tile

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.

Upvotes: 5

Views: 676

Answers (1)

robertk
robertk

Reputation: 2461

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

Upvotes: 4

Related Questions