centering

  1. M

    iOS Question iOS Switch Centering

    hi everyone, i'm trying to center properly a native ios switch in a panel, but i don't get it done in a reliable way. in the designer How can i manage to get it done properly? :( Thanks in advance
  2. Scotter

    Android Question Centering text in label programmatically

    Hi - In the designer I've set the padding, horiz align to "center_horizontal", and vert align to "center_vertical". And in my activity_create: '......................padding: left, top, right, bottom lblCard1.Padding = Array As Int(10dip,10dip,10dip,10dip)...
Top