White text on white menu - Barnes & Noble Nook Tablet

Using any launcher, when I have an App that has a "More" on the main menu, when I hit it I get another menu with grey text on a white background. It's almost unreadable. This happens with all Apps that have a "more" i.e. second menu. The main menu is fine.
Anyone else notice this or is it a problem unique to my system?

I have encountered this as well. Happened with go launcher settings.
Sent from my SAMSUNG-SGH-I897 using xda premium

I have the same problem. If you press down on the menu options you can see what it says then move away if you dont want to select it. I noticed it first on google maps.

Anyone have a fix or work-around for this issue? It's driving me nuts.

Can i see a screenshot?

It happens on a lot of different apps. Mostly when you press the more menu.
Picture of the menu when it opens and the other one is what it looks like when you press on a menu option.
Sent from my BNTV250 using Tapatalk

The other problem I have is that the black status bar at the bottom sometimes covers up menu items.

same
my friend
same problem with me

I have a suspicion what the culprit of this may be, but I don't know enough to dare test the theory.
The menus affected by this looked to me to be .png images due to the gradients and drop shadows. I used root explorer to extract my framework-res.apk file from the system/app. I examined it on my PC by changing .apk to .zip and extracting the contents.
In res/drawable-mdpi there are what appear to me to be the UI .png files. It's fairly easy to ID most of the files the Nook interface is using.
The file I suspect causing white menus is: "menu_background.9.png"
Right next to it is a file called "list_selector_background_pressed.9.png" which looks to me like the same gradient file when you press the white menus.
I opened menu_background file in Photoshop and grayed out the white BG (saved it keeping the BG transparent) but I'm way too chicken to attempt to recreate the apk file and try and try to replace it in the system/app folder. Maybe a developer that really *knows* what they are doing could look into this? (Otherwise I would NOT mess with any of these files.)

Similar problem - in both Titanium Backup (when you pull up the filter menu) and when setting file permissions in Root Explorer, there's black text on a black background next to all the check boxes and radio buttons.

zaptoons said:
I have a suspicion what the culprit of this may be, but I don't know enough to dare test the theory.
The menus affected by this looked to me to be .png images due to the gradients and drop shadows. I used root explorer to extract my framework-res.apk file from the system/app. I examined it on my PC by changing .apk to .zip and extracting the contents.
In res/drawable-mdpi there are what appear to me to be the UI .png files. It's fairly easy to ID most of the files the Nook interface is using.
The file I suspect causing white menus is: "menu_background.9.png"
Right next to it is a file called "list_selector_background_pressed.9.png" which looks to me like the same gradient file when you press the white menus.
I opened menu_background file in Photoshop and grayed out the white BG (saved it keeping the BG transparent) but I'm way too chicken to attempt to recreate the apk file and try and try to replace it in the system/app folder. Maybe a developer that really *knows* what they are doing could look into this? (Otherwise I would NOT mess with any of these files.)
Click to expand...
Click to collapse
This sounds like a very real possibility. Hopefully someone who knows what they are doing will be able to help you out. I would absolutely love a fix for this issue. This is one of my few remaining frustrations with this device.
Sent from my Nook Tablet using Tapatalk

Same problem here with any number of different apps. I'm using Zeam.
I have a workaround of sorts. Press and hold in the white area to show the text on that line. If you want to choose that option, release. If it's not what you want, then slide your finger up or down and release.
Ain't elegant, but at least I can see the text and decide. Since most "more" menus only contain 3 or 4 items, it's not too difficult.
Hopefully someone will find a real patch for this issue soon.

I thought this was an issue with go launcher; good thing I read this thread and realized it was nook related. There is a app in the android market that makes go launcher menus have a dark background and that's a workaround for now.

zmobie said:
I thought this was an issue with go launcher; good thing I read this thread and realized it was nook related. There is a app in the android market that makes go launcher menus have a dark background and that's a workaround for now.
Click to expand...
Click to collapse
Any idea on the name of the app?

kes00601 said:
Any idea on the name of the app?
Click to expand...
Click to collapse
I'll try to find it; a sec. I didn't install it and just saw it when browsing for themes last week sometime. I didn't realize at the time that the menus would bug me....
Here we go, actually an xda release: http://forum.xda-developers.com/showthread.php?t=1202800 I probably misremembered it as an android market app

zmobie said:
I'll try to find it; a sec. I didn't install it and just saw it when browsing for themes last week sometime. I didn't realize at the time that the menus would bug me....
Here we go, actually an xda release: http://forum.xda-developers.com/showthread.php?t=1202800 I probably misremembered it as an android market app
Click to expand...
Click to collapse
Here's another post of the same file in case...
http://forum.xda-developers.com/showpost.php?p=16923545&postcount=2

downsay said:
This sounds like a very real possibility. Hopefully someone who knows what they are doing will be able to help you out. I would absolutely love a fix for this issue. This is one of my few remaining frustrations with this device.
Sent from my Nook Tablet using Tapatalk
Click to expand...
Click to collapse
I checked the same files on my DroidX, and the same files match the corresponding menus. (It has grey menu bgs and blue selection color, and sure enough, the same .png files match.) Also the popup dial that shows up in Titanium/Root Explorer and others is easily identified as well. (popup_full_dark.9.png and popup_top_dark.9.png)
I was right about not messing with system/framework/framework-res.apk (I wrongly listed it as system/app in my last post). Googling around, it can't be changed in place without creating a boot loop. I did find this script though:
http://www.xda-developers.com/android/easy-method-to-change-framework-res-apk/
However- modifying and re-zipping the framework-res.apk file has to be done correctly as well (IE: using 7z in 'store' mode) or it still will cause boot loops. Some insight in this thread:
http://forum.xda-developers.com/showthread.php?t=1225565
In other words: even though I *think* I know something, I'm still not going to try it. Also, I suspect it may be easier just to invert the text colors with modified settings rather than change the theme images.
For anyone with experience modding Android creating/changing themes, all of this should be child's play. For mere mortals, I'm not going near it. I can live with a few blanked out menus for now since the press/hold workaround works.

dang69 said:
Here's another post of the same file in case...
http://forum.xda-developers.com/showpost.php?p=16923545&postcount=2
Click to expand...
Click to collapse
Both this and the previous thread with the GoLauncherEx with the dark background only fix the problem within the menu accessed from the desktop of golauncherex
It does not address any of the other white on white problems, unfortunately

Glad to find this thread, the white menus is the only problem I'm really having (apart from crashes on certain settings sections) causing any real issues now.
Once somebody can fix this te nook tablet will be great, as it standards it's now a real problem

Same problem with ADW Launcher EX "More" menu and the subsequent ADW Settings screen.
Rooting has made this B&N NT the sweetest tablet. A fix for this "white on white" or "black on black" would be most awesome. Wish I knew how.

Related

Theme "Manage Applications"

