On Sun, Dec 12, 2010 at 12:51 PM, Bob Kerns <r...@acm.org> wrote:
> I thought I had this issue. But it turned out to be that I didn't know
> how to use the new RelativeLayout functionality.
>
> You can't just drop the new view anywhere, you have to drop it onto
> the specific locations that indicate what relationship the new view
> should have to what's there. Including the initial content view, which
> you need to relate to the parent.
>
> It's really quite slick, guiding you toward a "correct-by-
> construction" approach that really helps you get relative layouts
> right without thinking much about it. But it's baffling at first.

One of the things that we're looking into is more feedback during drag and drop.
In the dev build for instance we automatically expand empty layouts so
that you can drop into them (since they normally have a 0x0 size).

I think displaying info in them (during drag and drop only) would help too.

Xav
-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

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