summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Michal Brzezinski <brzezinski@google.com> 2024-10-17 15:25:45 +0100
committer Michal Brzezinski <brzezinski@google.com> 2024-10-17 15:35:19 +0100
commit00a1e71ba81d6e53d801d6f1a374c1051ab52e46 (patch)
tree1aa6b56cd50c040244258df614cf946914ceaf8d /libs/androidfw/StringPool.cpp
parentea1f82431cecad914892d53f6086827b628c8264 (diff)
Handling 3 and 4 finger swipes on tutorial selection screen
Sometimes user is clicking button by mistake by performing touchpad gesture on top of it. Tutorial selection screen is already intercepting gestures from system but now let's also have high-level composable that handles them so they're not propagating to lower composables. I considered also enabling system gestures on this screen instead but it must be done on window level. All screens from touchpad tutorial share the same window so it must be done in runtime but seems changing that flag in runtime doesn't work (maybe because it's private window flag?). Fixes: 373376226 Test: do 3-finger gesture on top of the button (start and end point must be inside the button) and see nothing's happening Flag: com.android.systemui.shared.new_touchpad_gestures_tutorial Change-Id: If9ad2f83d4715a706a4ca39a01c4412b06a63b8f
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions