NavigationTabBar icon indicating copy to clipboard operation
NavigationTabBar copied to clipboard

Icon padding

Open sandeshlasnapure opened this issue 7 years ago • 1 comments

Is there any to add padding and margin to icons programmatically? Or how can I define icon size manually?

sandeshlasnapure avatar Apr 02 '17 08:04 sandeshlasnapure

Try to use setIconSizeFraction(float), not exactly the size what I need but it help resize icon size.

thuypt avatar Sep 20 '17 09:09 thuypt