我正在尝试更改使用Actionbar Sherlock 4.0的下拉列表中的字体大小。我从https://github.com/JakeWharton/ActionBarSherlock/issues/401中看到,您可以使用主题更改操作栏选项卡文本大小,如下所示:
<style nameactionBarTabTextStyle">@style/Widget.MyTabText
如何设置操作栏标题的粗体字体?AppTheme.MyActionBar.TitleTextStyle</item><style name="AppTheme.MyActionBar.TitleTextStyle" parent="ThemeOverlay.AppCompat.ActionBarandroid:textColor">#000000</item>
<item n