Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我正在使用 ActionBarSherlock 和自定义 ListView 适配器,但我的 ListView 上有这个奇怪的情况。ListView 顶部有不同的颜色,Icon 背景应该是透明的,但它有背景颜色。请看图片,如果你不介意,请赐教。
这个问题是 ActionSherlockBar 主题自带的,准确的说是 Theme.Sherlock.Light.DarkActionBar。当我设置为 Theme.Sherlock.Light 时,不会出现此问题。我不知道为什么。