Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Also see issue in delay()
in refresh()
)
na...@google.com <na...@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
Description