Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1575] Allow Android to use Ti.UI.RefreshControl as well

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2017-08-30T18:00:34.000+0000
Affected Version/sn/a
Fix Version/sCLI Release 6.2.4
ComponentsXML
Labelsn/a
ReporterHans Knöchel
AssigneeFeon Sua Xin Miao
Created2017-08-27T16:54:46.000+0000
Updated2018-03-07T22:28:26.000+0000

Description

We added refresh-control for Android in TIMOB-1072, but we also need Android to use the Alloy tag.

Comments

  1. Feon Sua Xin Miao 2017-08-28

    [~hknoechel], [~jquick] does this API work differently from iOS? If it's the same usage as in iOS, then no changes are needed in alloy. Otherwise what's the difference?
  2. Joshua Quick 2017-08-29

    [~fmiao], The only differences between Android and iOS are: - Android ignores the "RefreshControl.title" property. - The Android RefreshControl does not support ScrollView. (Will log a warning if you try and then no-op.) No one here has tried testing it with Alloy on Android.
  3. Hans Knöchel 2017-08-30

    [~fmiao] I actually think we should be fine then. If people use properties on Android that are documented as iOS-only in the docs, they would always run into an error, that was the same before and happens in the native world as well. If it all works without changes, we can resolve it as Invalid.
  4. Eric Merriman 2018-03-07

    Closing as invalid. If this is incorrect, please reopen.

JSON Source