Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23640] Android: Ti.UI.Window never fires postlayout event

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionInvalid
Resolution Date2018-05-29T14:02:23.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterChristopher Williams
AssigneeUnknown
Created2016-07-14T17:27:42.000+0000
Updated2018-05-29T14:02:23.000+0000

Description

Ti.UI.Window is a subclass of Ti.UI.View and should therefore fire a postlayout event just like all the other subclasses do. It never does, so any UI tests we have relying on post layout listeners time out on Android. http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.Window-event-postlayout

Comments

No comments

JSON Source