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