Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3194] Android: parameter "cacheSize" is missing for the ScrollableView object (parity issue)

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2015-09-30T00:52:59.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsandroid, cacheSize, package, scrollableView
ReporterArjan
AssigneeShak Hossain
Created2015-04-04T10:51:53.000+0000
Updated2017-12-23T02:33:18.000+0000

Description

On iOS, there's a "cacheSize" parameter which is missing on Android. This causes issues in some situations, views don't get rebuilt. See More info: https://github.com/iskugor/Ti.SwipeRefreshLayout/issues/5#issuecomment-69623928 Pull request: https://github.com/appcelerator/titanium_mobile/pull/6767

Comments

  1. Rakhi Mitro 2015-08-25

    Hello, This is not a bug. CacheSize is added to Android for Scrollable View Object. Check this link [Android CacheSize in Titanium ](http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.ScrollableView-property-cacheSize) . Thanks

JSON Source