And want to create tabs WITHOUT using Action bar. What will be the best thing to use for following set up ? …. on button click view panel ….. I guess I need experts help. Thanks.
Tab1 | Tab2 | Tab3
——————————————————————————|
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 may consider to implement Tab Bar using an iPhone like style as explained here: iPhone- like tab bar in Android? or using an Android style as described here: http://developer.android.com/resources/tutorials/views/hello-tabwidget.html
(I transformed my comment in answer)