Hello, everybody!
I am working on an app, which is a customisable remote,
So in the app, I would like the user to have the ability to add /remove, buttons, text, seek bar etc... wich are all views.
So what is the proper way to code that? I there some sort of dynamic memory allocation that I could use?
Or maybe with list?
Thank you very much for the help!
I am working on an app, which is a customisable remote,
So in the app, I would like the user to have the ability to add /remove, buttons, text, seek bar etc... wich are all views.
So what is the proper way to code that? I there some sort of dynamic memory allocation that I could use?
Or maybe with list?
Thank you very much for the help!