What is this app called? I can't find it. I got settings.apk inverted but when I click on manage applications, its not inverted so it must be a different app.
no one knows? Im going to have to start decompiling apps 1 by 1 til i find it? lol
I Doubt Anyone Can Help With A Vague Question. I See Manage Applications, Theme, And Inverted. Can You Give More Information About What Your Seeking?
I am using the Droid X2 running Eclipse 2.2. I have themed the settings.apk file. All is well except when I click on "Manage Applications" from inside settings. This tells me that Manage Applications is a separate app than settings. It just shows up in the settings menu. Much like Angry Birds would show up in the App Drawer even though its not part of appdrawer.apk.. or whatever its called.
I am trying to find the file in system/app that controls "Manage Applications".
That there is about as specific as I can get.
Xkape, where did your inverted theme go? Since our recovery requires ac power I didnt want to chance an outage with Irene doing her thing.
I love dark themes and the inverted theme looked awesome. Hopefully you pulled it to tweak something, unless I am completely blind and I'm just missing it.
jeremy, i never posted it here. I did at Droidforums and at rootzwiki. But, now I am updating it to 0.4 since that came out today. Eclipse I mean.
I will post it here but I am waiting on something that hasn't happened yet. When it does, I'll post it.
I know what you want!!! I know what you want!!!!! You want to theme the application manager from the settings menu!!!! Settings>>Applications>>Manage Applications right???!!!
you are RIGHT my friend!!! I see the xmls in the settings.apk but I dont see where there is anything to edit. I assumed it was another app but now I just think I am overlooking something.
Unfortunately I just figured out what you are talking about but know way too little about how to do what you want.... Sorry...
Bump...anyone figure this out yet? Im trying to change text colors in manage applications on eclipse .2.2 because its white text on white BG
Yeah I got it figured out. I didn't see the code in the xmls so.. I just made my own. Works fine. you need to add android:textColor="#ff000000" if you want the text black. Stick any code you want in there though.
What xml's did you use to change the text color for the app name? I have look over manage_applications and manage_applications_item and found nothing. In manage_applications you can change the text color from black to white but that is only for Application Storage and Internal Storage located at the bottom. In the running section everything turn out perfect but not in the downloaded, all and media area have black text.

[Theme] BNB For Eclipse 0.4

