Something i don’t understand, under android with Delphi, when i create for the first time a frame, it’s little slow (around 1 – 2 seconds), but if i delete this frame and recreate it again now it’s very fast (100ms)
What can cause the 1rt creation to be slow ? I notice it for any kind of frame, for frame containing controls or completely empty frame.
Could it’s be some memory allocation or something similar ? also did someone else notice this ?