Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23642] Android: Ti.UI.View never fires postlayout event

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

Description

Ti.UI.View should fire a postlayout event just like most of it's 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.View-event-postlayout

Comments

  1. Yordan Banev 2018-04-13

  2. Christopher Williams 2018-05-29

    This was raised as a result of failing/timing out unit tests. I revisited those tests and can see they do now pass if I no longer skip them.

JSON Source