Hi,
In my app I am using ToolbarItems in most of the pages. When I view my app on iPad, some of the icons in toolbar are looking too big, but its looks normal in iPod Touch, Android, haven't tested yet in iPhone.
What's the reason? I added all icons under Resources folder in iOS project. I have two copies of icon, one is with @2x at the end for retina display. All toolbar icons looks very nice in iPod Touch, but in iPad icon sizes are not consistent. Some icons are big, some are small.
To fix this what I need to do?