shocka2430
Member
Just shoot me a pm with the tips lol.
Sent from my Incognito Droid using Tapatalk
Sent from my Incognito Droid using Tapatalk
.conversations and the conversation list
change parent="@android:Theme"> to parent="@android:Theme.Wallpaper"
I am going to attempt my first theme. I've been reading many guides/threads, and experimenting a little. It doesn't seem that difficult, but it does seem like a lot of work to edit the png images, and put the whole package together.
Just out of curiousity.
How long does it usually take you to create a custom theme from scratch?
Well depends how much detail you want to go into. Its not as simple as editing a image. Android uses a. 9 image system which allows 1 image to be drawn and stretched allowing more room on the system. If you don't set the guide lines for the image and patch it with the draw 9 patch tool (found in the sdk) your image will be come all stretched weird.
But from scratch if I'm not making any XML edits I could knock out a theme in about a week. That's all system apps and framework. Not including 3rd party apps
Sent from my Droid using Tapatalk
I have a quick question: Is it posible to change the notification bar black, but leave all other aspects of the pull down unchanged? In other words, black bar with the stock pull down? I hate the the white bar but like the clean look of the stock pull down. Every theme I have seen changes the pull down as well as the bar, so I am wondering how difficult this would be.
I have a quick question: Is it posible to change the notification bar black, but leave all other aspects of the pull down unchanged? In other words, black bar with the stock pull down? I hate the the white bar but like the clean look of the stock pull down. Every theme I have seen changes the pull down as well as the bar, so I am wondering how difficult this would be.
Yeah you can they are to seperate images the one you want to switch out is called:
status_bar_header_background.9.png or statusbar_background.9.png one of those two I forget with out looking at the images thats off the top of my head!
I have a quick question: Is it posible to change the notification bar black, but leave all other aspects of the pull down unchanged? In other words, black bar with the stock pull down? I hate the the white bar but like the clean look of the stock pull down. Every theme I have seen changes the pull down as well as the bar, so I am wondering how difficult this would be.
Yeah you can they are to seperate images the one you want to switch out is called:
status_bar_header_background.9.png or statusbar_background.9.png one of those two I forget with out looking at the images thats off the top of my head!