From 17713c1bc754d487c2c022377b687eaeb907055e Mon Sep 17 00:00:00 2001 From: Jason Wall Date: Sat, 22 Aug 2020 19:10:27 -0400 Subject: [PATCH] updates to index for mobile --- src/src/app/pages/search/search.page.ts | 1 + src/src/index.html | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/src/src/app/pages/search/search.page.ts b/src/src/app/pages/search/search.page.ts index 43e93f19..296f0280 100644 --- a/src/src/app/pages/search/search.page.ts +++ b/src/src/app/pages/search/search.page.ts @@ -39,6 +39,7 @@ export class SearchPage extends SubscriberBase implements OnInit { public dialog: MatDialog ) { super(); + // you need to know when certain things are loaded, so you can then do stuff. // this will watch the state and store those items in your class so you can monitor them. this.addSubscription( diff --git a/src/src/index.html b/src/src/index.html index c51a9921..4542f0d9 100644 --- a/src/src/index.html +++ b/src/src/index.html @@ -3,8 +3,21 @@ Dynamic Bible + + + + + + + + + + + -