I am working on a Tab Activity. I have one activity as a tab content of one tab. I need to use the same in another tab also.so I have set the a single activity as a two tab content. But when I am running my code . If I am selecting the TAB1 after that I am selecting TAB2. Again I coming back to TAB1. whatever event like entering name in edittext is reflecting in TAB2 not in TAB1.I don't know understand why its happening.
Any Idea? Thanks in Advance.