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 @@ - + - +