An avatar, one or two
This commit is contained in:
parent
05e5970bef
commit
4facc560b8
15 changed files with 85 additions and 44 deletions
|
|
@ -47,7 +47,7 @@ namespace ZicMoove.ViewModels.EstimateAndBilling
|
|||
{
|
||||
get
|
||||
{
|
||||
return UserHelpers.Avatar(Client.Avatar);
|
||||
return UserHelpers.Avatar(Client.UserName);
|
||||
}
|
||||
}
|
||||
public ImageSource SmallAvatar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue