commit | a99903094eabe39a64ace3a06e4b3a778459a5a6 | [log] [tgz] |
---|---|---|
author | Beth Thibodeau <ethibodeau@google.com> | Fri Dec 15 15:14:49 2023 -0600 |
committer | Beth Thibodeau <ethibodeau@google.com> | Fri Dec 15 16:41:34 2023 -0600 |
tree | f1f9a20c21ddc0b70db8602352d9a8e82910729a | |
parent | 2596f1e107dda32ba06849897e42a4e86330aa41 [diff] |
Don't override alpha for invisible elements when squishing The seekbar is set to 0.0f alpha when disabled, which was getting overridden to scale between 0-1 when transitioning between views. Instead, if an element is invisible in a view state, keep the alpha at 0. Fixes: 313908304 Test: visual Test: atest MediaViewControllerTest Flag: NONE Change-Id: I70a552efe35fdbe90cd011576d1bd38442472220