Before Width: | Height: | Size: 401 B After Width: | Height: | Size: 537 B |
Before Width: | Height: | Size: 746 B After Width: | Height: | Size: 792 B |
Before Width: | Height: | Size: 307 B After Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 525 B After Width: | Height: | Size: 504 B |
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 435 B |
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 936 B |
Before Width: | Height: | Size: 613 B After Width: | Height: | Size: 651 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 893 B After Width: | Height: | Size: 777 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -17,7 +17,7 @@
|
||||||
:position :absolute
|
:position :absolute
|
||||||
:bottom 0
|
:bottom 0
|
||||||
:right 0
|
:right 0
|
||||||
:left 0,
|
:left 0
|
||||||
:height tab-height
|
:height tab-height
|
||||||
:opacity 1
|
:opacity 1
|
||||||
:backgroundColor :white
|
:backgroundColor :white
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
(def tab-icon
|
(def tab-icon
|
||||||
{:width 24
|
{:width 24
|
||||||
:height 24
|
:height 24
|
||||||
:marginBottom 2})
|
:marginBottom 1})
|
||||||
|
|
||||||
(def tab-container
|
(def tab-container
|
||||||
{:flex 1
|
{:flex 1
|
||||||
|
|