[TIMOB-6725] Ti API: TableViewRow.selectedBackgroundColor reported as deprecated in Android
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2020-01-09T19:35:19.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | TiAPI |
Labels | parity |
Reporter | Arthur Evans |
Assignee | Ingo Muschenetz |
Created | 2011-12-16T14:27:38.000+0000 |
Updated | 2020-01-09T19:35:19.000+0000 |
Description
On Android, the View class has backgroundSelectedColor, backgroundSelectedImage properties.
In TableViewRow, we expose selectedBackgroundColor, selectedBackgroundImage properties.
On iOS, I believe this is the only way to set the selected background color.
On Android, we issue a deprecation warning and tell people they should be using backgroundSelectedColor, backgroundSelectedImage properties instead.
Something here is a tad fishy.
Is there any further info on this? I have seen a bunch of these android warnings.
Any solution to this???
It has been decided that this issue should be closed as “Won’t do.” This issue is out of date with our current supported SDK release (7.5.2.GA as of the date of closure), and out of date with mobile OS versions. If community members feel that the issue is still valid, please create a new ticket. Please reference this closed ticket number, include SDK used, comments, and code that demonstrates/reproduces the issue.