Skip to content

Fix initials in contact list and don't try to draw empty name

Konrad Czapla requested to merge (removed):fix_improve_contact_list into master

Initials for a single contact will be inserted into the avatar by combining the first letter of the Given name and Family name. If both this fields are empty then the first letter from the "realName" field will be inserted.

Merge request reports