Okay, i know this question have been asked a lot.. And, i also have tried several methods posted in SO. But none seems to work for me.
So, here\'s how i do it. I add
Your project depends on both appcompat-v7
and ActionBarSherlock
. They both provide the same functionality and define the same style attributes - which are conflicting.
Either remove ActionBarShelock
or appcompat-v7
library.
I recommend using ActionBar
from appcompat-v7
rather than ActionBarSherlock
.
Support library features. AppCompat
Adding the Action Bar