Hi friends,
I am conducting a study about android dynamic UI. Dynamic UI means the GUI components and their listeners are created/registered dynamically. For example, one may register/remove an event listener for a GUI component in the event handler of another GUI component. I would like to know whether such cases are common in real development. And it would be better if you can tell me how many android apps you have developed.
I would appreciate it if you can leave your answer or any comments. Thank you very much!
I am conducting a study about android dynamic UI. Dynamic UI means the GUI components and their listeners are created/registered dynamically. For example, one may register/remove an event listener for a GUI component in the event handler of another GUI component. I would like to know whether such cases are common in real development. And it would be better if you can tell me how many android apps you have developed.
I would appreciate it if you can leave your answer or any comments. Thank you very much!
