Android Conductor - how to insert one controller to another as view?

Viewed 736

I have some controller classes with own implementations. Is it possible to insert one to another as view in viewgroup?

1 Answers
Related