- Application type: Alloy mobile for Android
- Titanium SDK: 3.5.1.GA
- Platform & version: Android
- Device: real S3 Andr. 4.3 and Genymotion API 10
- Host Operating System: Win x64
- Titanium Studio: Titanium Studio, build: 3.4.1.201410281727
HI Folks, I've a very complex UI interface with a lot of elements: is there a simple way for checking if all those elements are ready? I don't want to use 'postlayout' event for each of them. Thanks for attention.