To begin... make a backup 1st.... not responsible for damages while left in the parking garage.. enjoy the game!
This theme was made with permission of "thebowers". It's his creation. I brought it into GB land for the X2. I don't know if I did everything he did but I can tell you that I have made image edits galore for resizing purposes and to get all the new GB images not yet themed. I have also edited the crap out of a lot of xml's so things should work 100% smoothly out of the box. I have also incorporated some inverted apps which, I had nothing to do with. Credit there goes to thebowers, ecsnead and B-Boy. I themed the Phone and I started on the other 2 but, then, I saw someone else already did pretty much the same thing. So, I just used that. No need to waste time. That would be bouchigo. You can find him on rootzwiki. I also made a few apps myself because once I got going on 0.2.2, I got carried away.
Also, I changed the boot animation. It matches the theme oh so well. Credit there goes to Versatile1 because he made it.
Before we begin, I will list all the apps I have included. For ease of use, I highly recommend getting rid of any app on the list from your phones data folder first. For example, if you downloaded Facebook from the market, remove it from your data folder. Not saying you HAVE TO, just putting it out there if you run into issues, you know how to fix them.
Also for the market... this one you do HAVE to do... First, verify that you DO NOT have a vending app in \data\app!!!!! If you do this will not install!!! You will need to uninstall updates before flashing... Settings>Applications>Manage Applications>"ALL" tab>Market>Uninstall Updates
Will it break your phone if you don't do that? No, it just won't install a market... at all!
Lastly, I have taken the time to guide every .9.png file in the framework and in every app I touched. What this means to you.... If you want to make other changes, everything will decompile and recompile without error. Of course you need to add the dependencies if your editing systemui or settings but thats a blur thing. Not something I did.
Now.. onto the part anyone actually cares about..
The theme is located here.... No.. over there ----> ok its actually back there <------
If you see any issues or think of anything else to add let me know.
Here's whats included
framework
SystemUI
Calculator
Camera
Contacts
Dialer
Phone
Facebook (Inverted)
Gallery3D
Gmail (Inverted)
Google Quick Search (Inverted)
Keyboard (updated from 2.2 to be darker)
Settings (Inverted)
GTalk (Inverted)
Market (Inverted)
Google Voice (Inverted)
Some of these apps will be called dark or black in the app drawer. Example: Facebook = Dark Facebook
Screenshots:
http://www.4shared.com/all-images/k4K9F-uM/_online.html
A screen of something didn't come out.. don't know what it was but.. im sure it looked pretty good
Very cool! I especially like the 80085 in your calculator screen shot
Sent from my DROID X2 using XDA App
3UR0TR45H said:
Very cool! I especially like the 80085 in your calculator screen shot
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
haha.. posted this in 3 forums... glad someone finally got it!
Yeah its exactly the thing I did in math class...every year...
Anyways, what are the chances we could just install the apps individually? I'm really only interested in the blacked out gmail.
Sent from my DROID X2 using XDA App
just open up the theme in 7zip and delete what you dont want.
No stone unturned... we had to do some smali edits on gmail to get it to work. looks good though. now i realize that is the screenshot that is missing.
I just extracted the apk and used root explorer to push it into system/app. Changed permissions, rebooted, and voila!
Sent from my DROID X2 using XDA App
As long as it works and you like it, I dont care how you got it on your phone...lol
Good stuff man. I noticed a few small things that I thought I would share, nothing deal breaking or anything like that.
1.) I noticed when you're in the middle of unlocking the phone theres like a slight white bar in the unlock tab, this doesn't occur when you switch between silent and audible mode.
2.) When you're in a call and say if you're on speaker and drag down the notifications the call information is pretty hard to see maybe a lighter shade of black?
3.) Some of the press colors are still orange/blue.
4.) When downloading from a browser the status bar is blue opposed to red and you can't read what you're downloading (b on b issue).
Still one slick theme regardless! Thanks!
Very nice work xkape. Appreciate the quick turnaround for 0.4.
I noticed there is something unthemed in the blacked out gmail. When in your inbox an you check an email and click on the "labels" button that interface is not blacked out, it is black type on a white bg. When you scroll on this screen the entire screen blacks out and you cannot read your labels. Not a deal breaker by any means but I am just throwing it out there.
Sounds like the colorchachehint is ok (thats what makes it black when you scroll) but the bg and text need to be switched. I'll take a look at that.
zetsumeikuro said:
Good stuff man. I noticed a few small things that I thought I would share, nothing deal breaking or anything like that.
1.) I noticed when you're in the middle of unlocking the phone theres like a slight white bar in the unlock tab, this doesn't occur when you switch between silent and audible mode.
2.) When you're in a call and say if you're on speaker and drag down the notifications the call information is pretty hard to see maybe a lighter shade of black?
3.) Some of the press colors are still orange/blue.
4.) When downloading from a browser the status bar is blue opposed to red and you can't read what you're downloading (b on b issue).
Still one slick theme regardless! Thanks!
Click to expand...
Click to collapse
1) Should be an easy fix
2) Just saw that. I tested to see if it was in frame or phone and im pretty sure I just missed it in the framework. I'll find it.
3) Theres just so many of the damn things. Hard to get em all.
4) Never used the stock browser before. I use Dolphin HD. So, this one probably won't get fixed.
I'm adding one... in the phone when you are looking at a specific number in recent. if you click on it for "call details" that screen needs fixed. I think Im also going to darken the text of the unselected tabs. I thought the grey I chose was darker than that.
And by the way.. thank you both for pointing those out to me. I can't fix the theme and make it better if I don't know it needs to be.
I use boat browser mini.
I did some investigationg into the ongoing black on black issue in the status bar. Each app sets that seperately. The only way to fix that would be to either a) make the whole things white again with black text or b) edit each app that points at a black color instead of a white one for text. I will edit it for phone app and for dolphin.
Nice theme, I haven't found anything I don't like. The boot animation is sweet too.
I've never been a fan of just black and white themes, but this looks very tasteful. I'll give this a shot after flashing Eclipse .4 later!
triton, I never was either. In fact, I had never even used BNB. But, I came to feel that colorized themes just didnt work for me anymore. So I decided Id use BNB and edit up to the X2.
Although, I must admit, I am a sucker for those neon themes in Blue or Red.
xkape said:
triton, I never was either. In fact, I had never even used BNB. But, I came to feel that colorized themes just didnt work for me anymore. So I decided Id use BNB and edit up to the X2.
Although, I must admit, I am a sucker for those neon themes in Blue or Red.
Click to expand...
Click to collapse
Eh, the neon themes are ok, but I'm picky about what themes I have on my device. This one you made looks great though!
neon image i just made right quick.
I was thinking this could take the place of the buttons.. for example.
thanks triton!
I've got a list from peoples feedback of a few imperfections here and there. I'll be fixing those real soon as well.
I ran into an issue with the app shortcuts on my home screen not moving to delete. They were frozen. I could add them to the homepage but couldn't delete. I flashed eclipse.4 and everything is working correctly now. I did install that speedy zip yesterday. Not sure if that was the issue or not. Would that be launcher issue or something in the theme zip?

