Fixed
Status Update
Comments
sg...@google.com <sg...@google.com>
sg...@google.com <sg...@google.com>
ap...@google.com <ap...@google.com> #3
Does this happen if you temporarily remove/disable the pull-refresh part?
na...@google.com <na...@google.com> #4
na...@google.com <na...@google.com> #5
Here is screen recording with pull refresh removed from grid content modifier. AppBar color animation on scroll no longer blocked, but when I call gridState.scrollToItem(0) by clicking scroll to top button, it's color not changed unless I pull content down manually.
Description
Using material3-1.0.0-alpha08
When trying to migrate my sample app from m2 to m3, I found that there is no "TopAppBar" equivalent in m3. SmallTopAppBar seems to be the equivalent but finding this required me looking into the spec docs. Could we rename SmallTopAppBar to TopAppBar and make it the default choice?