Closed levibostian closed 8 years ago
In theme:
<item name="android:itemTextAppearance">@style/MenuTextAppearance</item> .... <style name="MenuTextAppearance" parent="@android:style/TextAppearance.Widget.IconMenu.Item"> <item name="android:textColor">@color/text_color_primary</item> <item name="android:textSize">16sp</item> </style>
In theme: