HI, I'm a beginner and I need an information:
I'm creating a new layout... but the i've got lots of labels and data to show
but I haven't got enough space in a panel to place all them in it.
(the user will need to scroll the page to toggle to other informations)
How can I operate?
Is it possible to do it only using code or should I draw different layouts?
Thank you for your help
Search for scrollview. Also, yes, you can create multiple layouts and so on. You can search for customlistview too. And many other libs and classes can help.