diff --git a/Borepin/Borepin/Page/ScanPage.xaml b/Borepin/Borepin/Page/ScanPage.xaml
index 8f29baa..c828014 100644
--- a/Borepin/Borepin/Page/ScanPage.xaml
+++ b/Borepin/Borepin/Page/ScanPage.xaml
@@ -11,10 +11,9 @@
ScanResultCommand="{Binding ScannedCommand}"
IsScanning="{Binding IsScanning}"
Options="{Binding ScanOptions}"
- WidthRequest="300"
- HeightRequest="500"
- VerticalOptions="CenterAndExpand"
- HorizontalOptions="CenterAndExpand"/>
+ VerticalOptions="FillAndExpand"
+ HorizontalOptions="FillAndExpand"
+ Margin="10"/>
diff --git a/Borepin/Borepin/Page/ScanURNPage.xaml b/Borepin/Borepin/Page/ScanURNPage.xaml
index cbaba29..1ba1b0c 100644
--- a/Borepin/Borepin/Page/ScanURNPage.xaml
+++ b/Borepin/Borepin/Page/ScanURNPage.xaml
@@ -11,10 +11,9 @@
ScanResultCommand="{Binding ScannedCommand}"
IsScanning="{Binding IsScanning}"
Options="{Binding ScanOptions}"
- WidthRequest="300"
- HeightRequest="500"
- VerticalOptions="CenterAndExpand"
- HorizontalOptions="CenterAndExpand"/>
+ VerticalOptions="FillAndExpand"
+ HorizontalOptions="FillAndExpand"
+ Margin="10"/>
diff --git a/external/capnproto-dotnetcore b/external/capnproto-dotnetcore
index 1be9ffb..a70eecd 160000
--- a/external/capnproto-dotnetcore
+++ b/external/capnproto-dotnetcore
@@ -1 +1 @@
-Subproject commit 1be9ffbf8acbc9770f2d5b67c961fb60e49e5ec5
+Subproject commit a70eecd99112b16902128b8b4b2c95b2721fdf0e