Display comments owner.

This commit is contained in:
Pierre
2018-03-11 18:51:04 +01:00
parent 588ae5a680
commit 4f86d95240
3 changed files with 24 additions and 4 deletions

View File

@@ -2,6 +2,8 @@
<!-- The default size of an account image -->
<dimen name="account_image_default_width">64dp</dimen>
<dimen name="account_image_default_height">64dp</dimen>
<dimen name="account_image_xsmall_width">16dp</dimen>
<dimen name="account_image_xsmall_height">16dp</dimen>
<!-- Dimensions for the conversation list -->
<dimen name="fragment_conversations_list_icon_width">20dp</dimen>