I'm experimenting with using a custom background for an action bar. I've
tried both a gradient-colored Shape and a Nine Patch and in both cases I
get ugly rectangles in the overall BG color behind all the View-y things
on the action bar - icon, title, menu items. Seems to be the same basic
issue described here:

http://developer.android.com/resources/articles/listview-backgrounds.html

I have tried to apply to apply a transparent cacheColorHint to the
action bar and to the overall theme, but apparently that is not the
right attribute, or I am not applying it to the place, or something. Can
anyone help? This is in the emulator, not an actual device, just in case
that matters.

Thanks,
Jay

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

Reply via email to