summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author omarmt <omarmt@google.com> 2024-12-06 10:25:32 +0000
committer omarmt <omarmt@google.com> 2024-12-10 08:40:55 +0000
commit1be1da9600771961182e2acae6ab18157f0c4592 (patch)
treefb191c61deea6c73e2eb4d42b79efb031891c503 /libs/androidfw/ApkParsing.cpp
parentfb21945865077681d5631671b02a6c622b2521d4 (diff)
Flexiglass uses STL OverscrollEffects
STL is changing how scene overscroll is handled. Instead of custom solutions, the new approach leverages standard Compose components like OverscrollEffects (see b/378470603). For each scene or content, STL generates two OverscrollEffects (one vertical and one horizontal) that can be directly applied to the composable that will be translated during overscroll. These effects should be added to any existing overscrollEffects on the element. Video: b/382477212#comment2 Test: manually test on Flexiglass Bug: 382477212 Flag: com.android.systemui.scene_container Change-Id: I11ab1754135ae308183135aa113b724ff00cf351
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions