sizetofit

  1. GiovanniO

    Android Question ImageViews same size in different devices

    Hi everyone. I have a question. I need to load some images into ImageViews to create image overlays. The problem arises when working with different devices. Even if I assign values to the ImageViews in %x and %y or in DIP, when I switch devices, the ImageViews don't remain in the same position...
  2. Alexander Stolte

    B4A Class [B4X] [XUI] AutoTextSizeLabel

    It is not recommented to use this class in B4J, the textsize is resetting without reasons... this class is based on the Original Class from @Erel. It works on B4A, B4I and B4J. I tested it with B4A and B4I. Changelog 1.00 Release 1.01 New RefreshView New BaseLabel to get the base view...
  3. David Meier

    iOS Question Label text: align vertically top

    Hi I have a label and want to align its text vertically atop. I read that iOS does not support this behaviour. Instead the solution could be sizetofit. But sizetofit will not work with my example. Can anybody help here? Kind regards David
Top