Files
frameworks_base/core/java/android
Doris Liu 56b0b57089 Skip to end for 0-duration animation
Repeating a 0-duration animation makes no sense. In the case of
battery saver mode, all animators are set to 0 duration, and
repeating the 0 duration animations not only waste battery power
but also potentially produce flickers on screen. In this CL,
0-duration animations are skipped to the end, regardless their
repeat count.

Bug: 25451472
Change-Id: I20f9dc2f0ff9c027782a8363ff4cf4a4d390736c
2016-04-13 14:13:49 -07:00
..
2016-01-15 16:14:57 +00:00
2016-04-01 12:22:13 -07:00
2016-03-28 10:48:41 -07:00
2016-03-10 10:35:49 -08:00