Slightly increase unfold animation timeout
This partially addresses the problem of seeing the animation triggering several times while folding the device slowly. Bug: 234819171 Bug: 232927344 Test: Fold/unfold manually Change-Id: I1948cc250bcc1dada82fcf5b9257629d791f9fed
This commit is contained in:
@@ -701,7 +701,7 @@
|
||||
|
||||
<!-- Indicates the time needed to time out the fold animation if the device stops in half folded
|
||||
mode. -->
|
||||
<integer name="config_unfoldTransitionHalfFoldedTimeout">600</integer>
|
||||
<integer name="config_unfoldTransitionHalfFoldedTimeout">1000</integer>
|
||||
|
||||
<!-- Indicates that the device supports having more than one internal display on at the same
|
||||
time. Only applicable to devices with more than one internal display. If this option is
|
||||
|
||||
Reference in New Issue
Block a user