Native Actionbar Selectableitembackground With Actionbarsherlock
I try to change the background of an selected item in the ActionBar. I use ActionBarSherlock to be compatible with older Android Versions. I set a specific theme to my Activity whe
Solution 1:
I found the solution by myselft. I simply forgot to copy the png's to my drawable-mdpi and drawable-xhdpi folder.
Post a Comment for "Native Actionbar Selectableitembackground With Actionbarsherlock"