Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3645] Android: Implement showVerticalScrollIndicator if Possible

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:13:29.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, indicator, scroll, tableview, tbs-1.8.0
ReporterThomas Huelbert
AssigneeIngo Muschenetz
Created2011-04-21T11:45:07.000+0000
Updated2017-05-02T21:19:48.000+0000

Description

1.base Ui > Views > Table View scroll indicators 2.runtime error on load E/KrollCallback( 7301): (kroll$84: app://examples/table_view_scroll_indicators.js) [1416,1443482] ECMA Error evaluating source, invocation: [callMethod UI.Button.UI.Button:event:click null], message: TypeError: Cannot find function setShowVerticalScrollIndicator in object [Ti.UI.TableView]. (app://examples/table_view_scroll_indicators.js#31) E/KrollCallback( 7301): org.mozilla.javascript.EcmaError: TypeError: Cannot find function setShowVerticalScrollIndicator in object [Ti.UI.TableView]. (app://examples/table_view_scroll_indicators.js#31) hopefully this is a vald test case for android. Does not appear in 1.6.2 KS This was caused by a feature added in TIMOB-3191 for iOS. Android has different capabilities so will need to examine the API to see what we can do.

Comments

  1. Don Thorp 2011-04-28

    Converted to a feature request.
  2. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source