On Friday, I posted the question below. My username (nickname) is Marke2112. As of this afternoon, I cannot find the posting. I am attempting to locate the posting by searching for keywords in my posting.
Also, the email options for Google groups does not seem to have an option for only receiving emails for my particular postings. Do I really have to receive emails or summary emails for all activity in order to receive ones for my postings? Thank you in advance. Mark -----Original Message----- From: Marke2112 [mailto:[email protected]] Sent: Friday, April 01, 2011 4:38 PM To: Android Developers Subject: Layout Buttons have no gradient on Droid X I developed a simple app on my Droid (os v2.2.2). The homepage has 4 buttons on it that display the default gradient gray background. Everything looks great. When I install the app on any of our in- office Motorola Droid X (os v2.2 and v2.2.1) phones, the buttons are dark with no gradient. I've combed the forums, created a new hello world default project and added a single button to confirm that it wasn't something goofy I did in my app, and even tried manually setting the background color of the button (see below). v.getBackground().setColorFilter(Color.parseColor("#DDDDDD"), PorterDuff.Mode.DST); Everything looks great on the Droid, all buttons look dark and lack gradient on the Droid X. What am I missing??? Mark -- 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

