Hi,
I have been thinking about a settings page and for me it would be best if every single scrollview item could dynamically load a different or same layout file.
So it could contain layouts for different kind of settings to mimic the Android settings page.
The current limitation of lists, you cannot add items on a certain position, and scrollview make it hard to do a standard Android settings page.
Is there a way to do this already in Scrollview by dynamically loading layouts per scrollview item.
I have been thinking about a settings page and for me it would be best if every single scrollview item could dynamically load a different or same layout file.
So it could contain layouts for different kind of settings to mimic the Android settings page.
The current limitation of lists, you cannot add items on a certain position, and scrollview make it hard to do a standard Android settings page.
Is there a way to do this already in Scrollview by dynamically loading layouts per scrollview item.