parent
0cd0a638a1
commit
ded52dca90
|
@ -14,7 +14,7 @@
|
||||||
[view st/chat-icon-container
|
[view st/chat-icon-container
|
||||||
[chat-icon-view-chat-list chat-id group-chat name color online]]
|
[chat-icon-view-chat-list chat-id group-chat name color online]]
|
||||||
[view st/item-container
|
[view st/item-container
|
||||||
#_[view st/name-view
|
[view st/name-view
|
||||||
[text {:style st/name-text} (truncate-str name 20)]
|
[text {:style st/name-text} (truncate-str name 20)]
|
||||||
(when group-chat
|
(when group-chat
|
||||||
[icon :group st/group-icon])
|
[icon :group st/group-icon])
|
||||||
|
|
Loading…
Reference in New Issue