2

Currently I'm using ActionBarSherlock and custom ListView Adapter, but I have this strange case on my ListView. There's different color at the top of ListView, and Icon background should be transparent, but it has background color. Please take a look at the picture and if you don't mind, enlighten me.

ListView

Another Activity

Bias Tegaralaga
  • 2,240
  • 5
  • 21
  • 26

1 Answers1

0

This problem come with ActionSherlockBar theme, to be precise is Theme.Sherlock.Light.DarkActionBar. When I set to Theme.Sherlock.Light this problem don't appear. I don't know why.

Bias Tegaralaga
  • 2,240
  • 5
  • 21
  • 26