i am trying to figure out if its possible to create tabs in android and have a permanent logo on the left side visible whatever tab the user clicks on.
here is a screen shot example of what i mean

Thanks in advance
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 could use a RelativeLayout and get the necessary look and feel. I have a similar situation where instead of a tab I have a rollout icon at the home icon level. You could refer to Declaring Layout