Hi,
For my project I need Slinding tabs. Every tab is a record from my database. The user can change data on the tab. All tabs are filled with the same panel/layout.
I have a few questions/difficulties:
1. What can use best for this: TabStrip or AHViewPager?
2. I need to save changed data on leaving the tab and reload on every next tab. Can this be done?
3. Is there a way to reset all objects used at once or do I need to clear them one by one progammaly?
Thanks in advange for helping me.
Best regards,
André
For my project I need Slinding tabs. Every tab is a record from my database. The user can change data on the tab. All tabs are filled with the same panel/layout.
I have a few questions/difficulties:
1. What can use best for this: TabStrip or AHViewPager?
2. I need to save changed data on leaving the tab and reload on every next tab. Can this be done?
3. Is there a way to reset all objects used at once or do I need to clear them one by one progammaly?
Thanks in advange for helping me.
Best regards,
André