Domanda

The methods MenuItem.isActionViewExpanded() and MenuItem.collapseActionView() were added in Android API version 14 (Ice cream sandwich), so they're not available in Android API versions 11-13 (Honeycomb). They're the only things that are stopping me from setting my minSdkVersion to 11, so are there any alternatives that I can use?

È stato utile?

Soluzione

I've decided that for me, this question is irrelevant because the installed userbase of honeycomb is so low, see http://developer.android.com/about/dashboards/index.html

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