Hi,
I am first to this. Since I see a layout id can be passed to setContentView() method of Activity object, so I guess a layout is subclass of View. But the strange thing is that I did find the class reference for the Layout in the API reference section. Could someone please point me to the right location? And, also the class R.layout looks hard to understand to me.
Thanks in advance.
-narke
I am first to this. Since I see a layout id can be passed to setContentView() method of Activity object, so I guess a layout is subclass of View. But the strange thing is that I did find the class reference for the Layout in the API reference section. Could someone please point me to the right location? And, also the class R.layout looks hard to understand to me.
Thanks in advance.
-narke