[Q] Quick settings icons too small - ONE Q&A, Help & Troubleshooting

I'm in the process of making a theme for my One, and would like to theme the quick settings. I have just done this by creating some icons in Illustrator and exporting them in the PNG format, then decompiling SystemUI, going to drawable and replacing the ic_qs icons. But the icons are showing up in the quick settings panel too small.
This is how they look:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So as you can see the modified ones are tiny.
I'm using the CM12 Theme engine template and the drawable icons are all in PNG form, and I thought they were meant to be in XML.. Is it because they're in PNG and not XML? Or if not does anyone know whats happening?
Thanks

Matt7262 said:
I'm in the process of making a theme for my One, and would like to theme the quick settings. I have just done this by creating some icons in Illustrator and exporting them in the PNG format, then decompiling SystemUI, going to drawable and replacing the ic_qs icons. But the icons are showing up in the quick settings panel too small.
This is how they look:
So as you can see the modified ones are tiny.
I'm using the CM12 Theme engine template and the drawable icons are all in PNG form, and I thought they were meant to be in XML.. Is it because they're in PNG and not XML? Or if not does anyone know whats happening?
Thanks
Click to expand...
Click to collapse
Yeah you need to edit dimens.xml in values and you can make them any size you wish

Related

[Q] Edit Color Of Menu

i create black theme from original (framework-res.apk) X10
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
can someone help me to change color of menu ? :
if you can do it, it wil lbe awesome
Soheil_rf said:
i create black theme from original (framework-res.apk) X10
can someone help me to change color of menu ? :
Click to expand...
Click to collapse
i know this sound stupid but if this is a question why post on themes? just because you did some changes?
still a question...
to change those files you must change some 9png files (can`t really remember witch ones)
I will share it after complte .
Sent from my X10i using XDA App
Changing the images is the easy part, it's the color of the text you need to change so you'll need to do some reading up.
this should help ya dude http://forum.xda-developers.com/showthread.php?t=834806
XperiaX10iUser said:
Changing the images is the easy part, it's the color of the text you need to change so you'll need to do some reading up.
Click to expand...
Click to collapse
you mean edit XML file + png ?
Soheil_rf said:
you mean edit XML file + png ?
Click to expand...
Click to collapse
Yes..........

[Q] Change WidgetPower color

Hello....
I've got a problem, I was trying to modify the original Statusbar of CM7.First I haven't got any problems when I change the battery, wifi, bluetooh and oher icons, but for finish my work I want to edit the green lines that appears, when the statusbar is open, under some quick setiings (like wifi, bluetooh, gps and sound), and replace it for some blue lines....
But I didn't find and know what is the image.png or the .xml that I must to modify for do that.
I add an Image, with a mark around that exactly I want to modify, and my framework-res.apk and SystemUI.apk too...
Please help me...
framework-res.apk
SystemUI.apk
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
There should be a option in CM Settings -> Power Widgets -> Color
If not, it must be implemented on CMParts.apk
Felimenta97 said:
There should be a option in CM Settings -> Power Widgets -> Color
If not, it must be implemented on CMParts.apk
Click to expand...
Click to collapse
Exactly I'm saying the second option, I wan't to modify the original .apk for change the default color by fabric...the... do you know what resource I must to modify?

What Image editor do you developers used to edit images please?

Hi guys,
I am looking for an editor that remove the backgroung behind such as a circle or square with 4 curves on each corner so there is no black or white background to an image as I am currently creating a theme for Inomail apps.
I manage to create most icons and images without any problem with no background but there a a few I am having difficulties.
So I need an editor so what editor do you developers used to created or edit images and icons please for your apps?
There's a neat bit of freeware, ZPaint
http://www.steffengerlach.de/freeware/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Which can be used to create buttons etc. as bitmaps with the corners rounded off, and the background set to a transparent colour. Once you have created it with this, use another graphics editor to change it.
The free cross platform (windows and linux) editing software called the gimp is great for most editing needs.
Dave
( http://www.google.com/producer/editions/CAownKXmAQ/bigfatuniverse )
Sent from my LG P920 using Tapatalk
stephj said:
There's a neat bit of freeware, ZPaint
http://www.steffengerlach.de/freeware/
Which can be used to create buttons etc. as bitmaps with the corners rounded off, and the background set to a transparent colour. Once you have created it with this, use another graphics editor to change it.
Click to expand...
Click to collapse
+1
Zpaint rocks

Editing messenger and dialer status bar color?

I am working on a mod of the dialer to look more like the G5 the only problem i am having is editing the status bar color of the messenger and dialer/contacts app. Does anyone know how to do this to the apps themselves without xposed? I am not sure if its an xml thats making it not seemless or what.
I want to make it a seemless transition to where the app and status bar is the same color.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
macdaddie87 said:
I am working on a mod of the dialer to look more like the G5 the only problem i am having is editing the status bar color of the messenger and dialer/contacts app. Does anyone know how to do this to the apps themselves without xposed? I am not sure if its an xml thats making it not seemless or what.
I want to make it a seemless transition to where the app and status bar is the same color.
View attachment 3726582
Click to expand...
Click to collapse
Decompile both of them and look in the Manifest for the first activity that has a style. After you found that, go to res/values/style and search for that specific style. Then add this line
Code:
<item name="android:statusBarColor">#ffff0000</item>

Modifying The Icons On Status Bar with SystemUI

In the past days with older version of Android, it is easy to do by modifying PNG files in drawable-xxhdpi folder in SystemUI.apk, but now with the new version like Marshmallow, I can't find those specific PNG files of Wifi, signal strength and battery icons in systemui.
Not only the Z5 which I'm using now, my HTC One M8 with 6.0.1/Sense 8 can't find those files either.
How can I modify those icons now with Marshmallow?
The picture below is my HTC M8 with Lollipop+Sense 6, I have modified the Wifi and battery icon.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
p22446633 said:
How can I modify those icons now with Marshmallow?
[/IMG]
Click to expand...
Click to collapse
From Android Kitkat on, statusbar icons are drawed by code instead of being rendered from .png files.
You should root and install one of the Xposed modules that have this function, for example Xstana
http://forum.xda-developers.com/xposed/modules/app-xstana-navigation-status-bars-t2834474
If you are able to, you can take the challenging apk-editing way to change the icons (editing of xml and smali files inside SystemUI.apk). For the battery icon you can follow this guide (and try if it works on Z5): http://forum.xda-developers.com/showthread.php?t=2761928

Categories

Resources