I saw some apps like twitter having recent tweets on Live Tiles. The Tiles are rectangle and occupy whole space and not square like all other apps. How to change or create the rectangle Live tiles..? Any idea?
Asked
Active
Viewed 5,988 times
0

ctacke
- 66,480
- 18
- 94
- 155

Teja Swaroop Arukoti
- 185
- 1
- 6
- 13
-
possible duplicate of [windows phone 7.5 create big tiles (1x2 , 2x1)](http://stackoverflow.com/questions/10409765/windows-phone-7-5-create-big-tiles-1x2-2x1) – ctacke Jul 04 '12 at 23:23
2 Answers
3
It is currently not possible to have the rectangle tile. With version 7.8 and 8 apps will have the ability to have multiple size tiles. With 7.5 we are limited to just the square tile. With the square tile you can put into on the back tile. To update the tile see the Tile Overview sample on msdn. You can download the complete sample here.

Shawn Kendrot
- 12,425
- 1
- 25
- 41
0
it is not possible. at the moment in 7.5, only native app from microsoft such as Calendar and Pictures have rectangle tile.
therefore your existing tile can only be a square.
you would have to wait for 7.8 or 8.0 for possibility of doing so.

LZH
- 775
- 1
- 7
- 15