Merge "Reduce the delay of showing unlock dialog to 0" into qt-qpr1-dev
am: 46e4dd099c
Change-Id: Ifc668b6004946f1669f8c5e57bca697276edb820
This commit is contained in:
@@ -32,6 +32,6 @@
|
|||||||
at will result in remaining closed the panel if released-->
|
at will result in remaining closed the panel if released-->
|
||||||
<integer name="notification_settle_close_percentage">80</integer>
|
<integer name="notification_settle_close_percentage">80</integer>
|
||||||
<!-- The delay before the unlock dialog pops up -->
|
<!-- The delay before the unlock dialog pops up -->
|
||||||
<integer name="unlock_dialog_delay_ms">3000</integer>
|
<integer name="unlock_dialog_delay_ms">0</integer>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user