On Jan 29, 10:47 am, MobDev <[email protected]> wrote: > I'd like to use Images (so this image does include a gradient but also > several other elements like pre-rendered text but also a complex mix > of vertical and radial gradients) so using only LinearGradient or > RadialGradient wont work... >
in that case you can use LayerDrawable which combines several Drawables e.g. GradientDrawables pskink -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

