[TIMOB-5389] Android: Support animation of background color
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2011-11-16T09:32:06.000+0000 |
| Affected Version/s | Release 1.7.2 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Kevin Whinnery |
| Assignee | Marshall Culpepper |
| Created | 2011-09-29T10:03:36.000+0000 |
| Updated | 2011-11-16T09:32:06.000+0000 |
Description
As of 1.7.x we do not support animating the background color of a view as is currently supported on iOS. It would be good to add in this functionality on the Android side as well.
From a community member, found one potential point to start researching:
http://stackoverflow.com/questions/2614545/animate-change-of-view-background-color-in-android
No comments