avatar: Use HdyAvatar for displaying avatars
This commit is contained in:
parent
baf29a9214
commit
6a052031df
11 changed files with 66 additions and 273 deletions
|
|
@ -125,8 +125,7 @@ public class Composer.WidgetTest : TestCase {
|
|||
new Geary.App.EmailStore(mock_account),
|
||||
new Application.ContactStore(
|
||||
mock_account,
|
||||
Folks.IndividualAggregator.dup(),
|
||||
new Application.AvatarStore()
|
||||
Folks.IndividualAggregator.dup()
|
||||
)
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue