I am new to android and have just about completed my first app. The problem I run into is that the app works great but I am having trouble with the UI and making it look more professional. I think one of the main things that looks bad is the background. I currently use a basic RGB background color and give the user the option to change that color using the sharedpreferences. I have been trying to do searches for tutorials or ideas on how to make it look better. I was trying to find some info on gradient colors but I just keep finding articles about users having problems where it doesn’t look correct. I also found an article about tiling an image as the background but wasn’t sure how that would hurt the performance or work with things like ListViews. Does anyone know of any good websites specific to background color or images? Do people post entire themes like they do with CSS for websites? I was hoping to find one with images so I could see what different gradient colors look like together without having to keep changing XML and rerunning the emulator. Any help or direction would be appreciated.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

