[ISSUE#3099] Do not hardocde list item height

This commit is contained in:
Julien Eluard 2018-01-22 11:31:28 +01:00 committed by Eric Dvorsak
parent b7dadc78c2
commit 4dd9b9c18c
No known key found for this signature in database
GPG Key ID: 932AC1CE5F05DE0C
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@
(def item
{:flex-direction :row
:justify-content :center
:height 64})
:justify-content :center})
(def item-content-view
{:flex 1