I have a ToolBar with several icons that are 20 PX square. I have added all the additional icons for each platform for different DPI. The ToolBar renders properly on IOS and Android, but on UWP (both Windows 10 and Windows Mobile) the icons are just black squares. What size should ToolBarItem icons be? Any idea why UWP is not rendering the icons properly?
↧