[TIMOB-7516] Android: UI.TableView - rename scrollEnd to scrollend to make consistent with all other events
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-08-08T15:12:54.000+0000 |
Affected Version/s | Release 1.8.1 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Paul Dowsett |
Assignee | Neeraj Gupta |
Created | 2012-02-02T05:03:21.000+0000 |
Updated | 2017-03-10T19:17:46.000+0000 |
Description
As per [stramer's comment](https://github.com/hal-gh/titanium_mobile/commit/7586642e5941e55fa1797c50cd34c3a359bbcdb7#commitcomment-923351), [scrollEnd](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.TableView.scrollEnd-event.html) should be renamed to use all lowercase, ie
scrollend
, to make it consistent with all other events.
Closing ticket as duplicate.