the graphics viewer in the eclipse plugin is very useful for quickly
seeing what may be going on, if you're not already using it.  It's
easy to miss an important little thing in the sea of xml verbosity!


On Wed, Jun 15, 2011 at 6:08 PM, TreKing <[email protected]> wrote:
> On Wed, Jun 15, 2011 at 11:48 AM, Sergi <[email protected]> wrote:
>>
>> I'm trying to place a `RelativeLayout` below a `LinearLayout` that
>> is nested inside another `LinearLayout` and it's not working.
>
> That's not what your XML shows - your XML shows a RelativeLayout below a
> LinearLayout nested insided another *Relative*Layout.
>
>>
>> Is there any way I can do that?
>
> Yes - do exactly as you described, with the right property settings. Without
> a clear visual indication of what you're trying to achieve, it's hard to say
> more than that.
>
> -------------------------------------------------------------------------------------------------
> 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

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