[SOLVED] SystemUI graphic problem :( - Samsung Galaxy Nexus

hello,
so i was doing my own moding and tests
and it was very good till I had this issue
as you can see in the pic below the WIFI and the cell signal icon looks
like one img and there is no space
between them.
{
"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 is there anyone can help me with it?
i'm using AOKP 35
and using 7-zip to extract and repack <- i think this irrelevant
EDIT:
i found in the XML file this text:
HTML:
<FrameLayout android:id="@id/wifi_combo" android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_marginRight="-6.0dip">
and change it like this and it worked:
HTML:
<FrameLayout android:id="@id/wifi_combo" android:layout_width="wrap_content" android:layout_height="fill_parent">

Just edit the signal image and add a little blank space on the left.

yep the signal bar icons are too wide. You have to leave some space to the left of the image^^

the proplem is the img is 39*36PX
and it's very small and the pic is on the right side
and i'm using the stock dimensions 39*36
EDIT:
as you may see in the pic, the cell icon is away from the battery and the battery is away from the clock
but the battery icon using the full space of the img and there is nothing wrong with it :\

ahmad.afef said:
the proplem is the img is 39*36PX
and it's very small and the pic is on the right side
and i'm using the stock dimensions 39*36
EDIT:
as you may see in the pic, the cell icon is away from the battery and the battery is away from the clock
but the battery icon using the full space of the img and there is nothing wrong with it :\
Click to expand...
Click to collapse
it should be like this:

it's a bit small
but i'll try it
and thank you for the support

yep
very very small
isn't there any way to make some space between them?

Problem solved
there was something wrong with some XML file "\res\layout\signal_cluster_view.xml"
in the WIFI text the margins was -6.0 DP

Related

SENSE Slider + Icons HELP

I have a QUESTION
I want to have the Stock Slider this mean the White one.. not this Transperant glossy and also i change some of the icons..
The NRG ROM by default is with Glass Slider and etc.. so i make a CAB with the default slider and some more icons that i like.. But after install the cab.. everything is working but the icons when the tab is ACTIVE are not working..
So i know what i do and also every tab have 3 diferent images the one 128x128 for the slider when is off the one 128x128 when you tap on this icon and she become active and one bigger image for the preview when you scrolling around the tabs so
here no matter what im doing the Second file always MISSING and not shown..
Also the files in Manila 2.1 are 05c2a2db
209159ed
270bc5c3
32b0f054
4360e09c
4adbbdc6
4be2ffcb
500a7d24
59cb13bc
6386c5f8
6a0227d7
6a9b807c
im talking now only for the Active images becausse they dont work..
here is one picture what i mean...
{
"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 this heppand only with NRG ROMS because they are with glass slider by default if i install the cab in diferent rom that is with the default slider everything work fine so i think that there just missing something and i need to know what to do to be able to have the stock slider...everyone who understand from this things can download the Slider and see that ALL is more than FINE i just cant understand why nothing heppand.
UP nobody know a solution?
tsalta said:
UP nobody know a solution?
Click to expand...
Click to collapse
It looks like your mode9 files are edited, so they won't show the "icon_on" image...
You have to edit all the corresponding mode9 files to get the front icons back...
If I can help, just sent me a PM.
Grtz,
Degake

[MOD/Tutorial] Change voodoo control app status icon

Hi everyone,
So I'm a big fan of supercurio's work with Voodoo sound, but I'm also a semi-OCD theming/graphic design nerd, lol.
So I made a couple gingerbread style status icons, and found a way to enable them in the voodoo control app, and thought I'd share them for anyone else that's interested.
{
"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"
}
http://dl.dropbox.com/u/9401664/stat_notify_icon.png
http://dl.dropbox.com/u/9401664/stat_notify_icon 2.png
Download whichever icon you prefer (please note, that the white space in both icons is actually "negative" space, so that will be transparent, and inherit the color of your status bar) and make sure its named stat_notify_icon.png
Then decompile the voodoo control app (I used apk manager), and browse to /smali/org/projectvoodoo/controlapp and open VolumeManager.smali
Change line 846 in VolumeManager.smali to:
Code:
const v9, 0x7f020002
Save and close that file, and navigate to /res/values and open Public.xml
Right after
Code:
<public type="drawable" name="icon" id="0x7f020001" />
Add the following line, then save and close:
Code:
<public type="drawable" name="stat_notify_icon" id="0x7f020002" />
Now copy the icon into /res/drawable-hdpi
Finally, compile, sign (zipalign if you want) and install.
Make sure you uninstall your old version first, or this will fail to install because of the signature mis-match.
Anyway, hope someone else likes this, and Supercurio is free to use either icon in the app if he wants.
Cheers everyone, =)

[Theme] BlueMe for CodeRom.V2X-2B

Hello Friends,
This is a theme I made for myself. Thought I should share.
Change log (wrt CodeRom.V2X-2B's stock theme). Please refer to screen shots to get better idea
- Changed most colors to Blue
- Changes to lock screen icons
- Blue Battery with %
- Changed status bar icons to Blue
- Notification panel is translucent
- Changed color of notifications in notification panel to translucent Blue
- Busy circle color to Blue
- More I cant remember.
How to install:
- Reboot into recovery
- mount /system
- Flash the attached zip
Tested on CodeRom.V2X-2B.
For those who are on different baseband or some other rom, just extract settings.uot from the attached zip and load in UOT Kitchen. Then upload systemui.apk and framework-res.apk from your rom and get the zip package for this theme.
Hit thanks if you like the theme.
Peace
{
"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"
}
looks nice...downloading it now...
wow its really good....but cant see any dowload/upload arrows on the 'E' logo....can u plz add dem?
Rajhans said:
wow its really good....but cant see any dowload/upload arrows on the 'E' logo....can u plz add dem?
Click to expand...
Click to collapse
Ya I too dont like that.
Actually the download/upload icon is a part of icon set. I dont want to lose other nice icons because of this. Will try to fix this. Anyways if u observe the 'e' in the icon light up when something is happening, dont know if its download or upload...

[Q] Changing Title Bar background

Hello,
I want to change background of Title Bar. I tried every possible png inside framework-res.apk, SystemUI.apk but I can't change it.
I've managed to change background image of Status bar but not the Title bar.
{
"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"
}
Please tell me the actual location and name of PNG.
Thanks,
Rahul
Rahulrulez said:
Hello,
I want to change background of Title Bar. I tried every possible png inside framework-res.apk, SystemUI.apk but I can't change it.
I've managed to change background image of Status bar but not the Title bar.
Please tell me the actual location and name of PNG.
Thanks,
Rahul
Click to expand...
Click to collapse
for your theme it's not a png ...you got to change the xlm (systemui.apk) and the name is :
systemui/res/layout/status_bar.xml
SystemUI.apk/res/drawable-hdpi/statusbar_background.9.png
Lar3s said:
SystemUI.apk/res/drawable-hdpi/statusbar_background.9.png
Click to expand...
Click to collapse
how it looks in the end? where to change it?
Same question, have tried this too...
mirash11 said:
how it looks in the end? where to change it?
Click to expand...
Click to collapse
bassie1995 said:
Same question, have tried this too...
Click to expand...
Click to collapse
open the status_bar.xml
PHP:
<com.android.systemui.statusbar.StatusBarView android:orientation="vertical" android:background="@drawable/statusbar_background" android:focusable="true" android:descendantFocusability="afterDescendants"
look at this
PHP:
android:background="@drawable/statusbar_background"
find it on " Drawable-HDPI" folder
statusbar_background.png
or
statusbar_background.9.png

[Q] Can you switch a font in a layout?

*Question: Is there a way to mix or change fonts?*
Reason why I'm asking is if I have text on an arc I can save a lot of real estate by using something like icomoon and use a font representation of a battery rather then spelling out battery.
The other side of this is as text grows and shrinks using a static image would not work since it would have to grow and shrink with the text.
Example:
{
"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"
}
Is there a way to say B
And .. if I can't do that can I include a bitmap image instead?
That part of the layout read as follows right now :
Battery #BLEV# - #NWOC# - #NCCONNS#
Trying not to get so ahead of myself if the options are there.
Thanks for your efforts in answering!
- Dave
MrBiggzz said:
*Question: Is there a way to mix or change fonts?*
Reason why I'm asking is if I have text on an arc I can save a lot of real estate by using something like icomoon and use a font representation of a battery rather then spelling out battery.
The other side of this is as text grows and shrinks using a static image would not work since it would have to grow and shrink with the text.
Example:
View attachment 2680281
Is there a way to say B
And .. if I can't do that can I include a bitmap image instead?
That part of the layout read as follows right now :
Battery #BLEV# - #NWOC# - #NCCONNS#
Trying not to get so ahead of myself if the options are there.
Thanks for your efforts in answering!
- Dave
Click to expand...
Click to collapse
No, it's not possible to change the font for certain text parts. Only for the whole Text module. Also it's not possible to inline a bitmap into a text module.
Bummer. OK.
Sent from my Nexus 5 using Tapatalk

Categories

Resources