I am following a tutorial on Android Development, their video shows “layout lines” in the graphical layout. Such as when you place a LinearLayout you can see a light line around it so that it is obvious on screen.
The tutorial shows a button alongside the Zoom buttons above the editor that turns these lines on and off. However I do not have this button in Eclipse (latest version for java devs), I have googled and googled but can not find how to turn this on.
Any ideas?
I have had my question answered on another site, so I will provide the answer here also for anyone who stumbles across this page.
It seems that the feature I was seeking has actually been removed from the more recent (v16 and v17) copies of the ADT. I do not know why as it is actually a useful feature, but ours is not to reason why!
Thank you to those who looked at this question.