/AndroidTemplating

Using LayoutInflater to do some templating

Primary LanguageJava

Example of templating using LayoutInflater.

Replace the content of the file template.xml with the content of template_altered.xml.

Now all the application layout have been changed ;)