diff --git a/Covid19Radar/Covid19Radar/Views/HomePage/NotifyOtherPage.xaml b/Covid19Radar/Covid19Radar/Views/HomePage/NotifyOtherPage.xaml index 0543f3d14..1fcb4a4e7 100644 --- a/Covid19Radar/Covid19Radar/Views/HomePage/NotifyOtherPage.xaml +++ b/Covid19Radar/Covid19Radar/Views/HomePage/NotifyOtherPage.xaml @@ -36,14 +36,14 @@ TextColor="Black" FontSize="Medium" CheckedChanged="OnRadioButtonCheckedChanged" - Value="{x:Static resources:AppResources.NotifyOtherPageRadioButtonYes}" + Content="{x:Static resources:AppResources.NotifyOtherPageRadioButtonYes}" GroupName="CheckSymptoms" />