I'm sorry if this has already been posted, but I couldn't find a thread about it.
I'm working on a project for my final year at university and am building the GUI at the moment. What I can't seem to find, is a nice long list of all the commands available for XML, so I'm sort of stumbling through the dark at the moment (with the help of droidraw to do some of it).
I'm currently trying to use the - android:layout_toLeft="@+id/......" command but Eclipse seems to think it doesn't exist.
Does anybody know whether this has been changed/removed? and if so is there a list around of the new commands, cos this is turning into a nightmare!!
many thanks for any help

edit Also now have the same problem with andoid:layout_textAlign="center" Eclipse says it doesn't exist.



