Hello Guys.
Learn how to implement tab layout in Androidx with different fragments ,for this we will choose a tabbed activity and then we will create different fragments in it and then we will create different layout and then we will use oncreate view method in fragment class and then we will inflate view inside it so whenever user will choose different tabs so it will automatically change fragments in android app.
After this we will use switch statement where we will change fragments on different cases.
-----------------------------------
#AndroidStudioTutorial #LearnToCode
Thank you