Navbar view Title Issue

I have an issue where my view title does this. It is very intermittent. The title is updated through a scope variable.

image

Not sure how to fix it. Has anybody got this problem and how did you solve this.

Regards

Can you share HTML with CSS, a plunker or codepen will be great.

as @jigarakatidus said, if you can post html and css part. I usually use ion-header-bar since you can set the title to align left, right or center.

I found the issue. It seems like there is an issue with the android animation. I changed the default animation to ios and the issue has not happened again.