I want to center the ActionBar
title text in my app...
I understand I need a custom layout to do this... So how do I do it?
I've tried following the instructions from here - How to center align the ActionBar title in Android? -
but it's not clear where to put the code. I tried my best to follow the steps, but my action bar stayed exactly the same.
Thanks.
Base API for my app is 16.