Obsolete
Status Update
Comments
mm...@commonsware.com <mm...@commonsware.com> #2
This issue is assigned to an engineer for further evaluation
mm...@commonsware.com <mm...@commonsware.com> #3
The same bug with Eclipse 3.6 on Linux.
sa...@gmail.com <sa...@gmail.com> #4
Same bug with Eclipse 3.7 on Linux (Arch 64bits)
Is it me or this post is more than 2 years old and have not been resolved yet ?
Is it me or this post is more than 2 years old and have not been resolved yet ?
mm...@commonsware.com <mm...@commonsware.com> #5
No! It's the way it is. Looks like it hasn't been solved up to now. I just needed to "fix" it with this workaround. And it caused other troubles like no completions available and stuff...
7s...@gmail.com <7s...@gmail.com> #6
I could not reproduce this. In any case, ADT 14 logcat view is also a complete rewrite. Are any of you seeing this with ADT 14?
mm...@commonsware.com <mm...@commonsware.com> #7
DDMS is blank for me with ADT 14, eclipse 3.7.1 and Ubuntu
mm...@commonsware.com <mm...@commonsware.com> #8
The same for me...ADT 14 eclipse 3.7.1 and ubuntu
In fact I'm suffering strange issues since I have updated.
Anyone else?
In fact I'm suffering strange issues since I have updated.
Anyone else?
yi...@google.com <yi...@google.com>
di...@google.com <di...@google.com> #9
Just updated my ADT to 15. NOW I have this problem (was working fine before). Running Eclipse 3.5.2 on Mac OSX 10.6.7 (Snow Leopard).
di...@google.com <di...@google.com> #10
[Comment deleted]
mm...@commonsware.com <mm...@commonsware.com> #11
Please file a new bug with reproducible steps if you still see this issue.
Description
Build #AI-145.3276617, built on September 15, 2016
JRE: 1.8.0_76-release-b03 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
OS: Ubuntu 15.10
Steps to Reproduce:
1. Create a new Android Studio project, accepting all defaults, but using the Empty Activity template and unchecking the AppCompat option
2. Drag ImageView from the Palette into the blueprint, at which point the image/color resource chooser dialog appears
Expected Results: have the option of specifying an image or color, or not
Actual Results: you are forced to choose an image or color, just to enable the OK button. There is no option to leave the android:src attribute alone during the drag-and-drop operation. Clicking the Cancel button not only cancels the dialog, but cancels the entire drag-and-drop, leaving you with no ImageView.
Thanks!