diff --git a/src/Core/Controls/AccountViewCell/AccountViewCell.xaml b/src/Core/Controls/AccountViewCell/AccountViewCell.xaml index 971c0a295..80fef3615 100644 --- a/src/Core/Controls/AccountViewCell/AccountViewCell.xaml +++ b/src/Core/Controls/AccountViewCell/AccountViewCell.xaml @@ -39,6 +39,8 @@ Grid.Column="0" Source="{Binding AvatarImageSource}" HorizontalOptions="Center" + HeightRequest="40" + WidthRequest="40" Margin="10,0" VerticalOptions="Center" />