On Sat, Dec 11, 2010 at 12:41 PM, jani basha shaik <[email protected]>wrote:

> By browsing i am able to find out that we have setForeground() method
> applicable for only FrameLayout but i need to set foreground for
> LinearLayout include elements.
>

That doesn't make sense for LinearLayout, it just lines things up one after
another. There is no concept of z-odering or having one view as foreground
versus another. Use the FrameLayout or change your requirements if you're
using LinearLayout.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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