Hi,
I have a question for the technology of android.
Android use the layout which is saved in XML files.
The parsing of the xml files and to handle this is for a computer a difficult process.
Does android start the parse and handling process of the layout xml file any time when a user click trough the application?
I did not found any informations about this in papers.
Do you know this?


