Hey, I use the stdactionbar library with tabs in my app and my question is: is there a way to use this with multiple activities? for not getting a huge clump of code in a single activity..
Yeah but that doesn't work with the tabs, since when you click on TAB 2 and it opens a new activity, in that new activity it shows TAB 1, even if you by code make tab 2 first in that new activity, tabs are sorted weird.