Add initial layout constants for avatar image.
This commit is contained in:
parent
657a74fe96
commit
6a99534378
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue