Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3219] Implement insertView method for ScrollableView

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusResolved
ResolutionDuplicate
Resolution Date2014-06-13T16:48:55.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsandroid, api, feature, ios
ReporterViktor Korol
AssigneeSteven Scott
Created2014-05-31T12:54:26.000+0000
Updated2016-03-08T07:57:37.000+0000

Description

Please implement insertView method for ScrollableView in addition to addView and removeView methods. It can be used to insert view to ScrollableView at the begining to implement infinite scroll. Similar feature was implemented for views, see TIMOB-7673. When view is inserted before current page then current page index should be incremented to prevent current page changing.

Comments

  1. Ritu Agrawal 2014-06-13

    This appears to be a duplicate of TIMOB-16879. Please watch TIMOB-16879 for latest updates.

JSON Source