OSDN Git Service

Fixed transition start delay propagation when duration = 0.
authorGeorge Mount <mount@google.com>
Wed, 30 Apr 2014 23:24:53 +0000 (16:24 -0700)
committerGeorge Mount <mount@google.com>
Thu, 1 May 2014 14:11:52 +0000 (07:11 -0700)
commit265f209d551092a08f2969ec5fed94292d7741b6
tree2066b211971f5d41367d6a23de1f7e45f52334c9
parentdbe2aed24f2eb9753f8f0b6a6bea731489ee12f0
Fixed transition start delay propagation when duration = 0.

Bug 14443184

Also gave the propagation speed a tweak to make it more
obvious that there is a propagation.

Change-Id: If9dc3172ae6ce7e6a712ccd1b83ebec9bf880bfa
core/java/android/transition/CircularPropagation.java
core/java/android/transition/SidePropagation.java