Improve loader

This commit is contained in:
Peter Maquiran
2021-07-16 16:12:58 +01:00
parent 8fd7d482ee
commit 72bfa06d63
13 changed files with 36 additions and 24 deletions
@@ -28,7 +28,8 @@
</ion-refresher-content>
</ion-refresher>
<div class="width-100">
<div class="width-100">.
<ion-progress-bar type="indeterminate" *ngIf="skeletonLoader"></ion-progress-bar>
<div *ngIf="diplomasList">
<ion-list >
<!-- *ngFor = "let task of parecerList; let i = index"