Hello,
I am trying to experiment with Layouts in android, and tried to take a look at what this looked like : http://code.google.com/android/devel/ui/xml.html
I copied the code to my page, and tried to run it, after having removed the @drawable tags (because I didn't create any drawable object). I just get a screen with every object overlapped one on the other..
I also commented the restoreValues method, because I don't have any such method
What am I missing ?
Thanks,
Manojo



