Style conversation flow for group-messages

This commit is contained in:
tiago.kayaya
2020-12-29 17:22:56 +01:00
parent 31cca48adc
commit 126abf2b18
6 changed files with 161 additions and 70 deletions
@@ -70,9 +70,6 @@ export class PublicationDetailPage implements OnInit {
this.showLoader = false;
});
}
doRefresh(event){
}
close(){
this.modalController.dismiss();