diff options
| author | 2023-12-15 15:14:49 -0600 | |
|---|---|---|
| committer | 2023-12-15 16:41:34 -0600 | |
| commit | a99903094eabe39a64ace3a06e4b3a778459a5a6 (patch) | |
| tree | f1f9a20c21ddc0b70db8602352d9a8e82910729a /libs/androidfw/BackupHelpers.cpp | |
| 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
Diffstat (limited to 'libs/androidfw/BackupHelpers.cpp')
0 files changed, 0 insertions, 0 deletions