[FIX #3591] always show full link
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
e40ffd9de5
commit
d692ddc7d9
|
@ -127,7 +127,7 @@
|
|||
{:key idx
|
||||
:style {:color colors/blue}
|
||||
:on-press #(on-press url)}
|
||||
(utils/truncate-str text 32 true)])
|
||||
url])
|
||||
text)))
|
||||
vec))
|
||||
|
||||
|
|
Loading…
Reference in New Issue