質問

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