This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
LauncherPro has a setting for transitions between homescreens. Click the link un my sig for the Android Phone 7 Layout or whatev to learn about the icons.
~Sent from 1955
So, got a working port to GB with my own touches. Mixed your framework and UOT framework to make Apex framework and systemUI, then I took some apps out of the EpicBold theme and Watermark'd for GB DX theme, and mashed it all together. Attached are some screenies .. LOVE IT!
One question, any pointers on changing the text color for the notifications? If you see the notification for Music the Grey is hard to read .. what would i change to fix that? I think it is probably something in one of the .xml files in framework, or is it governed by each app? Thanks and let me know what you think . Also used your facebook, market, and a couple others I think. I can now breathe easy and now GB is much easier on the eyes lol.
One question, any pointers on changing the text color for the notifications? If you see the notification for Music the Grey is hard to read .. what would i change to fix that? I think it is probably something in one of the .xml files in framework, or is it governed by each app? Thanks and let me know what you think . Also used your facebook, market, and a couple others I think. I can now breathe easy and now GB is much easier on the eyes lol.
Port looks good so far dude! The xml you are looking for is the 'status_bar.xml', 'status_bar_expanded.xml' and status_bar_latest_event_content.xml' in the framework-res/res/layout folder. Change all android:textColor entries to "#ffffffff" (if you decompile, if you are hex editing, you are on your own!