EGHDK
EGHDK

Reputation: 18130

Center positioning possible on actionbar?

Is it possible to center anything in the actionbar? I know that the appIcon, appLogo, or the label can be set in the manifest, but it automatically jumps to the left side. Is there anyway to take the logo or title and position it to the center?

I've found some discussions about this on Google, but mostly mentioning Adobe Flex

Upvotes: 0

Views: 5698

Answers (2)

EGHDK
EGHDK

Reputation: 18130

Figured out that you can have a custom layout in the actionbar. Create a custom layout (Just center an image or text in xml) and then call it in the actionbar.

Upvotes: 2

AAnkit
AAnkit

Reputation: 27549

If I am not wrong you want to set screen title at top center !! if I am correct hope you tried below suggestions in this answer??

screen title in center.

Upvotes: 0

Related Questions