I've noticed for a while now that Android Studio has "mipmap" folders in the project directory. From what I understand, in order to make sure we have consistency of image resources across all devices (in-app icons) we should have image resources in XML format such as the one shown below:I've noticed for a while now that Android Studi