NavigationTabBar
NavigationTabBar copied to clipboard
Icon padding
Is there any to add padding and margin to icons programmatically? Or how can I define icon size manually?
Try to use setIconSizeFraction(float)
, not exactly the size what I need but it help resize icon size.