avoid flickers on transitions and fixes hidden tab bug

This commit is contained in:
Gabriel Bazán 2017-06-28 16:28:17 -03:00
commit e75791e126
43 changed files with 66 additions and 56 deletions

View file

@ -1,4 +1,4 @@
<ion-view id="tab-send">
<ion-view id="tab-send" show-tabs>
<ion-nav-bar class="bar-royal">
<ion-nav-title>{{'Send' | translate}}</ion-nav-title>
</ion-nav-bar>