diff options
| author | 2024-08-29 13:16:34 +0000 | |
|---|---|---|
| committer | 2024-09-02 15:34:44 +0000 | |
| commit | 34e358db0cf6c0cc8ae223016b1512c882769fb0 (patch) | |
| tree | 6f4024f8ac73d241c29a396f09071f7a4539137a /libs/hwui/RenderProperties.cpp | |
| parent | af00aeaa3780f459dfaf57b5bc732d82ca1fe84a (diff) | |
[Flexiglass] Disable NSSL.getScrollAmountToScrollBoundary usages
- Make NSSL.getScrollRange() always returns 0, because NSSL shouldn't
have a scroll range anymore. Implicitly this was already happening,
because NSSL.mContentHeight was never set.
- NSSL.clampScrollPosition() was already a no-op, because
NSSL.setOwnScrollY doesn't do anything.
- NSSL.updateScrollStateForRemovedChild was already a no-op, because we
cannot animate stackY changes, or contol NSSL.mOwnScrollY.
Bug: 360091533
Test: verify if stack scrolling still works
Flag: com.android.systemui.scene_container
Change-Id: I769d15b02eb3c008f20b6504a07b0150d401bdb6
Diffstat (limited to 'libs/hwui/RenderProperties.cpp')
0 files changed, 0 insertions, 0 deletions