diff --git a/App/Views/ArticlePage.xaml b/App/Views/ArticlePage.xaml
index 8b6209c..43c3ff5 100644
--- a/App/Views/ArticlePage.xaml
+++ b/App/Views/ArticlePage.xaml
@@ -173,8 +173,23 @@
+
+
+
+ IsVisible="{OnPlatform Android='true',
+ iOS='false'}"
+ x:Name="contentView"
+ BackgroundColor="Transparent"
+ >