Hey everyone! So again thanks to Android 6.0.1 we're stuck with the ugly gap between the mobile signal and the battery.
There is a fix thanks to @istux which was great, but it no longer works in 6.0.1
But don't fear! I have a new fix which is even easier than before!
Installation Instructions:
If you like to do things manually, you can do the following:
Anyone is free to use this fix in their ROMs, just make sure to give me proper credit for the fix!
Cheers!
There is a fix thanks to @istux which was great, but it no longer works in 6.0.1
But don't fear! I have a new fix which is even easier than before!
Installation Instructions:
- Download the flashable .zip from HERE
- Go into recovery and install zip
- Enjoy!
If you like to do things manually, you can do the following:
- Decompile SystemUI.apk
- Go to res/values/ and open the dimens.xml file
- Find the below lines:
Code:<dimen name="signal_cluster_battery_padding">7.0dip</dimen> <dimen name="no_signal_cluster_battery_padding">3.0dip</dimen> - Replace their values with "0.0dip" (or whatever gap you prefer to use)
- Recompile
- Enjoy!
Anyone is free to use this fix in their ROMs, just make sure to give me proper credit for the fix!
Cheers!