summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMichal Brzezinski <brzezinski@google.com>2021-12-23 13:56:24 +0000
committerMichal Brzezinski <brzezinski@google.com>2021-12-23 14:03:51 +0000
commit2a6d584947820c92a9786f07689bea9d8ba73360 (patch)
treef4131e19829d1f22790a6c12525b85c6078f9a42 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent7d0f7fb747cd85091881759c8f274b8ddd2d64e9 (diff)
Fixing keyguard user switcher height after collapsing
User switcher still had expanded flight after being collapsed - caused by all children views (of type KeyguardUserDetailItemView) still being visible but having alpha of 0. The function to make them GONE was called too early and with improper value, so they were never GONE. Fix is to make them VISIBLE before animating opening user switcher and make them GONE only after closing animation is finished. Fixes: 210121179 Test: open keyguard user switcher and close it -> views below should move back to their previous positions Change-Id: I76ea8651b19ef7ae931e6c14951d804a85c237ed
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions