I want my activity looks like
- action bar, with custom view
- tabs created with NAVIGATION_MODE_TABS
- tab contents
but 1,2 are switched.(Tabs appear at the top of the screen, actionbar appears below of tabs)
How can I fix this?
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.
https://github.com/JakeWharton/ActionBarSherlock/issues/327
apparently this is a bug..
someone posted a fix