I'm having problems with buttons, radio buttons and edit text views (inside panels) when I have targetSdkVersion="14" set in the manifest editor.
Buttons and edit texts are semi transparent and I can't always see the radio buttons 'selection circle'.
It works fine if I set targetSdkVersion="10".
That's how it is now. If you want to be consistent, then you could use StaleListDrawable buttons or 9 Patch, there are several samples in the forums on how to do either.