mirror of
https://github.com/status-im/status-react.git
synced 2025-02-19 22:28:40 +00:00
Refactored: edit community chats different screen segments
Signed-off-by: jo-mut <johnmutuku628@gmail.com>
This commit is contained in:
parent
407454859b
commit
ece2605cb9
@ -70,7 +70,7 @@
|
|||||||
[rn/view {:accessibility-label :category-item
|
[rn/view {:accessibility-label :category-item
|
||||||
:style (merge styles/category-item
|
:style (merge styles/category-item
|
||||||
{:background-color background-color})}
|
{:background-color background-color})}
|
||||||
(if-not (categories-tab?)
|
(if (not (categories-tab?))
|
||||||
[icons/icon :main-icons/channel-category {:color colors/gray}]
|
[icons/icon :main-icons/channel-category {:color colors/gray}]
|
||||||
[rn/touchable-opacity
|
[rn/touchable-opacity
|
||||||
{:accessibility-label :delete-category-button
|
{:accessibility-label :delete-category-button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user