summaryrefslogtreecommitdiff
path: root/libs/androidfw/ResourceUtils.cpp
diff options
context:
space:
mode:
author Justin Weir <justinweir@google.com> 2024-09-24 14:37:35 -0400
committer Justin Weir <justinweir@google.com> 2024-10-03 11:31:15 -0400
commit9a302637d1751cb274069c170d7b0e637e3c6c3a (patch)
tree69d4177696a908a7d2ae7a63fec7b5080c327b08 /libs/androidfw/ResourceUtils.cpp
parent9aeb5612c806cd278c690bb797a9fcbbe8c364fd (diff)
Add ability to make transitions not replaceable
On the lockscreen, if the user swipes down to expand the shade then swipes up past the origin of the swipe without lifting their finger, it will not only collapse the shade but also unlock the phone. This happens because when the finger passes the origin point of the swipe, it switches from the down action (i.e. shade expand) to the up action (i.e. unlock the phone). This CL adds the ability to mark some swipe action results as irreversable and sets that parameter for the lockscreen swipe down actions. Fixes: 359876433 Test: added new tests Test: manually verified Flag: com.android.systemui.scene_container Change-Id: If841ed9b1b4484d767db114b16226c4411cf7f16
Diffstat (limited to 'libs/androidfw/ResourceUtils.cpp')
0 files changed, 0 insertions, 0 deletions