Update longpress time on lock icon to 100ms am: 9d342cabbe
am: a3610b0c54
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/18758528 Change-Id: Ia1d1566e8844ea9572302ae185de9bc634012d4d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ff316dd954
2 changed files with 6 additions and 0 deletions
|
@ -63,5 +63,8 @@
|
|||
<string translatable="false" name="config_cameraProtectionExcludedPackages">com.google.android.as</string>
|
||||
|
||||
<bool name="config_enableDisplayCutoutProtection">true</bool>
|
||||
|
||||
<!-- The time (in ms) needed to trigger the lock icon view's long-press affordance -->
|
||||
<integer name="config_lockIconLongPress" translatable="false">100</integer>
|
||||
</resources>
|
||||
|
||||
|
|
|
@ -69,5 +69,8 @@
|
|||
<string translatable="false" name="config_cameraProtectionExcludedPackages">com.google.android.as</string>
|
||||
|
||||
<bool name="config_enableDisplayCutoutProtection">true</bool>
|
||||
|
||||
<!-- 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