Commit 31724dc
committed
fix(feed): enable scrolling for sliver app bar
This commit fixes the static behavior of the FeedSliverAppBar.
By adding the "snap: true" property to the SliverAppBar, the app bar now correctly scrolls out of view with the content and snaps back into view on a slight upward scroll, providing the intended modern feed experience.1 parent a64b8c3 commit 31724dc
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments