Re: [android-developers] Place a RelativeLayout below a LinearLayout inside another LinearLayout
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 <trekingapp@gmail.com> wrote:
> On Wed, Jun 15, 2011 at 11:48 AM, Sergi <regi24@gmail.com> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home