Re: [android-developers] Re: Eclipse Image Bug

2012-06-18 Thread Sam
Never heard of DroidDrawI'll have to check it out! 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

Re: [android-developers] Re: Eclipse Image Bug

2012-06-18 Thread Raghav Sood
http://www.droiddraw.org/ On Mon, Jun 18, 2012 at 12:06 PM, Sam scoutamis...@gmail.com wrote: Never heard of DroidDrawI'll have to check it out! Thanks! -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] Re: Eclipse Image Bug

2012-06-18 Thread Tor Norbye
This sounds like this bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=375421 Note however that we don't know how to reproduce this bug. If anyone has reproducible steps, please describe in as much detail as possible and attach to that issue. -- Tor On Sun, Jun 17, 2012 at 11:59 AM, G. Blake

Re: [android-developers] Re: Eclipse Image Bug

2012-06-18 Thread Sam
It can be reproduced. 1. In the visual editor, drag an image from the left hand side, to anywhere on the screen 2. Drag anything else and place it under the image (for example, some text) 3. Go to the XML code and try to edit the item you dragged below the image 4. It will mess up the code and

[android-developers] Re: Eclipse Image Bug

2012-06-17 Thread G. Blake Meike
While I've never seen this happen in Indigo, it happens *constantly* in Juno. I know, I know: not supported. It is, however, certainly a way to drive a similar bug, consistently. G. Blake Meike Marakana The second edition of Programming Android is now on-line:

[android-developers] Re: Eclipse Image Bug

2012-06-17 Thread Sam
So...is there any way to fix this? On Sunday, June 17, 2012 11:59:27 AM UTC-7, G. Blake Meike wrote: While I've never seen this happen in Indigo, it happens *constantly* in Juno. I know, I know: not supported. It is, however, certainly a way to drive a similar bug, consistently. G.

Re: [android-developers] Re: Eclipse Image Bug

2012-06-17 Thread Raghav Sood
Well, you could use DroidDraw, build your layout their and then copy paste the XML into your project. Thanks On Mon, Jun 18, 2012 at 9:38 AM, Sam scoutamis...@gmail.com wrote: So...is there any way to fix this? On Sunday, June 17, 2012 11:59:27 AM UTC-7, G. Blake Meike wrote: While I've

[android-developers] Re: Eclipse Image Bug

2012-06-16 Thread Rajis
save and close the xml file and open again -- 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] Re: Eclipse Image Bug

2012-06-16 Thread Sam
Tried that...many, many times On Friday, June 15, 2012 11:36:36 PM UTC-7, Rajis wrote: save and close the xml file and open again -- 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] Re: Eclipse Image Bug

2012-06-15 Thread Sam
Anyone? On Tuesday, June 5, 2012 5:38:02 PM UTC-7, Sam wrote: Hello everyone. I had a serious problem with Eclipse and it pretty much renders my app useless if it isn't fixed. When i'm in the XML editor of one of my XML files, and i place an image, all of the code below the image cannot