Files
frameworks_base/core/java/android/view
Doris Liu 1309914ebf Refactor AnimatorSet in prep for adding more functionalities
This refactor changes how relationships (i.e. with/after/before)
among Animators in an AnimatorSet are represented. Specifically,
a directed graph is used: parent-child indicates sequential
relationship, and siblings will fire simultaneously.

This CL also fixed the issue where start delays for Animators that
play together are not handled correctly.

Bug: 11649073
Bug: 18069038
Change-Id: I5dad4889fbe81440e66bf98601e8a247d3aedb2e
2015-07-30 15:09:33 -07:00
..
2015-06-18 03:16:21 +01:00
2015-03-27 11:50:56 -07:00
2015-02-18 07:49:03 -08:00
2015-03-10 14:56:11 -07:00
2015-06-10 10:25:20 -07:00
2015-05-20 07:21:51 -07:00
2015-05-14 14:12:16 -07:00