Merge "Update lock-icon longpress time to 100ms" into udc-qpr-dev am: bc9d6d0d88
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24005126 Change-Id: Iedf1335684719b788ab194fb3525ef1872d40ddf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
31a5e38d80
2 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,9 @@
|
||||||
Z
|
Z
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
|
<!-- The time (in ms) needed to trigger the lock icon view's long-press affordance -->
|
||||||
|
<integer name="config_lockIconLongPress" translatable="false">100</integer>
|
||||||
|
|
||||||
<!-- Camera 1 is the front camera -->
|
<!-- Camera 1 is the front camera -->
|
||||||
<string translatable="false" name="config_protectedCameraId">1</string>
|
<string translatable="false" name="config_protectedCameraId">1</string>
|
||||||
|
|
||||||
|
|
|
@ -55,6 +55,9 @@
|
||||||
Z
|
Z
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
|
<!-- The time (in ms) needed to trigger the lock icon view's long-press affordance -->
|
||||||
|
<integer name="config_lockIconLongPress" translatable="false">100</integer>
|
||||||
|
|
||||||
<!-- Camera 1 is the front camera -->
|
<!-- Camera 1 is the front camera -->
|
||||||
<string translatable="false" name="config_protectedCameraId">1</string>
|
<string translatable="false" name="config_protectedCameraId">1</string>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue