@Hawkeye wrote:
Hi,
I'm wondering if anyone can help me with this one. My $ionicConfigProvider is set up as follows:
$ionicConfigProvider.backButton.previousTitleText(false).text('Back');
However more often then not when navigating around in Android (both on an actual mobile device and ionic-lab in Chrome, the nav-bar title navigation never seems to quite finish and you are left with:
Some time it is not shown at all. When you look at the CSS, you can see
In this example the the '-119.773px' should read 0. It just never seems to get to zero. Some time the title is complete off the screen.Im currently using Ionic v1.0.0 and the only way I seem to be able to fix it is by setting the ionicConfigProvider.views.transition('ios').
If anyone can help out it would be much appreciated.
Thanks
Posts: 3
Participants: 2