I am using the android tab layout. I have 4 tabs.My first tab “Home” is a list view.I want to invoke the fourth tab on the click of a list item in my “Home” tab.How can i achieive this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can put this inside a child activity:
In the case above, the second tab will be selected. Or if you use tags to reference your tabs, which is recommended, you can use: