Move shortcut falsing shake and vibration to onclicklistener
This moves the falsing-required shake and vibration to a traditional OnClickListener, accomplishing two things: - Allowing a11y users to have the same experience as non-a11y users - Make the system feel a bit snappier, as the shortcuts now react sooner Bug: 283042620 Test: manual - with MIGRATE_SPLIT_KEYGUARD_BOTTOM_AREA both on and off (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6c054354c82ac6b7dcd2d87d0b3f03544b21c9d2) Merged-In: I2e09718bb2d70983275d0b3e214b344c13f9843b Change-Id: I2e09718bb2d70983275d0b3e214b344c13f9843b
Loading
Please register or sign in to comment