I wanted to reduce the spacing bettween Action Item icons added to the ActionBar. Is there a way we can do this?
None of the answers worked for me. So I wrapped the icon in a drawable xml using layer-list and give it a negative left margin, and it worked for me this way.