designer script

  1. epiCode

    B4A Library [B4X] DSE_Layout - Align and Spread Controls

    Drawing Inspiration from @Erel's DDD - SpreadControlsHorizontally, I tried to build two function I need very often and sharing here with everyone! What can you do with this class: 1. Spread controls horizontally or vertically 2. Spread controls without altering their height or width 3. Spread...
  2. H

    What is wrong in my code ?

    Hi, I am trying to design a panel, where my design is independent of screen size from tutorial Visual Designer I want to design user interface for all screen , so i have written this script so all my Boxes are unifromly seen on all screen size, 'All variants script 'AutoScaleAll...
  3. Martin Larsen

    Android Question ActivitySize vs screen size

    ActivitySize gives the approximate activity size in inches. On my Huawei P20 Pro (6") ActivitySize=5 Apart from the status bar at the top, the ActivitySize should be equal to the screen size, so why this difference? Am I misunderstanding ActivitySize? Also, why is ActivitySize not the same...
Top