So i have the Indian variant of 7x. Rooted it and its running all fine , but then whenever i try to change the theme or the nav bar , the results are not shown . Like no matter how many times i reboot it , the changes are not shown . Any fixes ?
Related
Hey guys ....
Im doing some mods for my new upcoming ROM Honami Style V4 .
So i rebased and fixed all the bugs .. and include some mods ..
But i just edited Aroma folder .... System not edited at all .
So i flashed the ROM and i had FC with Camera - Settings - USB Connectivity (com.process.media) .
Anyone can help me with this ? and can anyone help me via giving him LogCat of FC ? .
Thanks in advance .
Hello .. I flashed 10N last night and everything was working fine but today quick circle not working even when i try to add apps it keeps giving me settings FC .. Is there any way to make it work ?
I was using MIUI 6 Russion build, just recently flashed Beta ..
what you think which is good guys ..
for looks Russian is way better .. best Font , status bar changes color as per app , every popup notification have icon of app and many ..
but i guess Official rom will give you OTA that will be great ..
Lollipop is far better than miui...old KitKat
I have this rom installed and it works pretty flawless except for when I reboot .. My themmed ivons revert back to the default icons . also my FB and text free app icons disappear from my home page every reboot as well ... Any ideas or fixes on this issue??? ... Nor a big deal but kind of irritating ... confused::
Hello, I just tried into Xposed field, and not able to modify anything .
This Xposed module, hooks into Calculator for example, and change a color in it for example .
What Works :
Hooking Into Calculator .
Checking If Color Line Is There ( Yes, it's there ) .
What Doesn't Work :
Change that color .
I've added a log to check if it's working, it's showing up the log/messages i put, only changing the color isn't working .
I'm using this code :
HTML:
res.setReplacement(Xposed.Calc_PACKAGE_NAME,"color","calculator_accent_color", Color.BLACK);
Maybe i miss-understood the concept of changing values ?