<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<item
android:id="@+id/action_skip"
android:title="Skip"
android:titleCondensed="Skip"/>
<!-- Currently in a style, but that style probably wont work on 8 -> 11 devices -->
<!--android:drawable="@drawable/swap_action_button_skin"-->
</menu>