2

How do I create 150x150 square live tile with image collection in Windows Phone 8.1? There seem to be no template defined however few apps like People have it.

user1744147
  • 1,099
  • 13
  • 30

1 Answers1

0

All the tile templates available are listed here: https://msdn.microsoft.com/en-us/library/windows/apps/hh761491.aspx

Built-in native apps, such as the People hub or Cortana, have access to special live tile templates. As far as I know, there is no way for third-party developers to use them.

Kevin Gosse
  • 38,392
  • 3
  • 78
  • 94