Re: [android-developers] Re: Eclipse Layout Editor news

2011-06-23 Thread Xavier Ducrohet
hmm I couldn't find it. I think we saw the report somewhere else. I just filed: http://code.google.com/p/android/issues/detail?id=17922 On Thu, Jun 23, 2011 at 2:18 AM, Zarah wrote: > Hey Xav, hey Tor! > > Would you mind sharing the bug number so I can star it? > > I would try setting up my work

[android-developers] Re: Eclipse Layout Editor news

2011-06-23 Thread Zarah
Hey Xav, hey Tor! Would you mind sharing the bug number so I can star it? I would try setting up my workspace with the preview in the coming days. It looks good though! This is just nitpicking but in the Download page of tools.android.com, it says: "To get back to the public version you will nee

Re: [android-developers] Re: Eclipse Layout Editor news

2011-06-22 Thread Tor Norbye
...and in the meantime, if you're working with RelativeLayouts, instead of setting ids manually via the property sheet etc, you could try the ADT 12 preview bits where we have improved the relative layout support quite a bit. It will hopefully make working with relative layouts easier; and if it is

Re: [android-developers] Re: Eclipse Layout Editor news

2011-06-22 Thread Xavier Ducrohet
Someone has filed a bug for this a couple of weeks ago. It seems to be broken. We'll look at it. On Wed, Jun 22, 2011 at 3:43 AM, Zarah wrote: > Hi! > > Does anybody else has a problem editing RelativeLayouts? I can't seem > to reference other widgets when choosing anchor points. It works if I >

[android-developers] Re: Eclipse Layout Editor news

2011-06-22 Thread Zarah
Hi! Does anybody else has a problem editing RelativeLayouts? I can't seem to reference other widgets when choosing anchor points. It works if I type the attributes manually though. But if I go to the GUI editor, scroll down to Layout properties and bring up the reference chooser, I can't seem to f

[android-developers] Re: Eclipse Layout Editor news

2011-06-02 Thread Zsolt Vasvari
Created #17362. On Jun 3, 2:19 pm, Xavier Ducrohet wrote: > sure. If you can file a bug and attach your custom view that would be > great. If needed try to extract the part that doesn't render > correctly. > > > > > > On Thu, Jun 2, 2011 at 8:34 PM, Zsolt Vasvari wrote: > > Do you care about bug

Re: [android-developers] Re: Eclipse Layout Editor news

2011-06-02 Thread Xavier Ducrohet
sure. If you can file a bug and attach your custom view that would be great. If needed try to extract the part that doesn't render correctly. On Thu, Jun 2, 2011 at 8:34 PM, Zsolt Vasvari wrote: > Do you care about bug reports where my (simple) custom View doesn't > paint correctly and I can't in

[android-developers] Re: Eclipse Layout Editor news

2011-06-02 Thread Zsolt Vasvari
Do you care about bug reports where my (simple) custom View doesn't paint correctly and I can't indentify why? On Jun 3, 7:36 am, Xavier Ducrohet wrote: > hey all, > > We are preparing the final version of ADT 11 which includes a lot of > the features demoed at I/O. > > Some of these features r