(Request) Tinted Status BAR S5

Search This thread

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Hi guys. Im looking for a translucent status bar like the kit kat one the s5 . but im kinda looking for a lagless one. not the tinted xposed framework . is there any framework or mod around?
    1
    You can decompile your framework-res.apk. Look for res/values/bools.
    Open the file and search for:

    <bool name="config_ExtendActionBar">false</bool>

    and edit it like this:

    <bool name="config_ExtendActionBar">true</bool>

    Save changes and recompile the apk. Now replace your framework and it should work. I have tryed it and it´s working but only on some system apps. I prefer using tinted statusbar.
    1
    @dangua
    I use xposed without any laggs... But yeah, you have 2 choices. You use xposed with these two modules or you let it be. There isn't anything like that at the moment...

    Sent from my GT-I9505 using XDA Premium 4 mobile app