B4X:..... Dim p8 As MSIconicDrawable : p8.Initialize("faw-user-plus"): p8.Color = Colors.ARGB(255, 255, 255, 255): p8.BackgroundColor = Colors.ARGB(255, 89,89,89 ) .....
is there a way to centralize the same ??
Thank you
Marco
Did you try
B4X:
p8.paddingDP(IconPading as Int)