Posts

New Way To Fix Miui Icon Overlapping Issue In Custom Rom

Image
SIMPLE WAY TO FIX ICONS OVERLAPPING IN MIUIHOME APK Hello Friends! Today i will show you an easy way to fix icons overlapping issue in Miui Roms. As we all knew, Miui is an Awesome rom for Android device. Many Devices have this Rom support via OTA. Today we'll discuss about fixing icons overlapping in miui launcher which is quiet common while porting Miui from another Device. So Lets do it now! Follow my words mentioned in steps given below:-  Easy way to fix overlapping icon on Miui Home.apk Just decompile miui home.apk and go to res>values-hdpi-v4> open dimens.xml Now search for this line: < dimens name= " workspace_cell_padding_bottom "> 18dip < /dimens > "Just Replace 18 or whatever values given to 120.0 dip " Recompile it and Install Tool for compile/decompile apk here . Just open the Carliv image kitchen and follow the on screen process. Thats it! Reboot your device to see the effect.