Surface Hub Layout XML - Custom Tile Icons?

Copper Contributor

Is this physically possible.

 

Start layout modified and profile pushed out to the Surface Hub.

It contains a number of Weblink tiles, these tiles work fine but i'd like to apply custon tile icons to them, is this actually possible? Does anyone have a working example.

 

 

 

<start:SecondaryTile
AppUserModelID="Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge"
TileID="2678823080"
DisplayName="Google Meet"
Arguments="https://meet.google.com/"
Square150x150LogoUri="ms-appx:///"         <------- Can this be customised on Surface Hub?
Wide310x150LogoUri="ms-appx:///"
ShowNameOnSquare150x150Logo="true" 
ShowNameOnWide310x150Logo="false"
BackgroundColor="#ffe9e7e7"
ForegroundText="dark"
Size="2x2"
Row="4"
Column="0" />

 

 

1 Reply
Can i give this a nudge / still looking for a way to accomplish this