I added HorizontalFieldManager to screen with backgroundcolor and with specific width and height.And i added a labelField to hfm.But labelfield displaying at top in hfm.How can i adjust it to center.
I added HorizontalFieldManager to screen with backgroundcolor and with specific width and height.And i
Share
Try This
LabelField.setMargin(Hfm height/2, 15, 0, 15);