简体   繁体   中英

How do I center the ActionBar title in Android Studio?

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.

ActionBar with Custom View will help you. It is clear and easy to follow.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM