From 5c18dce404e65cd753221886c7697842a18ebe1d Mon Sep 17 00:00:00 2001 From: ANTONIO CABRERA TORNERO Date: Thu, 14 Dec 2017 10:39:47 +0100 Subject: [PATCH] =?UTF-8?q?#52=20CompletingRequests=20Label=20a=C3=B1adida?= =?UTF-8?q?=20a=20la=20preview=20del=20mapa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AeccApp/AeccApp.Core/Views/HomeView.xaml | 4 ++- .../Views/News/NewsDetailView.xaml | 2 +- .../Home/CompletingHomeRequestView.xaml | 32 +++++++++++++++++ .../Requests/Home/NewHomeAddressView.xaml | 2 +- .../CompletingHospitalRequestView.xaml | 36 +++++++++++++++++-- 5 files changed, 71 insertions(+), 5 deletions(-) diff --git a/src/Mobile/AeccApp/AeccApp.Core/Views/HomeView.xaml b/src/Mobile/AeccApp/AeccApp.Core/Views/HomeView.xaml index 23ef15c..03fcaa0 100644 --- a/src/Mobile/AeccApp/AeccApp.Core/Views/HomeView.xaml +++ b/src/Mobile/AeccApp/AeccApp.Core/Views/HomeView.xaml @@ -63,10 +63,12 @@ + VerticalOptions="Center" + WidthRequest="13" /> diff --git a/src/Mobile/AeccApp/AeccApp.Core/Views/News/NewsDetailView.xaml b/src/Mobile/AeccApp/AeccApp.Core/Views/News/NewsDetailView.xaml index 0f5cc60..3261113 100644 --- a/src/Mobile/AeccApp/AeccApp.Core/Views/News/NewsDetailView.xaml +++ b/src/Mobile/AeccApp/AeccApp.Core/Views/News/NewsDetailView.xaml @@ -9,7 +9,7 @@ Title="{Binding [NewsDetailViewTitle]}" vm:ViewModelLocator.AutoWireViewModel="True" BackgroundColor="{StaticResource BackgroundColor}"> - + + + + + + + + + + diff --git a/src/Mobile/AeccApp/AeccApp.Core/Views/Requests/Home/NewHomeAddressView.xaml b/src/Mobile/AeccApp/AeccApp.Core/Views/Requests/Home/NewHomeAddressView.xaml index bcf8759..6f0e1dc 100644 --- a/src/Mobile/AeccApp/AeccApp.Core/Views/Requests/Home/NewHomeAddressView.xaml +++ b/src/Mobile/AeccApp/AeccApp.Core/Views/Requests/Home/NewHomeAddressView.xaml @@ -88,6 +88,7 @@ Margin="0" Padding="10" BackgroundColor="Transparent" + HasShadow="False" HorizontalOptions="Center" IsVisible="{Binding IsSearchIconVisible}"> @@ -254,7 +255,6 @@ EventName="Toggled" /> - diff --git a/src/Mobile/AeccApp/AeccApp.Core/Views/Requests/Hospital/CompletingHospitalRequestView.xaml b/src/Mobile/AeccApp/AeccApp.Core/Views/Requests/Hospital/CompletingHospitalRequestView.xaml index 5ef6eab..4142088 100644 --- a/src/Mobile/AeccApp/AeccApp.Core/Views/Requests/Hospital/CompletingHospitalRequestView.xaml +++ b/src/Mobile/AeccApp/AeccApp.Core/Views/Requests/Hospital/CompletingHospitalRequestView.xaml @@ -41,8 +41,6 @@ WinPhone="130" iOS="130" /> - - + + + + + + + + + + +