Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26304] TiAPI: Ti.UI.TableViewRow.selectedBackgroundColor partially deprecated

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2021-03-10T16:01:00.000+0000
Affected Version/sn/a
Fix Version/sRelease 10.0.0
ComponentsAndroid, iOS
Labelsn/a
ReporterHans Knöchel
AssigneeGary Mathews
Created2018-08-14T20:55:58.000+0000
Updated2021-03-10T16:01:00.000+0000

Description

As discussed in AC-5803, the "selectedBackgroundColor" property is deprecated in code on Android, but not on iOS. On Android, the dev should use "backgroundSelectedColor" instead, on iOS, this property does not even exist. We should likely just un-deprecate Android to have one parity API.

Comments

  1. Gary Mathews 2021-03-02

    master: https://github.com/appcelerator/titanium_mobile/pull/12513
  2. Satyam Sekhri 2021-03-10

    FR Passed. PR merged to master. Pending merge to 10_0_X branch.
  3. Christopher Williams 2021-03-10

    merged to 10_0_X for 10.0.0 target

JSON Source