mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
iOS title centering improvements wip
This commit is contained in:
@@ -9,6 +9,18 @@
|
||||
Menu
|
||||
</ion-title>
|
||||
|
||||
<ion-nav-items secondary>
|
||||
<button>
|
||||
<icon football></icon>
|
||||
</button>
|
||||
</ion-nav-items>
|
||||
|
||||
<ion-nav-items primary>
|
||||
<button>
|
||||
<icon baseball></icon>
|
||||
</button>
|
||||
</ion-nav-items>
|
||||
|
||||
</ion-navbar>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user