Closed filod closed 8 years ago
as you can see, icon in Icon.TabBarItem has the wrong size (or right size with wrong resolution), but it act normal when i place icon normal <View />
Icon.TabBarItem
<View />
if i manually change the size of icon in Icon.TabBarItem, will get wrong position & resolution:
just like the TabBarItem do not know how to display a @2x icon
@2x
any hint on this?
Thanks for the bugreport, fixed in 1.0.2.
Great work!
as you can see, icon in
Icon.TabBarItem
has the wrong size (or right size with wrong resolution), but it act normal when i place icon normal<View />
if i manually change the size of icon in
Icon.TabBarItem
, will get wrong position & resolution:just like the TabBarItem do not know how to display a
@2x
iconany hint on this?