@rolinger wrote:
Hello all.
Here is my code for a tab:
<ion-view> <ion-nav-title> <img style='margin:8px 5px 10px 0;float:left;' ng-src='{{item.icon}}'>{{item.vendor}} - {{item.display_name}} <img style="float:right;width:8%;padding-top:7px;" ng-src="img/Icon.png"></ion-nav-title> </ion-nav-title>
In Android, it shows a left pointing arrow, followed by the vendor icon, vendor name, etc. But in iOS after the left pointing arrow it says "Back" before the vendor icon, vendor name, etc. I don't want the word "Back" there...but I can't see where its coming from, how can I remove this from iOS specifically?
Posts: 2
Participants: 1