Fixed
Status Update
Comments
ma...@google.com <ma...@google.com>
ni...@google.com <ni...@google.com> #2
Also see issue in delay()
in refresh()
)
ma...@google.com <ma...@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
jo...@google.com <jo...@google.com>
jo...@google.com <jo...@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.
Description
Jetpack Compose release version: 1.0.0-beta06
Android Studio Build: Android Studio Arctic Fox | 2020.3.1 Canary 15
Build #AI-203.7717.56.2031.7321754, built on April 29, 2021
Runtime version: 11.0.10+0-b96-7281165 x86_64
It seems that BottomSheetScaffold's content is overlapping topBar's elevation. Minimal code to reproduce: