Thanks, but that's not what I want to do. I've set the action bar to 30dip and I want the menu to have the same height, i.e. 30dip.
<item name="android:actionBarSize">30dp</item>
<item name="android:listPreferredItemHeightSmall">30dp</item>
Thanks, but that's not what I want to do. I've set the action bar to 30dip and I want the menu to have the same height, i.e. 30dip.
<item name="android:actionBarSize">30dp</item>
<item name="android:listPreferredItemHeightSmall">30dp</item>