An avatar, one or two

This commit is contained in:
Paul Schneider 2017-01-27 15:32:25 +01:00
commit 4facc560b8
15 changed files with 85 additions and 44 deletions

View file

@ -47,7 +47,7 @@ namespace ZicMoove.ViewModels.EstimateAndBilling
{
get
{
return UserHelpers.Avatar(Client.Avatar);
return UserHelpers.Avatar(Client.UserName);
}
}
public ImageSource SmallAvatar