In my Activity I have to add 10 times the same TextView.
Is it possibile to load from layout.xml the definition of textview and repeat programmatically it?
I hope that my English was understandable
|
In my Activity I have to add 10 times the same TextView. Is it possibile to load from layout.xml the definition of textview and repeat programmatically it? I hope that my English was understandable
| |||
|
feedback
|
| |||
|
feedback
|
| |||||
|
feedback
|
|
You may want to read this article on reusing UI components: http://developer.android.com/resources/articles/layout-tricks-reuse.html | |||
|
feedback
|