[Q] Unable to place shortcuts in Themer dock

Hello, newb here to XDA, Themer, and Android in general. Hopefully someone will be so kind as to be able to help with my issue. I've searched the forums to no avail.
So I'm trying to build a theme within Themer and, for the most part, all is going well. But I just cannot figure out how to get the dock to accept icons/shortcuts/Themer actions so I can put the phone, internet, app drawer, sms, and camera icons there. 'Show Dock' is checked in the Advanced Settings, but I'm unable to actually get anything to stick in the dock area... any icons dragged to that area just bounce out. I attached a screen shot illustrating the problem.
Am I missing something obvious? Or maybe the Themer Beta app hasn't had this functionality implemented yet? I've seen working docks in Themer themes ('Twilight' for example), but maybe those designers used other tools to build the dock and then imported it into Themer?
I'm using a Moto G with Android 4.4.2 and Themer 1.47. Any help will be greatly appreciated.
defektiv1 said:
Hello, newb here to XDA, Themer, and Android in general. Hopefully someone will be so kind as to be able to help with my issue. I've searched the forums to no avail.
So I'm trying to build a theme within Themer and, for the most part, all is going well. But I just cannot figure out how to get the dock to accept icons/shortcuts/Themer actions so I can put the phone, internet, app drawer, sms, and camera icons there. 'Show Dock' is checked in the Advanced Settings, but I'm unable to actually get anything to stick in the dock area... any icons dragged to that area just bounce out. I attached a screen shot illustrating the problem.
Am I missing something obvious? Or maybe the Themer Beta app hasn't had this functionality implemented yet? I've seen working docks in Themer themes ('Twilight' for example), but maybe those designers used other tools to build the dock and then imported it into Themer?
I'm using a Moto G with Android 4.4.2 and Themer 1.47. Any help will be greatly appreciated.
Click to expand...
Click to collapse
Hi defektiv1, welcome to the community.
How did you create this theme? Was it created from an earlier theme? If so, which one? There might be a widget blocking the apps.
If you use the Twilight theme, then remove the icons, are you then able to insert your own?
As long as the "Show Dock" option is enabled, a dock should be present and allow you to place icons within it.
ThemerSupport said:
Hi defektiv1, welcome to the community.
How did you create this theme? Was it created from an earlier theme? If so, which one? There might be a widget blocking the apps.
If you use the Twilight theme, then remove the icons, are you then able to insert your own?
As long as the "Show Dock" option is enabled, a dock should be present and allow you to place icons within it.
Click to expand...
Click to collapse
I believe it was the 'Rainy Day' theme I started with as a base. I think there were only two widgets in that one and I deleted them both, and then turned on 'Show Dock' in the settings as that particular theme doesn't use one.
Experimenting with the 'Twilight' theme, I tried moving the icons off the dock into the main area and then back to the dock. The icons for some reason ended up smaller than they were in the default setup, and also aligned a bit higher, but they did still function as they should, staying in the dock area while swiping through the pages. Attached an image showing the smaller icons. I also tried replacing the icons that came with the theme with a random app from the app drawer, and it worked fine, except again the odd sizing and alignment issue.
The dock area is definitely there in my theme; when the 'Show Dock' option is unchecked, that area is just part of the normal desktop area of each page, and moving things there is no problem, but of course things don't stay there when moving between pages. When 'Show Dock' is enabled, it won't allow me to drop anything there... any icons dragged there from any of the main screen areas just automatically bounce back to where they were before the attempted move.
Went ahead and attached a copy of the zip in case it might be helpful.
Thanks a lot for the help, this could be really fun if I can just get this issue sorted.
defektiv1 said:
I believe it was the 'Rainy Day' theme I started with as a base. I think there were only two widgets in that one and I deleted them both, and then turned on 'Show Dock' in the settings as that particular theme doesn't use one.
Experimenting with the 'Twilight' theme, I tried moving the icons off the dock into the main area and then back to the dock. The icons for some reason ended up smaller than they were in the default setup, and also aligned a bit higher, but they did still function as they should, staying in the dock area while swiping through the pages. Attached an image showing the smaller icons. I also tried replacing the icons that came with the theme with a random app from the app drawer, and it worked fine, except again the odd sizing and alignment issue.
The dock area is definitely there in my theme; when the 'Show Dock' option is unchecked, that area is just part of the normal desktop area of each page, and moving things there is no problem, but of course things don't stay there when moving between pages. When 'Show Dock' is enabled, it won't allow me to drop anything there... any icons dragged there from any of the main screen areas just automatically bounce back to where they were before the attempted move.
Went ahead and attached a copy of the zip in case it might be helpful.
Thanks a lot for the help, this could be really fun if I can just get this issue sorted.
Click to expand...
Click to collapse
Thank you for providing such valuable information.
I've reported both issues to the team of developers, hopefully a fix will arrive soon!
-Marco
ThemerSupport said:
Thank you for providing such valuable information.
I've reported both issues to the team of developers, hopefully a fix will arrive soon!
-Marco
Click to expand...
Click to collapse
More experimenting: When I first started building this theme, I had set the desktop grid size to 8x16 on the recommendation of the article "How to correctly lay out and anchor your themes" on the themerapp.com site. Thinking that might be related to this issue, I tried setting the grid to 5x8, what I assume is the default for my phone, and now the dock area is working as it should. So it seems changing the grid size has something to do with this issue. The smaller size and higher positioning of icons only happens when initially dragging them onto the dock from the main screen area. Once I selected a new Themer action to put on a home screen, the icons on the dock correctly re-sized and re-positioned automatically. Attached an image sequence to illustrate. Hope this helps find the bugs so I can use other grid sizes with the dock.
thank you: Good:
defektiv1 said:
More experimenting: When I first started building this theme, I had set the desktop grid size to 8x16 on the recommendation of the article "How to correctly lay out and anchor your themes" on the themerapp.com site. Thinking that might be related to this issue, I tried setting the grid to 5x8, what I assume is the default for my phone, and now the dock area is working as it should. So it seems changing the grid size has something to do with this issue. The smaller size and higher positioning of icons only happens when initially dragging them onto the dock from the main screen area. Once I selected a new Themer action to put on a home screen, the icons on the dock correctly re-sized and re-positioned automatically. Attached an image sequence to illustrate. Hope this helps find the bugs so I can use other grid sizes with the dock.
Click to expand...
Click to collapse
Once I passed your errors onto the developers, they told me that they were aware of both issues and that a fix would arrive soon. The latest update (now 1.49) should have been the update to fix these problems If you run into any other bugs, please let us know!
ThemerSupport said:
Once I passed your errors onto the developers, they told me that they were aware of both issues and that a fix would arrive soon. The latest update (now 1.49) should have been the update to fix these problems If you run into any other bugs, please let us know!
Click to expand...
Click to collapse
OK, just tried with the update and the dock is working now with an 8x16 grid. Cool, thanks!

