Ok, I've just noticed some oddities with honeycomb ui... and am sure its something I am missing... and hoping someone here has the answer.
You know how in holo theme, the edittexts look diff depending on the inputType? Eg, if inputType="number", theres the bottom border, but no top etc. I am re-theming the edittext control, as the holo.dark edittext theme makes it very difficult to realize you are looking at a set of input fields. I am following this tut: http://www.androidworks.com/changing-the-android-edittext-ui-widget And honestly everything generally works pretty well (I dont use 9-patches, but rather shapedrawables). In any place I have inputStyle specified, the edittext doesnt take the style. I assume that honeycomb / theming system supports it as the holo dark theme absolutely styles the inputs differently... but I havent been able to figure it out. I've looked at honeycomb styles.xml and themes.xml, as well as the corresponding statelistdrawables, but have been unable to make it happen, and I'd prefer not to have to find every edittext and specify padding/background etc. Appreciate any pointers! Regards, Weston Weems -- 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

