I am using intellij 10.0.3 and I also have the commerical edtion as well.
but in the community edition....
I'm writing an Android app.
Lets say the activity is all done.
This activity has a few text widgets and a button.
Code works great, no issues.
I go and move the "Start" button from the left side to the right and then
run the app.
The text of the button "Start" is being fetched out of a textWidget that i don't even enter any data in.
Bizarre.
This is the second time this has happened to me. I had to delete the widgets and re-do my UI and
now it's back.
I did an Invalidate Cache / Restart and still it appears.
Is this an Android issue or is it IntelliJ?
Any idea what it is?
Thanks Al