[ISSUE#3099] Do not hardocde list item height
This commit is contained in:
parent
b7dadc78c2
commit
4dd9b9c18c
|
@ -5,8 +5,7 @@
|
|||
|
||||
(def item
|
||||
{:flex-direction :row
|
||||
:justify-content :center
|
||||
:height 64})
|
||||
:justify-content :center})
|
||||
|
||||
(def item-content-view
|
||||
{:flex 1
|
||||
|
|
Loading…
Reference in New Issue