Android, Mobility

Introduction to mipmap drawables in Android

Android introduced mipmap drawables for providing more flexibility to design the launcher icons. mipmap first introduced in Android Jelly Beans 4.3.  If you are building different versions of your app for different densities, you should know about the mipmap resource directory.  This is exactly like normal drawable folder resources,...

by Noor Alam
Tag: android-drawable
28-Jan-2016