Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Also see issue in delay()
in refresh()
)
lp...@google.com <lp...@google.com>
ap...@google.com <ap...@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
Adding the ability to hoist InteractionState in all our components enables a few powerful usecases, including:
RadioButton
looked pressed as well