I am trying to set custom icon for home icon using ActionBarSherlock library. I have tried to set custom layout using abHomeLayout attribute in my custom theme. But
abHomeLayout
Define an own style, like this:
I think here your can use abHomeLayout. Set this style for your activity like this:
In MainActivity you can use getSupportActionBar()... functions.