Hi, i have to center a label into a Layout, in heigh i have no problem, I use label.setLayoutAlign( Alignment.CENTER );
but in width, when i use :
label.setLayoutAlign( VerticalAlignment.CENTER );
i have no action
thanks for helping me
but in width, when i use :
label.setLayoutAlign( VerticalAlignment.CENTER );
i have no action
thanks for helping me
Comment