From 8f1ae83daa588d11bcb97efba82ea64557dfbb6f Mon Sep 17 00:00:00 2001 From: Obumneme Ezeobi Date: Thu, 19 Nov 2020 03:17:51 +0000 Subject: [PATCH] commit2 --- InfoBlog/Views/BlogPage.xaml.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/InfoBlog/Views/BlogPage.xaml.cs b/InfoBlog/Views/BlogPage.xaml.cs index 59226c8..4250990 100644 --- a/InfoBlog/Views/BlogPage.xaml.cs +++ b/InfoBlog/Views/BlogPage.xaml.cs @@ -28,6 +28,7 @@ namespace InfoBlog.Views { Navigation.PushAsync(new WelcomePage()); } + //Get data from the database protected override void OnAppearing() { base.OnAppearing();