From 9552da9037f0551fe13676c4f11d35643a55af5f Mon Sep 17 00:00:00 2001 From: Kaustav Chaudhuri Date: Mon, 8 May 2023 18:48:24 +0530 Subject: [PATCH] Minor Changes in layout --- .../Views/PassgerCollectedPage.xaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/GMCabsDriverAssistantSolution/Views/PassgerCollectedPage.xaml b/GMCabsDriverAssistantSolution/Views/PassgerCollectedPage.xaml index 70ff567..eeea60c 100644 --- a/GMCabsDriverAssistantSolution/Views/PassgerCollectedPage.xaml +++ b/GMCabsDriverAssistantSolution/Views/PassgerCollectedPage.xaml @@ -6,6 +6,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:viewmodels="clr-namespace:GMCabsDriverAssistantSolution.ViewModels" xmlns:models="clr-namespace:GMCabsDriverAssistant.Models" + xmlns:cmp="clr-namespace:Microsoft.Maui.Controls.Compatibility;assembly=Microsoft.Maui.Controls" xmlns:UserControl="clr-namespace:GMCabsDriverAssistant.UserControl" x:DataType="viewmodels:StartRideViewModel" NavigationPage.HasBackButton="False" Title="{Binding Title}"> @@ -24,7 +25,7 @@ Grid.Column="0" BackgroundColor="#DCDCDC"> - + - + @@ -48,7 +49,7 @@ - + - +