I think this is something that we need to correct on our end. My original hypothesis was that using a 576x576 icon would work best as its the least common multiple of all the possible icon sizes (for Android), but because of how the integer math works it ends up still rounding down by a pixel. Using your phone’s specifications the plan is to try and reproduce the issue with the emulator and see if we can fix it.
2 Likes