HI, All
Is there for this moment a way to build the dynamic layout like below ?
1) scrolling up\down container on the activity
2) container loads variable qty of the item panels
3) Item panel contains variable qty of labels, images, buttons, checkboxes... And maybe different set of the views (!), also changeable.
4) Each view, sure, must be editable any time, updated...
I already used such in my app - load a static .bal layout into dynamically created panels, placed into the Scrollview, but ...
1) just simple set of views on each panel, the same
2) updating each view is ... hard, need to recongnize each before trying to update.
Maybe some "framework", engine exists already ?
Is there for this moment a way to build the dynamic layout like below ?
1) scrolling up\down container on the activity
2) container loads variable qty of the item panels
3) Item panel contains variable qty of labels, images, buttons, checkboxes... And maybe different set of the views (!), also changeable.
4) Each view, sure, must be editable any time, updated...
I already used such in my app - load a static .bal layout into dynamically created panels, placed into the Scrollview, but ...
1) just simple set of views on each panel, the same
2) updating each view is ... hard, need to recongnize each before trying to update.
Maybe some "framework", engine exists already ?