This commit is contained in:
Omar Basem
2023-04-12 23:07:08 +04:00
parent 5f745e3650
commit ca7fe4e287
@@ -40,7 +40,7 @@
(anim/animate top-view-bg colors/neutral-100-opa-0)))))
(defn top-view
[{:keys [from]} insets index animations derived landscape? screen-width]
[{:keys [from timestamp]} insets index animations derived landscape? screen-width]
[:f>
(fn []
(let [display-name (first (rf/sub [:contacts/contact-two-names-by-identity
@@ -77,9 +77,7 @@
[quo/text
{:weight :medium
:size :paragraph-2
;; TODO: layout animation in release mode causes crash:
;; https://github.com/status-im/status-mobile/issues/15395
:style {:color colors/neutral-40}} "9:41 AM"]]]
:style {:color colors/neutral-40}} timestamp]]]
[rn/view {:style style/top-right-buttons}
[rn/touchable-opacity
{:active-opacity 1