I can't find the option to turn it on in Xperia Xposed.Now fix is included in last serajr's Xperia Xposed :good:
Or is it applied automatically when the module is installed?
I can't find the option to turn it on in Xperia Xposed.Now fix is included in last serajr's Xperia Xposed :good:
Applied automatically and it was a serajr's choice actually.I can't find the option to turn it on in Xperia Xposed.
Or is it applied automatically when the module is installed?
Probably you already run a fixed rom on your deviceI don't mind that it's applied automatically.
However I see no difference on 23.4.A.1.232.
![]()
![]()
Don't think so. I got the firmware from XperiFirm, prerooted using PRFCreator and only added superSU, dual recovery and xposed. Unless GravityBox module fixes it too.Probably you already run a fixed rom on your device![]()
I don't use gravitybox, so try to deactivate both the modules and see what happens...Don't think so. I got the firmware from XperiFirm, prerooted using PRFCreator and only added superSU, dual recovery and xposed. Unless GravityBox module fixes it too.
<dimen name="signal_cluster_battery_padding">7.0dip</dimen>
<dimen name="no_signal_cluster_battery_padding">3.0dip</dimen>
Great work Bro. Like i said with Sony its often hardcoded or so easy that you dont think of it at first haha.This no longer works in Marshmallow. To fix it in Marshmallow you can do the following:
1. Leave the original "res/layout/signal_cluster_view.xml alone", no changes are needed so no need to even touch it.
2. Go to res/values/dimens.xml
3. Find the below two lines:
4. Change both of their values to 0.0dipCode:<dimen name="signal_cluster_battery_padding">7.0dip</dimen> <dimen name="no_signal_cluster_battery_padding">3.0dip</dimen>
And that's it! You've removed the gap!![]()
Thank you!This no longer works in Marshmallow. To fix it in Marshmallow you can do the following:
1. Leave the original "res/layout/signal_cluster_view.xml alone", no changes are needed so no need to even touch it.
2. Go to res/values/dimens.xml
3. Find the below two lines:
4. Change both of their values to 0.0dipCode:<dimen name="signal_cluster_battery_padding">7.0dip</dimen> <dimen name="no_signal_cluster_battery_padding">3.0dip</dimen>
And that's it! You've removed the gap!![]()