Add initial layout constants for avatar image.

This commit is contained in:
Brent Simmons 2017-11-27 13:00:48 -08:00
parent 657a74fe96
commit 6a99534378
1 changed files with 6 additions and 0 deletions

View File

@ -93,6 +93,12 @@
<integer>8</integer>
<key>unreadCircleMarginRight</key>
<integer>8</integer>
<key>avatarHeight</key>
<string>64</string>
<key>avatarWidth</key>
<string>64</string>
<key>avatarMarginRight</key>
<string>8</string>
</dict>
</dict>
</dict>