Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7452] Android: Dynamic view opacity is jacked in 1.8.1 (and 1.8.0.1)

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionCannot Reproduce
Resolution Date2012-04-26T11:15:10.000+0000
Affected Version/sRelease 1.8.1
Fix Version/sn/a
ComponentsAndroid
Labelsparity
ReporterKevin Whinnery
AssigneeJosh Roesslein
Created2012-01-27T13:26:57.000+0000
Updated2017-03-27T18:23:57.000+0000

Description

Trying to dynamically set the opacity of views is not currently working on Android. I was working on the following sample, which works fine on iOS, but fails on Android. The expected behavior is that I should be able to dynamically set the "opacity" property on views on this "stoplight" widget. Instead, once I set the opacity of the views to 1 (from 0.2), the opacity of the views always stays at 1, regardless of what I set them to. https://gist.github.com/05e25832b4d47dfd5ba9

Comments

  1. Vishal Duggal 2012-04-26

    Can not reproduce on current master. Might have been fixed by fixes for TIMOB-5799
  2. Lee Morris 2017-03-27

    Closing ticket as I am unable to reproduce this issue with the following environment; Pixel (7.1) MacOS 10.11.6 (15G31) Studio 4.8.1.201612050850 Ti SDK 6.0.3 GA Appc NPM 4.2.8 Appc CLI 6.1.0 Ti CLI 5.0.11 Alloy 1.9.5 Arrow 1.10.1 Xcode 8.2 (8C38) Node v4.6.0 Java 1.7.0_80

JSON Source