fix action button position

This commit is contained in:
Gustavo Nunes 2017-04-27 21:59:13 -03:00 committed by Roman Volosovskyi
parent 97f1c123d9
commit d1ec220710
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@
(defn chats-action-button []
[native-action-button {:button-color color-blue
:offset-x 16
:offset-y 22
:offset-y 40
:spacing 13
:hide-shadow true
:on-press #(dispatch [:navigate-to :new-chat])}])

View File

@ -106,7 +106,7 @@
(defn contacts-action-button []
[native-action-button {:button-color color-blue
:offset-x 16
:offset-y 22
:offset-y 40
:hide-shadow true
:spacing 13}
[native-action-button-item