Title says it all. Can icons like the alarm clock, vibration, etc be hidden?
I'm pretty sure they can't but they're location in framework-res for editing. I've seen edits on them to make them appear removed but they're physically still there
That's odd, there are obviously morphs and flashable mods for other ROMs that can hide said icons. Is this not possible in CM because of the gb framework or what?
can hide but not remove
Any pre-made mods you know of?
What all icons do you want removed? I could create a meta morph file that could do this easily.
I'd like the alarm icon and the vibe/silent(?) icons removed myself, if you could do a morph that'd be amazing.
go to systemui.apk or framework-res.apk and delete the desired icons
Will doing that leave a space where the icon should be?
Sorry for the post on an old, dead thread, but did anyone ever get this working? I'm curious. I would like the alarm icon removed as well, but I don't just want a space there.
Adam_J_T said:
Sorry for the post on an old, dead thread, but did anyone ever get this working? I'm curious. I would like the alarm icon removed as well, but I don't just want a space there.
Click to expand...
Click to collapse
It is probably possible to remove them all together by someone with the right skills, but it would be tons of work. The simplest and most used way of hiding the icon is to edit the systemui.apk and framework-res.apk, replacing the icon poctures with empty transparent images. This stops you from seeing the icon but its still there and will still take up a space, it will just be a blank space.
I wanted to create my own theme(for CodeROM),successfully applied battery percentage indicator using UOT Kitchen, but i want to change the icons and background of the power controls in the notification drawer as well as the Unlock sliders in the lock screen.
I have decompiled the framework-res.apk and SystemUI.apk using apk-tool but cant find those icons,can someone please point out where they are located??
it's in SystemUI.apk. look for images file call quickpanel_icon
is there any way I can achieve this?? and partially transparent status bar when dragging it down, do i need to decompile with apktool then modify some smali file? is there anyone that can point me in the right direction
I kind of want to edit the softkey icons and make my own, but I was wondering if anyone knows where they are located so I can replace them?
systemUI.apk/res/drawable-xhdpi
good day.
Hi. I want to make brightness mod on status bar :dim and 50%. I decompile lidroid quickpanel settings, but I don't know which file i have to edit, and how. Does someone know how to make this changes?