[TIMOB-28287] Android: Ti.UI.Toolbar item "enabled" not applying opacity if color is set (parity)
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 9.3.0 |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Eric Merriman |
| Created | 2020-12-13T20:22:19.000+0000 |
| Updated | 2020-12-13T20:22:19.000+0000 |
Description
On Android on a Ti.UI.Toolbar, the "enabled" property does not apply the opacity to the items if color is set. The same works fine on iOS. Workaround: Set the opacity manually.
No comments