[flexiglass] Adds overscroll to notification stack content
Adds stackVerticalOverscroll modifier that uses a PriorityNestedScrollConnection to apply an offset to the stack content placeholder when it is scrolled up past the top of its scrollable region. Bug: 332569054 Test: verified with logging that the overscroll offset is correctly applied when overscrolling at the top, and not applied when overscrolling at the bottom Test: verified the overscroll looks visually correct when scrolling a long list of notifications up. Flag: com.android.systemui.scene_container Change-Id: I423dd7568fdde4bf5c8576c1fd2ae3b43778e33a
Loading
Please register or sign in to comment