Hi,
I have my activity with the views I handle, but I'd like to move some of them outside, to a code module for example, because they're too many and the activity code gets too long and confusing.
For example, in the main activity I load a customlistview, with a personalized layout.... it could be possible to move the customlistview functions and his layout's views outside the main activity?
Regards,
I have my activity with the views I handle, but I'd like to move some of them outside, to a code module for example, because they're too many and the activity code gets too long and confusing.
For example, in the main activity I load a customlistview, with a personalized layout.... it could be possible to move the customlistview functions and his layout's views outside the main activity?
Regards,