[TIMOB-19808] KitchenSink: BasicUi->Views->ScrollViews->Many on screen causes app to freeze
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | High | 
| Status | Closed | 
| Resolution | Fixed | 
| Resolution Date | 2015-12-11T01:13:44.000+0000 | 
| Affected Version/s | n/a | 
| Fix Version/s | Release 5.2.0 | 
| Components | iOS | 
| Labels | autolayout | 
| Reporter | Angel Petkov | 
| Assignee | Pedro Enrique | 
| Created | 2015-10-27T22:20:12.000+0000 | 
| Updated | 2016-01-20T21:52:47.000+0000 | 
Description
	While auto layout is enabled , calling BasicUi->Views->ScrollViews->Many on a Screen causes the app too freeze. Works as excpected with auto layout disabled.
PR: https://github.com/appcelerator/titanium_mobile/pull/7568
PR Approved and merged!
Verified fixed, using: MacOS 10.11.3 (15D21) Studio 4.4.0.201511241829 Ti SDK 5.2.0.v20160114021251 Appc NPM 4.2.3-1 Appc CLI 5.2.0-232 Xcode 7.2 (7C68) Node v0.12.7 Java 1.7.0_80 App does not freeze when testing the screens in the BasicUi -> Views -> ScrollViews -> Many on Screen section of Kitchen Sink, with autolayout enabled or disabled