using your suggestion, added this to my android v1.6 project (from the above link)
<style name="LightThemeSelector" parent="android:Theme.Holo.Light"> ... </style> i'm getting a syntax error on the theme name. i'm thinking because the project is built for v1.6 and the Holo theme is for a later api. does this mean i have to build for api 11. i'm trying to get a v1.6 compatible project - but if it happens to be running on a api 11+ ...use the holo theme. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en