【发布时间】:2012-02-14 09:13:34
【问题描述】:
我正在使用 sherlok-actionbar 并尝试在操作按钮之间应用分隔符。 我有样式,但分隔线不可见,为什么?
<style name="Theme.SherlockCustom" parent="@style/Theme.Sherlock.Light">
<item name="abBackground">@drawable/actionbar_gradient</item>
<item name="abIcon">@drawable/logo</item>
<item name="abDivider">@drawable/ab_divider</item>
</style>
谢谢!
【问题讨论】: