autoscale

  1. J

    Android Question AutoScale on views created by code?

    How to scale views created by code in B4XPages? I found Klaus's Scale module (from 2012) which works on old Activity. On B4XPages it ends with an error in this module. Scale.SetReferenceLayout(480, 800, 1.5) Scale.ScaleAll(Root, True) - error Error occurred on line: 641 (Scale)...
Top