Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7464] Android: UI.PickerColumn - make rows property read-only

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-07-10T22:31:08.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsAndroid
Labelsparity
ReporterPaul Dowsett
AssigneeIngo Muschenetz
Created2012-01-30T04:15:27.000+0000
Updated2017-07-10T22:31:08.000+0000

Description

Problem

The [Titanium.UI.PickerColumn.rows](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.PickerColumn.rows-property.html) property on Android is supposed to be read-only, as with iOS, but currently the developer is able to change it. Hence, this is a parity request. See [PickerColumnProxy.java](https://github.com/appcelerator/titanium_mobile/blob/master/android/modules/ui/src/java/ti/modules/titanium/ui/PickerColumnProxy.java#L179).

Discussion

See Allen's comment in [this pull request](https://github.com/appcelerator/titanium_mobile/pull/1269/files#r394074).

Comments

  1. Lee Morris 2017-07-10

    Closing ticket due to time passed and lack of progress for a number of years. Please open a new ticket if there are any problems.

JSON Source