[#15443] Show community name/description in message on Android

This commit is contained in:
Roman Volosovskyi 2023-03-24 12:41:47 +01:00
parent 5fffc230c9
commit 3b034265c0
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
1 changed files with 2 additions and 2 deletions

View File

@ -377,9 +377,9 @@
:height 40}}] :height 40}}]
[communities.icon/community-icon community])] [communities.icon/community-icon community])]
[rn/view {:padding-right 14 :flex 1} [rn/view {:padding-right 14 :flex 1}
[rn/text {:style {:font-weight "700" :font-size 17}} [rn/text {:style {:font-weight "700" :font-size 17 :color quo.colors/black}}
name] name]
[rn/text description]]] [rn/text {:style {:color quo.colors/black}} description]]]
[rn/view (style/community-view-button) [rn/view (style/community-view-button)
[rn/touchable-opacity [rn/touchable-opacity
{:on-press #(re-frame/dispatch {:on-press #(re-frame/dispatch