diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 6682d73d1..bef5d7d92 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -42,7 +42,6 @@ - diff --git a/src/app/home/home.page.ts b/src/app/home/home.page.ts index 69d9e046f..69b704ff5 100644 --- a/src/app/home/home.page.ts +++ b/src/app/home/home.page.ts @@ -295,7 +295,7 @@ export class HomePage implements OnInit { App.addListener('appStateChange', ({ isActive }) => { if (isActive) { sendIntent.setRouteService(this.router) - this.checkSendIntentReceived(); + /* this.checkSendIntentReceived(); */ console.log('App is in the foreground'); /* this.checkSendIntentReceived() */ } else { diff --git a/src/app/pages/publications/new-publication/new-publication.page.html b/src/app/pages/publications/new-publication/new-publication.page.html index 867ef103b..9f7d0d9bb 100644 --- a/src/app/pages/publications/new-publication/new-publication.page.html +++ b/src/app/pages/publications/new-publication/new-publication.page.html @@ -32,15 +32,25 @@
- + - + - + + + + +

mais {{ seletedContent.length - displayLimit }}

+

{{capturedImageTitle}}

@@ -87,8 +97,8 @@
- -