I've seen references on how to SET system colours, but I need to find
out how you GET them - how do you find out what they are?

On the Samsung Galaxy S for example, the Tab views, the ListView
highlights, Menu Items and Summary line on the Preference Screen are
all blue.

There are many apps which immitate the style of the Preference Screen
and I want to do the same. Obviously I cannot just hard code and set
the colour to Blue, as other handsets use different colours.

The question is, is there a way to programmatically find out what
colour the Preference Screen Summary Line, Tabs, or ListView
selections are, so that you can then set that against a TextView
elsewhere in your app?

How do I get the android system colours?

-- 
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

Reply via email to