Sorry, no, if you use platform widgets you will get widgets that match the platform. That is generally what you want.
That said, the *dimensions* of the widgets should not change. If a manufacturer does that, they should fix it. On Thu, Sep 9, 2010 at 3:00 PM, NewB <[email protected]> wrote: > Hello All! > > I would like to know if its possible to prevent my application from > looking different every time I run it on a different android phone. > For example, on stock 2.2, my seek bar (with default values and theme) > has an orange color for the selected portion, whereas on a Samsung > Galaxy S (with 2.1), it is green. Also the tab background is grey in > stock 2.2, but blue in Galaxy S. On a similar note, my rating bar > changes size too. > > I do not implement multiple screen resolutions and all my drawables > are located in the "drawables" folder under "res". I donot specify a > minimum sdk requirement, and I > > Thanks in advance! > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

