summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMady Mellor <madym@google.com>2021-08-13 11:31:12 -0700
committerMady Mellor <madym@google.com>2021-08-13 15:21:57 -0700
commit4d1f0d16b52610ea7ae796ddcfd2826f48893b11 (patch)
tree13c9fd13f08935d6002627feeff7d3f948365f8e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parente2d1f53333819b494b31f689949f8022671c502f (diff)
Fix an issue where the bubble overflow wouldn't animate when collapsing
When we collapse we'd update the selected state from the overflow to the top bubble. This would update mExpandedView in stackView which would mean the top bubble view would be told to animate instead of the overflow even though it's still what's visually selected. This changes the selected state to be set to the top bubble the next time the stack is expanded instead of while its collapsing. Bug: 196444758 Test: atest BubbleDataTest Test: manual - navigate to the bubble overflow and tap outside, verify that the overflow animates out just like if you were collapsing from a convo bubble. Change-Id: I1182d48916013dcc8aa15fb188543d8689b1f8a6
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions