Update minimum time to longpress on the unlock/lock icon
Before triggering the bouncer and/or to dismiss the keyguard (ie: face unlocked device). Test: manual Fixes: 293907943 Change-Id: I1009f1b68d66340183afa855f9a93ea560b61a18
This commit is contained in:
parent
263a907fc8
commit
deba99be61
1 changed files with 2 additions and 0 deletions
|
@ -61,4 +61,6 @@
|
|||
<item>0</item> <!-- 4: SUN -->
|
||||
</integer-array>
|
||||
|
||||
<!-- The time (in ms) needed to trigger the lock icon view's long-press affordance -->
|
||||
<integer name="config_lockIconLongPress" translatable="false">100</integer>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue