문제

I am currently working on an application using the Holo theme and am targeting the minSdkVersion = 9. I have an action bar with tabs throughout the entire application that work from version 11+ and am wondering the best way to use backwards compatibility to get versions 9 & 10 to function correctly.

Thanks!

도움이 되었습니까?

해결책

You can use ActionBarSherlock. This will give you a backwards compatible ActionBar and ActionBar tabs.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top