Fixed
Status Update
Comments
ou...@google.com <ou...@google.com> #2
Also see issue in delay()
in refresh()
)
kl...@google.com <kl...@google.com> #3
I suspect issue is somehow related to fact that without that delay()
we're not recomposing with refreshing
set to true
....and end up showing CircularArrowIndicator
in PullRefreshIndicator
when we recompose with it set to false
kl...@google.com <kl...@google.com>
ap...@google.com <ap...@google.com> #4
Louis, could you take a look at this? :) I had a quick look around but didn't find the cause.
pr...@google.com <pr...@google.com> #5
deleted
Description
Marquee is effectively just a scrolling animation for text. When motion is set to be reduced in the a11y settings, we typically disable animations altogether. However, for marquee, the animation isn't just there to look pretty, it's required to show the full text. So how should marquee respond to reduced motion?
Discussion in design doc .