Domanda

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!

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top