I'm new in android development. I have some fragments which are displayed in Tab Layout. i don't want to let users swipe between Tabs. i want users stay in first Tab. then i set a button at the bottom of the first tab and when users click on the button, then they go to second tab(next fragment).like image attached below. how i can do this?
Thank you....
