[TIMOB-1513] Android: ScrollableView removeView not implemented
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, feature |
Reporter | Bill Dawson |
Assignee | Don Thorp |
Created | 2011-04-15T02:54:51.000+0000 |
Updated | 2011-04-17T01:56:22.000+0000 |
Description
If you try calling scrollableView.removeView you get [TRACE] E/KrollCallback( 2045): org.mozilla.javascript.EcmaError: TypeError: Cannot call property removeView in object ti.modules.titanium.ui.ScrollableViewProxy@44067b18. It is not a function, it is "object"
(from [126da1ae7dadd5ed1fe41019a581555a13813ffb]) [#1513 state:resolved] implement ScrollableView.removeView http://github.com/appcelerator/titanium_mobile/commit/126da1ae7dadd5ed1fe41019a581555a13813ffb"> http://github.com/appcelerator/titanium_mobile/commit/126da1ae7dadd...
Changing ticket state for new workflow.
confirmed fixed on android device and simulator. new bugs logged against iOS