[Q] Themes with folders?

I got Themer today, and I really love how a lot of them look, but I ended up sticking with my plain stock because I like to have most things on the home screen in folders. I tried making a folder, but it didn't work.
Are there any themes that incorporate folders? Did I just do it incorrectly or are they not an option? I realize you can go into apps, and then use the categories, but I'd much rather have them on my home screen.
Plus, if I have an app, like my flashlight, that I really need on my home screen for accessibility, it's kind of obnoxious against the pretty, cohesive theme, and sticks out. If there was a folder I could stick it in on the home screen that matched the rest of the theme, it would look better. Does that make sense? I might just be rambling now.
It's a really cool app though, I like that you can do these things without rooting, I didn't realize that was possible. (My noob is showing... )
Lumosx said:
I got Themer today, and I really love how a lot of them look, but I ended up sticking with my plain stock because I like to have most things on the home screen in folders. I tried making a folder, but it didn't work.
Are there any themes that incorporate folders? Did I just do it incorrectly or are they not an option? I realize you can go into apps, and then use the categories, but I'd much rather have them on my home screen.
Plus, if I have an app, like my flashlight, that I really need on my home screen for accessibility, it's kind of obnoxious against the pretty, cohesive theme, and sticks out. If there was a folder I could stick it in on the home screen that matched the rest of the theme, it would look better. Does that make sense? I might just be rambling now.
It's a really cool app though, I like that you can do these things without rooting, I didn't realize that was possible. (My noob is showing... )
Click to expand...
Click to collapse
Hi Lumosx,
With Themer, there are multiple ways of adding folders.
First, you can drag and drop apps from the app drawer onto one you've already added. To do this:
1. Drag an app onto the app drawer that you'd like in your folder.
2. Then drag another app next to it; a popup may appear asking you to unlock widgets.
3. Select Yes and open the Desktop menu and deselect Lock homescreeen Icons.
You're now able to drag icons into one another, creating folders accordingly.
Alternatively, you can use Smart Category folders. These are the categories you see in the app drawer, and adding one of these does come with some advantages. To add one:
1. Long press on the homescreen > Advanced > Desktop > Unlock homescreen Icons.
2. Long press on the homescreen > Smart Categories > choose your preferred category.
3. Tap the icon > Select the overflow icon (3-dot icon) > Manage, in order to manually add/remove apps.
Now this category will be saved for every theme that you use.
To change the look of a folder (with both methods), long press on the icon > Edit > then select an icon either from selected packs or a simple image. Let us know if you need to find an image/icon to match your theme.
Hope this helps!
-Marco
I got it to work, thank you very much! I'm very happy with it now.
One more question: The only issue I have now is that there's one particular widget that tells me it's already added when I try to put it on the screen, but it's not actually there. Do you know what the problem could be? It came with the phone (Walkmate) if that matters.
Lumosx said:
I got it to work, thank you very much! I'm very happy with it now.
One more question: The only issue I have now is that there's one particular widget that tells me it's already added when I try to put it on the screen, but it's not actually there. Do you know what the problem could be? It came with the phone (Walkmate) if that matters.
Click to expand...
Click to collapse
What's your device and the widget called? We want to see if we can replicate this issue.
Also does it happen with all themes or one specific theme?
Lastly, is there room for the widget? What may happen is that a widget might take up the whole screen, not allowing for any widgets to be added. Deleting all the widgets on the page and try to add this widget will help us figure out what's causing the problem.
I have a Galaxy S3, the widget is Walkmate. It should fit, it's small and I have at least half the screen free. I tried when the screen was blank as well. The theme is Frosted Glass. I tried using a random theme as well and it still didn't work (it was Hi-Tech).
It's not a huge issue or anything.

Nova Launcher - New User Settings Question

So I picked up Nova Launch Prime today. Really impresses with the app and cant wait to see what the community has come up with! While tyring to recreate my screen I noticed that when I go into a folder then click on the setting (3 verticle dots) the text in that menu is white and the background is white. I cant seem to find out where to change this. Any ideas? See the picture below.
imgurDOTcom/a/vTgY7
Post it in this thread http://forum.xda-developers.com/showthread.php?t=1389071
Orion6284 said:
So I picked up Nova Launch Prime today. Really impresses with the app and cant wait to see what the community has come up with! While tyring to recreate my screen I noticed that when I go into a folder then click on the setting (3 verticle dots) the text in that menu is white and the background is white. I cant seem to find out where to change this. Any ideas? See the picture below.
imgurDOTcom/a/vTgY7
Click to expand...
Click to collapse
In the Folder category there's an option to change the background color.

Categories

Resources