I am developing an application in Android same as facebook.It contains tab bar with swipe to navigate to other page. Default it will display profile page. When user click on tab bar menu it will allow user to swipe the page to view other fragments. When user click on back button it will shows the default profile page as like in facebook.
Asked
Active
Viewed 862 times
0
-
possible duplicate of [How to Create Android Tabbed style with Page Swipe View](http://stackoverflow.com/questions/22265796/how-to-create-android-tabbed-style-with-page-swipe-view) – Manish Dubey Jul 21 '14 at 07:15
-
I am looking what you have mentioned. i already implemented that. – user2210356 Jul 21 '14 at 07:24
-
So you have to explain more by providing some piece of code, where you stuck – Manish Dubey Jul 21 '14 at 07:28