summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMichal Brzezinski <brzezinski@google.com>2021-09-14 18:58:50 +0100
committerMichal Brzezinski <brzezinski@google.com>2021-09-16 15:04:12 +0100
commit6e72c732a2724ca597f66caab45d8e93ee66df90 (patch)
treeeef830e7ae6394e2ee7a9493f7f37f99ab5f4e1b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent61246e7f0051758289a7423984a0b19a42f9c7c3 (diff)
Fixing tiles losing subtext in split shade
The issue was caused by rotation from shade with fewer number of visible QQS tiles (portrait mode) to more visible QQS tiles (split shade). For tiles that were not visible in QQS, QSAnimator was setting their respective QS tiles alpha to 0. This value was not updated when they become visible in QQS split shade, so this change is making sure that all QS tiles that have corresponding visible QQS tile will have alpha set to 1 at the start of the animation. Bug: 196831963 Test: open portrait shade -> rotate to split shade -> expand QS - all tiles should have subtitles Change-Id: I44b2a532232748ece926d6ac7819ec0b8a809a51
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions